[root@localhost kafka-python]# python benchmarks/load_example.py 2019-05-07 22:34:07,437.437.673091888:kafka.producer.kafka:139872394159872:DEBUG:32192:Starting the Kafka producer 2019-05-07 22:34:07,438.438.35401535:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name connections-closed 2019-05-07 22:34:07,438.438.606977463:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name connections-created 2019-05-07 22:34:07,438.438.797950745:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name select-time 2019-05-07 22:34:07,439.439.13602829:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name io-time 2019-05-07 22:34:07,439.439.702033997:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name connections-closed 2019-05-07 22:34:07,440.440.099954605:kafka.client:139872394159872:INFO:32192:Bootstrapping cluster metadata from [('172.18.0.2', 9092, 2)] 2019-05-07 22:34:07,440.440.378904343:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name connections-created 2019-05-07 22:34:07,440.440.948963165:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name select-time 2019-05-07 22:34:07,440.440.732955933:kafka.client:139872394159872:DEBUG:32192:Attempting to bootstrap via node at 172.18.0.2:9092 2019-05-07 22:34:07,441.441.575050354:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name bytes-sent-received 2019-05-07 22:34:07,441.441.804885864:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name bytes-sent 2019-05-07 22:34:07,442.442.168951035:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name bytes-received 2019-05-07 22:34:07,442.442.622900009:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name io-time 2019-05-07 22:34:07,443.443.308115005:kafka.client:139872385505024:INFO:32192:Bootstrapping cluster metadata from [('172.18.0.2', 9092, 2)] 2019-05-07 22:34:07,443.443.564891815:kafka.client:139872385505024:DEBUG:32192:Attempting to bootstrap via node at 172.18.0.2:9092 2019-05-07 22:34:07,444.444.015979767:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name bytes-sent-received 2019-05-07 22:34:07,444.444.26202774:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name bytes-sent 2019-05-07 22:34:07,444.444.705963135:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name bytes-received 2019-05-07 22:34:07,445.445.066928864:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name request-latency 2019-05-07 22:34:07,445.445.352077484:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name node-bootstrap.bytes-sent 2019-05-07 22:34:07,442.442.414999008:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name request-latency 2019-05-07 22:34:07,445.445.704936981:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name node-bootstrap.bytes-received 2019-05-07 22:34:07,446.446.022987366:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name node-bootstrap.bytes-sent 2019-05-07 22:34:07,446.446.573972702:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name node-bootstrap.bytes-received 2019-05-07 22:34:07,446.446.854114532:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name node-bootstrap.latency 2019-05-07 22:34:07,447.447.246074677:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name node-bootstrap.latency 2019-05-07 22:34:07,447.447.386980057:kafka.conn:139872394159872:DEBUG:32192: [IPv4 None]>: creating new socket 2019-05-07 22:34:07,447.447.669029236:kafka.conn:139872385505024:DEBUG:32192: [IPv4 None]>: creating new socket 2019-05-07 22:34:07,448.448.735952377:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]>: setting socket option (6, 1, 1) 2019-05-07 22:34:07,449.449.057102203:kafka.conn:139872385505024:INFO:32192: [IPv4 ('172.18.0.2', 9092)]>: connecting to 172.18.0.2:9092 [('172.18.0.2', 9092) IPv4] 2019-05-07 22:34:07,449.449.249982834:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]>: setting socket option (6, 1, 1) 2019-05-07 22:34:07,449.449.39994812:kafka.conn:139872394159872:INFO:32192: [IPv4 ('172.18.0.2', 9092)]>: connecting to 172.18.0.2:9092 [('172.18.0.2', 9092) IPv4] 2019-05-07 22:34:07,449.449.846029282:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]>: established TCP connection 2019-05-07 22:34:07,449.449.948072433:kafka.conn:139872394159872:INFO:32192: [IPv4 ('172.18.0.2', 9092)]>: Connection complete. 2019-05-07 22:34:07,450.450.067996979:kafka.client:139872394159872:DEBUG:32192:Node bootstrap connected 2019-05-07 22:34:07,450.450.28090477:kafka.protocol.parser:139872394159872:DEBUG:32192:Sending request MetadataRequest_v0(topics=[]) 2019-05-07 22:34:07,449.449.704885483:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]>: established TCP connection 2019-05-07 22:34:07,461.461.777925491:kafka.conn:139872385505024:INFO:32192: [IPv4 ('172.18.0.2', 9092)]>: Connection complete. 2019-05-07 22:34:07,461.461.908102036:kafka.client:139872385505024:DEBUG:32192:Node bootstrap connected 2019-05-07 22:34:07,462.462.229013443:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request MetadataRequest_v0(topics=[]) 2019-05-07 22:34:07,462.462.615966797:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 1: MetadataRequest_v0(topics=[]) 2019-05-07 22:34:07,464.464.2329216:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 1: MetadataRequest_v0(topics=[]) 2019-05-07 22:34:07,469.469.418048859:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 1 2019-05-07 22:34:07,469.469.649076462:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response MetadataResponse_v0 2019-05-07 22:34:07,470.470.601081848:kafka.protocol.parser:139872394159872:DEBUG:32192:Received correlation id: 1 2019-05-07 22:34:07,470.470.74007988:kafka.protocol.parser:139872394159872:DEBUG:32192:Processing response MetadataResponse_v0 2019-05-07 22:34:07,474.474.570989609:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 1 (23.9930152893 ms): MetadataResponse_v0(brokers=[(node_id=1, host=u'172.18.0.2', port=9092)], topics=[(error_code=0, topic=u'my-topic', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])]), (error_code=0, topic=u'hellotopic', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])]), (error_code=0, topic=u'__consumer_offsets', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=10, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=20, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=40, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=30, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=9, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=11, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=31, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=39, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=13, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=18, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=22, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=8, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=32, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=43, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=29, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=34, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=1, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=6, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=41, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=27, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=48, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=5, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=15, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=35, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=25, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=46, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=26, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=36, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=44, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=16, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=37, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=17, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=45, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=3, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=24, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=38, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=33, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=23, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=28, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=2, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=12, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=19, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=14, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=4, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=47, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=49, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=42, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=7, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=21, leader=1, replicas=[1], isr=[1])])]) 2019-05-07 22:34:07,477.477.155923843:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 1 (14.6069526672 ms): MetadataResponse_v0(brokers=[(node_id=1, host=u'172.18.0.2', port=9092)], topics=[(error_code=0, topic=u'my-topic', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])]), (error_code=0, topic=u'hellotopic', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])]), (error_code=0, topic=u'__consumer_offsets', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=10, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=20, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=40, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=30, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=9, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=11, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=31, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=39, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=13, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=18, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=22, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=8, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=32, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=43, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=29, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=34, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=1, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=6, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=41, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=27, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=48, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=5, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=15, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=35, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=25, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=46, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=26, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=36, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=44, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=16, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=37, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=17, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=45, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=3, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=24, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=38, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=33, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=23, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=28, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=2, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=12, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=19, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=14, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=4, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=47, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=49, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=42, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=7, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=21, leader=1, replicas=[1], isr=[1])])]) 2019-05-07 22:34:07,481.481.915950775:kafka.cluster:139872385505024:DEBUG:32192:Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 3, groups: 0) 2019-05-07 22:34:07,482.482.136964798:kafka.client:139872385505024:INFO:32192:Bootstrap succeeded: found 1 brokers and 3 topics. 2019-05-07 22:34:07,482.482.189893723:kafka.conn:139872385505024:INFO:32192: [IPv4 ('172.18.0.2', 9092)]>: Closing connection. 2019-05-07 22:34:07,482.482.331037521:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]>: reconnect backoff 0.0421608790077 after 1 failures 2019-05-07 22:34:07,482.482.616901398:kafka.client:139872385505024:DEBUG:32192:Initiating connection to node 1 at 172.18.0.2:9092 2019-05-07 22:34:07,482.482.77592659:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name node-1.bytes-sent 2019-05-07 22:34:07,483.483.047962189:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name node-1.bytes-received 2019-05-07 22:34:07,483.483.155012131:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name node-1.latency 2019-05-07 22:34:07,479.479.768037796:kafka.cluster:139872394159872:DEBUG:32192:Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 3, groups: 0) 2019-05-07 22:34:07,532.532.579898834:kafka.client:139872394159872:INFO:32192:Bootstrap succeeded: found 1 brokers and 3 topics. 2019-05-07 22:34:07,540.540.960073471:kafka.conn:139872394159872:INFO:32192: [IPv4 ('172.18.0.2', 9092)]>: Closing connection. 2019-05-07 22:34:07,542.542.131900787:kafka.conn:139872385505024:DEBUG:32192: [IPv4 None]>: creating new socket 2019-05-07 22:34:07,542.542.496919632:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]>: reconnect backoff 0.0542886279825 after 1 failures 2019-05-07 22:34:07,542.542.75393486:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]>: setting socket option (6, 1, 1) 2019-05-07 22:34:07,543.543.682098389:kafka.conn:139872385505024:INFO:32192: [IPv4 ('172.18.0.2', 9092)]>: connecting to 172.18.0.2:9092 [('172.18.0.2', 9092) IPv4] 2019-05-07 22:34:07,544.544.152021408:kafka.conn:139872385505024:INFO:32192:Probing node 1 broker version 2019-05-07 22:34:07,544.544.42691803:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]>: established TCP connection 2019-05-07 22:34:07,543.543.42007637:kafka.client:139872394159872:DEBUG:32192:Initiating connection to node 1 at 172.18.0.2:9092 2019-05-07 22:34:07,544.544.605016708:kafka.conn:139872385505024:INFO:32192: [IPv4 ('172.18.0.2', 9092)]>: Connection complete. 2019-05-07 22:34:07,545.545.44210434:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name node-1.bytes-sent 2019-05-07 22:34:07,546.546.34308815:kafka.client:139872385505024:DEBUG:32192:Node 1 connected 2019-05-07 22:34:07,546.546.960115433:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name node-1.bytes-received 2019-05-07 22:34:07,547.547.295093536:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request ApiVersionRequest_v0() 2019-05-07 22:34:07,547.547.586917877:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name node-1.latency 2019-05-07 22:34:07,548.548.491954803:kafka.conn:139872394159872:DEBUG:32192: [IPv4 None]>: creating new socket 2019-05-07 22:34:07,548.548.695087433:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]>: setting socket option (6, 1, 1) 2019-05-07 22:34:07,548.548.91705513:kafka.conn:139872394159872:INFO:32192: [IPv4 ('172.18.0.2', 9092)]>: connecting to 172.18.0.2:9092 [('172.18.0.2', 9092) IPv4] 2019-05-07 22:34:07,549.549.238920212:kafka.conn:139872394159872:INFO:32192:Probing node 1 broker version 2019-05-07 22:34:07,549.549.459934235:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]>: established TCP connection 2019-05-07 22:34:07,549.549.608945847:kafka.conn:139872394159872:INFO:32192: [IPv4 ('172.18.0.2', 9092)]>: Connection complete. 2019-05-07 22:34:07,549.549.715042114:kafka.client:139872394159872:DEBUG:32192:Node 1 connected 2019-05-07 22:34:07,549.549.968957901:kafka.protocol.parser:139872394159872:DEBUG:32192:Sending request ApiVersionRequest_v0() 2019-05-07 22:34:07,550.550.263881683:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 1: ApiVersionRequest_v0() 2019-05-07 22:34:07,548.548.167943954:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 1: ApiVersionRequest_v0() 2019-05-07 22:34:07,650.650.913000107:kafka.protocol.parser:139872394159872:DEBUG:32192:Sending request MetadataRequest_v0(topics=[]) 2019-05-07 22:34:07,651.651.424884796:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 2: MetadataRequest_v0(topics=[]) 2019-05-07 22:34:07,651.651.90911293:kafka.protocol.parser:139872394159872:DEBUG:32192:Received correlation id: 1 2019-05-07 22:34:07,652.652.096033096:kafka.protocol.parser:139872394159872:DEBUG:32192:Processing response ApiVersionResponse_v0 2019-05-07 22:34:07,652.652.839899063:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 1 (102.651119232 ms): ApiVersionResponse_v0(error_code=0, api_versions=[(api_key=0, min_version=0, max_version=7), (api_key=1, min_version=0, max_version=10), (api_key=2, min_version=0, max_version=5), (api_key=3, min_version=0, max_version=7), (api_key=4, min_version=0, max_version=2), (api_key=5, min_version=0, max_version=1), (api_key=6, min_version=0, max_version=5), (api_key=7, min_version=0, max_version=2), (api_key=8, min_version=0, max_version=6), (api_key=9, min_version=0, max_version=5), (api_key=10, min_version=0, max_version=2), (api_key=11, min_version=0, max_version=4), (api_key=12, min_version=0, max_version=2), (api_key=13, min_version=0, max_version=2), (api_key=14, min_version=0, max_version=2), (api_key=15, min_version=0, max_version=2), (api_key=16, min_version=0, max_version=2), (api_key=17, min_version=0, max_version=1), (api_key=18, min_version=0, max_version=2), (api_key=19, min_version=0, max_version=3), (api_key=20, min_version=0, max_version=3), (api_key=21, min_version=0, max_version=1), (api_key=22, min_version=0, max_version=1), (api_key=23, min_version=0, max_version=2), (api_key=24, min_version=0, max_version=1), (api_key=25, min_version=0, max_version=1), (api_key=26, min_version=0, max_version=1), (api_key=27, min_version=0, max_version=0), (api_key=28, min_version=0, max_version=2), (api_key=29, min_version=0, max_version=1), (api_key=30, min_version=0, max_version=1), (api_key=31, min_version=0, max_version=1), (api_key=32, min_version=0, max_version=2), (api_key=33, min_version=0, max_version=1), (api_key=34, min_version=0, max_version=1), (api_key=35, min_version=0, max_version=1), (api_key=36, min_version=0, max_version=1), (api_key=37, min_version=0, max_version=1), (api_key=38, min_version=0, max_version=1), (api_key=39, min_version=0, max_version=1), (api_key=40, min_version=0, max_version=1), (api_key=41, min_version=0, max_version=1), (api_key=42, min_version=0, max_version=1), (api_key=43, min_version=0, max_version=0)]) 2019-05-07 22:34:07,654.654.678106308:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request MetadataRequest_v0(topics=[]) 2019-05-07 22:34:07,655.655.695915222:kafka.protocol.parser:139872394159872:DEBUG:32192:Received correlation id: 2 2019-05-07 22:34:07,655.655.88593483:kafka.protocol.parser:139872394159872:DEBUG:32192:Processing response MetadataResponse_v0 2019-05-07 22:34:07,659.659.312009811:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 2 (7.15208053589 ms): MetadataResponse_v0(brokers=[(node_id=1, host=u'172.18.0.2', port=9092)], topics=[(error_code=0, topic=u'my-topic', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])]), (error_code=0, topic=u'hellotopic', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])]), (error_code=0, topic=u'__consumer_offsets', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=10, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=20, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=40, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=30, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=9, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=11, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=31, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=39, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=13, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=18, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=22, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=8, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=32, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=43, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=29, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=34, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=1, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=6, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=41, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=27, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=48, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=5, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=15, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=35, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=25, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=46, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=26, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=36, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=44, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=16, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=37, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=17, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=45, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=3, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=24, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=38, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=33, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=23, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=28, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=2, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=12, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=19, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=14, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=4, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=47, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=49, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=42, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=7, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=21, leader=1, replicas=[1], isr=[1])])]) 2019-05-07 22:34:07,663.663.042068481:kafka.conn:139872394159872:INFO:32192:Broker version identifed as 1.0.0 2019-05-07 22:34:07,663.663.193941116:kafka.conn:139872394159872:INFO:32192:Set configuration api_version=(1, 0, 0) to skip auto check_version requests on startup 2019-05-07 22:34:07,663.663.369894028:kafka.conn:139872394159872:INFO:32192:Probing node 1 broker version 2019-05-07 22:34:07,663.663.614988327:kafka.protocol.parser:139872394159872:DEBUG:32192:Sending request ApiVersionRequest_v0() 2019-05-07 22:34:07,663.663.933992386:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 2: MetadataRequest_v0(topics=[]) 2019-05-07 22:34:07,665.665.167093277:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 1 2019-05-07 22:34:07,665.665.302991867:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response ApiVersionResponse_v0 2019-05-07 22:34:07,665.665.736913681:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 3: ApiVersionRequest_v0() 2019-05-07 22:34:07,666.666.8009758:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 2 2019-05-07 22:34:07,666.666.959047318:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response MetadataResponse_v0 2019-05-07 22:34:07,668.668.824911118:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 1 (120.805025101 ms): ApiVersionResponse_v0(error_code=0, api_versions=[(api_key=0, min_version=0, max_version=7), (api_key=1, min_version=0, max_version=10), (api_key=2, min_version=0, max_version=5), (api_key=3, min_version=0, max_version=7), (api_key=4, min_version=0, max_version=2), (api_key=5, min_version=0, max_version=1), (api_key=6, min_version=0, max_version=5), (api_key=7, min_version=0, max_version=2), (api_key=8, min_version=0, max_version=6), (api_key=9, min_version=0, max_version=5), (api_key=10, min_version=0, max_version=2), (api_key=11, min_version=0, max_version=4), (api_key=12, min_version=0, max_version=2), (api_key=13, min_version=0, max_version=2), (api_key=14, min_version=0, max_version=2), (api_key=15, min_version=0, max_version=2), (api_key=16, min_version=0, max_version=2), (api_key=17, min_version=0, max_version=1), (api_key=18, min_version=0, max_version=2), (api_key=19, min_version=0, max_version=3), (api_key=20, min_version=0, max_version=3), (api_key=21, min_version=0, max_version=1), (api_key=22, min_version=0, max_version=1), (api_key=23, min_version=0, max_version=2), (api_key=24, min_version=0, max_version=1), (api_key=25, min_version=0, max_version=1), (api_key=26, min_version=0, max_version=1), (api_key=27, min_version=0, max_version=0), (api_key=28, min_version=0, max_version=2), (api_key=29, min_version=0, max_version=1), (api_key=30, min_version=0, max_version=1), (api_key=31, min_version=0, max_version=1), (api_key=32, min_version=0, max_version=2), (api_key=33, min_version=0, max_version=1), (api_key=34, min_version=0, max_version=1), (api_key=35, min_version=0, max_version=1), (api_key=36, min_version=0, max_version=1), (api_key=37, min_version=0, max_version=1), (api_key=38, min_version=0, max_version=1), (api_key=39, min_version=0, max_version=1), (api_key=40, min_version=0, max_version=1), (api_key=41, min_version=0, max_version=1), (api_key=42, min_version=0, max_version=1), (api_key=43, min_version=0, max_version=0)]) 2019-05-07 22:34:07,670.670.130968094:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 2 (14.6641731262 ms): MetadataResponse_v0(brokers=[(node_id=1, host=u'172.18.0.2', port=9092)], topics=[(error_code=0, topic=u'my-topic', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])]), (error_code=0, topic=u'hellotopic', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])]), (error_code=0, topic=u'__consumer_offsets', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=10, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=20, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=40, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=30, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=9, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=11, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=31, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=39, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=13, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=18, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=22, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=8, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=32, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=43, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=29, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=34, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=1, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=6, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=41, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=27, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=48, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=5, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=15, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=35, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=25, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=46, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=26, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=36, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=44, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=16, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=37, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=17, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=45, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=3, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=24, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=38, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=33, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=23, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=28, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=2, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=12, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=19, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=14, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=4, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=47, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=49, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=42, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=7, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=21, leader=1, replicas=[1], isr=[1])])]) 2019-05-07 22:34:07,672.672.995090485:kafka.conn:139872385505024:INFO:32192:Broker version identifed as 1.0.0 2019-05-07 22:34:07,673.673.29788208:kafka.conn:139872385505024:INFO:32192:Set configuration api_version=(1, 0, 0) to skip auto check_version requests on startup 2019-05-07 22:34:07,673.673.475027084:kafka.conn:139872385505024:INFO:32192:Probing node 1 broker version 2019-05-07 22:34:07,673.673.685073853:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request ApiVersionRequest_v0() 2019-05-07 22:34:07,674.674.180030823:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 3: ApiVersionRequest_v0() 2019-05-07 22:34:07,767.767.011880875:kafka.protocol.parser:139872394159872:DEBUG:32192:Sending request MetadataRequest_v0(topics=[]) 2019-05-07 22:34:07,768.768.56303215:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 4: MetadataRequest_v0(topics=[]) 2019-05-07 22:34:07,769.769.900083542:kafka.protocol.parser:139872394159872:DEBUG:32192:Received correlation id: 3 2019-05-07 22:34:07,770.770.143985748:kafka.protocol.parser:139872394159872:DEBUG:32192:Processing response ApiVersionResponse_v0 2019-05-07 22:34:07,771.771.141052246:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 3 (106.612920761 ms): ApiVersionResponse_v0(error_code=0, api_versions=[(api_key=0, min_version=0, max_version=7), (api_key=1, min_version=0, max_version=10), (api_key=2, min_version=0, max_version=5), (api_key=3, min_version=0, max_version=7), (api_key=4, min_version=0, max_version=2), (api_key=5, min_version=0, max_version=1), (api_key=6, min_version=0, max_version=5), (api_key=7, min_version=0, max_version=2), (api_key=8, min_version=0, max_version=6), (api_key=9, min_version=0, max_version=5), (api_key=10, min_version=0, max_version=2), (api_key=11, min_version=0, max_version=4), (api_key=12, min_version=0, max_version=2), (api_key=13, min_version=0, max_version=2), (api_key=14, min_version=0, max_version=2), (api_key=15, min_version=0, max_version=2), (api_key=16, min_version=0, max_version=2), (api_key=17, min_version=0, max_version=1), (api_key=18, min_version=0, max_version=2), (api_key=19, min_version=0, max_version=3), (api_key=20, min_version=0, max_version=3), (api_key=21, min_version=0, max_version=1), (api_key=22, min_version=0, max_version=1), (api_key=23, min_version=0, max_version=2), (api_key=24, min_version=0, max_version=1), (api_key=25, min_version=0, max_version=1), (api_key=26, min_version=0, max_version=1), (api_key=27, min_version=0, max_version=0), (api_key=28, min_version=0, max_version=2), (api_key=29, min_version=0, max_version=1), (api_key=30, min_version=0, max_version=1), (api_key=31, min_version=0, max_version=1), (api_key=32, min_version=0, max_version=2), (api_key=33, min_version=0, max_version=1), (api_key=34, min_version=0, max_version=1), (api_key=35, min_version=0, max_version=1), (api_key=36, min_version=0, max_version=1), (api_key=37, min_version=0, max_version=1), (api_key=38, min_version=0, max_version=1), (api_key=39, min_version=0, max_version=1), (api_key=40, min_version=0, max_version=1), (api_key=41, min_version=0, max_version=1), (api_key=42, min_version=0, max_version=1), (api_key=43, min_version=0, max_version=0)]) 2019-05-07 22:34:07,779.779.398918152:kafka.protocol.parser:139872394159872:DEBUG:32192:Received correlation id: 4 2019-05-07 22:34:07,779.779.997110367:kafka.protocol.parser:139872394159872:DEBUG:32192:Processing response MetadataResponse_v0 2019-05-07 22:34:07,780.780.992984772:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request MetadataRequest_v0(topics=[]) 2019-05-07 22:34:07,788.788.079023361:kafka.conn:139872394159872:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 4 (19.9179649353 ms): MetadataResponse_v0(brokers=[(node_id=1, host=u'172.18.0.2', port=9092)], topics=[(error_code=0, topic=u'my-topic', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])]), (error_code=0, topic=u'hellotopic', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])]), (error_code=0, topic=u'__consumer_offsets', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=10, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=20, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=40, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=30, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=9, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=11, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=31, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=39, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=13, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=18, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=22, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=8, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=32, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=43, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=29, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=34, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=1, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=6, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=41, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=27, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=48, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=5, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=15, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=35, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=25, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=46, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=26, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=36, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=44, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=16, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=37, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=17, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=45, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=3, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=24, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=38, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=33, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=23, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=28, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=2, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=12, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=19, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=14, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=4, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=47, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=49, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=42, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=7, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=21, leader=1, replicas=[1], isr=[1])])]) 2019-05-07 22:34:07,793.793.553113937:kafka.conn:139872394159872:INFO:32192:Broker version identifed as 1.0.0 2019-05-07 22:34:07,794.794.524908066:kafka.conn:139872394159872:INFO:32192:Set configuration api_version=(1, 0, 0) to skip auto check_version requests on startup 2019-05-07 22:34:07,798.798.631906509:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name bufferpool-wait-time 2019-05-07 22:34:07,799.799.221992493:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name batch-size 2019-05-07 22:34:07,799.799.638986588:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name compression-rate 2019-05-07 22:34:07,799.799.897909164:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name queue-time 2019-05-07 22:34:07,800.800.19903183:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name produce-throttle-time 2019-05-07 22:34:07,800.800.529956818:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name records-per-request 2019-05-07 22:34:07,801.801.341056824:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name bytes 2019-05-07 22:34:07,801.801.590919495:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name record-retries 2019-05-07 22:34:07,801.801.820039749:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name errors 2019-05-07 22:34:07,802.802.01292038:kafka.metrics.metrics:139872394159872:DEBUG:32192:Added sensor with name record-size-max 2019-05-07 22:34:07,802.802.956104279:kafka.producer.sender:139872373798656:DEBUG:32192:Starting Kafka producer I/O thread. 2019-05-07 22:34:07,803.803.503990173:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 4: MetadataRequest_v0(topics=[]) 2019-05-07 22:34:07,804.804.141044617:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 3 2019-05-07 22:34:07,804.804.235935211:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response ApiVersionResponse_v0 2019-05-07 22:34:07,804.804.750919342:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 3 (130.779027939 ms): ApiVersionResponse_v0(error_code=0, api_versions=[(api_key=0, min_version=0, max_version=7), (api_key=1, min_version=0, max_version=10), (api_key=2, min_version=0, max_version=5), (api_key=3, min_version=0, max_version=7), (api_key=4, min_version=0, max_version=2), (api_key=5, min_version=0, max_version=1), (api_key=6, min_version=0, max_version=5), (api_key=7, min_version=0, max_version=2), (api_key=8, min_version=0, max_version=6), (api_key=9, min_version=0, max_version=5), (api_key=10, min_version=0, max_version=2), (api_key=11, min_version=0, max_version=4), (api_key=12, min_version=0, max_version=2), (api_key=13, min_version=0, max_version=2), (api_key=14, min_version=0, max_version=2), (api_key=15, min_version=0, max_version=2), (api_key=16, min_version=0, max_version=2), (api_key=17, min_version=0, max_version=1), (api_key=18, min_version=0, max_version=2), (api_key=19, min_version=0, max_version=3), (api_key=20, min_version=0, max_version=3), (api_key=21, min_version=0, max_version=1), (api_key=22, min_version=0, max_version=1), (api_key=23, min_version=0, max_version=2), (api_key=24, min_version=0, max_version=1), (api_key=25, min_version=0, max_version=1), (api_key=26, min_version=0, max_version=1), (api_key=27, min_version=0, max_version=0), (api_key=28, min_version=0, max_version=2), (api_key=29, min_version=0, max_version=1), (api_key=30, min_version=0, max_version=1), (api_key=31, min_version=0, max_version=1), (api_key=32, min_version=0, max_version=2), (api_key=33, min_version=0, max_version=1), (api_key=34, min_version=0, max_version=1), (api_key=35, min_version=0, max_version=1), (api_key=36, min_version=0, max_version=1), (api_key=37, min_version=0, max_version=1), (api_key=38, min_version=0, max_version=1), (api_key=39, min_version=0, max_version=1), (api_key=40, min_version=0, max_version=1), (api_key=41, min_version=0, max_version=1), (api_key=42, min_version=0, max_version=1), (api_key=43, min_version=0, max_version=0)]) 2019-05-07 22:34:07,805.805.577993393:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 4 2019-05-07 22:34:07,805.805.740118027:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response MetadataResponse_v0 2019-05-07 22:34:07,806.806.353092194:kafka.producer.kafka:139872394159872:DEBUG:32192:Kafka producer started 2019-05-07 22:34:07,806.806.833982468:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,807.807.614088058:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,808.808.187961578:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,809.809.391021729:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 4 (27.1198749542 ms): MetadataResponse_v0(brokers=[(node_id=1, host=u'172.18.0.2', port=9092)], topics=[(error_code=0, topic=u'my-topic', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])]), (error_code=0, topic=u'hellotopic', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])]), (error_code=0, topic=u'__consumer_offsets', partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=10, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=20, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=40, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=30, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=9, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=11, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=31, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=39, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=13, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=18, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=22, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=8, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=32, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=43, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=29, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=34, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=1, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=6, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=41, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=27, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=48, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=5, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=15, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=35, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=25, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=46, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=26, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=36, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=44, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=16, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=37, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=17, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=45, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=3, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=24, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=38, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=33, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=23, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=28, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=2, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=12, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=19, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=14, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=4, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=47, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=49, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=42, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=7, leader=1, replicas=[1], isr=[1]), (error_code=0, partition=21, leader=1, replicas=[1], isr=[1])])]) 2019-05-07 22:34:07,812.812.853097916:kafka.conn:139872385505024:INFO:32192:Broker version identifed as 1.0.0 2019-05-07 22:34:07,813.813.275098801:kafka.conn:139872385505024:INFO:32192:Set configuration api_version=(1, 0, 0) to skip auto check_version requests on startup 2019-05-07 22:34:07,813.813.153028488:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,813.813.685894012:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name bytes-fetched 2019-05-07 22:34:07,814.814.814090729:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name records-fetched 2019-05-07 22:34:07,814.814.326047897:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,815.815.084934235:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name fetch-latency 2019-05-07 22:34:07,816.816.154956818:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name records-lag 2019-05-07 22:34:07,815.815.742015839:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,816.816.387891769:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name fetch-throttle-time 2019-05-07 22:34:07,817.817.348957062:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name heartbeat-latency 2019-05-07 22:34:07,816.816.90788269:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,817.817.615032196:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name join-latency 2019-05-07 22:34:07,818.818.448066711:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name sync-latency 2019-05-07 22:34:07,818.818.079948425:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,812.812.23988533:kafka.producer.sender:139872373798656:DEBUG:32192:Node 1 not ready; delaying produce of accumulated batch 2019-05-07 22:34:07,818.818.92490387:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,819.819.240093231:kafka.client:139872373798656:DEBUG:32192:Sending metadata request MetadataRequest_v1(topics=['my-topic']) to node 1 2019-05-07 22:34:07,820.820.322990417:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request MetadataRequest_v1(topics=['my-topic']) 2019-05-07 22:34:07,820.820.080041885:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,820.820.975065231:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,821.821.25711441:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,821.821.557044983:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,819.819.516897202:kafka.coordinator.consumer:139872385505024:WARNING:32192:group_id is None: disabling auto-commit. 2019-05-07 22:34:07,822.822.233915329:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name commit-latency 2019-05-07 22:34:07,822.822.685003281:kafka.consumer.subscription_state:139872385505024:INFO:32192:Updating subscribed topics to: ['my-topic'] 2019-05-07 22:34:07,821.821.758031845:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,822.822.820901871:kafka.consumer.group:139872385505024:DEBUG:32192:Subscribed to topic(s): ['my-topic'] 2019-05-07 22:34:07,823.823.823928833:kafka.client:139872385505024:DEBUG:32192:Sending metadata request MetadataRequest_v1(topics=['my-topic']) to node 1 2019-05-07 22:34:07,823.823.20189476:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,824.824.122905731:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request MetadataRequest_v1(topics=['my-topic']) 2019-05-07 22:34:07,826.826.416015625:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 5: MetadataRequest_v1(topics=['my-topic']) 2019-05-07 22:34:07,825.825.309991837:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,826.826.965093613:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,822.822.078943253:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 5: MetadataRequest_v1(topics=['my-topic']) 2019-05-07 22:34:07,827.827.513933182:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 5 2019-05-07 22:34:07,827.827.595949173:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response MetadataResponse_v1 2019-05-07 22:34:07,827.827.72898674:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 5 (7.08913803101 ms): MetadataResponse_v1(brokers=[(node_id=1, host=u'172.18.0.2', port=9092, rack=None)], controller_id=1, topics=[(error_code=0, topic=u'my-topic', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])])]) 2019-05-07 22:34:07,827.827.971935272:kafka.cluster:139872373798656:DEBUG:32192:Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 2019-05-07 22:34:07,829.829.432964325:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 5 2019-05-07 22:34:07,829.829.647064209:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response MetadataResponse_v1 2019-05-07 22:34:07,833.833.973884583:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,834.834.717035294:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 5 (8.12101364136 ms): MetadataResponse_v1(brokers=[(node_id=1, host=u'172.18.0.2', port=9092, rack=None)], controller_id=1, topics=[(error_code=0, topic=u'my-topic', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, replicas=[1], isr=[1])])]) 2019-05-07 22:34:07,836.836.401939392:kafka.cluster:139872385505024:DEBUG:32192:Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 2019-05-07 22:34:07,836.836.936950684:kafka.consumer.subscription_state:139872385505024:INFO:32192:Updated partition assignment: [TopicPartition(topic='my-topic', partition=0)] 2019-05-07 22:34:07,837.837.260007858:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Resetting offset for partition TopicPartition(topic='my-topic', partition=0) to earliest offset. 2019-05-07 22:34:07,837.837.476015091:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request OffsetRequest_v1(replica_id=-1, topics=[(topic='my-topic', partitions=[(partition=0, timestamp=-2)])]) 2019-05-07 22:34:07,840.840.150117874:kafka.metrics.metrics:139872373798656:DEBUG:32192:Added sensor with name topic.my-topic.records-per-batch 2019-05-07 22:34:07,840.840.630054474:kafka.metrics.metrics:139872373798656:DEBUG:32192:Added sensor with name topic.my-topic.bytes 2019-05-07 22:34:07,841.841.335058212:kafka.metrics.metrics:139872373798656:DEBUG:32192:Added sensor with name topic.my-topic.compression-rate 2019-05-07 22:34:07,842.842.266082764:kafka.metrics.metrics:139872373798656:DEBUG:32192:Added sensor with name topic.my-topic.record-retries 2019-05-07 22:34:07,842.842.84901619:kafka.metrics.metrics:139872373798656:DEBUG:32192:Added sensor with name topic.my-topic.record-errors 2019-05-07 22:34:07,843.843.132972717:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:07,843.843.194961548:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02$+rg\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7N@\x00\x00\x01j\x92\xb7NS\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:07,843.843.297958374:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02$+rg\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7N@\x00\x00\x01j\x92\xb7NS\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:07,843.843.39594841:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02$+rg\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7N@\x00\x00\x01j\x92\xb7NS\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:07,843.843.78194809:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 6: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02$+rg\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7N@\x00\x00\x01j\x92\xb7NS\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:07,844.844.074010849:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,844.844.223022461:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,844.844.366073608:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,844.844.54202652:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,844.844.702005386:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,844.844.827890396:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,844.844.929933548:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,845.845.024108887:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,845.845.119953156:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,848.848.999977112:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 6: OffsetRequest_v1(replica_id=-1, topics=[(topic='my-topic', partitions=[(partition=0, timestamp=-2)])]) 2019-05-07 22:34:07,849.849.661111832:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 6 2019-05-07 22:34:07,849.849.740028381:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response OffsetResponse_v1 2019-05-07 22:34:07,849.849.853038788:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 6 (12.0668411255 ms): OffsetResponse_v1(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, timestamp=-1, offset=12705)])]) 2019-05-07 22:34:07,849.849.991083145:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Handling ListOffsetResponse response for TopicPartition(topic=u'my-topic', partition=0). Fetched offset 12705, timestamp -1 2019-05-07 22:34:07,850.850.980997086:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:07,851.851.051092148:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1cp\x00\x00\x00\x00\x02\x9c\xe8pC\x00\x00\x00\x00\x00\x06\x00\x00\x01j\x92\xb7Nd\x00\x00\x01j\x92\xb7Ne\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x07\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:07,851.851.145029068:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1cp\x00\x00\x00\x00\x02\x9c\xe8pC\x00\x00\x00\x00\x00\x06\x00\x00\x01j\x92\xb7Nd\x00\x00\x01j\x92\xb7Ne\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x07\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:07,851.851.269960403:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1cp\x00\x00\x00\x00\x02\x9c\xe8pC\x00\x00\x00\x00\x00\x06\x00\x00\x01j\x92\xb7Nd\x00\x00\x01j\x92\xb7Ne\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x07\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:07,851.851.607084274:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 7: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1cp\x00\x00\x00\x00\x02\x9c\xe8pC\x00\x00\x00\x00\x00\x06\x00\x00\x01j\x92\xb7Nd\x00\x00\x01j\x92\xb7Ne\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x07\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:07,851.851.880073547:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,852.852.005958557:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,852.852.139949799:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,852.852.246046066:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,852.852.387905121:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,852.852.519035339:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,852.852.615118027:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,852.852.705955505:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,852.852.801084518:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,857.857.198953629:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,857.857.599020004:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,857.857.73396492:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,857.857.840061188:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,858.858.118057251:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,858.858.273029327:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,858.858.511924744:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,858.858.741044998:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,858.858.998060226:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,857.857.084989548:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:07,859.859.358072281:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,859.859.725952148:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1cp\x00\x00\x00\x00\x02a\x03{i\x00\x00\x00\x00\x00\x06\x00\x00\x01j\x92\xb7Nk\x00\x00\x01j\x92\xb7Nl\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x07\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:07,860.860.116004944:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,860.860.672950745:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1cp\x00\x00\x00\x00\x02a\x03{i\x00\x00\x00\x00\x00\x06\x00\x00\x01j\x92\xb7Nk\x00\x00\x01j\x92\xb7Nl\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x07\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:07,861.861.135005951:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,861.861.473083496:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1cp\x00\x00\x00\x00\x02a\x03{i\x00\x00\x00\x00\x00\x06\x00\x00\x01j\x92\xb7Nk\x00\x00\x01j\x92\xb7Nl\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x07\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:07,861.861.896038055:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,863.863.804101944:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,863.863.9960289:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,864.864.156007767:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,864.864.310979843:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,864.864.485025406:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,864.864.725112915:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,864.864.870071411:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,865.865.032911301:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,865.865.164041519:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,865.865.28301239:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,865.865.439891815:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,865.865.937948227:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,866.866.549968719:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,866.866.787910461:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,866.866.954088211:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,867.867.162942886:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,867.867.285966873:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,867.867.45595932:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,867.867.67911911:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,867.867.811918259:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,867.867.963075638:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,868.868.094921112:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,868.868.213891983:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,868.868.357896805:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,868.868.609905243:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,868.868.921995163:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,869.869.049072266:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,869.869.148015976:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,869.869.225025177:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,869.869.640111923:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,869.869.908094406:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,870.870.250940323:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,870.870.768070221:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,870.870.87392807:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,870.870.954036713:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,871.871.017932892:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,871.871.134996414:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,871.871.218919754:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,871.871.30689621:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,871.871.465921402:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,871.871.557950974:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,871.871.6609478:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,871.871.746063232:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,871.871.815919876:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,871.871.885061264:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,871.871.952056885:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,872.872.06196785:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,886.886.132955551:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,886.886.368989944:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,886.886.481046677:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,886.886.590957642:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,886.886.666059494:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,886.886.739015579:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,886.886.806964874:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,886.886.874914169:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,886.886.94190979:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,887.887.012004852:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,887.887.125968933:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,887.887.281894684:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,887.887.392997742:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,887.887.475967407:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,887.887.545108795:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,887.887.612104416:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,887.887.676954269:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,888.888.180971146:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,888.888.354063034:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,888.888.483047485:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,888.888.668060303:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,888.888.835906982:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,889.889.439105988:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,889.889.627933502:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,889.889.73903656:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,889.889.950990677:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,890.890.038013458:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,890.890.146017075:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,890.890.259027481:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,890.890.358924866:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,890.890.464067459:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,890.890.625953674:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,890.890.826940536:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:07,890.890.960931778:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:07,865.865.848064423:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 8: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1cp\x00\x00\x00\x00\x02a\x03{i\x00\x00\x00\x00\x00\x06\x00\x00\x01j\x92\xb7Nk\x00\x00\x01j\x92\xb7Nl\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x07\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:07,901.901.61895752:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetch request for partition TopicPartition(topic='my-topic', partition=0) at offset 12705 2019-05-07 22:34:09,472.472.464084625:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Sending FetchRequest to node 1 2019-05-07 22:34:09,472.472.615003586:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=12705, max_bytes=1048576)])]) 2019-05-07 22:34:09,473.473.045110703:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 7: FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=12705, max_bytes=1048576)])]) 2019-05-07 22:34:09,471.471.607923508:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,475.475.296020508:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,476.476.676940918:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,474.474.363088608:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 6 2019-05-07 22:34:09,479.479.120969772:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:09,477.477.341890335:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,479.479.393005371:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 7 2019-05-07 22:34:09,479.479.70199585:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,480.480.065107346:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:09,480.480.665922165:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 8 2019-05-07 22:34:09,480.480.876922607:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:09,481.481.313943863:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,482.482.320070267:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 6 (1638.56291771 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65214, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:09,483.483.045101166:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,483.483.582019806:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 7 (1632.02309608 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65229, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:09,483.483.952045441:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,484.484.826087952:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,484.484.313011169:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 8 (1620.7921505 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65236, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:09,485.485.647916794:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65214, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:09,485.485.886096954:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65214 and error None. 2019-05-07 22:34:09,486.486.664056778:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65229, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:09,487.487.206935883:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65229 and error None. 2019-05-07 22:34:09,487.487.895011902:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65236, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:09,488.488.190889359:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65236 and error None. 2019-05-07 22:34:09,494.494.760036469:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,497.497.854948044:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:09,498.498.357057571:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xa1(\xfeC\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7Nq\x00\x00\x01j\x92\xb7Nx\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:09,499.499.07708168:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xa1(\xfeC\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7Nq\x00\x00\x01j\x92\xb7Nx\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,499.499.350070953:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xa1(\xfeC\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7Nq\x00\x00\x01j\x92\xb7Nx\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,500.500.123023987:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 9: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xa1(\xfeC\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7Nq\x00\x00\x01j\x92\xb7Nx\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,501.501.002073288:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,501.501.410007477:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,502.502.13599205:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,503.503.020048141:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,503.503.222942352:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,503.503.34405899:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,503.503.448009491:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,503.503.758907318:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,503.503.856897354:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,503.503.938913345:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,504.504.060029984:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,504.504.142999649:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,504.504.307985306:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,504.504.419088364:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,504.504.627943039:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,506.506.134986877:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,508.508.856058121:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,509.509.177923203:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,509.509.387016296:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,509.509.588003159:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,509.509.742975235:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,509.509.829998016:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,509.509.908914566:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,509.509.988069534:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,510.510.062932968:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,510.510.138034821:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,510.510.21194458:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,521.521.111011505:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,521.521.450042725:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,521.521.584033966:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,521.521.678924561:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,521.521.759033203:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,521.521.836996078:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,522.522.171974182:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,522.522.33505249:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,520.520.836114883:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:09,527.527.565002441:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x023\x85\x9f\xa0\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7Nx\x00\x00\x01j\x92\xb7N~\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:09,528.528.439998627:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x023\x85\x9f\xa0\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7Nx\x00\x00\x01j\x92\xb7N~\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,528.528.707027435:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x023\x85\x9f\xa0\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7Nx\x00\x00\x01j\x92\xb7N~\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,529.529.216051102:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 10: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x023\x85\x9f\xa0\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7Nx\x00\x00\x01j\x92\xb7N~\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,529.529.872894287:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 9 2019-05-07 22:34:09,530.530.01499176:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:09,530.530.226945877:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 9 (30.3959846497 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65243, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:09,530.530.615091324:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65243, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:09,530.530.84397316:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65243 and error None. 2019-05-07 22:34:09,522.522.803068161:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,567.567.677974701:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,567.567.845106125:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,568.568.171024323:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,568.568.494081497:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,553.553.044080734:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:09,569.569.123983383:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xf6\xcd\tQ\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7N\x7f\x00\x00\x01j\x92\xb7N\x90\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:09,569.569.497108459:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xf6\xcd\tQ\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7N\x7f\x00\x00\x01j\x92\xb7N\x90\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,569.569.847106934:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xf6\xcd\tQ\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7N\x7f\x00\x00\x01j\x92\xb7N\x90\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,571.571.460008621:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 11: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xf6\xcd\tQ\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7N\x7f\x00\x00\x01j\x92\xb7N\x90\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,571.571.927070618:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 10 2019-05-07 22:34:09,571.571.999073029:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:09,572.572.135925293:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 10 (43.105840683 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65258, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:09,572.572.460889816:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65258, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:09,572.572.616100311:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65258 and error None. 2019-05-07 22:34:09,568.568.90296936:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:09,581.581.866979599:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 7 2019-05-07 22:34:09,589.589.154005051:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response FetchResponse_v4 2019-05-07 22:34:09,584.584.605932236:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:09,596.596.955060959:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc0\x00\x00\x00\x00\x02Q:\xdc\x0f\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7N\x90\x00\x00\x01j\x92\xb7T\xdf\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:09,597.597.15795517:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc0\x00\x00\x00\x00\x02Q:\xdc\x0f\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7N\x90\x00\x00\x01j\x92\xb7T\xdf\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,597.597.399950027:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc0\x00\x00\x00\x00\x02Q:\xdc\x0f\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7N\x90\x00\x00\x01j\x92\xb7T\xdf\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,598.598.191022873:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 12: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc0\x00\x00\x00\x00\x02Q:\xdc\x0f\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7N\x90\x00\x00\x01j\x92\xb7T\xdf\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,599.599.16305542:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 11 2019-05-07 22:34:09,599.599.641084671:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:09,599.599.996089935:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 11 (29.6549797058 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65273, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:09,600.600.656986237:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65273, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:09,600.600.877046585:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65273 and error None. 2019-05-07 22:34:09,596.596.791028976:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,609.609.328985214:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,609.609.525918961:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,609.609.663009644:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,609.609.841108322:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,610.610.094070435:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,610.610.954999924:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,596.596.63105011:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 7 (123.337030411 ms): FetchResponse_v4(throttle_time_ms=0, topics=[(topics=u'my-topic', partitions=[(partition=0, error_code=0, highwater_offset=65243, last_stable_offset=65243, aborted_transactions=NULL, message_set='\x00\x00\x00\x00\x00\x001\xa1\x00\x00\x07\x11\x00\x00\x00\x00\x02K\n\xe3\xf3\x00\x00\x00\x00\x00K\x00\x00\x01j\x8d\xc3\x91t\x00\x00\x01j\x8d\xc3\x91\xb2\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00L,\x00\x00\x00\x01 1111111111111111\x00,\x00\x02\x02\x01 1111111111...')])]) 2019-05-07 22:34:09,612.612.543106079:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetched record for partition TopicPartition(topic=u'my-topic', partition=0) with offset 12705 to buffered record list 2019-05-07 22:34:09,612.612.019062042:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,608.608.593940735:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:09,614.614.084005356:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02*\xe8\xf7d\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7T\xdf\x00\x00\x01j\x92\xb7T\xf2\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:09,615.615.350008011:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,615.615.771055222:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02*\xe8\xf7d\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7T\xdf\x00\x00\x01j\x92\xb7T\xf2\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,616.616.096019745:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02*\xe8\xf7d\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7T\xdf\x00\x00\x01j\x92\xb7T\xf2\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,615.615.719079971:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:09,616.616.765975952:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 13: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02*\xe8\xf7d\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7T\xdf\x00\x00\x01j\x92\xb7T\xf2\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:09,768.768.14699173:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name topic.my-topic.bytes-fetched 2019-05-07 22:34:10,963.963.361024857:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:10,964.964.512109756:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:10,964.964.854001999:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:10,965.965.065002441:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:10,965.965.903043747:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:10,966.966.135978699:kafka.metrics.metrics:139872385505024:DEBUG:32192:Added sensor with name topic.my-topic.records-fetched 2019-05-07 22:34:10,967.967.432022095:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 12 2019-05-07 22:34:10,967.967.736959457:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:10,968.968.172073364:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 13 2019-05-07 22:34:10,968.968.331098557:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:10,968.968.811035156:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 12 (1370.91183662 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65288, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:10,969.969.13599968:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 13 (1352.61201859 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65303, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:10,969.969.422101974:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65288, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:10,969.969.670057297:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65288 and error None. 2019-05-07 22:34:10,970.970.029115677:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65303, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:10,970.970.278024673:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65303 and error None. 2019-05-07 22:34:10,973.973.010063171:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:10,973.973.665952682:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:10,974.974.173069:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:10,975.975.718975067:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:10,995.995.091915131:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:10,995.995.486021042:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xbc\x00\x00\x00\x00\x02\x8egGQ\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7U \x00\x00\x01j\x92\xb7Z\x94\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:10,995.995.820999146:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xbc\x00\x00\x00\x00\x02\x8egGQ\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7U \x00\x00\x01j\x92\xb7Z\x94\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:10,996.996.10710144:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xbc\x00\x00\x00\x00\x02\x8egGQ\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7U \x00\x00\x01j\x92\xb7Z\x94\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:10,996.996.70290947:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 14: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xbc\x00\x00\x00\x00\x02\x8egGQ\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7U \x00\x00\x01j\x92\xb7Z\x94\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:10,997.997.744083405:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:10,998.998.303890228:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:10,998.998.76999855:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:10,999.999.134063721:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,020.20.1830863953:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:11,020.20.68400383:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18g\x00\x00\x00\x00\x02\x0f\xa6c\x83\x00\x00\x00\x00\x00\x05\x00\x00\x01j\x92\xb7Z\x96\x00\x00\x01j\x92\xb7Z\xb6\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x06\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:11,022.22.353887558:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,023.23.7579345703:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18g\x00\x00\x00\x00\x02\x0f\xa6c\x83\x00\x00\x00\x00\x00\x05\x00\x00\x01j\x92\xb7Z\x96\x00\x00\x01j\x92\xb7Z\xb6\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x06\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,024.24.8050689697:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:11,029.29.6099185944:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18g\x00\x00\x00\x00\x02\x0f\xa6c\x83\x00\x00\x00\x00\x00\x05\x00\x00\x01j\x92\xb7Z\x96\x00\x00\x01j\x92\xb7Z\xb6\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x06\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,030.30.3390026093:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,032.32.0410728455:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,032.32.9310894012:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,033.33.2560539246:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,033.33.5168838501:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,033.33.7560176849:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,033.33.961057663:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,034.34.1761112213:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,034.34.3379974365:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,045.45.0880527496:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 15: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18g\x00\x00\x00\x00\x02\x0f\xa6c\x83\x00\x00\x00\x00\x00\x05\x00\x00\x01j\x92\xb7Z\x96\x00\x00\x01j\x92\xb7Z\xb6\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x06\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,045.45.7890033722:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,046.46.5230941772:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,047.47.7130413055:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,048.48.0029582977:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,048.48.65193367:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 14 2019-05-07 22:34:11,048.48.9220619202:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:11,049.49.201965332:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 15 2019-05-07 22:34:11,049.49.348115921:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:11,049.49.7360229492:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 14 (53.1809329987 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65318, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:11,050.50.1599311829:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 15 (18.7828540802 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65333, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:11,050.50.6401062012:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65318, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:11,053.53.0979633331:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65318 and error None. 2019-05-07 22:34:11,063.63.2131099701:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65333, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:11,063.63.7769699097:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65333 and error None. 2019-05-07 22:34:11,051.51.1350631714:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,138.138.480901718:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,138.138.945102692:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:11,140.140.278100967:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:11,177.177.973031998:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\xaf\x00\x00\x00\x00\x02\x88nm\xe6\x00\x00\x00\x00\x00\r\x00\x00\x01j\x92\xb7Z\xd0\x00\x00\x01j\x92\xb7Z\xe8\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0e\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:11,178.178.602933884:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\xaf\x00\x00\x00\x00\x02\x88nm\xe6\x00\x00\x00\x00\x00\r\x00\x00\x01j\x92\xb7Z\xd0\x00\x00\x01j\x92\xb7Z\xe8\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0e\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,141.141.15190506:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,180.180.594921112:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,179.179.450035095:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\xaf\x00\x00\x00\x00\x02\x88nm\xe6\x00\x00\x00\x00\x00\r\x00\x00\x01j\x92\xb7Z\xd0\x00\x00\x01j\x92\xb7Z\xe8\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0e\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,180.180.845975876:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,185.185.221910477:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,182.182.221889496:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 16: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\xaf\x00\x00\x00\x00\x02\x88nm\xe6\x00\x00\x00\x00\x00\r\x00\x00\x01j\x92\xb7Z\xd0\x00\x00\x01j\x92\xb7Z\xe8\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0e\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,177.177.697896957:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetch request for partition TopicPartition(topic='my-topic', partition=0) at offset 18490 2019-05-07 22:34:11,186.186.528921127:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Sending FetchRequest to node 1 2019-05-07 22:34:11,186.186.933994293:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=18490, max_bytes=1048576)])]) 2019-05-07 22:34:11,188.188.492059708:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 16 2019-05-07 22:34:11,189.189.114093781:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:11,189.189.619064331:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 16 (7.89785385132 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65339, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:11,190.190.697908401:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65339, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:11,192.192.053079605:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65339 and error None. 2019-05-07 22:34:11,193.193.703889847:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 8: FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=18490, max_bytes=1048576)])]) 2019-05-07 22:34:11,195.195.883989334:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,211.211.052894592:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 8 2019-05-07 22:34:11,211.211.229085922:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response FetchResponse_v4 2019-05-07 22:34:11,212.212.270975113:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 8 (24.4851112366 ms): FetchResponse_v4(throttle_time_ms=0, topics=[(topics=u'my-topic', partitions=[(partition=0, error_code=0, highwater_offset=65353, last_stable_offset=65353, aborted_transactions=NULL, message_set='\x00\x00\x00\x00\x00\x00H:\x00\x00<\xb8\x00\x00\x00\x00\x02\x16\x10\xd5:\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92Z\x88\x04\x00\x00\x01j\x92Z\x88\x05\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,213.213.165998459:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetched record for partition TopicPartition(topic=u'my-topic', partition=0) with offset 18490 to buffered record list 2019-05-07 22:34:11,223.223.303079605:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,227.227.277994156:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:11,225.225.884914398:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:11,229.229.419946671:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14^\x00\x00\x00\x00\x02:7~\x82\x00\x00\x00\x00\x00\x04\x00\x00\x01j\x92\xb7[B\x00\x00\x01j\x92\xb7[q\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x05\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:11,229.229.716062546:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14^\x00\x00\x00\x00\x02:7~\x82\x00\x00\x00\x00\x00\x04\x00\x00\x01j\x92\xb7[B\x00\x00\x01j\x92\xb7[q\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x05\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,230.230.645895004:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14^\x00\x00\x00\x00\x02:7~\x82\x00\x00\x00\x00\x00\x04\x00\x00\x01j\x92\xb7[B\x00\x00\x01j\x92\xb7[q\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x05\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,232.232.666969299:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 17: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14^\x00\x00\x00\x00\x02:7~\x82\x00\x00\x00\x00\x00\x04\x00\x00\x01j\x92\xb7[B\x00\x00\x01j\x92\xb7[q\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x05\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,235.235.625982285:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:11,236.236.066102982:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04:\x00\x00\x00\x00\x02\xfe\xd4|\xdc\x00\x00\x00\x00\x00\x00\x00\x00\x01j\x92\xb7[\x9b\x00\x00\x01j\x92\xb7[\x9b\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:11,236.236.45401001:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04:\x00\x00\x00\x00\x02\xfe\xd4|\xdc\x00\x00\x00\x00\x00\x00\x00\x00\x01j\x92\xb7[\x9b\x00\x00\x01j\x92\xb7[\x9b\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,248.248.06189537:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04:\x00\x00\x00\x00\x02\xfe\xd4|\xdc\x00\x00\x00\x00\x00\x00\x00\x00\x01j\x92\xb7[\x9b\x00\x00\x01j\x92\xb7[\x9b\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,231.231.31608963:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,249.249.125957489:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,249.249.612092972:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:11,252.252.213001251:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,252.252.62594223:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,253.253.082036972:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,253.253.331899643:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,253.253.528118134:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,253.253.63111496:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,253.253.82900238:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,254.254.247903824:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,254.254.367113113:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,254.254.481077194:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,485.485.600948334:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:11,254.254.12106514:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 18: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04:\x00\x00\x00\x00\x02\xfe\xd4|\xdc\x00\x00\x00\x00\x00\x00\x00\x00\x01j\x92\xb7[\x9b\x00\x00\x01j\x92\xb7[\x9b\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:11,275.275.259971619:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetch request for partition TopicPartition(topic='my-topic', partition=0) at offset 19499 2019-05-07 22:34:12,486.486.872911453:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Sending FetchRequest to node 1 2019-05-07 22:34:12,486.486.562013626:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 17 2019-05-07 22:34:12,487.487.127065659:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=19499, max_bytes=1048576)])]) 2019-05-07 22:34:12,488.488.970041275:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 9: FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=19499, max_bytes=1048576)])]) 2019-05-07 22:34:12,487.487.735033035:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:12,490.490.920066833:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 18 2019-05-07 22:34:12,491.491.281032562:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:12,492.492.520093918:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 17 (1260.54406166 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65353, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:12,492.492.847919464:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 18 (1244.30203438 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65358, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:12,493.493.015050888:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65353, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:12,493.493.199110031:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65353 and error None. 2019-05-07 22:34:12,493.493.38889122:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65358, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:12,493.493.957042694:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65358 and error None. 2019-05-07 22:34:12,485.485.93711853:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,498.498.814105988:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:12,499.499.197006226:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,499.499.691009521:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:12,513.513.195991516:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,513.513.621091843:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,513.513.967037201:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,514.514.30106163:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,514.514.903068542:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,499.499.16601181:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x9f\x00\x00\x00\x00\x02\x95\x044>\x00\x00\x00\x00\x00\x0b\x00\x00\x01j\x92\xb7[\xb1\x00\x00\x01j\x92\xb7`\x85\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0c\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:12,516.516.637086868:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x9f\x00\x00\x00\x00\x02\x95\x044>\x00\x00\x00\x00\x00\x0b\x00\x00\x01j\x92\xb7[\xb1\x00\x00\x01j\x92\xb7`\x85\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0c\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:12,516.516.311883926:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,516.516.885042191:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x9f\x00\x00\x00\x00\x02\x95\x044>\x00\x00\x00\x00\x00\x0b\x00\x00\x01j\x92\xb7[\xb1\x00\x00\x01j\x92\xb7`\x85\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0c\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:12,518.518.428087234:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 19: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x9f\x00\x00\x00\x00\x02\x95\x044>\x00\x00\x00\x00\x00\x0b\x00\x00\x01j\x92\xb7[\xb1\x00\x00\x01j\x92\xb7`\x85\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0c\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:12,517.517.512083054:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,512.512.376070023:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 9 2019-05-07 22:34:12,522.522.958040237:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response FetchResponse_v4 2019-05-07 22:34:12,527.527.261972427:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 9 (38.0969047546 ms): FetchResponse_v4(throttle_time_ms=0, topics=[(topics=u'my-topic', partitions=[(partition=0, error_code=0, highwater_offset=65359, last_stable_offset=65359, aborted_transactions=NULL, message_set='\x00\x00\x00\x00\x00\x00L+\x00\x00<\xb8\x00\x00\x00\x00\x02x\xb5L\xa0\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92Z\x8b\x1c\x00\x00\x01j\x92Z\x8b8\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:12,529.529.019117355:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetched record for partition TopicPartition(topic=u'my-topic', partition=0) with offset 19499 to buffered record list 2019-05-07 22:34:12,558.558.19606781:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,561.561.636924744:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:12,563.563.251972198:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1cp\x00\x00\x00\x00\x02\x0b\x89x\xcb\x00\x00\x00\x00\x00\x06\x00\x00\x01j\x92\xb7`\x93\x00\x00\x01j\x92\xb7`\xa5\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x07\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:12,562.562.206029892:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:12,563.563.720941544:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1cp\x00\x00\x00\x00\x02\x0b\x89x\xcb\x00\x00\x00\x00\x00\x06\x00\x00\x01j\x92\xb7`\x93\x00\x00\x01j\x92\xb7`\xa5\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x07\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:12,564.564.028024673:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,565.565.300941467:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1cp\x00\x00\x00\x00\x02\x0b\x89x\xcb\x00\x00\x00\x00\x00\x06\x00\x00\x01j\x92\xb7`\x93\x00\x00\x01j\x92\xb7`\xa5\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x07\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:12,567.567.329883575:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,568.568.04895401:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,568.568.263053894:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,570.570.199012756:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,572.572.594881058:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,572.572.849988937:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,573.573.044061661:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,573.573.741912842:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,574.574.254989624:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,570.570.756912231:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 20: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1cp\x00\x00\x00\x00\x02\x0b\x89x\xcb\x00\x00\x00\x00\x00\x06\x00\x00\x01j\x92\xb7`\x93\x00\x00\x01j\x92\xb7`\xa5\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x07\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:12,575.575.098991394:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,579.579.01096344:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,579.579.256057739:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,579.579.555034637:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,579.579.788923264:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,579.579.93888855:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,580.580.267906189:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:12,583.583.410978317:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 19 2019-05-07 22:34:12,583.583.590984344:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:12,583.583.808898926:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 20 2019-05-07 22:34:12,583.583.923101425:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:12,584.584.181070328:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 19 (65.938949585 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65359, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:12,591.591.789007187:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,584.584.656953812:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 20 (17.6999568939 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65371, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:12,592.592.700004578:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:12,594.594.146966934:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65359, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:12,594.594.513893127:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,596.596.586942673:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65359 and error None. 2019-05-07 22:34:12,597.597.239971161:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:12,598.598.855018616:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65371, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:12,599.599.31397438:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,600.600.197076797:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65371 and error None. 2019-05-07 22:34:12,600.600.833892822:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:12,616.616.775989532:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,643.643.168926239:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetch request for partition TopicPartition(topic='my-topic', partition=0) at offset 20504 2019-05-07 22:34:12,644.644.690036774:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Sending FetchRequest to node 1 2019-05-07 22:34:12,645.645.615100861:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=20504, max_bytes=1048576)])]) 2019-05-07 22:34:12,645.645.992040634:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 10: FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=20504, max_bytes=1048576)])]) 2019-05-07 22:34:12,655.655.621051788:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 10 2019-05-07 22:34:12,655.655.900001526:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response FetchResponse_v4 2019-05-07 22:34:12,659.659.871101379:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 10 (13.9060020447 ms): FetchResponse_v4(throttle_time_ms=0, topics=[(topics=u'my-topic', partitions=[(partition=0, error_code=0, highwater_offset=65378, last_stable_offset=65378, aborted_transactions=NULL, message_set='\x00\x00\x00\x00\x00\x00P\x18\x00\x00<\xb8\x00\x00\x00\x00\x02N\xbe&\xa0\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92Z\x8ev\x00\x00\x01j\x92Z\x8ey\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:12,661.661.961078644:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetched record for partition TopicPartition(topic=u'my-topic', partition=0) with offset 20504 to buffered record list 2019-05-07 22:34:12,695.695.57595253:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,696.696.420907974:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,697.697.27897644:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,698.698.391914368:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,698.698.761940002:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,698.698.986053467:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,699.699.589967728:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,700.700.341939926:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,700.700.689077377:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:12,701.701.246976852:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xb0r\x8e\xf3\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7`\xd2\x00\x00\x01j\x92\xb7`\xe3\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:12,704.704.214096069:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xb0r\x8e\xf3\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7`\xd2\x00\x00\x01j\x92\xb7`\xe3\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:12,705.705.171108246:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,718.718.384981155:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,706.706.650018692:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xb0r\x8e\xf3\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7`\xd2\x00\x00\x01j\x92\xb7`\xe3\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:12,719.719.758033752:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,727.727.459907532:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,730.730.588912964:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:12,731.731.14490509:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 21: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xb0r\x8e\xf3\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7`\xd2\x00\x00\x01j\x92\xb7`\xe3\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:12,731.731.88996315:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:12,732.732.497930527:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 21 2019-05-07 22:34:12,732.732.939004898:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:12,753.753.848075867:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetch request for partition TopicPartition(topic='my-topic', partition=0) at offset 21509 2019-05-07 22:34:13,899.899.988889694:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Sending FetchRequest to node 1 2019-05-07 22:34:13,899.899.698019028:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,900.900.129079819:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=21509, max_bytes=1048576)])]) 2019-05-07 22:34:13,899.899.301052094:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:13,901.901.345968246:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 21 (1178.77912521 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65378, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:13,901.901.798009872:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65378, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:13,905.905.592918396:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65378 and error None. 2019-05-07 22:34:13,902.902.333974838:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 11: FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=21509, max_bytes=1048576)])]) 2019-05-07 22:34:13,900.900.484085083:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:13,912.912.52207756:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,924.924.700021744:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,928.928.348064423:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:13,930.930.685997009:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc3\x00\x00\x00\x00\x02\xaf\x1d\x8d\x12\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7`\xe4\x00\x00\x01j\x92\xb7ao\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:13,938.938.492059708:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc3\x00\x00\x00\x00\x02\xaf\x1d\x8d\x12\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7`\xe4\x00\x00\x01j\x92\xb7ao\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:13,938.938.287973404:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 11 2019-05-07 22:34:13,939.939.026117325:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response FetchResponse_v4 2019-05-07 22:34:13,930.930.514097214:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,945.945.065021515:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,943.943.365097046:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 11 (41.5918827057 ms): FetchResponse_v4(throttle_time_ms=0, topics=[(topics=u'my-topic', partitions=[(partition=0, error_code=0, highwater_offset=65393, last_stable_offset=65393, aborted_transactions=NULL, message_set='\x00\x00\x00\x00\x00\x00T\x05\x00\x00<\xb8\x00\x00\x00\x00\x02W\x02\xef\xea\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92Z\x924\x00\x00\x01j\x92Z\x926\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:13,945.945.244073868:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,946.946.934938431:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,946.946.021080017:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetched record for partition TopicPartition(topic=u'my-topic', partition=0) with offset 21509 to buffered record list 2019-05-07 22:34:13,947.947.341918945:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,943.943.110942841:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc3\x00\x00\x00\x00\x02\xaf\x1d\x8d\x12\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7`\xe4\x00\x00\x01j\x92\xb7ao\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:13,955.955.015897751:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,955.955.720901489:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,956.956.63690567:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,957.957.509994507:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,958.958.396911621:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,963.963.663101196:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,964.964.04504776:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,964.964.334011078:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:13,964.964.735984802:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 22: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc3\x00\x00\x00\x00\x02\xaf\x1d\x8d\x12\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7`\xe4\x00\x00\x01j\x92\xb7ao\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:13,965.965.488910675:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,967.967.226982117:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 22 2019-05-07 22:34:13,975.975.651979446:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:13,976.976.970911026:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 22 (22.7909088135 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65393, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:13,979.979.368925095:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65393, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:13,979.979.721069336:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65393 and error None. 2019-05-07 22:34:13,970.970.096111298:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:13,981.981.108903885:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,981.981.533050537:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:13,982.982.99908638:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:13,983.983.387947083:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:13,987.987.64705658:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,005.5.51700592041:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,030.30.6189060211:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,041.41.3069725037:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,007.7.4770450592:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:14,046.46.7629432678:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc5\x00\x00\x00\x00\x02\xe3y?U\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7aw\x00\x00\x01j\x92\xb7fH\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:14,047.47.9769706726:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc5\x00\x00\x00\x00\x02\xe3y?U\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7aw\x00\x00\x01j\x92\xb7fH\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:14,049.49.2839813232:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc5\x00\x00\x00\x00\x02\xe3y?U\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7aw\x00\x00\x01j\x92\xb7fH\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:14,043.43.9960956573:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,053.53.8399219513:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,055.55.0799369812:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,055.55.5748939514:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,055.55.7579994202:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,055.55.9120178223:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,056.56.382894516:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,052.52.6990890503:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 23: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc5\x00\x00\x00\x00\x02\xe3y?U\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7aw\x00\x00\x01j\x92\xb7fH\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:14,056.56.9920539856:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,064.64.003944397:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetch request for partition TopicPartition(topic='my-topic', partition=0) at offset 22514 2019-05-07 22:34:14,066.66.5879249573:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Sending FetchRequest to node 1 2019-05-07 22:34:14,066.66.3340091705:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,066.66.7209625244:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=22514, max_bytes=1048576)])]) 2019-05-07 22:34:14,068.68.1729316711:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 12: FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=22514, max_bytes=1048576)])]) 2019-05-07 22:34:14,067.67.1520233154:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:14,069.69.3368911743:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,070.70.0569152832:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:14,070.70.6629753113:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,070.70.9090232849:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:14,071.71.0690021515:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,066.66.0719871521:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 23 2019-05-07 22:34:14,071.71.573972702:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:14,071.71.3970661163:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:14,072.72.1039772034:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 23 (19.9499130249 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65408, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:14,076.76.9300460815:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65408, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:14,077.77.241897583:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65408 and error None. 2019-05-07 22:34:14,075.75.0880241394:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,086.86.8079662323:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:14,093.93.5950279236:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc2\x00\x00\x00\x00\x02\xe1k\xc7\x92\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7fL\x00\x00\x01j\x92\xb7f\xa8\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:14,093.93.8649177551:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc2\x00\x00\x00\x00\x02\xe1k\xc7\x92\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7fL\x00\x00\x01j\x92\xb7f\xa8\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:14,095.95.0129032135:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc2\x00\x00\x00\x00\x02\xe1k\xc7\x92\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7fL\x00\x00\x01j\x92\xb7f\xa8\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:14,095.95.782995224:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 24: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xc2\x00\x00\x00\x00\x02\xe1k\xc7\x92\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7fL\x00\x00\x01j\x92\xb7f\xa8\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:14,102.102.344036102:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:14,103.103.864908218:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14^\x00\x00\x00\x00\x02,\xda\x15\xb6\x00\x00\x00\x00\x00\x04\x00\x00\x01j\x92\xb7f\xb3\x00\x00\x01j\x92\xb7f\xcc\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x05\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:14,104.104.370117188:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14^\x00\x00\x00\x00\x02,\xda\x15\xb6\x00\x00\x00\x00\x00\x04\x00\x00\x01j\x92\xb7f\xb3\x00\x00\x01j\x92\xb7f\xcc\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x05\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:14,102.102.97703743:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,104.104.768037796:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,105.105.252027512:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:14,105.105.731964111:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,105.105.988025665:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,106.106.152057648:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,106.106.554031372:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,106.106.885910034:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,107.107.251882553:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,107.107.599020004:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14^\x00\x00\x00\x00\x02,\xda\x15\xb6\x00\x00\x00\x00\x00\x04\x00\x00\x01j\x92\xb7f\xb3\x00\x00\x01j\x92\xb7f\xcc\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x05\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:14,111.111.143112183:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 12 2019-05-07 22:34:14,112.112.523078918:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response FetchResponse_v4 2019-05-07 22:34:14,111.111.60993576:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,113.113.992929459:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,114.114.878892899:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:14,113.113.051891327:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 25: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14^\x00\x00\x00\x00\x02,\xda\x15\xb6\x00\x00\x00\x00\x00\x04\x00\x00\x01j\x92\xb7f\xb3\x00\x00\x01j\x92\xb7f\xcc\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x05\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:14,117.117.295980453:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 12 (49.2968559265 ms): FetchResponse_v4(throttle_time_ms=0, topics=[(topics=u'my-topic', partitions=[(partition=0, error_code=0, highwater_offset=65423, last_stable_offset=65423, aborted_transactions=NULL, message_set='\x00\x00\x00\x00\x00\x00W\xf2\x00\x00<\xb8\x00\x00\x00\x00\x02\x1d}D\xeb\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92Z\x94\xba\x00\x00\x01j\x92Z\x94\xc9\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:15,331.331.357002258:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,332.332.93390274:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,333.333.240032196:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,333.333.453893661:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,332.332.592010498:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 24 2019-05-07 22:34:15,334.334.189891815:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetched record for partition TopicPartition(topic=u'my-topic', partition=0) with offset 22514 to buffered record list 2019-05-07 22:34:15,333.333.667993546:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,336.336.007118225:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,336.336.47108078:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,336.336.96603775:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:15,337.337.245941162:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,337.337.390899658:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:15,337.337.522983551:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,337.337.675094604:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:15,337.337.805986404:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,337.337.991952896:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:15,338.338.182926178:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,345.345.773935318:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:15,334.334.837913513:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:15,348.348.472118378:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 25 2019-05-07 22:34:15,348.348.601102829:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:15,348.348.906040192:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 24 (1253.17716599 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65423, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:15,350.350.601911545:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 25 (1238.19804192 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65438, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:15,349.349.987983704:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,353.353.235960007:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:15,354.354.259967804:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,354.354.763031006:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:15,351.351.121902466:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65423, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:15,355.355.484962463:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65423 and error None. 2019-05-07 22:34:15,355.355.91006279:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65438, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:15,356.356.151103973:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65438 and error None. 2019-05-07 22:34:15,355.355.155944824:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,411.411.0019207:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:15,411.411.305904388:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xbe\x00\x00\x00\x00\x02C\x0c\x9e\xf7\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7f\xd9\x00\x00\x01j\x92\xb7k\xa7\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:15,411.411.514043808:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xbe\x00\x00\x00\x00\x02C\x0c\x9e\xf7\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7f\xd9\x00\x00\x01j\x92\xb7k\xa7\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:15,411.411.712884903:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xbe\x00\x00\x00\x00\x02C\x0c\x9e\xf7\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7f\xd9\x00\x00\x01j\x92\xb7k\xa7\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:15,412.412.784099579:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 26: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xbe\x00\x00\x00\x00\x02C\x0c\x9e\xf7\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7f\xd9\x00\x00\x01j\x92\xb7k\xa7\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:15,415.415.149927139:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 26 2019-05-07 22:34:15,415.415.327072144:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:15,415.415.61293602:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 26 (3.13115119934 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65443, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:15,416.416.018009186:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65443, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:15,417.417.126893997:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,417.417.690038681:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,416.416.4249897:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65443 and error None. 2019-05-07 22:34:15,418.418.590068817:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,443.443.965911865:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,446.446.465015411:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetch request for partition TopicPartition(topic='my-topic', partition=0) at offset 23519 2019-05-07 22:34:15,446.446.712970734:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Sending FetchRequest to node 1 2019-05-07 22:34:15,446.446.939945221:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=23519, max_bytes=1048576)])]) 2019-05-07 22:34:15,448.448.272943497:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 13: FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=23519, max_bytes=1048576)])]) 2019-05-07 22:34:15,449.449.73897934:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:15,450.450.496912003:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,450.450.923919678:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,451.451.113939285:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,451.451.278924942:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,451.451.43198967:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,451.451.590061188:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,451.451.785087585:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,480.480.864048004:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,481.481.564998627:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,479.479.609966278:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 13 2019-05-07 22:34:15,482.482.120037079:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response FetchResponse_v4 2019-05-07 22:34:15,481.481.930971146:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,486.486.660003662:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,484.484.529972076:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 13 (36.7369651794 ms): FetchResponse_v4(throttle_time_ms=0, topics=[(topics=u'my-topic', partitions=[(partition=0, error_code=0, highwater_offset=65458, last_stable_offset=65458, aborted_transactions=NULL, message_set='\x00\x00\x00\x00\x00\x00[\xdf\x00\x00<\xb8\x00\x00\x00\x00\x02\x9f\x9a0?\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92Z\x97c\x00\x00\x01j\x92Z\x97e\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:15,488.488.379001617:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetched record for partition TopicPartition(topic=u'my-topic', partition=0) with offset 23519 to buffered record list 2019-05-07 22:34:15,487.487.216949463:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,479.479.979038239:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:15,491.491.040945053:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x8e\x00\x00\x00\x00\x02\x95\xdd\xc4J\x00\x00\x00\x00\x00\t\x00\x00\x01j\x92\xb7k\xa8\x00\x00\x01j\x92\xb7k\xf9\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\n\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:15,492.492.202997208:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x8e\x00\x00\x00\x00\x02\x95\xdd\xc4J\x00\x00\x00\x00\x00\t\x00\x00\x01j\x92\xb7k\xa8\x00\x00\x01j\x92\xb7k\xf9\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\n\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:15,493.493.120908737:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x8e\x00\x00\x00\x00\x02\x95\xdd\xc4J\x00\x00\x00\x00\x00\t\x00\x00\x01j\x92\xb7k\xa8\x00\x00\x01j\x92\xb7k\xf9\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\n\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:15,493.493.808031082:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 27: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x8e\x00\x00\x00\x00\x02\x95\xdd\xc4J\x00\x00\x00\x00\x00\t\x00\x00\x01j\x92\xb7k\xa8\x00\x00\x01j\x92\xb7k\xf9\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\n\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:15,494.494.520902634:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,495.495.038986206:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,495.495.24307251:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,495.495.374917984:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,495.495.759963989:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:15,496.496.103048325:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,508.508.609056473:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,507.507.91311264:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:15,511.511.579990387:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\x85t\xf3v\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7l\x19\x00\x00\x01j\x92\xb7lG\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:15,511.511.970996857:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\x85t\xf3v\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7l\x19\x00\x00\x01j\x92\xb7lG\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:15,509.509.464025497:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,513.513.140916824:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,513.513.685941696:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,512.512.267112732:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\x85t\xf3v\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7l\x19\x00\x00\x01j\x92\xb7lG\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:15,514.514.174938202:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,524.524.327039719:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,524.524.732112885:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 28: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\x85t\xf3v\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7l\x19\x00\x00\x01j\x92\xb7lG\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:15,526.526.350021362:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,528.528.66101265:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,529.529.266119003:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,530.530.45797348:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,811.811.636924744:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,812.812.191009521:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,812.812.444925308:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:15,570.570.736885071:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetch request for partition TopicPartition(topic='my-topic', partition=0) at offset 24524 2019-05-07 22:34:16,813.813.38596344:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Sending FetchRequest to node 1 2019-05-07 22:34:16,812.812.728881836:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,814.814.110040665:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,813.813.601970673:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=24524, max_bytes=1048576)])]) 2019-05-07 22:34:16,814.814.541101456:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:15,535.535.21490097:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 27 2019-05-07 22:34:16,816.816.17307663:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:16,816.816.710948944:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 28 2019-05-07 22:34:16,817.817.147016525:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:16,817.817.564964294:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 27 (1324.02086258 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65458, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:16,818.818.34602356:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 28 (1299.93891716 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65468, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:16,815.815.938949585:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 14: FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=24524, max_bytes=1048576)])]) 2019-05-07 22:34:16,815.815.622091293:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,820.820.676088333:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:16,819.819.706916809:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65458, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:16,821.821.021080017:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,832.832.093000412:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 14 2019-05-07 22:34:16,833.833.465099335:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response FetchResponse_v4 2019-05-07 22:34:16,833.833.292961121:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:16,832.832.712888718:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65458 and error None. 2019-05-07 22:34:16,835.835.71600914:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65468, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:16,835.835.993051529:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65468 and error None. 2019-05-07 22:34:16,835.835.223913193:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,835.835.011005402:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 14 (19.702911377 ms): FetchResponse_v4(throttle_time_ms=0, topics=[(topics=u'my-topic', partitions=[(partition=0, error_code=0, highwater_offset=65483, last_stable_offset=65483, aborted_transactions=NULL, message_set='\x00\x00\x00\x00\x00\x00_\xcc\x00\x00<\xb8\x00\x00\x00\x00\x02rl\x01\x7f\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92Z\x9a\xf7\x00\x00\x01j\x92Z\x9a\xf9\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:16,842.842.137098312:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetched record for partition TopicPartition(topic=u'my-topic', partition=0) with offset 24524 to buffered record list 2019-05-07 22:34:16,846.846.199989319:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:16,846.846.40789032:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xbc\x00\x00\x00\x00\x02\x06U'\x96\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7lG\x00\x00\x01j\x92\xb7ql\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...")])])} 2019-05-07 22:34:16,846.846.540927887:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xbc\x00\x00\x00\x00\x02\x06U'\x96\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7lG\x00\x00\x01j\x92\xb7ql\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...")])]) 2019-05-07 22:34:16,846.846.702098846:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xbc\x00\x00\x00\x00\x02\x06U'\x96\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7lG\x00\x00\x01j\x92\xb7ql\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...")])]) 2019-05-07 22:34:16,847.847.301006317:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 29: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xbc\x00\x00\x00\x00\x02\x06U'\x96\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7lG\x00\x00\x01j\x92\xb7ql\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...")])]) 2019-05-07 22:34:16,850.850.963115692:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:16,851.851.197957993:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0cL\x00\x00\x00\x00\x02\xa9\x86\xe3\x94\x00\x00\x00\x00\x00\x02\x00\x00\x01j\x92\xb7qn\x00\x00\x01j\x92\xb7q\x81\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x03\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:16,851.851.480007172:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0cL\x00\x00\x00\x00\x02\xa9\x86\xe3\x94\x00\x00\x00\x00\x00\x02\x00\x00\x01j\x92\xb7qn\x00\x00\x01j\x92\xb7q\x81\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x03\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:16,851.851.8409729:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,852.852.334022522:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0cL\x00\x00\x00\x00\x02\xa9\x86\xe3\x94\x00\x00\x00\x00\x00\x02\x00\x00\x01j\x92\xb7qn\x00\x00\x01j\x92\xb7q\x81\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x03\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:16,853.853.805065155:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 30: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0cL\x00\x00\x00\x00\x02\xa9\x86\xe3\x94\x00\x00\x00\x00\x00\x02\x00\x00\x01j\x92\xb7qn\x00\x00\x01j\x92\xb7q\x81\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x03\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:16,854.854.758024216:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 29 2019-05-07 22:34:16,854.854.90489006:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:16,855.855.329990387:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 29 (8.31913948059 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65483, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:16,857.857.805013657:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65483, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:16,859.859.529018402:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65483 and error None. 2019-05-07 22:34:16,859.859.129905701:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:16,869.869.777917862:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,869.869.959115982:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,870.870.155096054:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:16,870.870.507001877:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:16,871.871.10710144:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04:\x00\x00\x00\x00\x02\xac\x9f\x93\xae\x00\x00\x00\x00\x00\x00\x00\x00\x01j\x92\xb7q\x9b\x00\x00\x01j\x92\xb7q\x9b\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:16,871.871.927022934:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,872.872.406005859:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,872.872.79510498:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,871.871.598958969:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04:\x00\x00\x00\x00\x02\xac\x9f\x93\xae\x00\x00\x00\x00\x00\x00\x00\x00\x01j\x92\xb7q\x9b\x00\x00\x01j\x92\xb7q\x9b\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:16,873.873.980998993:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04:\x00\x00\x00\x00\x02\xac\x9f\x93\xae\x00\x00\x00\x00\x00\x00\x00\x00\x01j\x92\xb7q\x9b\x00\x00\x01j\x92\xb7q\x9b\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:16,875.875.776052475:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 31: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04:\x00\x00\x00\x00\x02\xac\x9f\x93\xae\x00\x00\x00\x00\x00\x00\x00\x00\x01j\x92\xb7q\x9b\x00\x00\x01j\x92\xb7q\x9b\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:16,877.877.62594223:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 30 2019-05-07 22:34:16,873.873.220920563:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,887.887.475013733:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:16,888.888.453960419:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,890.890.814065933:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 30 (37.1561050415 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65498, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:16,892.892.70401001:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,901.901.655912399:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,902.902.266979218:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,904.904.056072235:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,907.907.193899155:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,911.911.176919937:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,906.906.585931778:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65498, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:16,913.913.950920105:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65498 and error None. 2019-05-07 22:34:16,914.914.20507431:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,946.946.283102036:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,951.951.101064682:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:16,951.951.416969299:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:16,953.953.206062317:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x9d\x00\x00\x00\x00\x02|\xfd\xdfu\x00\x00\x00\x00\x00\x0b\x00\x00\x01j\x92\xb7q\xa6\x00\x00\x01j\x92\xb7q\xd1\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0c\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:16,954.954.189062119:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x9d\x00\x00\x00\x00\x02|\xfd\xdfu\x00\x00\x00\x00\x00\x0b\x00\x00\x01j\x92\xb7q\xa6\x00\x00\x01j\x92\xb7q\xd1\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0c\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:16,958.958.59503746:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,957.957.789897919:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x9d\x00\x00\x00\x00\x02|\xfd\xdfu\x00\x00\x00\x00\x00\x0b\x00\x00\x01j\x92\xb7q\xa6\x00\x00\x01j\x92\xb7q\xd1\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0c\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:16,961.961.445093155:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,964.964.224100113:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,965.965.889930725:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,966.966.751098633:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,966.966.938018799:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,967.967.047929764:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,967.967.154026031:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,967.967.618942261:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,964.964.749097824:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 32: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x9d\x00\x00\x00\x00\x02|\xfd\xdfu\x00\x00\x00\x00\x00\x0b\x00\x00\x01j\x92\xb7q\xa6\x00\x00\x01j\x92\xb7q\xd1\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0c\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:16,970.970.804929733:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,972.972.274065018:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,972.972.625017166:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,972.972.82910347:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,973.973.042964935:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,973.973.75702858:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,975.975.662946701:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Allocating a new 16384 byte message buffer for TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,976.976.922988892:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:16,977.977.423906326:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,979.979.541063309:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:16,979.979.340076447:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 31 2019-05-07 22:34:16,981.981.041908264:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:16,981.981.539964676:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 32 2019-05-07 22:34:16,981.981.714963913:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:16,982.982.239961624:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,982.982.960939407:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 31 (108.376979828 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65501, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:16,984.984.049081802:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:16,984.984.764099121:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 32 (21.281003952 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65502, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:16,987.987.895011902:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65501, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:16,988.988.349914551:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65501 and error None. 2019-05-07 22:34:16,988.988.236904144:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:16,986.986.489057541:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetch request for partition TopicPartition(topic='my-topic', partition=0) at offset 25529 2019-05-07 22:34:16,989.989.237070084:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Sending FetchRequest to node 1 2019-05-07 22:34:16,989.989.454030991:kafka.protocol.parser:139872385505024:DEBUG:32192:Sending request FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=25529, max_bytes=1048576)])]) 2019-05-07 22:34:16,991.991.014957428:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 15: FetchRequest_v4(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, topics=[(topic='my-topic', partitions=[(partition=0, offset=25529, max_bytes=1048576)])]) 2019-05-07 22:34:16,988.988.933086395:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65502, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:16,998.998.090028763:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65502 and error None. 2019-05-07 22:34:16,989.989.538908005:kafka.producer.kafka:139872394159872:DEBUG:32192:Waking up the sender since TopicPartition(topic='my-topic', partition=0) is either full or getting a new batch 2019-05-07 22:34:17,003.3.25393676758:kafka.protocol.parser:139872385505024:DEBUG:32192:Received correlation id: 15 2019-05-07 22:34:17,010.10.4711055756:kafka.producer.kafka:139872394159872:DEBUG:32192:Sending (key=None value='1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111' headers=[]) to TopicPartition(topic='my-topic', partition=0) Messages sent: 319 Messages recvd: 7931 Messages invalid: 4893 2019-05-07 22:34:17,015.15.4769420624:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:17,015.15.9759521484:kafka.protocol.parser:139872385505024:DEBUG:32192:Processing response FetchResponse_v4 2019-05-07 22:34:18,414.414.594888687:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xe6\x9a\x1eM\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7q\xf7\x00\x00\x01j\x92\xb7r\r\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:18,417.417.768955231:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xe6\x9a\x1eM\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7q\xf7\x00\x00\x01j\x92\xb7r\r\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:18,417.417.448043823:kafka.conn:139872385505024:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 15 (1427.40797997 ms): FetchResponse_v4(throttle_time_ms=0, topics=[(topics=u'my-topic', partitions=[(partition=0, error_code=0, highwater_offset=65514, last_stable_offset=65514, aborted_transactions=NULL, message_set='\x00\x00\x00\x00\x00\x00c\xb9\x00\x00<\xb8\x00\x00\x00\x00\x02\xa8\xb7I\xb9\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92Z\x9f\x1a\x00\x00\x01j\x92Z\x9f\x1c\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:18,418.418.0560112:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xe6\x9a\x1eM\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7q\xf7\x00\x00\x01j\x92\xb7r\r\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:18,419.419.713020325:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 33: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xb8\x00\x00\x00\x00\x02\xe6\x9a\x1eM\x00\x00\x00\x00\x00\x0e\x00\x00\x01j\x92\xb7q\xf7\x00\x00\x01j\x92\xb7r\r\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x0f\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:18,419.419.104099274:kafka.consumer.fetcher:139872385505024:DEBUG:32192:Adding fetched record for partition TopicPartition(topic=u'my-topic', partition=0) with offset 25529 to buffered record list 2019-05-07 22:34:18,415.415.719985962:kafka.producer.kafka:139872394159872:DEBUG:32192:Flushing accumulated records in producer. 2019-05-07 22:34:18,426.426.908969879:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Waiting on produce to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:18,426.426.003932953:kafka.producer.sender:139872373798656:DEBUG:32192:Nodes with data ready to send: set([1]) 2019-05-07 22:34:18,427.427.206993103:kafka.producer.sender:139872373798656:DEBUG:32192:Created 1 produce requests: {1: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14_\x00\x00\x00\x00\x02k\r\x11\xcb\x00\x00\x00\x00\x00\x04\x00\x00\x01j\x92\xb7r\x10\x00\x00\x01j\x92\xb7w\xaf\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x05\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])])} 2019-05-07 22:34:18,427.427.392959595:kafka.producer.sender:139872373798656:DEBUG:32192:Sending Produce Request: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14_\x00\x00\x00\x00\x02k\r\x11\xcb\x00\x00\x00\x00\x00\x04\x00\x00\x01j\x92\xb7r\x10\x00\x00\x01j\x92\xb7w\xaf\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x05\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:18,427.427.613019943:kafka.protocol.parser:139872373798656:DEBUG:32192:Sending request ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14_\x00\x00\x00\x00\x02k\r\x11\xcb\x00\x00\x00\x00\x00\x04\x00\x00\x01j\x92\xb7r\x10\x00\x00\x01j\x92\xb7w\xaf\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x05\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:18,428.428.663015366:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Request 34: ProduceRequest_v3(transactional_id=None, required_acks=1, timeout=30000, topics=[(topic='my-topic', partitions=[(partition=0, messages='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14_\x00\x00\x00\x00\x02k\r\x11\xcb\x00\x00\x00\x00\x00\x04\x00\x00\x01j\x92\xb7r\x10\x00\x00\x01j\x92\xb7w\xaf\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x05\x8e\x10\x00\x00\x00\x01\x80\x101111111111111111111111111111111...')])]) 2019-05-07 22:34:18,429.429.368972778:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 33 2019-05-07 22:34:18,429.429.56495285:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:18,429.429.827928543:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 33 (10.3089809418 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65514, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:18,432.432.03496933:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65514, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:18,433.433.69102478:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65514 and error None. 2019-05-07 22:34:18,438.438.340902328:kafka.protocol.parser:139872373798656:DEBUG:32192:Received correlation id: 34 2019-05-07 22:34:18,438.438.862085342:kafka.protocol.parser:139872373798656:DEBUG:32192:Processing response ProduceResponse_v3 2019-05-07 22:34:18,439.439.400911331:kafka.conn:139872373798656:DEBUG:32192: [IPv4 ('172.18.0.2', 9092)]> Response 34 (10.9460353851 ms): ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65529, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:18,441.441.716909409:kafka.producer.sender:139872373798656:DEBUG:32192:Parsing produce response: ProduceResponse_v3(topics=[(topic=u'my-topic', partitions=[(partition=0, error_code=0, offset=65529, timestamp=-1)])], throttle_time_ms=0) 2019-05-07 22:34:18,442.442.150115967:kafka.producer.record_accumulator:139872373798656:DEBUG:32192:Produced messages to topic-partition TopicPartition(topic='my-topic', partition=0) with base offset 65529 and error None. 2019-05-07 22:34:18,448.448.627948761:kafka.producer.record_accumulator:139872394159872:DEBUG:32192:Waiting on produce to TopicPartition(topic='my-topic', partition=0) 2019-05-07 22:34:18,451.451.332092285:kafka.producer.kafka:139872394159872:INFO:32192:Closing the Kafka producer with 0 secs timeout. 2019-05-07 22:34:18,451.451.617956161:kafka.producer.kafka:139872394159872:INFO:32192:Proceeding to force close the producer since pending requests could not be completed within timeout 0. 2019-05-07 22:34:18,452.452.18205452:kafka.producer.sender:139872373798656:DEBUG:32192:Beginning shutdown of Kafka producer I/O thread, sending remaining records. 2019-05-07 22:34:18,452.452.517032623:kafka.conn:139872373798656:INFO:32192: [IPv4 ('172.18.0.2', 9092)]>: Closing connection. 2019-05-07 22:34:18,453.453.975915909:kafka.producer.sender:139872373798656:DEBUG:32192:Shutdown of Kafka producer I/O thread has completed. 2019-05-07 22:34:18,457.457.740068436:kafka.producer.kafka:139872394159872:DEBUG:32192:The Kafka producer has closed. 2019-05-07 22:34:18,493.493.701934814:kafka.consumer.group:139872385505024:DEBUG:32192:Closing the KafkaConsumer. 2019-05-07 22:34:18,532.532.847881317:kafka.conn:139872385505024:INFO:32192: [IPv4 ('172.18.0.2', 9092)]>: Closing connection. 2019-05-07 22:34:18,533.533.444881439:kafka.consumer.group:139872385505024:DEBUG:32192:The KafkaConsumer has closed. [root@localhost kafka-python]#