Skip to content

Instantly share code, notes, and snippets.

@kishorenc
Created December 15, 2015 10:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kishorenc/5d65f114a50b9ef6a6b3 to your computer and use it in GitHub Desktop.
Save kishorenc/5d65f114a50b9ef6a6b3 to your computer and use it in GitHub Desktop.
Samza error log 1
This file has been truncated, but you can view the full file.
2015-12-15 08:22:51 SamzaContainer$ [INFO] Got container ID: 8
2015-12-15 08:22:51 SamzaContainer$ [INFO] Got coordinator URL: http://10.181.18.44:39659/
2015-12-15 08:22:51 SamzaContainer$ [INFO] Fetching configuration from: http://10.181.18.44:39659/
2015-12-15 08:22:53 JmxServer [INFO] According to InetAddress.getLocalHost.getHostName we are c1-cluster-i-87181737.stag.platform.io
2015-12-15 08:22:53 JmxServer [INFO] Started JmxServer registry port=46305 server port=46306 url=service:jmx:rmi://localhost:46306/jndi/rmi://localhost:46305/jmxrmi
2015-12-15 08:22:53 JmxServer [INFO] If you are tunneling, you might want to try JmxServer registry port=46305 server port=46306 url=service:jmx:rmi://c1-cluster-i-87181737.stag.platform.io:46306/jndi/rmi://c1-cluster-i-87181737.stag.platform.io:46305/jmxrmi
2015-12-15 08:22:53 SamzaContainer$ [INFO] Setting up Samza container: samza-container-8
2015-12-15 08:22:53 SamzaContainer$ [INFO] Samza container PID: 9711@c1-cluster-i-87181737.stag.platform.io
2015-12-15 08:22:53 SamzaContainer$ [INFO] Using configuration: {stores.kvstore.changelog.replication.factor=2, stores.kvstore.factory=org.apache.samza.storage.kv.RocksDbKeyValueStorageEngineFactory, stores.kvstore.container.cache.size.bytes=8000000, systems.kafka.streams.TOPIC_ONE.samza.msg.serde=bytes, stores.kvstore.rocksdb.write.batch.size=2000, stores.metastore.msg.serde=object, stores.kvstore.rocksdb.compression=snappy, systems.kafka.streams.TOPIC_RESULT.samza.msg.serde=bytes, systems.kafka.streams.TOPIC_TWO.samza.key.serde=string, serializers.registry.string.class=org.apache.samza.serializers.StringSerdeFactory, stores.kvstore.rocksdb.object.cache.size=2000, systems.kafka.streams.TOPIC_ONE.samza.offset.default=oldest, task.window.ms=50000, serializers.registry.object.class=org.apache.samza.serializers.SerializableSerdeFactory, systems.kafka.streams.TOPIC_RESULT.samza.key.serde=string, task.class=spike.streaming.samza.SamzaJoinJob, task.commit.ms=60000, yarn.package.path=http://cluster01.stag.platform.io:8000/join_job.tar.gz, systems.kafka.samza.factory=org.apache.samza.system.kafka.KafkaSystemFactory, stores.metastore.factory=org.apache.samza.storage.kv.inmemory.InMemoryKeyValueStorageEngineFactory, task.inputs=kafka.TOPIC_TWO,kafka.TOPIC_ONE, yarn.container.memory.mb=512, job.factory.class=org.apache.samza.job.yarn.YarnJobFactory, stores.metastore.changelog=kafka.samza-job-meta-changelog, task.checkpoint.replication.factor=2, serializers.registry.bytes.class=org.apache.samza.serializers.ByteSerdeFactory, systems.kafka.streams.TOPIC_TWO.samza.msg.serde=bytes, systems.kafka.streams.TOPIC_ONE.samza.key.serde=string, job.name=samza-job-production-1, stores.kvstore.rocksdb.compaction.style=level, systems.kafka.consumer.zookeeper.connect=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181, task.checkpoint.factory=org.apache.samza.checkpoint.kafka.KafkaCheckpointManagerFactory, systems.kafka.streams.TOPIC_TWO.samza.offset.default=oldest, stores.kvstore.key.serde=bytes, systems.kafka.streams.TOPIC_RESULT.samza.offset.default=oldest, stores.metastore.changelog.replication.factor=2, yarn.container.count=200, stores.kvstore.msg.serde=object, systems.kafka.producer.bootstrap.servers=10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082, task.checkpoint.system=kafka, stores.kvstore.rocksdb.block.size.bytes=262144, task.log4j.system=kafka, stores.kvstore.rocksdb.container.write.buffer.size.bytes=134217728, stores.metastore.key.serde=string, stores.kvstore.changelog=kafka.samza-job-changelog}
2015-12-15 08:22:53 SamzaContainer$ [INFO] Using container model: ContainerModel [containerId=8, tasks={Partition 105=TaskModel [taskName=Partition 105, systemStreamPartitions=[SystemStreamPartition [kafka, TOPIC_ONE, 105], SystemStreamPartition [kafka, TOPIC_TWO, 105]], changeLogPartition=Partition [partition=188]], Partition 286=TaskModel [taskName=Partition 286, systemStreamPartitions=[SystemStreamPartition [kafka, TOPIC_ONE, 286], SystemStreamPartition [kafka, TOPIC_TWO, 286]], changeLogPartition=Partition [partition=45]]}]
2015-12-15 08:22:54 SamzaContainer$ [INFO] Got system names: Set(kafka)
2015-12-15 08:22:54 SamzaContainer$ [INFO] Got serde names: Set(string, bytes, object)
2015-12-15 08:22:54 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:22:54 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-join_job_production_1-1-1450167774086-0
2015-12-15 08:22:54 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-900a7075-47b8-4a47-a31b-100085d95a65
2015-12-15 08:22:54 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:22:54 KafkaSystemFactory [INFO] Creating topic meta information for topic: samza-job-meta-changelog with replication factor: 2
2015-12-15 08:22:54 KafkaSystemFactory [INFO] Creating topic meta information for topic: samza-job-changelog with replication factor: 2
2015-12-15 08:22:54 SamzaContainer$ [INFO] Got system factories: Set(kafka)
2015-12-15 08:22:54 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:22:54 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-join_job_production_1-1-1450167774086-0
2015-12-15 08:22:54 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:22:54 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:22:54 ClientUtils$ [INFO] Fetching metadata from broker id:6,host:10.181.18.193,port:9082 with correlation id 0 for 2 topic(s) Set(TOPIC_ONE, TOPIC_TWO)
2015-12-15 08:22:54 SyncProducer [INFO] Connected to 10.181.18.193:9082 for producing
2015-12-15 08:22:54 SyncProducer [INFO] Disconnecting from 10.181.18.193:9082
2015-12-15 08:22:54 KafkaSystemAdmin$ [INFO] Got metadata: Map(TOPIC_ONE -> SystemStreamMetadata [streamName=TOPIC_ONE, partitionMetadata={Partition [partition=69]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008482, upcomingOffset=4008483], Partition [partition=365]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022739, upcomingOffset=4022740], Partition [partition=138]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015048, upcomingOffset=4015049], Partition [partition=101]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022803, upcomingOffset=4022804], Partition [partition=347]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012025, upcomingOffset=4012026], Partition [partition=333]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4005797, upcomingOffset=4005798], Partition [partition=249]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3984830, upcomingOffset=3984831], Partition [partition=234]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4048487, upcomingOffset=4048488], Partition [partition=0]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4051806, upcomingOffset=4051807], Partition [partition=88]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025393, upcomingOffset=4025394], Partition [partition=352]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3991087, upcomingOffset=3991088], Partition [partition=170]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3987902, upcomingOffset=3987903], Partition [partition=115]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4007907, upcomingOffset=4007908], Partition [partition=217]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998915, upcomingOffset=3998916], Partition [partition=276]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4011561, upcomingOffset=4011562], Partition [partition=308]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023705, upcomingOffset=4023706], Partition [partition=5]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012107, upcomingOffset=4012108], Partition [partition=120]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020359, upcomingOffset=4020360], Partition [partition=247]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3978555, upcomingOffset=3978556], Partition [partition=379]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998043, upcomingOffset=3998044], Partition [partition=269]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021905, upcomingOffset=4021906], Partition [partition=202]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024880, upcomingOffset=4024881], Partition [partition=10]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000929, upcomingOffset=4000930], Partition [partition=385]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4006593, upcomingOffset=4006594], Partition [partition=384]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4075909, upcomingOffset=4075910], Partition [partition=56]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033131, upcomingOffset=4033132], Partition [partition=142]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4016143, upcomingOffset=4016144], Partition [partition=340]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4007128, upcomingOffset=4007129], Partition [partition=153]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021524, upcomingOffset=4021525], Partition [partition=174]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4037597, upcomingOffset=4037598], Partition [partition=185]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4009360, upcomingOffset=4009361], Partition [partition=42]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031913, upcomingOffset=4031914], Partition [partition=24]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4036651, upcomingOffset=4036652], Partition [partition=288]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4038255, upcomingOffset=4038256], Partition [partition=301]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4030730, upcomingOffset=4030731], Partition [partition=320]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4047621, upcomingOffset=4047622], Partition [partition=37]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3995863, upcomingOffset=3995864], Partition [partition=25]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4006732, upcomingOffset=4006733], Partition [partition=257]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031552, upcomingOffset=4031553], Partition [partition=389]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018467, upcomingOffset=4018468], Partition [partition=52]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4032326, upcomingOffset=4032327], Partition [partition=14]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4045147, upcomingOffset=4045148], Partition [partition=184]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018215, upcomingOffset=4018216], Partition [partition=372]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028853, upcomingOffset=4028854], Partition [partition=110]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4038038, upcomingOffset=4038039], Partition [partition=125]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018728, upcomingOffset=4018729], Partition [partition=344]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025972, upcomingOffset=4025973], Partition [partition=357]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4016497, upcomingOffset=4016498], Partition [partition=196]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4013244, upcomingOffset=4013245], Partition [partition=157]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4043112, upcomingOffset=4043113], Partition [partition=189]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023587, upcomingOffset=4023588], Partition [partition=20]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3999563, upcomingOffset=3999564], Partition [partition=46]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4073781, upcomingOffset=4073782], Partition [partition=93]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3996613, upcomingOffset=3996614], Partition [partition=284]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4060720, upcomingOffset=4060721], Partition [partition=325]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019175, upcomingOffset=4019176], Partition [partition=152]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025685, upcomingOffset=4025686], Partition [partition=228]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026672, upcomingOffset=4026673], Partition [partition=289]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4009583, upcomingOffset=4009584], Partition [partition=57]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3993552, upcomingOffset=3993553], Partition [partition=316]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020649, upcomingOffset=4020650], Partition [partition=78]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4048584, upcomingOffset=4048585], Partition [partition=261]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4003943, upcomingOffset=4003944], Partition [partition=29]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4016351, upcomingOffset=4016352], Partition [partition=216]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026024, upcomingOffset=4026025], Partition [partition=164]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4062844, upcomingOffset=4062845], Partition [partition=179]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023105, upcomingOffset=4023106], Partition [partition=321]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017892, upcomingOffset=4017893], Partition [partition=376]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023566, upcomingOffset=4023567], Partition [partition=211]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4040026, upcomingOffset=4040027], Partition [partition=253]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3996995, upcomingOffset=3996996], Partition [partition=106]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4011393, upcomingOffset=4011394], Partition [partition=238]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4061970, upcomingOffset=4061971], Partition [partition=121]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3978174, upcomingOffset=3978175], Partition [partition=348]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004733, upcomingOffset=4004734], Partition [partition=84]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4064354, upcomingOffset=4064355], Partition [partition=353]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3984081, upcomingOffset=3984082], Partition [partition=147]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033326, upcomingOffset=4033327], Partition [partition=397]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4035059, upcomingOffset=4035060], Partition [partition=280]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4030533, upcomingOffset=4030534], Partition [partition=61]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4027990, upcomingOffset=4027991], Partition [partition=221]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4032766, upcomingOffset=4032767], Partition [partition=293]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023878, upcomingOffset=4023879], Partition [partition=132]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031286, upcomingOffset=4031287], Partition [partition=396]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4035515, upcomingOffset=4035516], Partition [partition=89]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3982183, upcomingOffset=3982184], Partition [partition=133]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028857, upcomingOffset=4028858], Partition [partition=116]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010915, upcomingOffset=4010916], Partition [partition=243]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024784, upcomingOffset=4024785], Partition [partition=1]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012663, upcomingOffset=4012664], Partition [partition=265]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3993439, upcomingOffset=3993440], Partition [partition=312]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4030460, upcomingOffset=4030461], Partition [partition=74]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4049392, upcomingOffset=4049393], Partition [partition=206]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4070374, upcomingOffset=4070375], Partition [partition=307]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028176, upcomingOffset=4028177], Partition [partition=292]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031942, upcomingOffset=4031943], Partition [partition=233]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017979, upcomingOffset=4017980], Partition [partition=6]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024579, upcomingOffset=4024580], Partition [partition=248]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018704, upcomingOffset=4018705], Partition [partition=60]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4030027, upcomingOffset=4030028], Partition [partition=380]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4014256, upcomingOffset=4014257], Partition [partition=117]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010620, upcomingOffset=4010621], Partition [partition=270]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4036327, upcomingOffset=4036328], Partition [partition=85]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4014194, upcomingOffset=4014195], Partition [partition=201]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3981767, upcomingOffset=3981768], Partition [partition=381]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033835, upcomingOffset=4033836], Partition [partition=220]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4029039, upcomingOffset=4029040], Partition [partition=366]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025695, upcomingOffset=4025696], Partition [partition=102]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021145, upcomingOffset=4021146], Partition [partition=334]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4041464, upcomingOffset=4041465], Partition [partition=302]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4041575, upcomingOffset=4041576], Partition [partition=260]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3997498, upcomingOffset=3997499], Partition [partition=349]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018360, upcomingOffset=4018361], Partition [partition=28]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008286, upcomingOffset=4008287], Partition [partition=38]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4001326, upcomingOffset=4001327], Partition [partition=160]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4039595, upcomingOffset=4039596], Partition [partition=392]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4030165, upcomingOffset=4030166], Partition [partition=297]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4002224, upcomingOffset=4002225], Partition [partition=70]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4016731, upcomingOffset=4016732], Partition [partition=192]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019171, upcomingOffset=4019172], Partition [partition=275]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3994280, upcomingOffset=3994281], Partition [partition=21]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020102, upcomingOffset=4020103], Partition [partition=137]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998050, upcomingOffset=3998051], Partition [partition=165]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021376, upcomingOffset=4021377], Partition [partition=33]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3983866, upcomingOffset=3983867], Partition [partition=92]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4006068, upcomingOffset=4006069], Partition [partition=229]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019291, upcomingOffset=4019292], Partition [partition=252]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010235, upcomingOffset=4010236], Partition [partition=197]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004762, upcomingOffset=4004763], Partition [partition=361]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3988561, upcomingOffset=3988562], Partition [partition=65]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3988882, upcomingOffset=3988883], Partition [partition=97]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023749, upcomingOffset=4023750], Partition [partition=329]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3989260, upcomingOffset=3989261], Partition [partition=324]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4053992, upcomingOffset=4053993], Partition [partition=285]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021875, upcomingOffset=4021876], Partition [partition=224]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4092824, upcomingOffset=4092825], Partition [partition=317]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031527, upcomingOffset=4031528], Partition [partition=156]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019947, upcomingOffset=4019948], Partition [partition=9]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3977709, upcomingOffset=3977710], Partition [partition=188]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000659, upcomingOffset=4000660], Partition [partition=388]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028791, upcomingOffset=4028792], Partition [partition=53]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031833, upcomingOffset=4031834], Partition [partition=356]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004949, upcomingOffset=4004950], Partition [partition=169]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3975553, upcomingOffset=3975554], Partition [partition=141]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024513, upcomingOffset=4024514], Partition [partition=109]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022979, upcomingOffset=4022980], Partition [partition=328]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021110, upcomingOffset=4021111], Partition [partition=256]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017283, upcomingOffset=4017284], Partition [partition=124]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4056647, upcomingOffset=4056648], Partition [partition=225]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3997185, upcomingOffset=3997186], Partition [partition=339]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4027065, upcomingOffset=4027066], Partition [partition=77]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4039697, upcomingOffset=4039698], Partition [partition=193]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3990844, upcomingOffset=3990845], Partition [partition=212]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021174, upcomingOffset=4021175], Partition [partition=96]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012336, upcomingOffset=4012337], Partition [partition=393]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017638, upcomingOffset=4017639], Partition [partition=173]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4001278, upcomingOffset=4001279], Partition [partition=13]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998155, upcomingOffset=3998156], Partition [partition=129]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023438, upcomingOffset=4023439], Partition [partition=41]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3978635, upcomingOffset=3978636], Partition [partition=371]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4047209, upcomingOffset=4047210], Partition [partition=134]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4039683, upcomingOffset=4039684], Partition [partition=73]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028925, upcomingOffset=4028926], Partition [partition=128]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023625, upcomingOffset=4023626], Partition [partition=343]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004958, upcomingOffset=4004959], Partition [partition=237]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4036242, upcomingOffset=4036243], Partition [partition=105]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4009807, upcomingOffset=4009808], Partition [partition=244]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4058952, upcomingOffset=4058953], Partition [partition=2]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022142, upcomingOffset=4022143], Partition [partition=266]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022370, upcomingOffset=4022371], Partition [partition=360]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024487, upcomingOffset=4024488], Partition [partition=205]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018075, upcomingOffset=4018076], Partition [partition=311]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3997387, upcomingOffset=3997388], Partition [partition=398]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4056064, upcomingOffset=4056065], Partition [partition=298]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017661, upcomingOffset=4017662], Partition [partition=166]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026683, upcomingOffset=4026684], Partition [partition=32]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023458, upcomingOffset=4023459], Partition [partition=34]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025916, upcomingOffset=4025917], Partition [partition=148]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017717, upcomingOffset=4017718], Partition [partition=264]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033087, upcomingOffset=4033088], Partition [partition=45]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4027979, upcomingOffset=4027980], Partition [partition=161]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4027994, upcomingOffset=4027995], Partition [partition=279]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3981202, upcomingOffset=3981203], Partition [partition=64]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4075403, upcomingOffset=4075404], Partition [partition=180]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4001600, upcomingOffset=4001601], Partition [partition=296]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4005855, upcomingOffset=4005856], Partition [partition=17]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4035706, upcomingOffset=4035707], Partition [partition=149]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4002550, upcomingOffset=4002551], Partition [partition=375]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022767, upcomingOffset=4022768], Partition [partition=176]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010347, upcomingOffset=4010348], Partition [partition=191]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022530, upcomingOffset=4022531], Partition [partition=22]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015718, upcomingOffset=4015719], Partition [partition=44]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4047879, upcomingOffset=4047880], Partition [partition=286]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4060282, upcomingOffset=4060283], Partition [partition=291]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4044781, upcomingOffset=4044782], Partition [partition=59]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012722, upcomingOffset=4012723], Partition [partition=118]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3990123, upcomingOffset=3990124], Partition [partition=281]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3983474, upcomingOffset=3983475], Partition [partition=204]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4050711, upcomingOffset=4050712], Partition [partition=259]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019593, upcomingOffset=4019594], Partition [partition=27]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4006189, upcomingOffset=4006190], Partition [partition=71]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3990949, upcomingOffset=3990950], Partition [partition=391]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3987720, upcomingOffset=3987721], Partition [partition=12]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4014372, upcomingOffset=4014373], Partition [partition=382]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4052188, upcomingOffset=4052189], Partition [partition=54]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4044328, upcomingOffset=4044329], Partition [partition=313]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025016, upcomingOffset=4025017], Partition [partition=144]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4084366, upcomingOffset=4084367], Partition [partition=49]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021013, upcomingOffset=4021014], Partition [partition=335]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3982456, upcomingOffset=3982457], Partition [partition=236]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026528, upcomingOffset=4026529], Partition [partition=181]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010975, upcomingOffset=4010976], Partition [partition=350]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4032146, upcomingOffset=4032147], Partition [partition=86]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018248, upcomingOffset=4018249], Partition [partition=159]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012814, upcomingOffset=4012815], Partition [partition=187]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012208, upcomingOffset=4012209], Partition [partition=172]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015213, upcomingOffset=4015214], Partition [partition=113]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3980674, upcomingOffset=3980675], Partition [partition=219]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3995708, upcomingOffset=3995709], Partition [partition=274]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028999, upcomingOffset=4029000], Partition [partition=81]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022952, upcomingOffset=4022953], Partition [partition=377]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3996003, upcomingOffset=3996004], Partition [partition=230]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010155, upcomingOffset=4010156], Partition [partition=362]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033458, upcomingOffset=4033459], Partition [partition=76]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024067, upcomingOffset=4024068], Partition [partition=7]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3986258, upcomingOffset=3986259], Partition [partition=245]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018143, upcomingOffset=4018144], Partition [partition=318]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4064434, upcomingOffset=4064435], Partition [partition=39]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3989387, upcomingOffset=3989388], Partition [partition=98]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4038428, upcomingOffset=4038429], Partition [partition=303]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3991306, upcomingOffset=3991307], Partition [partition=271]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4034597, upcomingOffset=4034598], Partition [partition=208]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4044921, upcomingOffset=4044922], Partition [partition=387]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023165, upcomingOffset=4023166], Partition [partition=345]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3995492, upcomingOffset=3995493], Partition [partition=367]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026622, upcomingOffset=4026623], Partition [partition=103]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4005772, upcomingOffset=4005773], Partition [partition=323]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021673, upcomingOffset=4021674], Partition [partition=140]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4034414, upcomingOffset=4034415], Partition [partition=213]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028180, upcomingOffset=4028181], Partition [partition=91]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4013962, upcomingOffset=4013963], Partition [partition=66]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4063076, upcomingOffset=4063077], Partition [partition=240]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024102, upcomingOffset=4024103], Partition [partition=251]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4003707, upcomingOffset=4003708], Partition [partition=155]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015924, upcomingOffset=4015925], Partition [partition=198]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3991283, upcomingOffset=3991284], Partition [partition=108]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4007274, upcomingOffset=4007275], Partition [partition=330]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3996908, upcomingOffset=3996909], Partition [partition=130]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4063513, upcomingOffset=4063514], Partition [partition=399]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4014519, upcomingOffset=4014520], Partition [partition=278]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3999023, upcomingOffset=3999024], Partition [partition=223]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3993296, upcomingOffset=3993297], Partition [partition=394]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4032281, upcomingOffset=4032282], Partition [partition=306]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4050527, upcomingOffset=4050528], Partition [partition=135]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018689, upcomingOffset=4018690], Partition [partition=299]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008065, upcomingOffset=4008066], Partition [partition=226]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4013458, upcomingOffset=4013459], Partition [partition=3]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4032123, upcomingOffset=4032124], Partition [partition=267]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4011502, upcomingOffset=4011503], Partition [partition=241]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028308, upcomingOffset=4028309], Partition [partition=80]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4048795, upcomingOffset=4048796], Partition [partition=167]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3980284, upcomingOffset=3980285], Partition [partition=35]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008713, upcomingOffset=4008714], Partition [partition=162]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4057936, upcomingOffset=4057937], Partition [partition=374]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4052899, upcomingOffset=4052900], Partition [partition=255]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3992197, upcomingOffset=3992198], Partition [partition=209]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4009442, upcomingOffset=4009443], Partition [partition=112]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019520, upcomingOffset=4019521], Partition [partition=342]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010718, upcomingOffset=4010719], Partition [partition=123]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022132, upcomingOffset=4022133], Partition [partition=355]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4005499, upcomingOffset=4005500], Partition [partition=194]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033073, upcomingOffset=4033074], Partition [partition=145]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3996471, upcomingOffset=3996472], Partition [partition=48]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4040860, upcomingOffset=4040861], Partition [partition=63]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3999153, upcomingOffset=3999154], Partition [partition=295]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022872, upcomingOffset=4022873], Partition [partition=18]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033582, upcomingOffset=4033583], Partition [partition=282]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026379, upcomingOffset=4026380], Partition [partition=150]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4016899, upcomingOffset=4016900], Partition [partition=95]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3991221, upcomingOffset=3991222], Partition [partition=327]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3988723, upcomingOffset=3988724], Partition [partition=263]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008464, upcomingOffset=4008465], Partition [partition=310]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4006879, upcomingOffset=4006880], Partition [partition=50]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4049452, upcomingOffset=4049453], Partition [partition=67]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033631, upcomingOffset=4033632], Partition [partition=199]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3987339, upcomingOffset=3987340], Partition [partition=177]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021878, upcomingOffset=4021879], Partition [partition=182]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015677, upcomingOffset=4015678], Partition [partition=331]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998276, upcomingOffset=3998277], Partition [partition=16]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3990652, upcomingOffset=3990653], Partition [partition=370]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4054787, upcomingOffset=4054788], Partition [partition=127]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017028, upcomingOffset=4017029], Partition [partition=338]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4003363, upcomingOffset=4003364], Partition [partition=359]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3970972, upcomingOffset=3970973], Partition [partition=31]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4030214, upcomingOffset=4030215], Partition [partition=336]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018855, upcomingOffset=4018856], Partition [partition=154]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4047425, upcomingOffset=4047426], Partition [partition=11]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4011142, upcomingOffset=4011143], Partition [partition=72]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004228, upcomingOffset=4004229], Partition [partition=175]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3990335, upcomingOffset=3990336], Partition [partition=386]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4047665, upcomingOffset=4047666], Partition [partition=314]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4036730, upcomingOffset=4036731], Partition [partition=143]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000499, upcomingOffset=4000500], Partition [partition=43]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4007314, upcomingOffset=4007315], Partition [partition=250]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3994930, upcomingOffset=3994931], Partition [partition=231]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998338, upcomingOffset=3998339], Partition [partition=99]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015982, upcomingOffset=4015983], Partition [partition=363]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4006744, upcomingOffset=4006745], Partition [partition=87]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3990268, upcomingOffset=3990269], Partition [partition=203]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021525, upcomingOffset=4021526], Partition [partition=218]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4013317, upcomingOffset=4013318], Partition [partition=104]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028555, upcomingOffset=4028556], Partition [partition=368]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4044687, upcomingOffset=4044688], Partition [partition=319]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020250, upcomingOffset=4020251], Partition [partition=40]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021935, upcomingOffset=4021936], Partition [partition=304]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4083829, upcomingOffset=4083830], Partition [partition=26]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018094, upcomingOffset=4018095], Partition [partition=258]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025879, upcomingOffset=4025880], Partition [partition=158]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4063312, upcomingOffset=4063313], Partition [partition=351]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025860, upcomingOffset=4025861], Partition [partition=390]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4013939, upcomingOffset=4013940], Partition [partition=186]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020253, upcomingOffset=4020254], Partition [partition=55]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024535, upcomingOffset=4024536], Partition [partition=114]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004342, upcomingOffset=4004343], Partition [partition=171]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012958, upcomingOffset=4012959], Partition [partition=139]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000865, upcomingOffset=4000866], Partition [partition=23]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998377, upcomingOffset=3998378], Partition [partition=8]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4016756, upcomingOffset=4016757], Partition [partition=75]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021591, upcomingOffset=4021592], Partition [partition=290]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4065775, upcomingOffset=4065776], Partition [partition=119]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3988980, upcomingOffset=3988981], Partition [partition=58]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008128, upcomingOffset=4008129], Partition [partition=378]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4014857, upcomingOffset=4014858], Partition [partition=235]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031545, upcomingOffset=4031546], Partition [partition=246]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023532, upcomingOffset=4023533], Partition [partition=207]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022744, upcomingOffset=4022745], Partition [partition=272]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4009304, upcomingOffset=4009305], Partition [partition=383]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4003110, upcomingOffset=4003111], Partition [partition=346]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022142, upcomingOffset=4022143], Partition [partition=82]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4071496, upcomingOffset=4071497], Partition [partition=214]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4050932, upcomingOffset=4050933], Partition [partition=287]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026159, upcomingOffset=4026160], Partition [partition=151]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3995719, upcomingOffset=3995720], Partition [partition=300]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017753, upcomingOffset=4017754], Partition [partition=315]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025753, upcomingOffset=4025754], Partition [partition=36]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4001790, upcomingOffset=4001791], Partition [partition=168]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022278, upcomingOffset=4022279], Partition [partition=262]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020649, upcomingOffset=4020650], Partition [partition=146]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4042625, upcomingOffset=4042626], Partition [partition=30]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3997529, upcomingOffset=3997530], Partition [partition=51]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033467, upcomingOffset=4033468], Partition [partition=190]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023327, upcomingOffset=4023328], Partition [partition=183]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998481, upcomingOffset=3998482], Partition [partition=19]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020150, upcomingOffset=4020151], Partition [partition=273]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3987293, upcomingOffset=3987294], Partition [partition=373]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017112, upcomingOffset=4017113], Partition [partition=305]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000117, upcomingOffset=4000118], Partition [partition=210]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4062018, upcomingOffset=4062019], Partition [partition=326]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033915, upcomingOffset=4033916], Partition [partition=107]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3997271, upcomingOffset=3997272], Partition [partition=239]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008906, upcomingOffset=4008907], Partition [partition=242]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4072064, upcomingOffset=4072065], Partition [partition=4]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4063670, upcomingOffset=4063671], Partition [partition=294]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4052889, upcomingOffset=4052890], Partition [partition=126]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4073379, upcomingOffset=4073380], Partition [partition=136]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4035885, upcomingOffset=4035886], Partition [partition=341]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017024, upcomingOffset=4017025], Partition [partition=268]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3994262, upcomingOffset=3994263], Partition [partition=358]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3995592, upcomingOffset=3995593], Partition [partition=79]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4007524, upcomingOffset=4007525], Partition [partition=195]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000673, upcomingOffset=4000674], Partition [partition=94]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4046925, upcomingOffset=4046926], Partition [partition=283]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023017, upcomingOffset=4023018], Partition [partition=395]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4029845, upcomingOffset=4029846], Partition [partition=332]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4013044, upcomingOffset=4013045], Partition [partition=131]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4042667, upcomingOffset=4042668], Partition [partition=47]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019742, upcomingOffset=4019743], Partition [partition=15]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3982088, upcomingOffset=3982089], Partition [partition=163]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017090, upcomingOffset=4017091], Partition [partition=200]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026484, upcomingOffset=4026485], Partition [partition=68]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022300, upcomingOffset=4022301], Partition [partition=62]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4047384, upcomingOffset=4047385], Partition [partition=178]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4034959, upcomingOffset=4034960], Partition [partition=277]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015434, upcomingOffset=4015435], Partition [partition=369]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017849, upcomingOffset=4017850], Partition [partition=90]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3993447, upcomingOffset=3993448], Partition [partition=111]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026619, upcomingOffset=4026620], Partition [partition=254]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004304, upcomingOffset=4004305], Partition [partition=227]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4036054, upcomingOffset=4036055], Partition [partition=322]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4072940, upcomingOffset=4072941], Partition [partition=337]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026057, upcomingOffset=4026058], Partition [partition=122]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4035482, upcomingOffset=4035483], Partition [partition=354]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4036398, upcomingOffset=4036399], Partition [partition=83]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020775, upcomingOffset=4020776], Partition [partition=309]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012705, upcomingOffset=4012706], Partition [partition=215]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023499, upcomingOffset=4023500], Partition [partition=222]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4054296, upcomingOffset=4054297], Partition [partition=364]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4062623, upcomingOffset=4062624], Partition [partition=232]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019868, upcomingOffset=4019869], Partition [partition=100]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3989386, upcomingOffset=3989387]}], TOPIC_TWO -> SystemStreamMetadata [streamName=TOPIC_TWO, partitionMetadata={Partition [partition=69]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3018060, upcomingOffset=3018061], Partition [partition=365]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3107757, upcomingOffset=3107758], Partition [partition=138]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3166063, upcomingOffset=3166064], Partition [partition=101]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121679, upcomingOffset=3121680], Partition [partition=347]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3097816, upcomingOffset=3097817], Partition [partition=333]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3085369, upcomingOffset=3085370], Partition [partition=249]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3057594, upcomingOffset=3057595], Partition [partition=234]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2975393, upcomingOffset=2975394], Partition [partition=0]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3137125, upcomingOffset=3137126], Partition [partition=88]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3136617, upcomingOffset=3136618], Partition [partition=352]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3172596, upcomingOffset=3172597], Partition [partition=170]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3100236, upcomingOffset=3100237], Partition [partition=115]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3103201, upcomingOffset=3103202], Partition [partition=217]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3123591, upcomingOffset=3123592], Partition [partition=276]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3107020, upcomingOffset=3107021], Partition [partition=308]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3145909, upcomingOffset=3145910], Partition [partition=5]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3150842, upcomingOffset=3150843], Partition [partition=120]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3116710, upcomingOffset=3116711], Partition [partition=247]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3083026, upcomingOffset=3083027], Partition [partition=379]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3005060, upcomingOffset=3005061], Partition [partition=269]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3008642, upcomingOffset=3008643], Partition [partition=202]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3162135, upcomingOffset=3162136], Partition [partition=10]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3145042, upcomingOffset=3145043], Partition [partition=385]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3017744, upcomingOffset=3017745], Partition [partition=384]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3208307, upcomingOffset=3208308], Partition [partition=56]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130267, upcomingOffset=3130268], Partition [partition=142]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3150827, upcomingOffset=3150828], Partition [partition=340]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3127454, upcomingOffset=3127455], Partition [partition=153]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125352, upcomingOffset=3125353], Partition [partition=174]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3148158, upcomingOffset=3148159], Partition [partition=185]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3027505, upcomingOffset=3027506], Partition [partition=42]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3115511, upcomingOffset=3115512], Partition [partition=24]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3115675, upcomingOffset=3115676], Partition [partition=288]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3167344, upcomingOffset=3167345], Partition [partition=301]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3095489, upcomingOffset=3095490], Partition [partition=320]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3127230, upcomingOffset=3127231], Partition [partition=37]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121692, upcomingOffset=3121693], Partition [partition=25]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3198797, upcomingOffset=3198798], Partition [partition=257]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3133542, upcomingOffset=3133543], Partition [partition=389]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3146680, upcomingOffset=3146681], Partition [partition=52]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3188564, upcomingOffset=3188565], Partition [partition=14]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2969453, upcomingOffset=2969454], Partition [partition=184]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3159735, upcomingOffset=3159736], Partition [partition=372]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3139774, upcomingOffset=3139775], Partition [partition=110]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3174713, upcomingOffset=3174714], Partition [partition=125]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3254716, upcomingOffset=3254717], Partition [partition=344]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3153175, upcomingOffset=3153176], Partition [partition=357]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3139902, upcomingOffset=3139903], Partition [partition=196]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3124374, upcomingOffset=3124375], Partition [partition=157]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3173665, upcomingOffset=3173666], Partition [partition=189]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3142443, upcomingOffset=3142444], Partition [partition=20]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3098674, upcomingOffset=3098675], Partition [partition=46]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3163425, upcomingOffset=3163426], Partition [partition=93]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3149558, upcomingOffset=3149559], Partition [partition=284]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3138667, upcomingOffset=3138668], Partition [partition=325]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3253094, upcomingOffset=3253095], Partition [partition=152]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3170712, upcomingOffset=3170713], Partition [partition=228]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3105908, upcomingOffset=3105909], Partition [partition=289]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3153223, upcomingOffset=3153224], Partition [partition=57]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130110, upcomingOffset=3130111], Partition [partition=316]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3185843, upcomingOffset=3185844], Partition [partition=78]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3145619, upcomingOffset=3145620], Partition [partition=261]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3118775, upcomingOffset=3118776], Partition [partition=29]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3123143, upcomingOffset=3123144], Partition [partition=216]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3184053, upcomingOffset=3184054], Partition [partition=164]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3162106, upcomingOffset=3162107], Partition [partition=179]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2999407, upcomingOffset=2999408], Partition [partition=321]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3152096, upcomingOffset=3152097], Partition [partition=376]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3124108, upcomingOffset=3124109], Partition [partition=211]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3135507, upcomingOffset=3135508], Partition [partition=253]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3097478, upcomingOffset=3097479], Partition [partition=106]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3078805, upcomingOffset=3078806], Partition [partition=238]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3160660, upcomingOffset=3160661], Partition [partition=121]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3109987, upcomingOffset=3109988], Partition [partition=348]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121500, upcomingOffset=3121501], Partition [partition=84]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3138941, upcomingOffset=3138942], Partition [partition=353]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3093179, upcomingOffset=3093180], Partition [partition=147]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3101578, upcomingOffset=3101579], Partition [partition=397]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3134172, upcomingOffset=3134173], Partition [partition=280]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3118994, upcomingOffset=3118995], Partition [partition=61]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3111602, upcomingOffset=3111603], Partition [partition=221]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3080594, upcomingOffset=3080595], Partition [partition=293]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3158571, upcomingOffset=3158572], Partition [partition=132]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3200917, upcomingOffset=3200918], Partition [partition=396]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3146023, upcomingOffset=3146024], Partition [partition=89]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129792, upcomingOffset=3129793], Partition [partition=133]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3091952, upcomingOffset=3091953], Partition [partition=116]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3144888, upcomingOffset=3144889], Partition [partition=243]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3155903, upcomingOffset=3155904], Partition [partition=1]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3116059, upcomingOffset=3116060], Partition [partition=265]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3094782, upcomingOffset=3094783], Partition [partition=312]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3134278, upcomingOffset=3134279], Partition [partition=74]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3132744, upcomingOffset=3132745], Partition [partition=206]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3172259, upcomingOffset=3172260], Partition [partition=307]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3159925, upcomingOffset=3159926], Partition [partition=292]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3162205, upcomingOffset=3162206], Partition [partition=233]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3123180, upcomingOffset=3123181], Partition [partition=6]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125566, upcomingOffset=3125567], Partition [partition=248]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3140830, upcomingOffset=3140831], Partition [partition=60]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3142306, upcomingOffset=3142307], Partition [partition=380]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151859, upcomingOffset=3151860], Partition [partition=117]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3131237, upcomingOffset=3131238], Partition [partition=270]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3112300, upcomingOffset=3112301], Partition [partition=85]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3153386, upcomingOffset=3153387], Partition [partition=201]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3075759, upcomingOffset=3075760], Partition [partition=381]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3136979, upcomingOffset=3136980], Partition [partition=220]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121695, upcomingOffset=3121696], Partition [partition=366]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3205201, upcomingOffset=3205202], Partition [partition=102]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3113494, upcomingOffset=3113495], Partition [partition=334]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3187553, upcomingOffset=3187554], Partition [partition=302]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3198734, upcomingOffset=3198735], Partition [partition=260]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3135945, upcomingOffset=3135946], Partition [partition=349]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3116664, upcomingOffset=3116665], Partition [partition=28]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3087658, upcomingOffset=3087659], Partition [partition=38]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3148576, upcomingOffset=3148577], Partition [partition=160]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3176362, upcomingOffset=3176363], Partition [partition=392]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3128958, upcomingOffset=3128959], Partition [partition=297]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3126645, upcomingOffset=3126646], Partition [partition=70]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3106614, upcomingOffset=3106615], Partition [partition=192]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3144145, upcomingOffset=3144146], Partition [partition=275]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3245196, upcomingOffset=3245197], Partition [partition=21]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3079523, upcomingOffset=3079524], Partition [partition=137]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3096323, upcomingOffset=3096324], Partition [partition=165]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3095546, upcomingOffset=3095547], Partition [partition=33]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3089645, upcomingOffset=3089646], Partition [partition=92]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3127324, upcomingOffset=3127325], Partition [partition=229]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3135421, upcomingOffset=3135422], Partition [partition=252]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3122522, upcomingOffset=3122523], Partition [partition=197]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121708, upcomingOffset=3121709], Partition [partition=361]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3084178, upcomingOffset=3084179], Partition [partition=65]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3109459, upcomingOffset=3109460], Partition [partition=97]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3136649, upcomingOffset=3136650], Partition [partition=329]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3086495, upcomingOffset=3086496], Partition [partition=324]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3123026, upcomingOffset=3123027], Partition [partition=285]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3150236, upcomingOffset=3150237], Partition [partition=224]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3145431, upcomingOffset=3145432], Partition [partition=317]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3149588, upcomingOffset=3149589], Partition [partition=156]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3152469, upcomingOffset=3152470], Partition [partition=9]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3133795, upcomingOffset=3133796], Partition [partition=188]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3148356, upcomingOffset=3148357], Partition [partition=388]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3169171, upcomingOffset=3169172], Partition [partition=53]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3095516, upcomingOffset=3095517], Partition [partition=356]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3124643, upcomingOffset=3124644], Partition [partition=169]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3094848, upcomingOffset=3094849], Partition [partition=141]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3150613, upcomingOffset=3150614], Partition [partition=109]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3142775, upcomingOffset=3142776], Partition [partition=328]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121934, upcomingOffset=3121935], Partition [partition=256]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125165, upcomingOffset=3125166], Partition [partition=124]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3111999, upcomingOffset=3112000], Partition [partition=225]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3252051, upcomingOffset=3252052], Partition [partition=339]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3164222, upcomingOffset=3164223], Partition [partition=77]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3108453, upcomingOffset=3108454], Partition [partition=193]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3115471, upcomingOffset=3115472], Partition [partition=212]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3169869, upcomingOffset=3169870], Partition [partition=96]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3164961, upcomingOffset=3164962], Partition [partition=393]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3164360, upcomingOffset=3164361], Partition [partition=173]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3241188, upcomingOffset=3241189], Partition [partition=13]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3143122, upcomingOffset=3143123], Partition [partition=129]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3122403, upcomingOffset=3122404], Partition [partition=41]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3147496, upcomingOffset=3147497], Partition [partition=371]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3110990, upcomingOffset=3110991], Partition [partition=134]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3189398, upcomingOffset=3189399], Partition [partition=73]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3267332, upcomingOffset=3267333], Partition [partition=128]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125654, upcomingOffset=3125655], Partition [partition=343]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3115035, upcomingOffset=3115036], Partition [partition=237]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3137930, upcomingOffset=3137931], Partition [partition=105]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3118344, upcomingOffset=3118345], Partition [partition=244]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3159753, upcomingOffset=3159754], Partition [partition=2]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3195722, upcomingOffset=3195723], Partition [partition=266]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3105230, upcomingOffset=3105231], Partition [partition=360]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3164253, upcomingOffset=3164254], Partition [partition=205]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3160151, upcomingOffset=3160152], Partition [partition=311]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3116202, upcomingOffset=3116203], Partition [partition=398]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3128228, upcomingOffset=3128229], Partition [partition=298]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125313, upcomingOffset=3125314], Partition [partition=166]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3158638, upcomingOffset=3158639], Partition [partition=32]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3166586, upcomingOffset=3166587], Partition [partition=34]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2972638, upcomingOffset=2972639], Partition [partition=148]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3143472, upcomingOffset=3143473], Partition [partition=264]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3159148, upcomingOffset=3159149], Partition [partition=45]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3116057, upcomingOffset=3116058], Partition [partition=161]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3127205, upcomingOffset=3127206], Partition [partition=279]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3105185, upcomingOffset=3105186], Partition [partition=64]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3204044, upcomingOffset=3204045], Partition [partition=180]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3124911, upcomingOffset=3124912], Partition [partition=296]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3176549, upcomingOffset=3176550], Partition [partition=17]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3155302, upcomingOffset=3155303], Partition [partition=149]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3118725, upcomingOffset=3118726], Partition [partition=375]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3218918, upcomingOffset=3218919], Partition [partition=176]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121227, upcomingOffset=3121228], Partition [partition=191]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3136844, upcomingOffset=3136845], Partition [partition=22]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3091544, upcomingOffset=3091545], Partition [partition=44]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3154778, upcomingOffset=3154779], Partition [partition=286]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3177958, upcomingOffset=3177959], Partition [partition=291]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3156827, upcomingOffset=3156828], Partition [partition=59]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3163056, upcomingOffset=3163057], Partition [partition=118]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3131867, upcomingOffset=3131868], Partition [partition=281]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3126944, upcomingOffset=3126945], Partition [partition=204]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3148860, upcomingOffset=3148861], Partition [partition=259]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3140749, upcomingOffset=3140750], Partition [partition=27]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3098505, upcomingOffset=3098506], Partition [partition=71]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3110895, upcomingOffset=3110896], Partition [partition=391]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3122958, upcomingOffset=3122959], Partition [partition=12]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3135694, upcomingOffset=3135695], Partition [partition=382]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3161146, upcomingOffset=3161147], Partition [partition=54]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3187655, upcomingOffset=3187656], Partition [partition=313]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3163675, upcomingOffset=3163676], Partition [partition=144]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3182618, upcomingOffset=3182619], Partition [partition=49]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3069602, upcomingOffset=3069603], Partition [partition=335]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3140635, upcomingOffset=3140636], Partition [partition=236]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3158116, upcomingOffset=3158117], Partition [partition=181]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3140365, upcomingOffset=3140366], Partition [partition=350]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3132844, upcomingOffset=3132845], Partition [partition=86]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3131868, upcomingOffset=3131869], Partition [partition=159]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3147859, upcomingOffset=3147860], Partition [partition=187]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3111036, upcomingOffset=3111037], Partition [partition=172]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3094512, upcomingOffset=3094513], Partition [partition=113]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3133461, upcomingOffset=3133462], Partition [partition=219]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3134577, upcomingOffset=3134578], Partition [partition=274]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3138052, upcomingOffset=3138053], Partition [partition=81]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3156443, upcomingOffset=3156444], Partition [partition=377]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3122039, upcomingOffset=3122040], Partition [partition=230]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3052850, upcomingOffset=3052851], Partition [partition=362]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3140748, upcomingOffset=3140749], Partition [partition=76]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3138852, upcomingOffset=3138853], Partition [partition=7]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129507, upcomingOffset=3129508], Partition [partition=245]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3095505, upcomingOffset=3095506], Partition [partition=318]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3184477, upcomingOffset=3184478], Partition [partition=39]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3118268, upcomingOffset=3118269], Partition [partition=98]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3135371, upcomingOffset=3135372], Partition [partition=303]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3109113, upcomingOffset=3109114], Partition [partition=271]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3135206, upcomingOffset=3135207], Partition [partition=208]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3171588, upcomingOffset=3171589], Partition [partition=387]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3119077, upcomingOffset=3119078], Partition [partition=345]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3098166, upcomingOffset=3098167], Partition [partition=367]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3173028, upcomingOffset=3173029], Partition [partition=103]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3093981, upcomingOffset=3093982], Partition [partition=323]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3248848, upcomingOffset=3248849], Partition [partition=140]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151180, upcomingOffset=3151181], Partition [partition=213]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3150608, upcomingOffset=3150609], Partition [partition=91]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3140237, upcomingOffset=3140238], Partition [partition=66]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3184447, upcomingOffset=3184448], Partition [partition=240]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3176242, upcomingOffset=3176243], Partition [partition=251]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3122484, upcomingOffset=3122485], Partition [partition=155]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3149796, upcomingOffset=3149797], Partition [partition=198]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3079364, upcomingOffset=3079365], Partition [partition=108]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3152260, upcomingOffset=3152261], Partition [partition=330]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129748, upcomingOffset=3129749], Partition [partition=130]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3148695, upcomingOffset=3148696], Partition [partition=399]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3066782, upcomingOffset=3066783], Partition [partition=278]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3101334, upcomingOffset=3101335], Partition [partition=223]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3254132, upcomingOffset=3254133], Partition [partition=394]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3188052, upcomingOffset=3188053], Partition [partition=306]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3144771, upcomingOffset=3144772], Partition [partition=135]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3167558, upcomingOffset=3167559], Partition [partition=299]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3113089, upcomingOffset=3113090], Partition [partition=226]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3160797, upcomingOffset=3160798], Partition [partition=3]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3113022, upcomingOffset=3113023], Partition [partition=267]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3132766, upcomingOffset=3132767], Partition [partition=241]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3193364, upcomingOffset=3193365], Partition [partition=80]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3164196, upcomingOffset=3164197], Partition [partition=167]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129713, upcomingOffset=3129714], Partition [partition=35]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3113750, upcomingOffset=3113751], Partition [partition=162]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3174413, upcomingOffset=3174414], Partition [partition=374]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3152239, upcomingOffset=3152240], Partition [partition=255]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3144009, upcomingOffset=3144010], Partition [partition=209]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151108, upcomingOffset=3151109], Partition [partition=112]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3132782, upcomingOffset=3132783], Partition [partition=342]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3081174, upcomingOffset=3081175], Partition [partition=123]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3213459, upcomingOffset=3213460], Partition [partition=355]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3146172, upcomingOffset=3146173], Partition [partition=194]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3174743, upcomingOffset=3174744], Partition [partition=145]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3108172, upcomingOffset=3108173], Partition [partition=48]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151974, upcomingOffset=3151975], Partition [partition=63]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3011718, upcomingOffset=3011719], Partition [partition=295]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3122319, upcomingOffset=3122320], Partition [partition=18]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3038874, upcomingOffset=3038875], Partition [partition=282]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3172571, upcomingOffset=3172572], Partition [partition=150]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3147106, upcomingOffset=3147107], Partition [partition=95]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3082896, upcomingOffset=3082897], Partition [partition=327]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3109753, upcomingOffset=3109754], Partition [partition=263]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3001034, upcomingOffset=3001035], Partition [partition=310]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3170727, upcomingOffset=3170728], Partition [partition=50]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125240, upcomingOffset=3125241], Partition [partition=67]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3124396, upcomingOffset=3124397], Partition [partition=199]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3087877, upcomingOffset=3087878], Partition [partition=177]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129860, upcomingOffset=3129861], Partition [partition=182]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3099173, upcomingOffset=3099174], Partition [partition=331]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130682, upcomingOffset=3130683], Partition [partition=16]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3178346, upcomingOffset=3178347], Partition [partition=370]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151956, upcomingOffset=3151957], Partition [partition=127]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151175, upcomingOffset=3151176], Partition [partition=338]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3179903, upcomingOffset=3179904], Partition [partition=359]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129196, upcomingOffset=3129197], Partition [partition=31]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3149780, upcomingOffset=3149781], Partition [partition=336]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129277, upcomingOffset=3129278], Partition [partition=154]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3063605, upcomingOffset=3063606], Partition [partition=11]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3096841, upcomingOffset=3096842], Partition [partition=72]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3127236, upcomingOffset=3127237], Partition [partition=175]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3198185, upcomingOffset=3198186], Partition [partition=386]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3181594, upcomingOffset=3181595], Partition [partition=314]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3188263, upcomingOffset=3188264], Partition [partition=143]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3158767, upcomingOffset=3158768], Partition [partition=43]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151586, upcomingOffset=3151587], Partition [partition=250]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3071870, upcomingOffset=3071871], Partition [partition=231]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3120344, upcomingOffset=3120345], Partition [partition=99]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3114942, upcomingOffset=3114943], Partition [partition=363]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3150284, upcomingOffset=3150285], Partition [partition=87]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3110025, upcomingOffset=3110026], Partition [partition=203]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3099046, upcomingOffset=3099047], Partition [partition=218]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3048080, upcomingOffset=3048081], Partition [partition=104]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3156778, upcomingOffset=3156779], Partition [partition=368]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3119526, upcomingOffset=3119527], Partition [partition=319]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3101041, upcomingOffset=3101042], Partition [partition=40]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3165373, upcomingOffset=3165374], Partition [partition=304]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3202115, upcomingOffset=3202116], Partition [partition=26]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3090649, upcomingOffset=3090650], Partition [partition=258]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3166682, upcomingOffset=3166683], Partition [partition=158]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130234, upcomingOffset=3130235], Partition [partition=351]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130142, upcomingOffset=3130143], Partition [partition=390]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3156942, upcomingOffset=3156943], Partition [partition=186]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3100356, upcomingOffset=3100357], Partition [partition=55]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3170667, upcomingOffset=3170668], Partition [partition=114]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3182084, upcomingOffset=3182085], Partition [partition=171]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3114668, upcomingOffset=3114669], Partition [partition=139]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3162146, upcomingOffset=3162147], Partition [partition=23]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3237741, upcomingOffset=3237742], Partition [partition=8]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3162903, upcomingOffset=3162904], Partition [partition=75]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3244332, upcomingOffset=3244333], Partition [partition=290]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3144446, upcomingOffset=3144447], Partition [partition=119]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3086560, upcomingOffset=3086561], Partition [partition=58]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3157918, upcomingOffset=3157919], Partition [partition=378]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3104435, upcomingOffset=3104436], Partition [partition=235]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3123300, upcomingOffset=3123301], Partition [partition=246]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3149610, upcomingOffset=3149611], Partition [partition=207]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3171326, upcomingOffset=3171327], Partition [partition=272]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3126991, upcomingOffset=3126992], Partition [partition=383]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3107924, upcomingOffset=3107925], Partition [partition=346]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3137280, upcomingOffset=3137281], Partition [partition=82]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3205884, upcomingOffset=3205885], Partition [partition=214]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2964885, upcomingOffset=2964886], Partition [partition=287]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3127836, upcomingOffset=3127837], Partition [partition=151]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3098557, upcomingOffset=3098558], Partition [partition=300]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3147014, upcomingOffset=3147015], Partition [partition=315]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3089991, upcomingOffset=3089992], Partition [partition=36]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3126622, upcomingOffset=3126623], Partition [partition=168]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3117982, upcomingOffset=3117983], Partition [partition=262]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121838, upcomingOffset=3121839], Partition [partition=146]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3200000, upcomingOffset=3200001], Partition [partition=30]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3058368, upcomingOffset=3058369], Partition [partition=51]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3138255, upcomingOffset=3138256], Partition [partition=190]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3160404, upcomingOffset=3160405], Partition [partition=183]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3088236, upcomingOffset=3088237], Partition [partition=19]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3126242, upcomingOffset=3126243], Partition [partition=273]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3196703, upcomingOffset=3196704], Partition [partition=373]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3252000, upcomingOffset=3252001], Partition [partition=305]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130374, upcomingOffset=3130375], Partition [partition=210]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3164059, upcomingOffset=3164060], Partition [partition=326]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3094185, upcomingOffset=3094186], Partition [partition=107]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151435, upcomingOffset=3151436], Partition [partition=239]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3142590, upcomingOffset=3142591], Partition [partition=242]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151249, upcomingOffset=3151250], Partition [partition=4]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3141969, upcomingOffset=3141970], Partition [partition=294]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3067179, upcomingOffset=3067180], Partition [partition=126]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3134200, upcomingOffset=3134201], Partition [partition=136]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3158150, upcomingOffset=3158151], Partition [partition=341]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3153481, upcomingOffset=3153482], Partition [partition=268]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3133492, upcomingOffset=3133493], Partition [partition=358]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3090422, upcomingOffset=3090423], Partition [partition=79]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3116238, upcomingOffset=3116239], Partition [partition=195]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3102317, upcomingOffset=3102318], Partition [partition=94]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3078555, upcomingOffset=3078556], Partition [partition=283]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3110442, upcomingOffset=3110443], Partition [partition=395]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3107568, upcomingOffset=3107569], Partition [partition=332]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3165336, upcomingOffset=3165337], Partition [partition=131]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3147557, upcomingOffset=3147558], Partition [partition=47]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3119650, upcomingOffset=3119651], Partition [partition=15]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3088612, upcomingOffset=3088613], Partition [partition=163]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3157066, upcomingOffset=3157067], Partition [partition=200]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125033, upcomingOffset=3125034], Partition [partition=68]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3152122, upcomingOffset=3152123], Partition [partition=62]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3184818, upcomingOffset=3184819], Partition [partition=178]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130389, upcomingOffset=3130390], Partition [partition=277]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3097994, upcomingOffset=3097995], Partition [partition=369]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3117483, upcomingOffset=3117484], Partition [partition=90]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3092631, upcomingOffset=3092632], Partition [partition=111]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3136095, upcomingOffset=3136096], Partition [partition=254]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3186287, upcomingOffset=3186288], Partition [partition=227]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3104561, upcomingOffset=3104562], Partition [partition=322]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3134971, upcomingOffset=3134972], Partition [partition=337]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129499, upcomingOffset=3129500], Partition [partition=122]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3115700, upcomingOffset=3115701], Partition [partition=354]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3053663, upcomingOffset=3053664], Partition [partition=83]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3111430, upcomingOffset=3111431], Partition [partition=309]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3162530, upcomingOffset=3162531], Partition [partition=215]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3117011, upcomingOffset=3117012], Partition [partition=222]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3154264, upcomingOffset=3154265], Partition [partition=364]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3137177, upcomingOffset=3137178], Partition [partition=232]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3177929, upcomingOffset=3177930], Partition [partition=100]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3119052, upcomingOffset=3119053]}])
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got input stream metadata: Map(SystemStream [system=kafka, stream=TOPIC_ONE] -> SystemStreamMetadata [streamName=TOPIC_ONE, partitionMetadata={Partition [partition=69]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008482, upcomingOffset=4008483], Partition [partition=365]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022739, upcomingOffset=4022740], Partition [partition=138]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015048, upcomingOffset=4015049], Partition [partition=101]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022803, upcomingOffset=4022804], Partition [partition=347]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012025, upcomingOffset=4012026], Partition [partition=333]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4005797, upcomingOffset=4005798], Partition [partition=249]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3984830, upcomingOffset=3984831], Partition [partition=234]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4048487, upcomingOffset=4048488], Partition [partition=0]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4051806, upcomingOffset=4051807], Partition [partition=88]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025393, upcomingOffset=4025394], Partition [partition=352]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3991087, upcomingOffset=3991088], Partition [partition=170]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3987902, upcomingOffset=3987903], Partition [partition=115]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4007907, upcomingOffset=4007908], Partition [partition=217]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998915, upcomingOffset=3998916], Partition [partition=276]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4011561, upcomingOffset=4011562], Partition [partition=308]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023705, upcomingOffset=4023706], Partition [partition=5]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012107, upcomingOffset=4012108], Partition [partition=120]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020359, upcomingOffset=4020360], Partition [partition=247]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3978555, upcomingOffset=3978556], Partition [partition=379]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998043, upcomingOffset=3998044], Partition [partition=269]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021905, upcomingOffset=4021906], Partition [partition=202]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024880, upcomingOffset=4024881], Partition [partition=10]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000929, upcomingOffset=4000930], Partition [partition=385]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4006593, upcomingOffset=4006594], Partition [partition=384]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4075909, upcomingOffset=4075910], Partition [partition=56]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033131, upcomingOffset=4033132], Partition [partition=142]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4016143, upcomingOffset=4016144], Partition [partition=340]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4007128, upcomingOffset=4007129], Partition [partition=153]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021524, upcomingOffset=4021525], Partition [partition=174]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4037597, upcomingOffset=4037598], Partition [partition=185]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4009360, upcomingOffset=4009361], Partition [partition=42]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031913, upcomingOffset=4031914], Partition [partition=24]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4036651, upcomingOffset=4036652], Partition [partition=288]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4038255, upcomingOffset=4038256], Partition [partition=301]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4030730, upcomingOffset=4030731], Partition [partition=320]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4047621, upcomingOffset=4047622], Partition [partition=37]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3995863, upcomingOffset=3995864], Partition [partition=25]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4006732, upcomingOffset=4006733], Partition [partition=257]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031552, upcomingOffset=4031553], Partition [partition=389]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018467, upcomingOffset=4018468], Partition [partition=52]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4032326, upcomingOffset=4032327], Partition [partition=14]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4045147, upcomingOffset=4045148], Partition [partition=184]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018215, upcomingOffset=4018216], Partition [partition=372]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028853, upcomingOffset=4028854], Partition [partition=110]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4038038, upcomingOffset=4038039], Partition [partition=125]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018728, upcomingOffset=4018729], Partition [partition=344]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025972, upcomingOffset=4025973], Partition [partition=357]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4016497, upcomingOffset=4016498], Partition [partition=196]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4013244, upcomingOffset=4013245], Partition [partition=157]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4043112, upcomingOffset=4043113], Partition [partition=189]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023587, upcomingOffset=4023588], Partition [partition=20]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3999563, upcomingOffset=3999564], Partition [partition=46]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4073781, upcomingOffset=4073782], Partition [partition=93]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3996613, upcomingOffset=3996614], Partition [partition=284]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4060720, upcomingOffset=4060721], Partition [partition=325]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019175, upcomingOffset=4019176], Partition [partition=152]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025685, upcomingOffset=4025686], Partition [partition=228]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026672, upcomingOffset=4026673], Partition [partition=289]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4009583, upcomingOffset=4009584], Partition [partition=57]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3993552, upcomingOffset=3993553], Partition [partition=316]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020649, upcomingOffset=4020650], Partition [partition=78]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4048584, upcomingOffset=4048585], Partition [partition=261]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4003943, upcomingOffset=4003944], Partition [partition=29]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4016351, upcomingOffset=4016352], Partition [partition=216]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026024, upcomingOffset=4026025], Partition [partition=164]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4062844, upcomingOffset=4062845], Partition [partition=179]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023105, upcomingOffset=4023106], Partition [partition=321]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017892, upcomingOffset=4017893], Partition [partition=376]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023566, upcomingOffset=4023567], Partition [partition=211]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4040026, upcomingOffset=4040027], Partition [partition=253]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3996995, upcomingOffset=3996996], Partition [partition=106]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4011393, upcomingOffset=4011394], Partition [partition=238]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4061970, upcomingOffset=4061971], Partition [partition=121]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3978174, upcomingOffset=3978175], Partition [partition=348]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004733, upcomingOffset=4004734], Partition [partition=84]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4064354, upcomingOffset=4064355], Partition [partition=353]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3984081, upcomingOffset=3984082], Partition [partition=147]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033326, upcomingOffset=4033327], Partition [partition=397]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4035059, upcomingOffset=4035060], Partition [partition=280]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4030533, upcomingOffset=4030534], Partition [partition=61]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4027990, upcomingOffset=4027991], Partition [partition=221]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4032766, upcomingOffset=4032767], Partition [partition=293]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023878, upcomingOffset=4023879], Partition [partition=132]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031286, upcomingOffset=4031287], Partition [partition=396]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4035515, upcomingOffset=4035516], Partition [partition=89]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3982183, upcomingOffset=3982184], Partition [partition=133]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028857, upcomingOffset=4028858], Partition [partition=116]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010915, upcomingOffset=4010916], Partition [partition=243]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024784, upcomingOffset=4024785], Partition [partition=1]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012663, upcomingOffset=4012664], Partition [partition=265]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3993439, upcomingOffset=3993440], Partition [partition=312]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4030460, upcomingOffset=4030461], Partition [partition=74]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4049392, upcomingOffset=4049393], Partition [partition=206]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4070374, upcomingOffset=4070375], Partition [partition=307]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028176, upcomingOffset=4028177], Partition [partition=292]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031942, upcomingOffset=4031943], Partition [partition=233]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017979, upcomingOffset=4017980], Partition [partition=6]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024579, upcomingOffset=4024580], Partition [partition=248]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018704, upcomingOffset=4018705], Partition [partition=60]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4030027, upcomingOffset=4030028], Partition [partition=380]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4014256, upcomingOffset=4014257], Partition [partition=117]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010620, upcomingOffset=4010621], Partition [partition=270]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4036327, upcomingOffset=4036328], Partition [partition=85]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4014194, upcomingOffset=4014195], Partition [partition=201]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3981767, upcomingOffset=3981768], Partition [partition=381]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033835, upcomingOffset=4033836], Partition [partition=220]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4029039, upcomingOffset=4029040], Partition [partition=366]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025695, upcomingOffset=4025696], Partition [partition=102]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021145, upcomingOffset=4021146], Partition [partition=334]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4041464, upcomingOffset=4041465], Partition [partition=302]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4041575, upcomingOffset=4041576], Partition [partition=260]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3997498, upcomingOffset=3997499], Partition [partition=349]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018360, upcomingOffset=4018361], Partition [partition=28]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008286, upcomingOffset=4008287], Partition [partition=38]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4001326, upcomingOffset=4001327], Partition [partition=160]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4039595, upcomingOffset=4039596], Partition [partition=392]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4030165, upcomingOffset=4030166], Partition [partition=297]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4002224, upcomingOffset=4002225], Partition [partition=70]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4016731, upcomingOffset=4016732], Partition [partition=192]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019171, upcomingOffset=4019172], Partition [partition=275]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3994280, upcomingOffset=3994281], Partition [partition=21]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020102, upcomingOffset=4020103], Partition [partition=137]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998050, upcomingOffset=3998051], Partition [partition=165]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021376, upcomingOffset=4021377], Partition [partition=33]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3983866, upcomingOffset=3983867], Partition [partition=92]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4006068, upcomingOffset=4006069], Partition [partition=229]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019291, upcomingOffset=4019292], Partition [partition=252]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010235, upcomingOffset=4010236], Partition [partition=197]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004762, upcomingOffset=4004763], Partition [partition=361]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3988561, upcomingOffset=3988562], Partition [partition=65]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3988882, upcomingOffset=3988883], Partition [partition=97]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023749, upcomingOffset=4023750], Partition [partition=329]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3989260, upcomingOffset=3989261], Partition [partition=324]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4053992, upcomingOffset=4053993], Partition [partition=285]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021875, upcomingOffset=4021876], Partition [partition=224]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4092824, upcomingOffset=4092825], Partition [partition=317]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031527, upcomingOffset=4031528], Partition [partition=156]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019947, upcomingOffset=4019948], Partition [partition=9]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3977709, upcomingOffset=3977710], Partition [partition=188]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000659, upcomingOffset=4000660], Partition [partition=388]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028791, upcomingOffset=4028792], Partition [partition=53]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031833, upcomingOffset=4031834], Partition [partition=356]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004949, upcomingOffset=4004950], Partition [partition=169]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3975553, upcomingOffset=3975554], Partition [partition=141]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024513, upcomingOffset=4024514], Partition [partition=109]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022979, upcomingOffset=4022980], Partition [partition=328]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021110, upcomingOffset=4021111], Partition [partition=256]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017283, upcomingOffset=4017284], Partition [partition=124]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4056647, upcomingOffset=4056648], Partition [partition=225]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3997185, upcomingOffset=3997186], Partition [partition=339]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4027065, upcomingOffset=4027066], Partition [partition=77]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4039697, upcomingOffset=4039698], Partition [partition=193]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3990844, upcomingOffset=3990845], Partition [partition=212]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021174, upcomingOffset=4021175], Partition [partition=96]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012336, upcomingOffset=4012337], Partition [partition=393]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017638, upcomingOffset=4017639], Partition [partition=173]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4001278, upcomingOffset=4001279], Partition [partition=13]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998155, upcomingOffset=3998156], Partition [partition=129]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023438, upcomingOffset=4023439], Partition [partition=41]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3978635, upcomingOffset=3978636], Partition [partition=371]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4047209, upcomingOffset=4047210], Partition [partition=134]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4039683, upcomingOffset=4039684], Partition [partition=73]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028925, upcomingOffset=4028926], Partition [partition=128]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023625, upcomingOffset=4023626], Partition [partition=343]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004958, upcomingOffset=4004959], Partition [partition=237]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4036242, upcomingOffset=4036243], Partition [partition=105]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4009807, upcomingOffset=4009808], Partition [partition=244]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4058952, upcomingOffset=4058953], Partition [partition=2]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022142, upcomingOffset=4022143], Partition [partition=266]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022370, upcomingOffset=4022371], Partition [partition=360]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024487, upcomingOffset=4024488], Partition [partition=205]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018075, upcomingOffset=4018076], Partition [partition=311]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3997387, upcomingOffset=3997388], Partition [partition=398]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4056064, upcomingOffset=4056065], Partition [partition=298]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017661, upcomingOffset=4017662], Partition [partition=166]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026683, upcomingOffset=4026684], Partition [partition=32]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023458, upcomingOffset=4023459], Partition [partition=34]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025916, upcomingOffset=4025917], Partition [partition=148]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017717, upcomingOffset=4017718], Partition [partition=264]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033087, upcomingOffset=4033088], Partition [partition=45]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4027979, upcomingOffset=4027980], Partition [partition=161]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4027994, upcomingOffset=4027995], Partition [partition=279]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3981202, upcomingOffset=3981203], Partition [partition=64]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4075403, upcomingOffset=4075404], Partition [partition=180]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4001600, upcomingOffset=4001601], Partition [partition=296]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4005855, upcomingOffset=4005856], Partition [partition=17]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4035706, upcomingOffset=4035707], Partition [partition=149]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4002550, upcomingOffset=4002551], Partition [partition=375]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022767, upcomingOffset=4022768], Partition [partition=176]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010347, upcomingOffset=4010348], Partition [partition=191]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022530, upcomingOffset=4022531], Partition [partition=22]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015718, upcomingOffset=4015719], Partition [partition=44]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4047879, upcomingOffset=4047880], Partition [partition=286]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4060282, upcomingOffset=4060283], Partition [partition=291]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4044781, upcomingOffset=4044782], Partition [partition=59]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012722, upcomingOffset=4012723], Partition [partition=118]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3990123, upcomingOffset=3990124], Partition [partition=281]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3983474, upcomingOffset=3983475], Partition [partition=204]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4050711, upcomingOffset=4050712], Partition [partition=259]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019593, upcomingOffset=4019594], Partition [partition=27]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4006189, upcomingOffset=4006190], Partition [partition=71]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3990949, upcomingOffset=3990950], Partition [partition=391]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3987720, upcomingOffset=3987721], Partition [partition=12]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4014372, upcomingOffset=4014373], Partition [partition=382]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4052188, upcomingOffset=4052189], Partition [partition=54]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4044328, upcomingOffset=4044329], Partition [partition=313]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025016, upcomingOffset=4025017], Partition [partition=144]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4084366, upcomingOffset=4084367], Partition [partition=49]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021013, upcomingOffset=4021014], Partition [partition=335]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3982456, upcomingOffset=3982457], Partition [partition=236]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026528, upcomingOffset=4026529], Partition [partition=181]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010975, upcomingOffset=4010976], Partition [partition=350]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4032146, upcomingOffset=4032147], Partition [partition=86]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018248, upcomingOffset=4018249], Partition [partition=159]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012814, upcomingOffset=4012815], Partition [partition=187]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012208, upcomingOffset=4012209], Partition [partition=172]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015213, upcomingOffset=4015214], Partition [partition=113]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3980674, upcomingOffset=3980675], Partition [partition=219]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3995708, upcomingOffset=3995709], Partition [partition=274]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028999, upcomingOffset=4029000], Partition [partition=81]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022952, upcomingOffset=4022953], Partition [partition=377]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3996003, upcomingOffset=3996004], Partition [partition=230]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010155, upcomingOffset=4010156], Partition [partition=362]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033458, upcomingOffset=4033459], Partition [partition=76]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024067, upcomingOffset=4024068], Partition [partition=7]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3986258, upcomingOffset=3986259], Partition [partition=245]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018143, upcomingOffset=4018144], Partition [partition=318]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4064434, upcomingOffset=4064435], Partition [partition=39]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3989387, upcomingOffset=3989388], Partition [partition=98]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4038428, upcomingOffset=4038429], Partition [partition=303]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3991306, upcomingOffset=3991307], Partition [partition=271]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4034597, upcomingOffset=4034598], Partition [partition=208]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4044921, upcomingOffset=4044922], Partition [partition=387]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023165, upcomingOffset=4023166], Partition [partition=345]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3995492, upcomingOffset=3995493], Partition [partition=367]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026622, upcomingOffset=4026623], Partition [partition=103]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4005772, upcomingOffset=4005773], Partition [partition=323]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021673, upcomingOffset=4021674], Partition [partition=140]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4034414, upcomingOffset=4034415], Partition [partition=213]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028180, upcomingOffset=4028181], Partition [partition=91]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4013962, upcomingOffset=4013963], Partition [partition=66]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4063076, upcomingOffset=4063077], Partition [partition=240]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024102, upcomingOffset=4024103], Partition [partition=251]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4003707, upcomingOffset=4003708], Partition [partition=155]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015924, upcomingOffset=4015925], Partition [partition=198]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3991283, upcomingOffset=3991284], Partition [partition=108]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4007274, upcomingOffset=4007275], Partition [partition=330]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3996908, upcomingOffset=3996909], Partition [partition=130]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4063513, upcomingOffset=4063514], Partition [partition=399]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4014519, upcomingOffset=4014520], Partition [partition=278]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3999023, upcomingOffset=3999024], Partition [partition=223]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3993296, upcomingOffset=3993297], Partition [partition=394]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4032281, upcomingOffset=4032282], Partition [partition=306]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4050527, upcomingOffset=4050528], Partition [partition=135]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018689, upcomingOffset=4018690], Partition [partition=299]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008065, upcomingOffset=4008066], Partition [partition=226]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4013458, upcomingOffset=4013459], Partition [partition=3]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4032123, upcomingOffset=4032124], Partition [partition=267]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4011502, upcomingOffset=4011503], Partition [partition=241]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028308, upcomingOffset=4028309], Partition [partition=80]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4048795, upcomingOffset=4048796], Partition [partition=167]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3980284, upcomingOffset=3980285], Partition [partition=35]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008713, upcomingOffset=4008714], Partition [partition=162]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4057936, upcomingOffset=4057937], Partition [partition=374]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4052899, upcomingOffset=4052900], Partition [partition=255]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3992197, upcomingOffset=3992198], Partition [partition=209]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4009442, upcomingOffset=4009443], Partition [partition=112]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019520, upcomingOffset=4019521], Partition [partition=342]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4010718, upcomingOffset=4010719], Partition [partition=123]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022132, upcomingOffset=4022133], Partition [partition=355]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4005499, upcomingOffset=4005500], Partition [partition=194]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033073, upcomingOffset=4033074], Partition [partition=145]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3996471, upcomingOffset=3996472], Partition [partition=48]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4040860, upcomingOffset=4040861], Partition [partition=63]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3999153, upcomingOffset=3999154], Partition [partition=295]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022872, upcomingOffset=4022873], Partition [partition=18]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033582, upcomingOffset=4033583], Partition [partition=282]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026379, upcomingOffset=4026380], Partition [partition=150]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4016899, upcomingOffset=4016900], Partition [partition=95]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3991221, upcomingOffset=3991222], Partition [partition=327]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3988723, upcomingOffset=3988724], Partition [partition=263]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008464, upcomingOffset=4008465], Partition [partition=310]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4006879, upcomingOffset=4006880], Partition [partition=50]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4049452, upcomingOffset=4049453], Partition [partition=67]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033631, upcomingOffset=4033632], Partition [partition=199]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3987339, upcomingOffset=3987340], Partition [partition=177]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021878, upcomingOffset=4021879], Partition [partition=182]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015677, upcomingOffset=4015678], Partition [partition=331]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998276, upcomingOffset=3998277], Partition [partition=16]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3990652, upcomingOffset=3990653], Partition [partition=370]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4054787, upcomingOffset=4054788], Partition [partition=127]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017028, upcomingOffset=4017029], Partition [partition=338]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4003363, upcomingOffset=4003364], Partition [partition=359]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3970972, upcomingOffset=3970973], Partition [partition=31]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4030214, upcomingOffset=4030215], Partition [partition=336]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018855, upcomingOffset=4018856], Partition [partition=154]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4047425, upcomingOffset=4047426], Partition [partition=11]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4011142, upcomingOffset=4011143], Partition [partition=72]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004228, upcomingOffset=4004229], Partition [partition=175]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3990335, upcomingOffset=3990336], Partition [partition=386]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4047665, upcomingOffset=4047666], Partition [partition=314]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4036730, upcomingOffset=4036731], Partition [partition=143]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000499, upcomingOffset=4000500], Partition [partition=43]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4007314, upcomingOffset=4007315], Partition [partition=250]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3994930, upcomingOffset=3994931], Partition [partition=231]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998338, upcomingOffset=3998339], Partition [partition=99]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015982, upcomingOffset=4015983], Partition [partition=363]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4006744, upcomingOffset=4006745], Partition [partition=87]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3990268, upcomingOffset=3990269], Partition [partition=203]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021525, upcomingOffset=4021526], Partition [partition=218]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4013317, upcomingOffset=4013318], Partition [partition=104]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4028555, upcomingOffset=4028556], Partition [partition=368]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4044687, upcomingOffset=4044688], Partition [partition=319]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020250, upcomingOffset=4020251], Partition [partition=40]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021935, upcomingOffset=4021936], Partition [partition=304]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4083829, upcomingOffset=4083830], Partition [partition=26]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4018094, upcomingOffset=4018095], Partition [partition=258]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025879, upcomingOffset=4025880], Partition [partition=158]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4063312, upcomingOffset=4063313], Partition [partition=351]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025860, upcomingOffset=4025861], Partition [partition=390]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4013939, upcomingOffset=4013940], Partition [partition=186]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020253, upcomingOffset=4020254], Partition [partition=55]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4024535, upcomingOffset=4024536], Partition [partition=114]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004342, upcomingOffset=4004343], Partition [partition=171]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012958, upcomingOffset=4012959], Partition [partition=139]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000865, upcomingOffset=4000866], Partition [partition=23]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998377, upcomingOffset=3998378], Partition [partition=8]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4016756, upcomingOffset=4016757], Partition [partition=75]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4021591, upcomingOffset=4021592], Partition [partition=290]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4065775, upcomingOffset=4065776], Partition [partition=119]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3988980, upcomingOffset=3988981], Partition [partition=58]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008128, upcomingOffset=4008129], Partition [partition=378]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4014857, upcomingOffset=4014858], Partition [partition=235]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4031545, upcomingOffset=4031546], Partition [partition=246]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023532, upcomingOffset=4023533], Partition [partition=207]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022744, upcomingOffset=4022745], Partition [partition=272]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4009304, upcomingOffset=4009305], Partition [partition=383]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4003110, upcomingOffset=4003111], Partition [partition=346]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022142, upcomingOffset=4022143], Partition [partition=82]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4071496, upcomingOffset=4071497], Partition [partition=214]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4050932, upcomingOffset=4050933], Partition [partition=287]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026159, upcomingOffset=4026160], Partition [partition=151]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3995719, upcomingOffset=3995720], Partition [partition=300]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017753, upcomingOffset=4017754], Partition [partition=315]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4025753, upcomingOffset=4025754], Partition [partition=36]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4001790, upcomingOffset=4001791], Partition [partition=168]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022278, upcomingOffset=4022279], Partition [partition=262]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020649, upcomingOffset=4020650], Partition [partition=146]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4042625, upcomingOffset=4042626], Partition [partition=30]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3997529, upcomingOffset=3997530], Partition [partition=51]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033467, upcomingOffset=4033468], Partition [partition=190]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023327, upcomingOffset=4023328], Partition [partition=183]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3998481, upcomingOffset=3998482], Partition [partition=19]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020150, upcomingOffset=4020151], Partition [partition=273]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3987293, upcomingOffset=3987294], Partition [partition=373]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017112, upcomingOffset=4017113], Partition [partition=305]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000117, upcomingOffset=4000118], Partition [partition=210]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4062018, upcomingOffset=4062019], Partition [partition=326]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4033915, upcomingOffset=4033916], Partition [partition=107]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3997271, upcomingOffset=3997272], Partition [partition=239]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4008906, upcomingOffset=4008907], Partition [partition=242]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4072064, upcomingOffset=4072065], Partition [partition=4]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4063670, upcomingOffset=4063671], Partition [partition=294]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4052889, upcomingOffset=4052890], Partition [partition=126]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4073379, upcomingOffset=4073380], Partition [partition=136]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4035885, upcomingOffset=4035886], Partition [partition=341]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017024, upcomingOffset=4017025], Partition [partition=268]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3994262, upcomingOffset=3994263], Partition [partition=358]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3995592, upcomingOffset=3995593], Partition [partition=79]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4007524, upcomingOffset=4007525], Partition [partition=195]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000673, upcomingOffset=4000674], Partition [partition=94]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4046925, upcomingOffset=4046926], Partition [partition=283]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023017, upcomingOffset=4023018], Partition [partition=395]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4029845, upcomingOffset=4029846], Partition [partition=332]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4013044, upcomingOffset=4013045], Partition [partition=131]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4042667, upcomingOffset=4042668], Partition [partition=47]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019742, upcomingOffset=4019743], Partition [partition=15]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3982088, upcomingOffset=3982089], Partition [partition=163]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017090, upcomingOffset=4017091], Partition [partition=200]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026484, upcomingOffset=4026485], Partition [partition=68]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4022300, upcomingOffset=4022301], Partition [partition=62]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4047384, upcomingOffset=4047385], Partition [partition=178]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4034959, upcomingOffset=4034960], Partition [partition=277]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4015434, upcomingOffset=4015435], Partition [partition=369]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4017849, upcomingOffset=4017850], Partition [partition=90]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3993447, upcomingOffset=3993448], Partition [partition=111]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026619, upcomingOffset=4026620], Partition [partition=254]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4004304, upcomingOffset=4004305], Partition [partition=227]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4036054, upcomingOffset=4036055], Partition [partition=322]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4072940, upcomingOffset=4072941], Partition [partition=337]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4026057, upcomingOffset=4026058], Partition [partition=122]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4035482, upcomingOffset=4035483], Partition [partition=354]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4036398, upcomingOffset=4036399], Partition [partition=83]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4020775, upcomingOffset=4020776], Partition [partition=309]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4012705, upcomingOffset=4012706], Partition [partition=215]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4023499, upcomingOffset=4023500], Partition [partition=222]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4054296, upcomingOffset=4054297], Partition [partition=364]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4062623, upcomingOffset=4062624], Partition [partition=232]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4019868, upcomingOffset=4019869], Partition [partition=100]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3989386, upcomingOffset=3989387]}], SystemStream [system=kafka, stream=TOPIC_TWO] -> SystemStreamMetadata [streamName=TOPIC_TWO, partitionMetadata={Partition [partition=69]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3018060, upcomingOffset=3018061], Partition [partition=365]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3107757, upcomingOffset=3107758], Partition [partition=138]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3166063, upcomingOffset=3166064], Partition [partition=101]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121679, upcomingOffset=3121680], Partition [partition=347]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3097816, upcomingOffset=3097817], Partition [partition=333]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3085369, upcomingOffset=3085370], Partition [partition=249]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3057594, upcomingOffset=3057595], Partition [partition=234]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2975393, upcomingOffset=2975394], Partition [partition=0]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3137125, upcomingOffset=3137126], Partition [partition=88]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3136617, upcomingOffset=3136618], Partition [partition=352]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3172596, upcomingOffset=3172597], Partition [partition=170]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3100236, upcomingOffset=3100237], Partition [partition=115]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3103201, upcomingOffset=3103202], Partition [partition=217]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3123591, upcomingOffset=3123592], Partition [partition=276]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3107020, upcomingOffset=3107021], Partition [partition=308]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3145909, upcomingOffset=3145910], Partition [partition=5]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3150842, upcomingOffset=3150843], Partition [partition=120]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3116710, upcomingOffset=3116711], Partition [partition=247]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3083026, upcomingOffset=3083027], Partition [partition=379]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3005060, upcomingOffset=3005061], Partition [partition=269]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3008642, upcomingOffset=3008643], Partition [partition=202]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3162135, upcomingOffset=3162136], Partition [partition=10]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3145042, upcomingOffset=3145043], Partition [partition=385]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3017744, upcomingOffset=3017745], Partition [partition=384]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3208307, upcomingOffset=3208308], Partition [partition=56]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130267, upcomingOffset=3130268], Partition [partition=142]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3150827, upcomingOffset=3150828], Partition [partition=340]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3127454, upcomingOffset=3127455], Partition [partition=153]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125352, upcomingOffset=3125353], Partition [partition=174]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3148158, upcomingOffset=3148159], Partition [partition=185]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3027505, upcomingOffset=3027506], Partition [partition=42]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3115511, upcomingOffset=3115512], Partition [partition=24]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3115675, upcomingOffset=3115676], Partition [partition=288]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3167344, upcomingOffset=3167345], Partition [partition=301]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3095489, upcomingOffset=3095490], Partition [partition=320]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3127230, upcomingOffset=3127231], Partition [partition=37]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121692, upcomingOffset=3121693], Partition [partition=25]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3198797, upcomingOffset=3198798], Partition [partition=257]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3133542, upcomingOffset=3133543], Partition [partition=389]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3146680, upcomingOffset=3146681], Partition [partition=52]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3188564, upcomingOffset=3188565], Partition [partition=14]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2969453, upcomingOffset=2969454], Partition [partition=184]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3159735, upcomingOffset=3159736], Partition [partition=372]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3139774, upcomingOffset=3139775], Partition [partition=110]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3174713, upcomingOffset=3174714], Partition [partition=125]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3254716, upcomingOffset=3254717], Partition [partition=344]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3153175, upcomingOffset=3153176], Partition [partition=357]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3139902, upcomingOffset=3139903], Partition [partition=196]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3124374, upcomingOffset=3124375], Partition [partition=157]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3173665, upcomingOffset=3173666], Partition [partition=189]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3142443, upcomingOffset=3142444], Partition [partition=20]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3098674, upcomingOffset=3098675], Partition [partition=46]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3163425, upcomingOffset=3163426], Partition [partition=93]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3149558, upcomingOffset=3149559], Partition [partition=284]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3138667, upcomingOffset=3138668], Partition [partition=325]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3253094, upcomingOffset=3253095], Partition [partition=152]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3170712, upcomingOffset=3170713], Partition [partition=228]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3105908, upcomingOffset=3105909], Partition [partition=289]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3153223, upcomingOffset=3153224], Partition [partition=57]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130110, upcomingOffset=3130111], Partition [partition=316]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3185843, upcomingOffset=3185844], Partition [partition=78]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3145619, upcomingOffset=3145620], Partition [partition=261]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3118775, upcomingOffset=3118776], Partition [partition=29]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3123143, upcomingOffset=3123144], Partition [partition=216]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3184053, upcomingOffset=3184054], Partition [partition=164]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3162106, upcomingOffset=3162107], Partition [partition=179]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2999407, upcomingOffset=2999408], Partition [partition=321]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3152096, upcomingOffset=3152097], Partition [partition=376]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3124108, upcomingOffset=3124109], Partition [partition=211]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3135507, upcomingOffset=3135508], Partition [partition=253]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3097478, upcomingOffset=3097479], Partition [partition=106]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3078805, upcomingOffset=3078806], Partition [partition=238]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3160660, upcomingOffset=3160661], Partition [partition=121]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3109987, upcomingOffset=3109988], Partition [partition=348]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121500, upcomingOffset=3121501], Partition [partition=84]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3138941, upcomingOffset=3138942], Partition [partition=353]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3093179, upcomingOffset=3093180], Partition [partition=147]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3101578, upcomingOffset=3101579], Partition [partition=397]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3134172, upcomingOffset=3134173], Partition [partition=280]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3118994, upcomingOffset=3118995], Partition [partition=61]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3111602, upcomingOffset=3111603], Partition [partition=221]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3080594, upcomingOffset=3080595], Partition [partition=293]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3158571, upcomingOffset=3158572], Partition [partition=132]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3200917, upcomingOffset=3200918], Partition [partition=396]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3146023, upcomingOffset=3146024], Partition [partition=89]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129792, upcomingOffset=3129793], Partition [partition=133]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3091952, upcomingOffset=3091953], Partition [partition=116]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3144888, upcomingOffset=3144889], Partition [partition=243]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3155903, upcomingOffset=3155904], Partition [partition=1]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3116059, upcomingOffset=3116060], Partition [partition=265]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3094782, upcomingOffset=3094783], Partition [partition=312]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3134278, upcomingOffset=3134279], Partition [partition=74]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3132744, upcomingOffset=3132745], Partition [partition=206]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3172259, upcomingOffset=3172260], Partition [partition=307]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3159925, upcomingOffset=3159926], Partition [partition=292]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3162205, upcomingOffset=3162206], Partition [partition=233]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3123180, upcomingOffset=3123181], Partition [partition=6]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125566, upcomingOffset=3125567], Partition [partition=248]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3140830, upcomingOffset=3140831], Partition [partition=60]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3142306, upcomingOffset=3142307], Partition [partition=380]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151859, upcomingOffset=3151860], Partition [partition=117]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3131237, upcomingOffset=3131238], Partition [partition=270]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3112300, upcomingOffset=3112301], Partition [partition=85]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3153386, upcomingOffset=3153387], Partition [partition=201]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3075759, upcomingOffset=3075760], Partition [partition=381]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3136979, upcomingOffset=3136980], Partition [partition=220]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121695, upcomingOffset=3121696], Partition [partition=366]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3205201, upcomingOffset=3205202], Partition [partition=102]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3113494, upcomingOffset=3113495], Partition [partition=334]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3187553, upcomingOffset=3187554], Partition [partition=302]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3198734, upcomingOffset=3198735], Partition [partition=260]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3135945, upcomingOffset=3135946], Partition [partition=349]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3116664, upcomingOffset=3116665], Partition [partition=28]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3087658, upcomingOffset=3087659], Partition [partition=38]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3148576, upcomingOffset=3148577], Partition [partition=160]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3176362, upcomingOffset=3176363], Partition [partition=392]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3128958, upcomingOffset=3128959], Partition [partition=297]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3126645, upcomingOffset=3126646], Partition [partition=70]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3106614, upcomingOffset=3106615], Partition [partition=192]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3144145, upcomingOffset=3144146], Partition [partition=275]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3245196, upcomingOffset=3245197], Partition [partition=21]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3079523, upcomingOffset=3079524], Partition [partition=137]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3096323, upcomingOffset=3096324], Partition [partition=165]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3095546, upcomingOffset=3095547], Partition [partition=33]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3089645, upcomingOffset=3089646], Partition [partition=92]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3127324, upcomingOffset=3127325], Partition [partition=229]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3135421, upcomingOffset=3135422], Partition [partition=252]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3122522, upcomingOffset=3122523], Partition [partition=197]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121708, upcomingOffset=3121709], Partition [partition=361]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3084178, upcomingOffset=3084179], Partition [partition=65]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3109459, upcomingOffset=3109460], Partition [partition=97]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3136649, upcomingOffset=3136650], Partition [partition=329]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3086495, upcomingOffset=3086496], Partition [partition=324]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3123026, upcomingOffset=3123027], Partition [partition=285]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3150236, upcomingOffset=3150237], Partition [partition=224]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3145431, upcomingOffset=3145432], Partition [partition=317]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3149588, upcomingOffset=3149589], Partition [partition=156]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3152469, upcomingOffset=3152470], Partition [partition=9]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3133795, upcomingOffset=3133796], Partition [partition=188]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3148356, upcomingOffset=3148357], Partition [partition=388]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3169171, upcomingOffset=3169172], Partition [partition=53]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3095516, upcomingOffset=3095517], Partition [partition=356]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3124643, upcomingOffset=3124644], Partition [partition=169]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3094848, upcomingOffset=3094849], Partition [partition=141]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3150613, upcomingOffset=3150614], Partition [partition=109]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3142775, upcomingOffset=3142776], Partition [partition=328]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121934, upcomingOffset=3121935], Partition [partition=256]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125165, upcomingOffset=3125166], Partition [partition=124]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3111999, upcomingOffset=3112000], Partition [partition=225]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3252051, upcomingOffset=3252052], Partition [partition=339]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3164222, upcomingOffset=3164223], Partition [partition=77]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3108453, upcomingOffset=3108454], Partition [partition=193]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3115471, upcomingOffset=3115472], Partition [partition=212]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3169869, upcomingOffset=3169870], Partition [partition=96]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3164961, upcomingOffset=3164962], Partition [partition=393]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3164360, upcomingOffset=3164361], Partition [partition=173]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3241188, upcomingOffset=3241189], Partition [partition=13]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3143122, upcomingOffset=3143123], Partition [partition=129]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3122403, upcomingOffset=3122404], Partition [partition=41]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3147496, upcomingOffset=3147497], Partition [partition=371]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3110990, upcomingOffset=3110991], Partition [partition=134]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3189398, upcomingOffset=3189399], Partition [partition=73]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3267332, upcomingOffset=3267333], Partition [partition=128]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125654, upcomingOffset=3125655], Partition [partition=343]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3115035, upcomingOffset=3115036], Partition [partition=237]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3137930, upcomingOffset=3137931], Partition [partition=105]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3118344, upcomingOffset=3118345], Partition [partition=244]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3159753, upcomingOffset=3159754], Partition [partition=2]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3195722, upcomingOffset=3195723], Partition [partition=266]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3105230, upcomingOffset=3105231], Partition [partition=360]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3164253, upcomingOffset=3164254], Partition [partition=205]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3160151, upcomingOffset=3160152], Partition [partition=311]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3116202, upcomingOffset=3116203], Partition [partition=398]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3128228, upcomingOffset=3128229], Partition [partition=298]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125313, upcomingOffset=3125314], Partition [partition=166]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3158638, upcomingOffset=3158639], Partition [partition=32]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3166586, upcomingOffset=3166587], Partition [partition=34]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2972638, upcomingOffset=2972639], Partition [partition=148]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3143472, upcomingOffset=3143473], Partition [partition=264]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3159148, upcomingOffset=3159149], Partition [partition=45]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3116057, upcomingOffset=3116058], Partition [partition=161]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3127205, upcomingOffset=3127206], Partition [partition=279]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3105185, upcomingOffset=3105186], Partition [partition=64]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3204044, upcomingOffset=3204045], Partition [partition=180]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3124911, upcomingOffset=3124912], Partition [partition=296]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3176549, upcomingOffset=3176550], Partition [partition=17]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3155302, upcomingOffset=3155303], Partition [partition=149]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3118725, upcomingOffset=3118726], Partition [partition=375]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3218918, upcomingOffset=3218919], Partition [partition=176]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121227, upcomingOffset=3121228], Partition [partition=191]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3136844, upcomingOffset=3136845], Partition [partition=22]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3091544, upcomingOffset=3091545], Partition [partition=44]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3154778, upcomingOffset=3154779], Partition [partition=286]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3177958, upcomingOffset=3177959], Partition [partition=291]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3156827, upcomingOffset=3156828], Partition [partition=59]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3163056, upcomingOffset=3163057], Partition [partition=118]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3131867, upcomingOffset=3131868], Partition [partition=281]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3126944, upcomingOffset=3126945], Partition [partition=204]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3148860, upcomingOffset=3148861], Partition [partition=259]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3140749, upcomingOffset=3140750], Partition [partition=27]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3098505, upcomingOffset=3098506], Partition [partition=71]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3110895, upcomingOffset=3110896], Partition [partition=391]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3122958, upcomingOffset=3122959], Partition [partition=12]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3135694, upcomingOffset=3135695], Partition [partition=382]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3161146, upcomingOffset=3161147], Partition [partition=54]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3187655, upcomingOffset=3187656], Partition [partition=313]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3163675, upcomingOffset=3163676], Partition [partition=144]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3182618, upcomingOffset=3182619], Partition [partition=49]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3069602, upcomingOffset=3069603], Partition [partition=335]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3140635, upcomingOffset=3140636], Partition [partition=236]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3158116, upcomingOffset=3158117], Partition [partition=181]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3140365, upcomingOffset=3140366], Partition [partition=350]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3132844, upcomingOffset=3132845], Partition [partition=86]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3131868, upcomingOffset=3131869], Partition [partition=159]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3147859, upcomingOffset=3147860], Partition [partition=187]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3111036, upcomingOffset=3111037], Partition [partition=172]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3094512, upcomingOffset=3094513], Partition [partition=113]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3133461, upcomingOffset=3133462], Partition [partition=219]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3134577, upcomingOffset=3134578], Partition [partition=274]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3138052, upcomingOffset=3138053], Partition [partition=81]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3156443, upcomingOffset=3156444], Partition [partition=377]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3122039, upcomingOffset=3122040], Partition [partition=230]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3052850, upcomingOffset=3052851], Partition [partition=362]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3140748, upcomingOffset=3140749], Partition [partition=76]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3138852, upcomingOffset=3138853], Partition [partition=7]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129507, upcomingOffset=3129508], Partition [partition=245]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3095505, upcomingOffset=3095506], Partition [partition=318]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3184477, upcomingOffset=3184478], Partition [partition=39]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3118268, upcomingOffset=3118269], Partition [partition=98]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3135371, upcomingOffset=3135372], Partition [partition=303]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3109113, upcomingOffset=3109114], Partition [partition=271]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3135206, upcomingOffset=3135207], Partition [partition=208]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3171588, upcomingOffset=3171589], Partition [partition=387]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3119077, upcomingOffset=3119078], Partition [partition=345]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3098166, upcomingOffset=3098167], Partition [partition=367]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3173028, upcomingOffset=3173029], Partition [partition=103]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3093981, upcomingOffset=3093982], Partition [partition=323]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3248848, upcomingOffset=3248849], Partition [partition=140]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151180, upcomingOffset=3151181], Partition [partition=213]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3150608, upcomingOffset=3150609], Partition [partition=91]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3140237, upcomingOffset=3140238], Partition [partition=66]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3184447, upcomingOffset=3184448], Partition [partition=240]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3176242, upcomingOffset=3176243], Partition [partition=251]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3122484, upcomingOffset=3122485], Partition [partition=155]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3149796, upcomingOffset=3149797], Partition [partition=198]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3079364, upcomingOffset=3079365], Partition [partition=108]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3152260, upcomingOffset=3152261], Partition [partition=330]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129748, upcomingOffset=3129749], Partition [partition=130]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3148695, upcomingOffset=3148696], Partition [partition=399]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3066782, upcomingOffset=3066783], Partition [partition=278]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3101334, upcomingOffset=3101335], Partition [partition=223]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3254132, upcomingOffset=3254133], Partition [partition=394]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3188052, upcomingOffset=3188053], Partition [partition=306]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3144771, upcomingOffset=3144772], Partition [partition=135]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3167558, upcomingOffset=3167559], Partition [partition=299]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3113089, upcomingOffset=3113090], Partition [partition=226]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3160797, upcomingOffset=3160798], Partition [partition=3]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3113022, upcomingOffset=3113023], Partition [partition=267]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3132766, upcomingOffset=3132767], Partition [partition=241]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3193364, upcomingOffset=3193365], Partition [partition=80]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3164196, upcomingOffset=3164197], Partition [partition=167]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129713, upcomingOffset=3129714], Partition [partition=35]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3113750, upcomingOffset=3113751], Partition [partition=162]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3174413, upcomingOffset=3174414], Partition [partition=374]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3152239, upcomingOffset=3152240], Partition [partition=255]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3144009, upcomingOffset=3144010], Partition [partition=209]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151108, upcomingOffset=3151109], Partition [partition=112]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3132782, upcomingOffset=3132783], Partition [partition=342]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3081174, upcomingOffset=3081175], Partition [partition=123]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3213459, upcomingOffset=3213460], Partition [partition=355]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3146172, upcomingOffset=3146173], Partition [partition=194]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3174743, upcomingOffset=3174744], Partition [partition=145]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3108172, upcomingOffset=3108173], Partition [partition=48]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151974, upcomingOffset=3151975], Partition [partition=63]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3011718, upcomingOffset=3011719], Partition [partition=295]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3122319, upcomingOffset=3122320], Partition [partition=18]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3038874, upcomingOffset=3038875], Partition [partition=282]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3172571, upcomingOffset=3172572], Partition [partition=150]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3147106, upcomingOffset=3147107], Partition [partition=95]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3082896, upcomingOffset=3082897], Partition [partition=327]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3109753, upcomingOffset=3109754], Partition [partition=263]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3001034, upcomingOffset=3001035], Partition [partition=310]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3170727, upcomingOffset=3170728], Partition [partition=50]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125240, upcomingOffset=3125241], Partition [partition=67]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3124396, upcomingOffset=3124397], Partition [partition=199]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3087877, upcomingOffset=3087878], Partition [partition=177]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129860, upcomingOffset=3129861], Partition [partition=182]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3099173, upcomingOffset=3099174], Partition [partition=331]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130682, upcomingOffset=3130683], Partition [partition=16]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3178346, upcomingOffset=3178347], Partition [partition=370]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151956, upcomingOffset=3151957], Partition [partition=127]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151175, upcomingOffset=3151176], Partition [partition=338]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3179903, upcomingOffset=3179904], Partition [partition=359]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129196, upcomingOffset=3129197], Partition [partition=31]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3149780, upcomingOffset=3149781], Partition [partition=336]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129277, upcomingOffset=3129278], Partition [partition=154]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3063605, upcomingOffset=3063606], Partition [partition=11]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3096841, upcomingOffset=3096842], Partition [partition=72]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3127236, upcomingOffset=3127237], Partition [partition=175]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3198185, upcomingOffset=3198186], Partition [partition=386]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3181594, upcomingOffset=3181595], Partition [partition=314]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3188263, upcomingOffset=3188264], Partition [partition=143]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3158767, upcomingOffset=3158768], Partition [partition=43]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151586, upcomingOffset=3151587], Partition [partition=250]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3071870, upcomingOffset=3071871], Partition [partition=231]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3120344, upcomingOffset=3120345], Partition [partition=99]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3114942, upcomingOffset=3114943], Partition [partition=363]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3150284, upcomingOffset=3150285], Partition [partition=87]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3110025, upcomingOffset=3110026], Partition [partition=203]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3099046, upcomingOffset=3099047], Partition [partition=218]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3048080, upcomingOffset=3048081], Partition [partition=104]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3156778, upcomingOffset=3156779], Partition [partition=368]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3119526, upcomingOffset=3119527], Partition [partition=319]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3101041, upcomingOffset=3101042], Partition [partition=40]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3165373, upcomingOffset=3165374], Partition [partition=304]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3202115, upcomingOffset=3202116], Partition [partition=26]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3090649, upcomingOffset=3090650], Partition [partition=258]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3166682, upcomingOffset=3166683], Partition [partition=158]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130234, upcomingOffset=3130235], Partition [partition=351]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130142, upcomingOffset=3130143], Partition [partition=390]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3156942, upcomingOffset=3156943], Partition [partition=186]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3100356, upcomingOffset=3100357], Partition [partition=55]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3170667, upcomingOffset=3170668], Partition [partition=114]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3182084, upcomingOffset=3182085], Partition [partition=171]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3114668, upcomingOffset=3114669], Partition [partition=139]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3162146, upcomingOffset=3162147], Partition [partition=23]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3237741, upcomingOffset=3237742], Partition [partition=8]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3162903, upcomingOffset=3162904], Partition [partition=75]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3244332, upcomingOffset=3244333], Partition [partition=290]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3144446, upcomingOffset=3144447], Partition [partition=119]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3086560, upcomingOffset=3086561], Partition [partition=58]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3157918, upcomingOffset=3157919], Partition [partition=378]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3104435, upcomingOffset=3104436], Partition [partition=235]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3123300, upcomingOffset=3123301], Partition [partition=246]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3149610, upcomingOffset=3149611], Partition [partition=207]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3171326, upcomingOffset=3171327], Partition [partition=272]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3126991, upcomingOffset=3126992], Partition [partition=383]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3107924, upcomingOffset=3107925], Partition [partition=346]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3137280, upcomingOffset=3137281], Partition [partition=82]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3205884, upcomingOffset=3205885], Partition [partition=214]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2964885, upcomingOffset=2964886], Partition [partition=287]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3127836, upcomingOffset=3127837], Partition [partition=151]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3098557, upcomingOffset=3098558], Partition [partition=300]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3147014, upcomingOffset=3147015], Partition [partition=315]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3089991, upcomingOffset=3089992], Partition [partition=36]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3126622, upcomingOffset=3126623], Partition [partition=168]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3117982, upcomingOffset=3117983], Partition [partition=262]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3121838, upcomingOffset=3121839], Partition [partition=146]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3200000, upcomingOffset=3200001], Partition [partition=30]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3058368, upcomingOffset=3058369], Partition [partition=51]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3138255, upcomingOffset=3138256], Partition [partition=190]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3160404, upcomingOffset=3160405], Partition [partition=183]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3088236, upcomingOffset=3088237], Partition [partition=19]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3126242, upcomingOffset=3126243], Partition [partition=273]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3196703, upcomingOffset=3196704], Partition [partition=373]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3252000, upcomingOffset=3252001], Partition [partition=305]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130374, upcomingOffset=3130375], Partition [partition=210]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3164059, upcomingOffset=3164060], Partition [partition=326]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3094185, upcomingOffset=3094186], Partition [partition=107]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151435, upcomingOffset=3151436], Partition [partition=239]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3142590, upcomingOffset=3142591], Partition [partition=242]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3151249, upcomingOffset=3151250], Partition [partition=4]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3141969, upcomingOffset=3141970], Partition [partition=294]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3067179, upcomingOffset=3067180], Partition [partition=126]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3134200, upcomingOffset=3134201], Partition [partition=136]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3158150, upcomingOffset=3158151], Partition [partition=341]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3153481, upcomingOffset=3153482], Partition [partition=268]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3133492, upcomingOffset=3133493], Partition [partition=358]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3090422, upcomingOffset=3090423], Partition [partition=79]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3116238, upcomingOffset=3116239], Partition [partition=195]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3102317, upcomingOffset=3102318], Partition [partition=94]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3078555, upcomingOffset=3078556], Partition [partition=283]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3110442, upcomingOffset=3110443], Partition [partition=395]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3107568, upcomingOffset=3107569], Partition [partition=332]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3165336, upcomingOffset=3165337], Partition [partition=131]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3147557, upcomingOffset=3147558], Partition [partition=47]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3119650, upcomingOffset=3119651], Partition [partition=15]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3088612, upcomingOffset=3088613], Partition [partition=163]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3157066, upcomingOffset=3157067], Partition [partition=200]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3125033, upcomingOffset=3125034], Partition [partition=68]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3152122, upcomingOffset=3152123], Partition [partition=62]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3184818, upcomingOffset=3184819], Partition [partition=178]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3130389, upcomingOffset=3130390], Partition [partition=277]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3097994, upcomingOffset=3097995], Partition [partition=369]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3117483, upcomingOffset=3117484], Partition [partition=90]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3092631, upcomingOffset=3092632], Partition [partition=111]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3136095, upcomingOffset=3136096], Partition [partition=254]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3186287, upcomingOffset=3186288], Partition [partition=227]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3104561, upcomingOffset=3104562], Partition [partition=322]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3134971, upcomingOffset=3134972], Partition [partition=337]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3129499, upcomingOffset=3129500], Partition [partition=122]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3115700, upcomingOffset=3115701], Partition [partition=354]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3053663, upcomingOffset=3053664], Partition [partition=83]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3111430, upcomingOffset=3111431], Partition [partition=309]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3162530, upcomingOffset=3162531], Partition [partition=215]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3117011, upcomingOffset=3117012], Partition [partition=222]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3154264, upcomingOffset=3154265], Partition [partition=364]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3137177, upcomingOffset=3137178], Partition [partition=232]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3177929, upcomingOffset=3177930], Partition [partition=100]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3119052, upcomingOffset=3119053]}])
2015-12-15 08:22:55 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:22:55 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-join_job_production_1-1-1450167775021-1
2015-12-15 08:22:55 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-190f47f7-f958-4fb0-b3b8-4de84568c24d
2015-12-15 08:22:55 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got system consumers: Set(kafka)
2015-12-15 08:22:55 KafkaSystemFactory$ [WARN] System name 'kafka' is being used as a changelog. Disabling compression since Kafka does not support compression for log compacted topics.
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got system producers: Set(kafka)
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got serdes: Set(string, bytes, object)
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got change log system streams: Map(kvstore -> SystemStream [system=kafka, stream=samza-job-changelog], metastore -> SystemStream [system=kafka, stream=samza-job-meta-changelog])
2015-12-15 08:22:55 SamzaContainer$ [INFO] Setting up JVM metrics.
2015-12-15 08:22:55 SamzaContainer$ [INFO] Setting up message chooser.
2015-12-15 08:22:55 DefaultChooser [INFO] Building default chooser with: useBatching=false, useBootstrapping=false, usePriority=false
2015-12-15 08:22:55 SamzaContainer$ [INFO] Setting up metrics reporters.
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got metrics reporters: Set()
2015-12-15 08:22:55 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:22:55 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167775115-3
2015-12-15 08:22:55 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-e57000c0-ed15-4293-8817-1996f3668f58
2015-12-15 08:22:55 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:22:55 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450167775115-3, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got checkpoint manager: KafkaCheckpointManager [systemName=kafka, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1]
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got offset manager: org.apache.samza.checkpoint.OffsetManager@1ccbee0d
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got storage engine base directory: /data1/usercache/ubuntu/appcache/application_1450155989718_0004/container_1450155989718_0004_01_000169/state
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got storage engines: Set(kvstore, metastore)
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got stream task class: spike.streaming.samza.SamzaJoinJob
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got window milliseconds: 50000
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got commit milliseconds: 60000
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got shutdown timeout milliseconds: 5000
2015-12-15 08:22:55 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:22:55 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-join_job_production_1-1-1450167775184-4
2015-12-15 08:22:55 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-9c45b307-8975-4f73-a260-16e640bce626
2015-12-15 08:22:55 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:22:55 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:22:55 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-join_job_production_1-1-1450167775188-5
2015-12-15 08:22:55 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-e41b95b8-3d4d-4df9-936f-492c041951b5
2015-12-15 08:22:55 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:22:55 SamzaContainer$ [INFO] Got store consumers: Map(kvstore -> org.apache.samza.system.kafka.KafkaSystemConsumer@ae9bd16, metastore -> org.apache.samza.system.kafka.KafkaSystemConsumer@777cf4f2)
2015-12-15 08:22:58 SamzaContainer$ [INFO] Got task stores: Map(kvstore -> org.apache.samza.storage.kv.KeyValueStorageEngine@3a55acf6, metastore -> org.apache.samza.storage.kv.KeyValueStorageEngine@4ece6865)
2015-12-15 08:22:58 SamzaContainer$ [INFO] Retrieved SystemStreamPartitions Set(SystemStreamPartition [kafka, TOPIC_ONE, 105], SystemStreamPartition [kafka, TOPIC_TWO, 105]) for Partition 105
2015-12-15 08:22:58 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:22:58 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-join_job_production_1-1-1450167778391-6
2015-12-15 08:22:58 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-a068e147-ec39-4148-b27e-39b3d5c24d60
2015-12-15 08:22:58 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:22:58 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:22:58 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-join_job_production_1-1-1450167778394-7
2015-12-15 08:22:58 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-52fa5677-4852-4e83-800f-5d6bcd5e742e
2015-12-15 08:22:58 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:22:58 SamzaContainer$ [INFO] Got store consumers: Map(kvstore -> org.apache.samza.system.kafka.KafkaSystemConsumer@4d738073, metastore -> org.apache.samza.system.kafka.KafkaSystemConsumer@59f625be)
2015-12-15 08:22:58 SamzaContainer$ [INFO] Got task stores: Map(kvstore -> org.apache.samza.storage.kv.KeyValueStorageEngine@2f280b16, metastore -> org.apache.samza.storage.kv.KeyValueStorageEngine@6defe989)
2015-12-15 08:22:58 SamzaContainer$ [INFO] Retrieved SystemStreamPartitions Set(SystemStreamPartition [kafka, TOPIC_ONE, 286], SystemStreamPartition [kafka, TOPIC_TWO, 286]) for Partition 286
2015-12-15 08:22:58 SamzaContainer$ [INFO] Samza container setup complete.
2015-12-15 08:22:58 SamzaContainer [INFO] Starting container.
2015-12-15 08:22:58 SamzaContainer [INFO] Registering task instances with metrics.
2015-12-15 08:22:58 SamzaContainer [INFO] Starting JVM metrics.
2015-12-15 08:22:58 SamzaContainer [INFO] Starting metrics reporters.
2015-12-15 08:22:58 SamzaContainer [INFO] Registering task instances with offsets.
2015-12-15 08:22:58 SamzaContainer [INFO] Starting offset manager.
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:22:58 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:zookeeper.version=3.4.5-cdh4.2.1--1, built on 04/22/2013 16:43 GMT
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:host.name=sherlock-tt-273a1797.production-mr.indix.tv
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:java.version=1.7.0_80
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:java.vendor=Oracle Corporation
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:java.home=/usr/lib/jvm/java-7-oracle/jre
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:java.class.path=/apps/hadoop-2.6.0/conf:/data1/usercache/ubuntu/appcache/application_1450155989718_0004/container_1450155989718_0004_01_000169/__package/lib/platformblocks-1.0-SNAPSHOT-jar-with-dependencies.jar
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:java.library.path=:/apps/hadoop-2.6.0/lib/native:/apps/hadoop-2.6.0/lib/native:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:java.io.tmpdir=/data1/usercache/ubuntu/appcache/application_1450155989718_0004/container_1450155989718_0004_01_000169/__package/tmp
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:java.compiler=<NA>
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:os.name=Linux
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:os.arch=amd64
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:os.version=3.13.0-66-generic
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:user.name=ubuntu
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:user.home=/home/ubuntu
2015-12-15 08:22:58 ZooKeeper [INFO] Client environment:user.dir=/data1
2015-12-15 08:22:58 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@2780bf9f
2015-12-15 08:22:58 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:22:58 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 08:22:58 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf87cb0, negotiated timeout = 6000
2015-12-15 08:22:58 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:22:58 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:22:58 ZooKeeper [INFO] Session: 0x2519efc2bf87cb0 closed
2015-12-15 08:22:58 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:22:58 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:22:58 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167775115-3
2015-12-15 08:22:58 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:22:58 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:22:58 ClientUtils$ [INFO] Fetching metadata from broker id:6,host:10.181.18.193,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:22:58 SyncProducer [INFO] Connected to 10.181.18.193:9082 for producing
2015-12-15 08:22:58 SyncProducer [INFO] Disconnecting from 10.181.18.193:9082
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Get latest offset 105 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: null
2015-12-15 08:22:58 OffsetManager [INFO] Did not receive a checkpoint for taskName Partition 105. Proceeding without a checkpoint.
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Already existing checkpoint mapping. Merging new offsets
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Got offset 105 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Get latest offset 107 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:22:58 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: null
2015-12-15 08:22:58 OffsetManager [INFO] Did not receive a checkpoint for taskName Partition 286. Proceeding without a checkpoint.
2015-12-15 08:22:58 OffsetManager [INFO] Successfully loaded last processed offsets: Map()
2015-12-15 08:22:58 OffsetManager [INFO] Successfully loaded starting offsets: Map(SystemStreamPartition [kafka, TOPIC_ONE, 105] -> 0, SystemStreamPartition [kafka, TOPIC_TWO, 105] -> 0, SystemStreamPartition [kafka, TOPIC_TWO, 286] -> 0, SystemStreamPartition [kafka, TOPIC_ONE, 286] -> 0)
2015-12-15 08:22:58 SamzaContainer [INFO] Starting task instance stores.
2015-12-15 08:22:58 TaskStorageManager [INFO] Creating streams that are not present for changelog
2015-12-15 08:22:58 KafkaSystemAdmin [INFO] Attempting to create change log topic samza-job-changelog.
2015-12-15 08:22:58 KafkaSystemAdmin [INFO] Using partition count 400 for creating change log topic
2015-12-15 08:22:58 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@c630100
2015-12-15 08:22:58 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:22:58 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:22:58 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 08:22:58 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c887aaa, negotiated timeout = 6000
2015-12-15 08:22:58 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:22:58 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:22:58 ZooKeeper [INFO] Session: 0x5519efc2c887aaa closed
2015-12-15 08:22:58 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:22:58 KafkaSystemAdmin [INFO] Changelog topic samza-job-changelog already exists.
2015-12-15 08:22:58 KafkaSystemAdmin [INFO] Validating changelog topic samza-job-changelog.
2015-12-15 08:22:58 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:22:58 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-join_job_production_1-1-1450167774086-0
2015-12-15 08:22:58 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:22:58 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:22:58 ClientUtils$ [INFO] Fetching metadata from broker id:5,host:10.181.18.87,port:9082 with correlation id 0 for 1 topic(s) Set(samza-job-changelog)
2015-12-15 08:22:58 SyncProducer [INFO] Connected to 10.181.18.87:9082 for producing
2015-12-15 08:22:58 SyncProducer [INFO] Disconnecting from 10.181.18.87:9082
2015-12-15 08:22:58 KafkaSystemAdmin [INFO] Successfully validated changelog topic samza-job-changelog.
2015-12-15 08:22:58 KafkaSystemAdmin [INFO] Attempting to create change log topic samza-job-meta-changelog.
2015-12-15 08:22:58 KafkaSystemAdmin [INFO] Using partition count 400 for creating change log topic
2015-12-15 08:22:58 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@5f4fc5ad
2015-12-15 08:22:58 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:22:58 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:22:58 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:22:58 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c1579d3, negotiated timeout = 6000
2015-12-15 08:22:58 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:22:58 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:22:58 ZooKeeper [INFO] Session: 0x3519efc2c1579d3 closed
2015-12-15 08:22:58 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:22:58 KafkaSystemAdmin [INFO] Changelog topic samza-job-meta-changelog already exists.
2015-12-15 08:22:58 KafkaSystemAdmin [INFO] Validating changelog topic samza-job-meta-changelog.
2015-12-15 08:22:58 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:22:58 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-join_job_production_1-1-1450167774086-0
2015-12-15 08:22:58 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:22:58 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:22:58 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:10.181.18.223,port:9082 with correlation id 0 for 1 topic(s) Set(samza-job-meta-changelog)
2015-12-15 08:22:58 SyncProducer [INFO] Connected to 10.181.18.223:9082 for producing
2015-12-15 08:22:58 SyncProducer [INFO] Disconnecting from 10.181.18.223:9082
2015-12-15 08:22:58 KafkaSystemAdmin [INFO] Successfully validated changelog topic samza-job-meta-changelog.
2015-12-15 08:22:59 KafkaSystemAdmin$ [INFO] Got metadata: Map(samza-job-meta-changelog -> SystemStreamMetadata [streamName=samza-job-meta-changelog, partitionMetadata={Partition [partition=69]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=365]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=138]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=101]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=347]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=333]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=249]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=234]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=0]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=88]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=352]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=170]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=115]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=217]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=276]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=308]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=5]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=120]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=247]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=379]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=269]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=202]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=10]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=385]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=384]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=56]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=142]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=340]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=153]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=174]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=185]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=42]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=24]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=288]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=301]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=320]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=37]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=25]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=257]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=389]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=52]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=14]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=184]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=372]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=110]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=125]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=344]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=357]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=196]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=157]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=189]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=20]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=46]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=93]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=284]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=325]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=152]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=228]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=289]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=57]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=316]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=78]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=261]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=29]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=216]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=164]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=179]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=321]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=376]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=211]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=253]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=106]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=238]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=121]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=348]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=84]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=353]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=147]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=397]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=280]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=61]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=221]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=293]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=132]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=396]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=89]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=133]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=116]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=243]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=1]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=265]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=312]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=74]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=206]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=307]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=292]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=233]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=6]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=248]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=60]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=380]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=117]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=270]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=85]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=201]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=381]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=220]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=366]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=102]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=334]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=302]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=260]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=349]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=28]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=38]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=160]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=392]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=297]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=70]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=192]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=275]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=21]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=137]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=165]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=33]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=92]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=229]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=252]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=197]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=361]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=65]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=97]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=329]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=324]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=285]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=224]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=317]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=156]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=9]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=188]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=388]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=53]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=356]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=169]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=141]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=109]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=328]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=256]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=124]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=225]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=339]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=77]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=193]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=212]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=96]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=393]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=173]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=13]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=129]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=41]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=371]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=134]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=73]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=128]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=343]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=237]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=105]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=244]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=2]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=266]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=360]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=205]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=311]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=398]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=298]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=166]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=32]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=34]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=148]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=264]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=45]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=161]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=279]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=64]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=180]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=296]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=17]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=149]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=375]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=176]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=191]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=22]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=44]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=286]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=291]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=59]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=118]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=281]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=204]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=259]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=27]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=71]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=391]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=12]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=382]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=54]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=313]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=144]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=49]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=335]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=236]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=181]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=350]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=86]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=159]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=187]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=172]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=113]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=219]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=274]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=81]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=377]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=230]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=362]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=76]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=7]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=245]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=318]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=39]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=98]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=303]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=271]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=208]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=387]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=345]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=367]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=103]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=323]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=140]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=213]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=91]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=66]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=240]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=251]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=155]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=198]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=108]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=330]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=130]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=399]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=278]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=223]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=394]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=306]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=135]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=299]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=226]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=3]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=267]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=241]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=80]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=167]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=35]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=162]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=374]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=255]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=209]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=112]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=342]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=123]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=355]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=194]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=145]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=48]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=63]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=295]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=18]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=282]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=150]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=95]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=327]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=263]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=310]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=50]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=67]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=199]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=177]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=182]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=331]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=16]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=370]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=127]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=338]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=359]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=31]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=336]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=154]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=11]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=72]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=175]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=386]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=314]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=143]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=43]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=250]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=231]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=99]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=363]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=87]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=203]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=218]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=104]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=368]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=319]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=40]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=304]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=26]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=258]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=158]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=351]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=390]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=186]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=55]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=114]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=171]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=139]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=23]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=8]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=75]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=290]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=119]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=58]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=378]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=235]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=246]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=207]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=272]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=383]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=346]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=82]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=214]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=287]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=151]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=300]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=315]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=36]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=168]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=262]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=146]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=30]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=51]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=190]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=183]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=19]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=273]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=373]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=305]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=210]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=326]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=107]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=239]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=242]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=4]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=294]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=126]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=136]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=341]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=268]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=358]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=79]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=195]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=94]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=283]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=395]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=332]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=131]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=47]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=15]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=163]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=200]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=68]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=62]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=178]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=277]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=369]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=90]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=111]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=254]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=227]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=322]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=337]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=122]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=354]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=83]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=309]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=215]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=222]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=364]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=232]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=100]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2]}], samza-job-changelog -> SystemStreamMetadata [streamName=samza-job-changelog, partitionMetadata={Partition [partition=69]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=365]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=138]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=101]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=347]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=8029, upcomingOffset=8030], Partition [partition=333]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=249]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=234]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=0]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=88]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=352]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=19957, upcomingOffset=19958], Partition [partition=170]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=115]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=217]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=276]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2607, upcomingOffset=2608], Partition [partition=308]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=5]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=120]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=247]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=379]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=269]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=202]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=10]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=385]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=384]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=56]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=142]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=340]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=153]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=174]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=185]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4168, upcomingOffset=4169], Partition [partition=42]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=24]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=187, upcomingOffset=188], Partition [partition=288]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=301]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=320]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=37]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=25]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=257]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=389]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=6067, upcomingOffset=6068], Partition [partition=52]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=14]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=184]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=372]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=110]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=125]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=344]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=357]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=196]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=157]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=189]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=20]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=46]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=93]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=284]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=325]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=152]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=228]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=289]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=57]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=316]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=78]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=261]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=29]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=216]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=164]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=179]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=321]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=12469, upcomingOffset=12470], Partition [partition=376]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=211]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=253]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=106]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=238]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=121]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=348]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=84]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=353]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=147]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=397]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=280]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=61]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=221]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=293]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=132]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=396]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=89]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5000, upcomingOffset=5001], Partition [partition=133]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=116]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=243]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=1]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=265]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=312]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=74]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=206]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=11498, upcomingOffset=11499], Partition [partition=307]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=292]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=233]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=6]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=415, upcomingOffset=416], Partition [partition=248]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=60]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=380]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=7155, upcomingOffset=7156], Partition [partition=117]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000, upcomingOffset=4001], Partition [partition=270]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=85]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=201]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=381]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=220]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=366]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1458, upcomingOffset=1459], Partition [partition=102]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=334]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=302]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=260]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=349]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=28]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=38]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=160]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1603, upcomingOffset=1604], Partition [partition=392]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=297]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=20033, upcomingOffset=20034], Partition [partition=70]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=12323, upcomingOffset=12324], Partition [partition=192]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=275]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=21]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=236, upcomingOffset=237], Partition [partition=137]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=165]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=33]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=92]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=229]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=252]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=197]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=361]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=65]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=97]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3000, upcomingOffset=3001], Partition [partition=329]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=324]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=285]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=224]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=317]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=156]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=9]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=188]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=388]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=53]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=356]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=169]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=433, upcomingOffset=434], Partition [partition=141]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=109]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=328]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=256]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=124]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=225]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=339]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=11505, upcomingOffset=11506], Partition [partition=77]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4639, upcomingOffset=4640], Partition [partition=193]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=212]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=96]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=393]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=173]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=13]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=129]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=41]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=371]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=134]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=6451, upcomingOffset=6452], Partition [partition=73]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=128]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=343]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=237]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=105]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=244]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=2]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=266]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=360]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=205]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=311]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=398]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=298]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=166]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=32]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=34]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=148]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=264]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=12737, upcomingOffset=12738], Partition [partition=45]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=161]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3500, upcomingOffset=3501], Partition [partition=279]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=64]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=180]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=296]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=17]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1482, upcomingOffset=1483], Partition [partition=149]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=375]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=176]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=191]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=22]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=44]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=286]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4823, upcomingOffset=4824], Partition [partition=291]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=13245, upcomingOffset=13246], Partition [partition=59]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=130, upcomingOffset=131], Partition [partition=118]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=281]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3000, upcomingOffset=3001], Partition [partition=204]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=259]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=27]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=71]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=391]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=12]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=382]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=19959, upcomingOffset=19960], Partition [partition=54]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4229, upcomingOffset=4230], Partition [partition=313]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=144]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=432, upcomingOffset=433], Partition [partition=49]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=335]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=236]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=181]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=350]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5000, upcomingOffset=5001], Partition [partition=86]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=159]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=187]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=172]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=113]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=219]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=274]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=81]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=377]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=230]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=362]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=76]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=7]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=245]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=318]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=39]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=98]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=303]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=271]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=208]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=387]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=345]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=367]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=103]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=323]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=140]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=213]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=91]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=66]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=240]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=251]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=155]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=19694, upcomingOffset=19695], Partition [partition=198]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5500, upcomingOffset=5501], Partition [partition=108]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=330]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=7000, upcomingOffset=7001], Partition [partition=130]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=399]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=278]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=223]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=19899, upcomingOffset=19900], Partition [partition=394]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=306]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=135]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=299]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=226]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=3]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=672, upcomingOffset=673], Partition [partition=267]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=241]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=80]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=167]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=35]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=162]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=188, upcomingOffset=189], Partition [partition=374]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1360, upcomingOffset=1361], Partition [partition=255]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=209]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=112]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2419, upcomingOffset=2420], Partition [partition=342]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=123]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=12826, upcomingOffset=12827], Partition [partition=355]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=194]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=145]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=48]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=63]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=295]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=18]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=6001, upcomingOffset=6002], Partition [partition=282]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=150]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=95]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=327]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=263]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=310]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=50]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=67]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=199]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=177]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=182]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=331]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=16]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=370]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=127]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=338]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=359]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=31]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=336]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=154]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=11]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=72]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=175]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=386]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=314]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=143]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=43]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=250]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=231]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=99]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=363]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=87]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=203]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=218]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=104]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=368]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=319]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=40]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=304]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=26]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=13432, upcomingOffset=13433], Partition [partition=258]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=158]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=13342, upcomingOffset=13343], Partition [partition=351]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=390]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=186]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=55]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=114]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=171]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=139]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=23]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=8]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=75]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=290]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=119]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3866, upcomingOffset=3867], Partition [partition=58]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=378]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=235]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=246]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=207]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=272]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=383]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=21673, upcomingOffset=21674], Partition [partition=346]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5500, upcomingOffset=5501], Partition [partition=82]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=214]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=287]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=151]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=300]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=315]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=36]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=168]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4500, upcomingOffset=4501], Partition [partition=262]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=146]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1358, upcomingOffset=1359], Partition [partition=30]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=51]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=190]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5000, upcomingOffset=5001], Partition [partition=183]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=10050, upcomingOffset=10051], Partition [partition=19]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=273]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=373]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=305]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=210]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=326]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=107]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=239]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=242]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=4]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=294]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=126]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=136]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=341]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=29729, upcomingOffset=29730], Partition [partition=268]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=358]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=79]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=195]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3000, upcomingOffset=3001], Partition [partition=94]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=283]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=395]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=332]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=131]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=891, upcomingOffset=892], Partition [partition=47]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=15]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=163]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=200]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=21264, upcomingOffset=21265], Partition [partition=68]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=62]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=178]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=277]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=369]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=90]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=111]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=20023, upcomingOffset=20024], Partition [partition=254]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=227]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=322]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=337]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=122]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=354]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=83]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=309]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=215]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=222]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=364]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=232]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=100]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5470, upcomingOffset=5471]}])
2015-12-15 08:22:59 TaskStorageManager [INFO] Got change log stream metadata: Map(SystemStream [system=kafka, stream=samza-job-meta-changelog] -> SystemStreamMetadata [streamName=samza-job-meta-changelog, partitionMetadata={Partition [partition=69]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=365]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=138]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=101]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=347]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=333]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=249]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=234]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=0]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=88]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=352]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=170]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=115]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=217]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=276]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=308]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=5]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=120]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=247]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=379]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=269]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=202]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=10]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=385]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=384]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=56]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=142]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=340]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=153]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=174]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=185]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=42]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=24]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=288]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=301]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=320]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=37]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=25]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=257]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=389]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=52]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=14]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=184]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=372]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=110]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=125]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=344]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=357]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=196]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=157]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=189]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=20]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=46]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=93]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=284]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=325]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=152]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=228]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=289]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=57]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=316]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=78]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=261]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=29]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=216]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=164]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=179]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=321]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=376]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=211]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=253]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=106]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=238]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=121]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=348]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=84]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=353]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=147]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=397]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=280]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=61]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=221]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=293]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=132]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=396]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=89]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=133]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=116]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=243]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=1]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=265]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=312]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=74]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=206]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=307]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=292]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=233]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=6]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=248]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=60]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=380]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=117]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=270]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=85]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=201]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=381]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=220]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=366]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=102]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=334]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=302]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=260]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=349]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=28]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=38]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=160]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=392]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=297]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=70]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=192]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=275]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=21]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=137]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=165]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=33]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=92]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=229]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=252]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=197]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=361]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=65]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=97]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=329]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=324]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=285]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=224]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=317]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=156]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=9]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=188]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=388]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=53]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=356]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=169]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=141]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=109]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=328]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=256]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=124]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=225]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=339]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=77]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=193]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=212]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=96]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=393]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=173]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=13]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=129]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=41]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=371]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=134]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=73]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=128]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=343]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=237]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=105]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=244]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=2]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=266]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=360]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=205]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=311]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=398]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=298]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=166]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=32]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=34]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=148]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=264]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=45]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=161]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=279]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=64]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=180]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=296]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=17]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=149]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=375]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=176]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=191]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=22]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=44]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=286]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=291]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=59]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=118]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=281]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=204]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=259]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=27]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=71]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=391]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=12]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=382]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=54]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=313]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=144]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=49]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=335]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=236]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=181]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=350]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=86]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=159]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=187]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=172]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=113]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=219]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=274]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=81]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=377]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=230]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=362]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=76]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=7]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=245]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=318]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=39]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=98]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=303]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=271]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=208]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=387]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=345]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=367]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=103]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=323]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=140]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=213]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=91]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=66]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=240]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=251]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=155]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=198]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=108]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=330]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=130]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=399]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=278]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=223]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=394]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=306]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=135]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=299]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=226]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=3]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=267]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=241]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=80]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=167]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=35]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=162]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=374]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=255]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=209]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=112]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=342]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=123]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=355]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=194]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=145]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=48]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=63]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=295]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=18]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=282]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=150]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=95]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=327]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=263]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=310]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=50]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=67]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=199]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=177]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=182]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=331]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=16]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=370]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=127]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=338]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=359]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=31]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=336]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=154]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=11]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=72]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=175]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=386]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=314]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=143]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=43]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=250]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=231]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=99]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=363]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=87]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=203]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=218]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=104]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=368]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=319]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=40]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=304]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=26]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=258]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=158]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=351]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=390]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=186]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=55]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=114]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=171]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=139]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=23]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=8]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=75]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=290]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=119]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=58]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=378]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=235]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=246]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=207]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=272]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=383]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=346]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=82]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=214]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=287]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=151]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=300]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=315]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=36]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=168]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=262]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=146]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=30]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=51]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=190]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=183]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=19]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=273]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=373]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=305]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=210]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=326]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=107]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=239]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=242]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=4]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=294]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=126]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=136]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=341]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=268]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=358]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=79]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=195]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=94]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=283]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=395]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=332]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=131]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=47]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=15]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=163]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=200]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=68]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=62]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=178]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=277]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=369]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=90]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=111]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=254]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=227]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=322]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=337]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=122]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=354]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=83]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=309]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=215]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=222]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=364]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=232]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=100]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2]}], SystemStream [system=kafka, stream=samza-job-changelog] -> SystemStreamMetadata [streamName=samza-job-changelog, partitionMetadata={Partition [partition=69]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=365]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=138]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=101]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=347]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=8029, upcomingOffset=8030], Partition [partition=333]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=249]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=234]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=0]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=88]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=352]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=19957, upcomingOffset=19958], Partition [partition=170]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=115]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=217]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=276]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2607, upcomingOffset=2608], Partition [partition=308]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=5]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=120]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=247]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=379]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=269]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=202]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=10]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=385]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=384]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=56]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=142]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=340]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=153]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=174]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=185]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4168, upcomingOffset=4169], Partition [partition=42]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=24]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=187, upcomingOffset=188], Partition [partition=288]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=301]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=320]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=37]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=25]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=257]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=389]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=6067, upcomingOffset=6068], Partition [partition=52]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=14]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=184]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=372]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=110]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=125]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=344]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=357]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=196]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=157]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=189]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=20]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=46]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=93]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=284]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=325]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=152]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=228]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=289]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=57]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=316]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=78]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=261]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=29]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=216]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=164]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=179]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=321]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=12469, upcomingOffset=12470], Partition [partition=376]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=211]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=253]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=106]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=238]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=121]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=348]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=84]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=353]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=147]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=397]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=280]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=61]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=221]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=293]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=132]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=396]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=89]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5000, upcomingOffset=5001], Partition [partition=133]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=116]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=243]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=1]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=265]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=312]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=74]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=206]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=11498, upcomingOffset=11499], Partition [partition=307]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=292]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=233]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=6]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=415, upcomingOffset=416], Partition [partition=248]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=60]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=380]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=7155, upcomingOffset=7156], Partition [partition=117]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000, upcomingOffset=4001], Partition [partition=270]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=85]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=201]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=381]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=220]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=366]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1458, upcomingOffset=1459], Partition [partition=102]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=334]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=302]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=260]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=349]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=28]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=38]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=160]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1603, upcomingOffset=1604], Partition [partition=392]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=297]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=20033, upcomingOffset=20034], Partition [partition=70]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=12323, upcomingOffset=12324], Partition [partition=192]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=275]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=21]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=236, upcomingOffset=237], Partition [partition=137]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=165]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=33]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=92]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=229]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=252]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=197]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=361]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=65]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=97]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3000, upcomingOffset=3001], Partition [partition=329]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=324]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=285]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=224]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=317]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=156]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=9]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=188]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=388]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=53]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=356]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=169]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=433, upcomingOffset=434], Partition [partition=141]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=109]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=328]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=256]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=124]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=225]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=339]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=11505, upcomingOffset=11506], Partition [partition=77]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4639, upcomingOffset=4640], Partition [partition=193]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=212]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=96]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=393]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=173]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=13]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=129]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=41]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=371]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=134]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=6451, upcomingOffset=6452], Partition [partition=73]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=128]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=343]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=237]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=105]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=244]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=2]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=266]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=360]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=205]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=311]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=398]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=298]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=166]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=32]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=34]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=148]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=264]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=12737, upcomingOffset=12738], Partition [partition=45]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=161]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3500, upcomingOffset=3501], Partition [partition=279]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=64]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=180]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=296]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=17]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1482, upcomingOffset=1483], Partition [partition=149]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=375]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=176]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=191]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=22]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=44]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=286]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4823, upcomingOffset=4824], Partition [partition=291]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=13245, upcomingOffset=13246], Partition [partition=59]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=130, upcomingOffset=131], Partition [partition=118]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=281]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3000, upcomingOffset=3001], Partition [partition=204]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=259]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=27]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=71]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=391]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=12]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=382]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=19959, upcomingOffset=19960], Partition [partition=54]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4229, upcomingOffset=4230], Partition [partition=313]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=144]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=432, upcomingOffset=433], Partition [partition=49]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=335]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=236]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=181]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=350]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5000, upcomingOffset=5001], Partition [partition=86]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=159]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=187]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=172]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=113]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=219]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=274]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=81]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=377]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=230]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=362]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=76]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=7]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=245]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=318]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=39]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=98]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=303]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=271]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=208]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=387]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=345]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=367]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=103]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=323]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=140]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=213]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=91]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=66]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=240]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=251]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=155]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=19694, upcomingOffset=19695], Partition [partition=198]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5500, upcomingOffset=5501], Partition [partition=108]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=330]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=7000, upcomingOffset=7001], Partition [partition=130]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=399]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=278]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=223]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=19899, upcomingOffset=19900], Partition [partition=394]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=306]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=135]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=299]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=226]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=3]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=672, upcomingOffset=673], Partition [partition=267]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=241]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=80]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=167]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=35]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=162]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=188, upcomingOffset=189], Partition [partition=374]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1360, upcomingOffset=1361], Partition [partition=255]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=209]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=112]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2419, upcomingOffset=2420], Partition [partition=342]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=123]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=12826, upcomingOffset=12827], Partition [partition=355]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=194]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=145]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=48]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=63]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=295]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=18]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=6001, upcomingOffset=6002], Partition [partition=282]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=150]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=95]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=327]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=263]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=310]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=50]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=67]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=199]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=177]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=182]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=331]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=16]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=370]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=127]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=338]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=359]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=31]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=336]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=154]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=11]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=72]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=175]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=386]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=314]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=143]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=43]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=250]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=231]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=99]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=363]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=87]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=203]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=218]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=104]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=368]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=319]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=40]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=304]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=26]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=13432, upcomingOffset=13433], Partition [partition=258]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=158]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=13342, upcomingOffset=13343], Partition [partition=351]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=390]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=186]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=55]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=114]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=171]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=139]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=23]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=8]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=75]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=290]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=119]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3866, upcomingOffset=3867], Partition [partition=58]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=378]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=235]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=246]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=207]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=272]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=383]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=21673, upcomingOffset=21674], Partition [partition=346]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5500, upcomingOffset=5501], Partition [partition=82]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=214]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=287]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=151]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=300]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=315]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=36]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=168]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4500, upcomingOffset=4501], Partition [partition=262]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=146]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1358, upcomingOffset=1359], Partition [partition=30]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=51]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=190]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5000, upcomingOffset=5001], Partition [partition=183]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=10050, upcomingOffset=10051], Partition [partition=19]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=273]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=373]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=305]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=210]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=326]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=107]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=239]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=242]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=4]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=294]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=126]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=136]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=341]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=29729, upcomingOffset=29730], Partition [partition=268]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=358]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=79]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=195]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3000, upcomingOffset=3001], Partition [partition=94]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=283]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=395]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=332]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=131]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=891, upcomingOffset=892], Partition [partition=47]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=15]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=163]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=200]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=21264, upcomingOffset=21265], Partition [partition=68]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=62]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=178]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=277]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=369]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=90]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=111]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=20023, upcomingOffset=20024], Partition [partition=254]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=227]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=322]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=337]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=122]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=354]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=83]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=309]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=215]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=222]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=364]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=232]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=100]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5470, upcomingOffset=5471]}])
2015-12-15 08:22:59 TaskStorageManager [INFO] Assigning oldest change log offsets for taskName Partition 105: Map(SystemStream [system=kafka, stream=samza-job-meta-changelog] -> null, SystemStream [system=kafka, stream=samza-job-changelog] -> null)
2015-12-15 08:22:59 TaskStorageManager [INFO] Skipping change log restoration for SystemStreamPartition [kafka, samza-job-changelog, 188] because stream appears to be empty (offset was null).
2015-12-15 08:22:59 TaskStorageManager [INFO] Skipping change log restoration for SystemStreamPartition [kafka, samza-job-meta-changelog, 188] because stream appears to be empty (offset was null).
2015-12-15 08:22:59 KafkaSystemConsumer [INFO] Refreshing brokers for: Map()
2015-12-15 08:22:59 KafkaSystemConsumer [INFO] Refreshing brokers for: Map()
2015-12-15 08:22:59 TaskStorageManager [INFO] Creating streams that are not present for changelog
2015-12-15 08:22:59 KafkaSystemAdmin [INFO] Attempting to create change log topic samza-job-changelog.
2015-12-15 08:22:59 KafkaSystemAdmin [INFO] Using partition count 400 for creating change log topic
2015-12-15 08:22:59 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@614a8c61
2015-12-15 08:22:59 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:22:59 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:22:59 ClientCnxn [INFO] Socket connection established to sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, initiating session
2015-12-15 08:22:59 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, sessionid = 0x6519efc2d4e7914, negotiated timeout = 6000
2015-12-15 08:22:59 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:22:59 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:22:59 ZooKeeper [INFO] Session: 0x6519efc2d4e7914 closed
2015-12-15 08:22:59 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:22:59 KafkaSystemAdmin [INFO] Changelog topic samza-job-changelog already exists.
2015-12-15 08:22:59 KafkaSystemAdmin [INFO] Validating changelog topic samza-job-changelog.
2015-12-15 08:22:59 KafkaSystemAdmin [INFO] Successfully validated changelog topic samza-job-changelog.
2015-12-15 08:22:59 KafkaSystemAdmin [INFO] Attempting to create change log topic samza-job-meta-changelog.
2015-12-15 08:22:59 KafkaSystemAdmin [INFO] Using partition count 400 for creating change log topic
2015-12-15 08:22:59 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4db1b678
2015-12-15 08:22:59 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:22:59 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:22:59 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:22:59 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d79f6, negotiated timeout = 6000
2015-12-15 08:22:59 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:22:59 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:22:59 ZooKeeper [INFO] Session: 0x519efc2c0d79f6 closed
2015-12-15 08:22:59 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:22:59 KafkaSystemAdmin [INFO] Changelog topic samza-job-meta-changelog already exists.
2015-12-15 08:22:59 KafkaSystemAdmin [INFO] Validating changelog topic samza-job-meta-changelog.
2015-12-15 08:22:59 KafkaSystemAdmin [INFO] Successfully validated changelog topic samza-job-meta-changelog.
2015-12-15 08:22:59 TaskStorageManager [INFO] Got change log stream metadata: Map(SystemStream [system=kafka, stream=samza-job-changelog] -> SystemStreamMetadata [streamName=samza-job-changelog, partitionMetadata={Partition [partition=69]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=365]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=138]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=101]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=347]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=8029, upcomingOffset=8030], Partition [partition=333]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=249]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=234]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=0]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=88]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=352]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=19957, upcomingOffset=19958], Partition [partition=170]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=115]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=217]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=276]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2607, upcomingOffset=2608], Partition [partition=308]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=5]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=120]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=247]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=379]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=269]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=202]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=10]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=385]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=384]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=56]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=142]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=340]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=153]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=174]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=185]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4168, upcomingOffset=4169], Partition [partition=42]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=24]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=187, upcomingOffset=188], Partition [partition=288]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=301]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=320]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=37]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=25]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=257]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=389]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=6067, upcomingOffset=6068], Partition [partition=52]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=14]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=184]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=372]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=110]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=125]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=344]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=357]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=196]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=157]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=189]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=20]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=46]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=93]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=284]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=325]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=152]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=228]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=289]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=57]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=316]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=78]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=261]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=29]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=216]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=164]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=179]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=321]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=12469, upcomingOffset=12470], Partition [partition=376]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=211]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=253]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=106]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=238]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=121]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=348]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=84]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=353]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=147]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=397]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=280]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=61]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=221]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=293]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=132]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=396]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=89]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5000, upcomingOffset=5001], Partition [partition=133]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=116]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=243]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=1]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=265]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=312]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=74]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=206]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=11498, upcomingOffset=11499], Partition [partition=307]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=292]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=233]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=6]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=415, upcomingOffset=416], Partition [partition=248]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=60]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=380]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=7155, upcomingOffset=7156], Partition [partition=117]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4000, upcomingOffset=4001], Partition [partition=270]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=85]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=201]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=381]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=220]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=366]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1458, upcomingOffset=1459], Partition [partition=102]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=334]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=302]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=260]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=349]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=28]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=38]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=160]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1603, upcomingOffset=1604], Partition [partition=392]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=297]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=20033, upcomingOffset=20034], Partition [partition=70]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=12323, upcomingOffset=12324], Partition [partition=192]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=275]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=21]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=236, upcomingOffset=237], Partition [partition=137]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=165]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=33]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=92]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=229]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=252]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=197]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=361]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=65]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=97]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3000, upcomingOffset=3001], Partition [partition=329]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=324]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=285]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=224]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=317]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=156]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=9]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=188]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=388]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=53]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=356]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=169]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=433, upcomingOffset=434], Partition [partition=141]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=109]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=328]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=256]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=124]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=225]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=339]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=11505, upcomingOffset=11506], Partition [partition=77]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4639, upcomingOffset=4640], Partition [partition=193]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=212]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=96]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=393]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=173]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=13]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=129]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=41]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=371]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=134]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=6451, upcomingOffset=6452], Partition [partition=73]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=128]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=343]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=237]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=105]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=244]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=2]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=266]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=360]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=205]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=311]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=398]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=298]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=166]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=32]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=34]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=148]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=264]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=12737, upcomingOffset=12738], Partition [partition=45]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=161]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3500, upcomingOffset=3501], Partition [partition=279]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=64]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=180]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=296]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=17]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1482, upcomingOffset=1483], Partition [partition=149]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=375]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=176]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=191]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=22]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=44]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=286]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4823, upcomingOffset=4824], Partition [partition=291]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=13245, upcomingOffset=13246], Partition [partition=59]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=130, upcomingOffset=131], Partition [partition=118]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=281]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3000, upcomingOffset=3001], Partition [partition=204]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=259]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=27]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=71]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=391]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=12]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=382]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=19959, upcomingOffset=19960], Partition [partition=54]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4229, upcomingOffset=4230], Partition [partition=313]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=144]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=432, upcomingOffset=433], Partition [partition=49]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=335]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=236]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=181]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=350]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5000, upcomingOffset=5001], Partition [partition=86]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=159]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=187]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=172]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=113]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=219]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=274]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=81]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=377]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=230]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=362]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=76]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=7]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=245]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=318]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=39]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1000, upcomingOffset=1001], Partition [partition=98]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=303]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=271]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=208]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=387]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=345]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=367]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=103]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=323]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=140]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=213]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=91]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=66]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=240]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=251]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=155]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=19694, upcomingOffset=19695], Partition [partition=198]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5500, upcomingOffset=5501], Partition [partition=108]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=330]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=7000, upcomingOffset=7001], Partition [partition=130]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=399]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=278]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=223]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=19899, upcomingOffset=19900], Partition [partition=394]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=306]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=135]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=299]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=226]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=3]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=672, upcomingOffset=673], Partition [partition=267]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=241]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=80]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=167]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=35]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=162]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=188, upcomingOffset=189], Partition [partition=374]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1360, upcomingOffset=1361], Partition [partition=255]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=209]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=112]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2419, upcomingOffset=2420], Partition [partition=342]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=123]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=12826, upcomingOffset=12827], Partition [partition=355]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=194]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=145]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=48]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=63]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=295]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=18]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=6001, upcomingOffset=6002], Partition [partition=282]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=150]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=95]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=327]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=263]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=310]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=50]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=67]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=199]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=177]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=182]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=331]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=2000, upcomingOffset=2001], Partition [partition=16]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=370]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=127]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=338]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=359]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=31]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=336]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=154]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=11]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=72]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=175]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=386]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=314]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=143]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=43]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=250]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=231]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=99]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=363]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=87]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=203]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=218]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=104]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=368]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=319]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=40]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=304]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=26]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=13432, upcomingOffset=13433], Partition [partition=258]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=158]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=13342, upcomingOffset=13343], Partition [partition=351]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=390]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=186]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=55]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=114]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=171]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=139]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=23]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=8]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=75]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=290]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=119]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3866, upcomingOffset=3867], Partition [partition=58]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=378]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=235]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=246]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=207]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=272]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=383]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=21673, upcomingOffset=21674], Partition [partition=346]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5500, upcomingOffset=5501], Partition [partition=82]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=214]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=287]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=151]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=300]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=315]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=36]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=168]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=4500, upcomingOffset=4501], Partition [partition=262]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=146]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1358, upcomingOffset=1359], Partition [partition=30]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=51]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=190]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5000, upcomingOffset=5001], Partition [partition=183]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=10050, upcomingOffset=10051], Partition [partition=19]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=273]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=373]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=305]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=210]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=326]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=107]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=239]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=242]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=4]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=294]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=126]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=136]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=341]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=29729, upcomingOffset=29730], Partition [partition=268]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=358]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=79]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=195]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=3000, upcomingOffset=3001], Partition [partition=94]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=283]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=500, upcomingOffset=501], Partition [partition=395]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=332]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=131]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=891, upcomingOffset=892], Partition [partition=47]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=15]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=163]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1500, upcomingOffset=1501], Partition [partition=200]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=21264, upcomingOffset=21265], Partition [partition=68]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=62]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=178]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=277]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=369]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=90]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=111]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=20023, upcomingOffset=20024], Partition [partition=254]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=227]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=322]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=337]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=122]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=354]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=83]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=309]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=215]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=222]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=364]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=232]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=100]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=5470, upcomingOffset=5471]}], SystemStream [system=kafka, stream=samza-job-meta-changelog] -> SystemStreamMetadata [streamName=samza-job-meta-changelog, partitionMetadata={Partition [partition=69]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=365]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=138]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=101]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=347]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=333]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=249]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=234]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=0]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=88]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=352]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=170]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=115]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=217]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=276]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=308]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=5]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=120]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=247]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=379]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=269]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=202]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=10]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=385]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=384]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=56]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=142]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=340]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=153]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=174]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=185]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=42]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=24]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=288]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=301]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=320]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=37]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=25]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=257]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=389]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=52]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=14]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=184]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=372]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=110]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=125]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=344]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=357]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=196]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=157]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=189]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=20]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=46]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=93]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=284]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=325]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=152]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=228]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=289]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=57]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=316]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=78]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=261]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=29]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=216]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=164]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=179]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=321]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=376]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=211]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=253]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=106]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=238]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=121]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=348]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=84]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=353]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=147]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=397]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=280]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=61]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=221]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=293]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=132]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=396]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=89]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=133]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=116]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=243]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=1]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=265]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=312]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=74]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=206]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=307]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=292]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=233]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=6]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=248]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=60]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=380]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=117]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=270]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=85]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=201]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=381]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=220]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=366]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=102]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=334]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=302]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=260]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=349]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=28]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=38]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=160]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=392]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=297]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=70]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=192]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=275]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=21]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=137]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=165]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=33]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=92]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=229]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=252]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=197]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=361]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=65]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=97]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=329]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=324]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=285]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=224]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=317]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=156]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=9]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=188]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=388]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=53]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=356]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=169]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=141]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=109]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=328]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=256]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=124]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=225]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=339]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=77]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=193]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=212]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=96]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=393]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=173]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=13]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=129]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=41]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=371]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=134]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=73]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=128]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=343]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=237]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=105]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=244]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=2]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=266]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=360]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=205]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=311]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=398]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=298]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=166]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=32]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=34]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=148]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=264]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=45]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=161]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=279]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=64]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=180]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=296]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=17]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=149]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=375]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=176]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=191]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=22]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=44]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=286]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=291]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=59]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=118]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=281]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=204]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=259]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=27]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=71]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=391]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=12]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=382]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=54]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=313]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=144]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=49]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=335]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=236]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=181]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=350]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=86]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=159]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=187]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=172]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=113]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=219]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=274]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=81]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=377]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=230]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=362]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=76]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=7]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=245]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=318]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=39]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=98]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=303]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=271]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=208]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=387]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=345]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=367]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=103]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=323]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=140]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=213]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=91]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=66]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=240]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=251]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=155]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=198]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=108]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=330]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=130]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=399]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=278]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=223]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=394]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=306]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=135]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=299]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=226]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=3]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=267]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=241]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=80]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=167]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=35]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=162]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=374]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=255]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=209]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=112]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=342]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=123]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=355]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=194]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=145]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=48]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=63]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=295]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=18]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=282]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=150]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=95]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=327]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=263]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=310]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=50]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=67]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=199]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=177]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=182]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=331]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=16]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=370]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=127]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=338]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=359]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=31]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=336]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=154]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=11]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=72]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=175]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=386]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=314]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=143]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=43]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=250]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=231]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=99]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=363]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=87]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=203]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=218]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=104]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=368]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=319]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=40]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=304]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=26]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=258]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=158]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=351]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=390]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=186]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=55]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=114]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=171]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=139]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=23]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=8]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=75]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=290]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=119]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=58]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=378]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=235]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=246]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=207]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=272]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=383]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=346]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=82]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=214]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=287]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=151]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=300]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=315]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=36]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=168]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=262]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=146]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=30]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=51]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=190]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=183]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=19]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=273]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=373]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=305]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=210]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=326]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=107]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=239]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=242]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=4]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=294]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=126]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=136]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=341]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=268]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=358]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=79]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=195]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=94]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=283]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=395]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=332]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=131]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=47]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=15]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=163]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=200]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=68]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=62]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=178]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=277]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=369]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=90]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=111]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=254]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=227]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=322]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=337]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=122]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=354]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=83]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=309]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=215]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2], Partition [partition=222]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=364]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=0, upcomingOffset=1], Partition [partition=232]=SystemStreamPartitionMetadata [oldestOffset=null, newestOffset=null, upcomingOffset=0], Partition [partition=100]=SystemStreamPartitionMetadata [oldestOffset=0, newestOffset=1, upcomingOffset=2]}])
2015-12-15 08:22:59 TaskStorageManager [INFO] Assigning oldest change log offsets for taskName Partition 286: Map(SystemStream [system=kafka, stream=samza-job-changelog] -> null, SystemStream [system=kafka, stream=samza-job-meta-changelog] -> null)
2015-12-15 08:22:59 TaskStorageManager [INFO] Skipping change log restoration for SystemStreamPartition [kafka, samza-job-changelog, 45] because stream appears to be empty (offset was null).
2015-12-15 08:22:59 TaskStorageManager [INFO] Skipping change log restoration for SystemStreamPartition [kafka, samza-job-meta-changelog, 45] because stream appears to be empty (offset was null).
2015-12-15 08:22:59 KafkaSystemConsumer [INFO] Refreshing brokers for: Map()
2015-12-15 08:22:59 KafkaSystemConsumer [INFO] Refreshing brokers for: Map()
2015-12-15 08:22:59 SamzaContainer [INFO] Registering task instances with producers.
2015-12-15 08:22:59 SamzaContainer [INFO] Starting producer multiplexer.
2015-12-15 08:22:59 SamzaContainer [INFO] Initializing stream tasks.
2015-12-15 08:22:59 SamzaJoinJob [INFO] Initializing task... taskContext.getTaskName = Partition 105
2015-12-15 08:22:59 SamzaJoinJob [INFO] Set of topics and partitions: Set([TOPIC_ONE,105], [TOPIC_TWO,105])
2015-12-15 08:22:59 SamzaJoinJob [INFO] List of Kafka brokers: List(id:0,host:10.181.18.223,port:9082, id:1,host:10.181.18.194,port:9082, id:2,host:10.181.18.171,port:9082, id:3,host:10.181.18.244,port:9082, id:4,host:10.181.18.134,port:9082, id:5,host:10.181.18.87,port:9082, id:6,host:10.181.18.193,port:9082)
2015-12-15 08:22:59 SamzaJoinJob [INFO] Offset of topic and partition = TopicPartitionOffset(TOPIC_ONE,105,4009808)
2015-12-15 08:22:59 SamzaJoinJob [INFO] Skipping broker 10.181.18.194 which does not have topic partition for [TOPIC_ONE,105]
2015-12-15 08:22:59 SamzaJoinJob [INFO] Skipping broker 10.181.18.171 which does not have topic partition for [TOPIC_ONE,105]
2015-12-15 08:22:59 SamzaJoinJob [INFO] Skipping broker 10.181.18.244 which does not have topic partition for [TOPIC_ONE,105]
2015-12-15 08:22:59 SamzaJoinJob [INFO] Skipping broker 10.181.18.134 which is not the leader for [TOPIC_ONE,105]
2015-12-15 08:22:59 SamzaJoinJob [INFO] Skipping broker 10.181.18.87 which does not have topic partition for [TOPIC_ONE,105]
2015-12-15 08:22:59 SamzaJoinJob [INFO] Skipping broker 10.181.18.193 which does not have topic partition for [TOPIC_ONE,105]
2015-12-15 08:22:59 SamzaJoinJob [INFO] Skipping broker 10.181.18.223 which is not the leader for [TOPIC_TWO,105]
2015-12-15 08:22:59 SamzaJoinJob [INFO] Skipping broker 10.181.18.194 which does not have topic partition for [TOPIC_TWO,105]
2015-12-15 08:22:59 SamzaJoinJob [INFO] Skipping broker 10.181.18.171 which does not have topic partition for [TOPIC_TWO,105]
2015-12-15 08:22:59 SamzaJoinJob [INFO] Skipping broker 10.181.18.244 which does not have topic partition for [TOPIC_TWO,105]
2015-12-15 08:22:59 SamzaJoinJob [INFO] Skipping broker 10.181.18.134 which does not have topic partition for [TOPIC_TWO,105]
2015-12-15 08:22:59 SamzaJoinJob [INFO] Skipping broker 10.181.18.87 which does not have topic partition for [TOPIC_TWO,105]
2015-12-15 08:22:59 SamzaJoinJob [INFO] Offset of topic and partition = TopicPartitionOffset(TOPIC_TWO,105,3118345)
2015-12-15 08:22:59 SamzaJoinJob [INFO] Final set of topicPartitionOffsets = Set(TopicPartitionOffset(TOPIC_ONE,105,4009808), TopicPartitionOffset(TOPIC_TWO,105,3118345))
2015-12-15 08:22:59 KafkaSystemProducer [INFO] Creating a new producer for system kafka.
2015-12-15 08:22:59 ProducerConfig [INFO] ProducerConfig values:
value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
block.on.buffer.full = true
retry.backoff.ms = 100
buffer.memory = 33554432
batch.size = 16384
metrics.sample.window.ms = 30000
metadata.max.age.ms = 300000
receive.buffer.bytes = 32768
timeout.ms = 30000
max.in.flight.requests.per.connection = 1
bootstrap.servers = [10.181.18.223:9082, 10.181.18.194:9082, 10.181.18.171:9082, 10.181.18.244:9082, 10.181.18.134:9082, 10.181.18.87:9082, 10.181.18.193:9082]
metric.reporters = []
client.id = samza_producer-join_job_production_1-1-1450167775047-2
compression.type = none
retries = 2147483647
max.request.size = 1048576
send.buffer.bytes = 131072
acks = 1
reconnect.backoff.ms = 10
linger.ms = 0
metrics.num.samples = 2
metadata.fetch.timeout.ms = 60000
2015-12-15 08:23:00 SamzaJoinJob [INFO] Initializing task... taskContext.getTaskName = Partition 286
2015-12-15 08:23:00 SamzaJoinJob [INFO] Set of topics and partitions: Set([TOPIC_ONE,286], [TOPIC_TWO,286])
2015-12-15 08:23:00 SamzaJoinJob [INFO] List of Kafka brokers: List(id:0,host:10.181.18.223,port:9082, id:1,host:10.181.18.194,port:9082, id:2,host:10.181.18.171,port:9082, id:3,host:10.181.18.244,port:9082, id:4,host:10.181.18.134,port:9082, id:5,host:10.181.18.87,port:9082, id:6,host:10.181.18.193,port:9082)
2015-12-15 08:23:00 SamzaJoinJob [INFO] Skipping broker 10.181.18.223 which does not have topic partition for [TOPIC_ONE,286]
2015-12-15 08:23:00 SamzaJoinJob [INFO] Offset of topic and partition = TopicPartitionOffset(TOPIC_ONE,286,4060283)
2015-12-15 08:23:00 SamzaJoinJob [INFO] Skipping broker 10.181.18.171 which does not have topic partition for [TOPIC_ONE,286]
2015-12-15 08:23:00 SamzaJoinJob [INFO] Skipping broker 10.181.18.244 which does not have topic partition for [TOPIC_ONE,286]
2015-12-15 08:23:00 SamzaJoinJob [INFO] Skipping broker 10.181.18.134 which is not the leader for [TOPIC_ONE,286]
2015-12-15 08:23:00 SamzaJoinJob [INFO] Skipping broker 10.181.18.87 which does not have topic partition for [TOPIC_ONE,286]
2015-12-15 08:23:00 SamzaJoinJob [INFO] Skipping broker 10.181.18.193 which does not have topic partition for [TOPIC_ONE,286]
2015-12-15 08:23:00 SamzaJoinJob [INFO] Offset of topic and partition = TopicPartitionOffset(TOPIC_TWO,286,3177959)
2015-12-15 08:23:00 SamzaJoinJob [INFO] Skipping broker 10.181.18.194 which does not have topic partition for [TOPIC_TWO,286]
2015-12-15 08:23:00 SamzaJoinJob [INFO] Skipping broker 10.181.18.171 which does not have topic partition for [TOPIC_TWO,286]
2015-12-15 08:23:00 SamzaJoinJob [INFO] Skipping broker 10.181.18.244 which does not have topic partition for [TOPIC_TWO,286]
2015-12-15 08:23:00 SamzaJoinJob [INFO] Skipping broker 10.181.18.134 which does not have topic partition for [TOPIC_TWO,286]
2015-12-15 08:23:00 SamzaJoinJob [INFO] Skipping broker 10.181.18.87 which does not have topic partition for [TOPIC_TWO,286]
2015-12-15 08:23:00 SamzaJoinJob [INFO] Skipping broker 10.181.18.193 which is not the leader for [TOPIC_TWO,286]
2015-12-15 08:23:00 SamzaJoinJob [INFO] Final set of topicPartitionOffsets = Set(TopicPartitionOffset(TOPIC_ONE,286,4060283), TopicPartitionOffset(TOPIC_TWO,286,3177959))
2015-12-15 08:23:00 SamzaContainer [INFO] Registering task instances with consumers.
2015-12-15 08:23:00 SamzaContainer [INFO] Starting consumer multiplexer.
2015-12-15 08:23:00 KafkaSystemConsumer [INFO] Refreshing brokers for: Map([TOPIC_ONE,105] -> 0, [TOPIC_TWO,105] -> 0, [TOPIC_ONE,286] -> 0, [TOPIC_TWO,286] -> 0)
2015-12-15 08:23:00 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:23:00 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-join_job_production_1-1-1450167775021-1
2015-12-15 08:23:00 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:23:00 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:23:00 ClientUtils$ [INFO] Fetching metadata from broker id:2,host:10.181.18.171,port:9082 with correlation id 0 for 2 topic(s) Set(TOPIC_ONE, TOPIC_TWO)
2015-12-15 08:23:00 SyncProducer [INFO] Connected to 10.181.18.171:9082 for producing
2015-12-15 08:23:00 SyncProducer [INFO] Disconnecting from 10.181.18.171:9082
2015-12-15 08:23:00 BrokerProxy [INFO] Creating new SimpleConsumer for host c1-kafka07.stag.platform.io:9082 for system kafka
2015-12-15 08:23:00 GetOffset [INFO] Validating offset 0 for topic and partition [TOPIC_ONE,105]
2015-12-15 08:23:00 GetOffset [INFO] Able to successfully read from offset 0 for topic and partition [TOPIC_ONE,105]. Using it to instantiate consumer.
2015-12-15 08:23:00 BrokerProxy [INFO] Starting BrokerProxy for c1-kafka07.stag.platform.io:9082
2015-12-15 08:23:00 BrokerProxy [INFO] Creating new SimpleConsumer for host c1-kafka01.stag.platform.io:9082 for system kafka
2015-12-15 08:23:00 GetOffset [INFO] Validating offset 0 for topic and partition [TOPIC_TWO,105]
2015-12-15 08:23:01 GetOffset [INFO] Able to successfully read from offset 0 for topic and partition [TOPIC_TWO,105]. Using it to instantiate consumer.
2015-12-15 08:23:01 BrokerProxy [INFO] Starting BrokerProxy for c1-kafka01.stag.platform.io:9082
2015-12-15 08:23:01 BrokerProxy [INFO] Creating new SimpleConsumer for host c1-kafka06.stag.platform.io:9082 for system kafka
2015-12-15 08:23:01 GetOffset [INFO] Validating offset 0 for topic and partition [TOPIC_ONE,286]
2015-12-15 08:23:01 GetOffset [INFO] Able to successfully read from offset 0 for topic and partition [TOPIC_ONE,286]. Using it to instantiate consumer.
2015-12-15 08:23:01 BrokerProxy [INFO] Starting BrokerProxy for c1-kafka06.stag.platform.io:9082
2015-12-15 08:23:01 GetOffset [INFO] Validating offset 0 for topic and partition [TOPIC_TWO,286]
2015-12-15 08:23:01 GetOffset [INFO] Able to successfully read from offset 0 for topic and partition [TOPIC_TWO,286]. Using it to instantiate consumer.
2015-12-15 08:23:01 SamzaContainer [INFO] Entering run loop.
2015-12-15 08:23:01 CachedStore [WARN] Using arrays as keys results in unpredictable behavior since cache is implemented with a map. Consider using ByteBuffer, or a different key type.
2015-12-15 08:23:02 SamzaJoinJob [INFO] process() called...
2015-12-15 08:23:02 SamzaJoinJob [INFO] On window()...
2015-12-15 08:23:02 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:23:02 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:23:02 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167782050-8
2015-12-15 08:23:02 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-3f755bd8-9258-4ab0-802e-2b7509df9f94
2015-12-15 08:23:02 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:23:02 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450167782050-8, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:23:02 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:23:02 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@47761399
2015-12-15 08:23:02 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:23:02 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:23:02 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:23:02 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d79fd, negotiated timeout = 6000
2015-12-15 08:23:02 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:23:02 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:23:02 ZooKeeper [INFO] Session: 0x519efc2c0d79fd closed
2015-12-15 08:23:02 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:23:02 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:23:02 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:23:02 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:23:02 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:23:02 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:23:02 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:23:02 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:23:02 KafkaCheckpointManager [INFO] Get latest offset 134 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:23:03 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: null
2015-12-15 08:23:03 CheckPointHelper [ERROR] Error while fetching check point offsets:
2015-12-15 08:23:03 CheckPointHelper [ERROR] java.lang.NullPointerException
2015-12-15 08:23:03 SamzaJoinJob [INFO] On window()...
2015-12-15 08:23:03 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:23:03 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:23:03 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167783109-9
2015-12-15 08:23:03 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-c4da9ddd-f1cd-4608-ae02-5451d6464002
2015-12-15 08:23:03 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:23:03 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450167783109-9, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:23:03 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:23:03 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@26899af8
2015-12-15 08:23:03 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:23:03 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:23:03 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:23:03 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c1579e0, negotiated timeout = 6000
2015-12-15 08:23:03 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:23:03 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:23:03 ZooKeeper [INFO] Session: 0x3519efc2c1579e0 closed
2015-12-15 08:23:03 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:23:03 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:23:03 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:23:03 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:23:03 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:23:03 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:23:03 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:23:04 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:23:04 KafkaCheckpointManager [INFO] Get latest offset 142 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:23:04 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: null
2015-12-15 08:23:04 CheckPointHelper [ERROR] Error while fetching check point offsets:
2015-12-15 08:23:04 CheckPointHelper [ERROR] java.lang.NullPointerException
2015-12-15 08:23:04 ProducerConfig [INFO] ProducerConfig values:
value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
block.on.buffer.full = true
retry.backoff.ms = 100
buffer.memory = 33554432
batch.size = 16384
metrics.sample.window.ms = 30000
metadata.max.age.ms = 300000
receive.buffer.bytes = 32768
timeout.ms = 30000
max.in.flight.requests.per.connection = 1
bootstrap.servers = [10.181.18.223:9082, 10.181.18.194:9082, 10.181.18.171:9082, 10.181.18.244:9082, 10.181.18.134:9082, 10.181.18.87:9082, 10.181.18.193:9082]
metric.reporters = []
client.id = samza_checkpoint_manager-join_job_production_1-1-1450167775115-3
compression.type = none
retries = 2147483647
max.request.size = 1048576
send.buffer.bytes = 131072
acks = all
reconnect.backoff.ms = 10
linger.ms = 0
metrics.num.samples = 2
metadata.fetch.timeout.ms = 60000
2015-12-15 08:23:05 CachedStore [WARN] Using arrays as keys results in unpredictable behavior since cache is implemented with a map. Consider using ByteBuffer, or a different key type.
2015-12-15 08:23:05 SamzaJoinJob [INFO] process() called...
2015-12-15 08:23:52 SamzaJoinJob [INFO] On window()...
2015-12-15 08:23:52 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:23:52 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:23:52 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167832340-10
2015-12-15 08:23:52 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-19223136-be29-428e-8af6-258a71f45294
2015-12-15 08:23:52 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450167832340-10, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:23:52 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4b639eb4
2015-12-15 08:23:52 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:23:52 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:23:52 ClientCnxn [INFO] Socket connection established to sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, initiating session
2015-12-15 08:23:52 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, sessionid = 0x6519efc2d4e7946, negotiated timeout = 6000
2015-12-15 08:23:52 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:23:52 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:23:52 ZooKeeper [INFO] Session: 0x6519efc2d4e7946 closed
2015-12-15 08:23:52 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:23:52 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:23:52 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167832340-10
2015-12-15 08:23:52 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:23:52 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:23:52 ClientUtils$ [INFO] Fetching metadata from broker id:4,host:10.181.18.134,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:23:52 SyncProducer [INFO] Connected to 10.181.18.134:9082 for producing
2015-12-15 08:23:52 SyncProducer [INFO] Disconnecting from 10.181.18.134:9082
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Get latest offset 168 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=0}]
2015-12-15 08:23:52 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 0
2015-12-15 08:23:52 SamzaJoinJob [INFO] On window()...
2015-12-15 08:23:52 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:23:52 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:23:52 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167832511-11
2015-12-15 08:23:52 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-61818839-2ac9-4965-b2df-20a11e18aa36
2015-12-15 08:23:52 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450167832511-11, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:23:52 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@43cef555
2015-12-15 08:23:52 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:23:52 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:23:52 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:23:52 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d7a2b, negotiated timeout = 6000
2015-12-15 08:23:52 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:23:52 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:23:52 ZooKeeper [INFO] Session: 0x519efc2c0d7a2b closed
2015-12-15 08:23:52 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Get latest offset 170 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:23:52 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={}]
2015-12-15 08:23:55 SamzaJoinJob [INFO] process() called...
2015-12-15 08:23:56 SamzaJoinJob [INFO] process() called...
2015-12-15 08:24:42 SamzaJoinJob [INFO] On window()...
2015-12-15 08:24:42 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:24:42 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:24:42 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167882813-12
2015-12-15 08:24:42 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-77559589-3e5f-4616-b092-4db4994b4bf9
2015-12-15 08:24:42 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:24:42 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450167882813-12, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:24:42 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:24:42 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@2984d8a6
2015-12-15 08:24:42 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:24:42 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:24:42 ClientCnxn [INFO] Socket connection established to sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, initiating session
2015-12-15 08:24:42 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, sessionid = 0x6519efc2d4e7980, negotiated timeout = 6000
2015-12-15 08:24:42 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:24:42 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:24:42 ZooKeeper [INFO] Session: 0x6519efc2d4e7980 closed
2015-12-15 08:24:42 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:24:42 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:24:42 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:24:42 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:24:42 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167882813-12
2015-12-15 08:24:42 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:24:42 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:24:42 ClientUtils$ [INFO] Fetching metadata from broker id:2,host:10.181.18.171,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:24:42 SyncProducer [INFO] Connected to 10.181.18.171:9082 for producing
2015-12-15 08:24:43 SyncProducer [INFO] Disconnecting from 10.181.18.171:9082
2015-12-15 08:24:43 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:24:43 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:24:43 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:24:43 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:24:46 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:24:46 KafkaCheckpointManager [INFO] Get latest offset 387 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:24:48 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=67153, SystemStreamPartition [kafka, TOPIC_TWO, 105]=67346}]
2015-12-15 08:24:48 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 67153
2015-12-15 08:24:48 SamzaJoinJob [INFO] On window()...
2015-12-15 08:24:48 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:24:48 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:24:48 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167888093-13
2015-12-15 08:24:48 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-4e889b7e-072b-49ef-a99d-ab66d79dd718
2015-12-15 08:24:48 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:24:48 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450167888093-13, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:24:48 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:24:48 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@8b714c
2015-12-15 08:24:48 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:24:48 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:24:48 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 08:24:48 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf87d21, negotiated timeout = 6000
2015-12-15 08:24:48 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:24:48 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:24:48 ZooKeeper [INFO] Session: 0x2519efc2bf87d21 closed
2015-12-15 08:24:48 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:24:48 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:24:48 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:24:48 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:24:48 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167888093-13
2015-12-15 08:24:48 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:24:48 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:24:48 ClientUtils$ [INFO] Fetching metadata from broker id:4,host:10.181.18.134,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:24:48 SyncProducer [INFO] Connected to 10.181.18.134:9082 for producing
2015-12-15 08:24:48 SyncProducer [INFO] Disconnecting from 10.181.18.134:9082
2015-12-15 08:24:48 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:24:48 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:24:48 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:24:48 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:24:53 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:24:53 KafkaCheckpointManager [INFO] Get latest offset 397 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:24:56 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=68001, SystemStreamPartition [kafka, TOPIC_ONE, 286]=67318}]
2015-12-15 08:24:56 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 68001
2015-12-15 08:24:56 SamzaJoinJob [INFO] process() called...
2015-12-15 08:24:56 SamzaJoinJob [INFO] process() called...
2015-12-15 08:25:49 SamzaJoinJob [INFO] On window()...
2015-12-15 08:25:49 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:25:49 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:25:49 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167949914-14
2015-12-15 08:25:49 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-90e64b84-fe4f-4d44-ab4d-629fb2898f39
2015-12-15 08:25:49 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:25:49 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450167949914-14, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:25:49 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:25:49 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@42850502
2015-12-15 08:25:49 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:25:49 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:25:49 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:25:49 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c157a77, negotiated timeout = 6000
2015-12-15 08:25:49 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:25:49 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:25:49 ZooKeeper [INFO] Session: 0x3519efc2c157a77 closed
2015-12-15 08:25:49 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:25:49 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:25:49 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:25:49 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:25:49 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167949914-14
2015-12-15 08:25:49 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:25:49 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:25:49 ClientUtils$ [INFO] Fetching metadata from broker id:5,host:10.181.18.87,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:25:49 SyncProducer [INFO] Connected to 10.181.18.87:9082 for producing
2015-12-15 08:25:50 SyncProducer [INFO] Disconnecting from 10.181.18.87:9082
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Get latest offset 645 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=130226, SystemStreamPartition [kafka, TOPIC_TWO, 105]=130773}]
2015-12-15 08:25:50 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 130226
2015-12-15 08:25:50 SamzaJoinJob [INFO] On window()...
2015-12-15 08:25:50 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:25:50 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:25:50 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450167950649-15
2015-12-15 08:25:50 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-5ac873c4-d225-4629-a793-03c08acd6b1a
2015-12-15 08:25:50 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450167950649-15, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:25:50 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@14ce0ad4
2015-12-15 08:25:50 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:25:50 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:25:50 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:25:50 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d7a9b, negotiated timeout = 6000
2015-12-15 08:25:50 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:25:50 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:25:50 ZooKeeper [INFO] Session: 0x519efc2c0d7a9b closed
2015-12-15 08:25:50 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:25:50 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:25:51 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:25:51 KafkaCheckpointManager [INFO] Get latest offset 645 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:25:52 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=130690, SystemStreamPartition [kafka, TOPIC_ONE, 286]=129668}]
2015-12-15 08:25:52 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 130690
2015-12-15 08:25:53 SamzaJoinJob [INFO] process() called...
2015-12-15 08:25:53 SamzaJoinJob [INFO] process() called...
2015-12-15 08:26:25 SamzaJoinJob [INFO] process() called...
2015-12-15 08:26:26 SamzaJoinJob [INFO] process() called...
2015-12-15 08:26:40 SamzaJoinJob [INFO] On window()...
2015-12-15 08:26:40 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:26:40 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:26:40 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168000462-16
2015-12-15 08:26:40 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-bd731c71-e724-4c69-acdb-8001ffa971a8
2015-12-15 08:26:40 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:26:40 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168000462-16, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:26:40 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:26:40 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@50ffae76
2015-12-15 08:26:40 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:26:40 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:26:40 ClientCnxn [INFO] Socket connection established to sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, initiating session
2015-12-15 08:26:40 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, sessionid = 0x4519efc2c50799f, negotiated timeout = 6000
2015-12-15 08:26:40 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:26:40 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:26:40 ZooKeeper [INFO] Session: 0x4519efc2c50799f closed
2015-12-15 08:26:40 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:26:40 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:26:40 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:26:40 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:26:40 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168000462-16
2015-12-15 08:26:40 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:26:40 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:26:40 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:10.181.18.223,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:26:40 SyncProducer [INFO] Connected to 10.181.18.223:9082 for producing
2015-12-15 08:26:40 SyncProducer [INFO] Disconnecting from 10.181.18.223:9082
2015-12-15 08:26:40 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:26:40 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:26:40 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:26:40 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Get latest offset 885 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=173501, SystemStreamPartition [kafka, TOPIC_TWO, 105]=166998}]
2015-12-15 08:26:43 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 173501
2015-12-15 08:26:43 SamzaJoinJob [INFO] On window()...
2015-12-15 08:26:43 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:26:43 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:26:43 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168003114-17
2015-12-15 08:26:43 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-aaf58e18-6b6a-4b22-b716-27c2cd3728b4
2015-12-15 08:26:43 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168003114-17, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:26:43 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@de0f1d1
2015-12-15 08:26:43 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:26:43 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:26:43 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 08:26:43 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c887b8e, negotiated timeout = 6000
2015-12-15 08:26:43 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:26:43 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:26:43 ZooKeeper [INFO] Session: 0x5519efc2c887b8e closed
2015-12-15 08:26:43 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Get latest offset 891 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:26:43 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=172920, SystemStreamPartition [kafka, TOPIC_ONE, 286]=171869}]
2015-12-15 08:26:43 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 172920
2015-12-15 08:26:56 SamzaJoinJob [INFO] process() called...
2015-12-15 08:27:52 SamzaJoinJob [INFO] On window()...
2015-12-15 08:27:52 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:27:52 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:27:52 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168072526-18
2015-12-15 08:27:52 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-55f8e21d-fe98-49fd-891e-54e3d4997135
2015-12-15 08:27:52 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168072526-18, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:27:52 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@1e347ec8
2015-12-15 08:27:52 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:27:52 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:27:52 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:27:52 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d7af0, negotiated timeout = 6000
2015-12-15 08:27:52 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:27:52 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:27:52 ZooKeeper [INFO] Session: 0x519efc2c0d7af0 closed
2015-12-15 08:27:52 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:27:52 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:27:52 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168072526-18
2015-12-15 08:27:52 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:27:52 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:27:52 ClientUtils$ [INFO] Fetching metadata from broker id:2,host:10.181.18.171,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:27:52 SyncProducer [INFO] Connected to 10.181.18.171:9082 for producing
2015-12-15 08:27:52 SyncProducer [INFO] Disconnecting from 10.181.18.171:9082
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Get latest offset 1159 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=252485, SystemStreamPartition [kafka, TOPIC_TWO, 105]=246724}]
2015-12-15 08:27:52 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 252485
2015-12-15 08:27:52 SamzaJoinJob [INFO] On window()...
2015-12-15 08:27:52 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:27:52 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:27:52 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168072843-19
2015-12-15 08:27:52 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-cc7198ed-5f6a-42ee-8d83-de00374bf8f3
2015-12-15 08:27:52 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168072843-19, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:27:52 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@79373854
2015-12-15 08:27:52 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:27:52 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:27:52 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 08:27:52 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf87d9c, negotiated timeout = 6000
2015-12-15 08:27:52 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:27:52 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:27:52 ZooKeeper [INFO] Session: 0x2519efc2bf87d9c closed
2015-12-15 08:27:52 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:27:52 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:27:55 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:27:56 KafkaCheckpointManager [INFO] Get latest offset 1164 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:27:59 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=252713, SystemStreamPartition [kafka, TOPIC_ONE, 286]=251076}]
2015-12-15 08:27:59 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 252713
2015-12-15 08:27:59 SamzaJoinJob [INFO] process() called...
2015-12-15 08:28:13 SamzaJoinJob [INFO] process() called...
2015-12-15 08:28:13 SamzaJoinJob [INFO] process() called...
2015-12-15 08:28:42 SamzaJoinJob [INFO] On window()...
2015-12-15 08:28:42 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:28:42 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:28:42 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168122880-20
2015-12-15 08:28:42 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-af6df0f5-b663-4d6c-9306-5543d7bac487
2015-12-15 08:28:42 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:28:42 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168122880-20, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:28:42 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:28:42 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@5ba8200
2015-12-15 08:28:42 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:28:42 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:28:42 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 08:28:42 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157adc, negotiated timeout = 6000
2015-12-15 08:28:42 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:28:42 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:28:42 ZooKeeper [INFO] Session: 0x1519efc2c157adc closed
2015-12-15 08:28:42 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:28:42 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:28:42 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:28:42 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:28:42 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168122880-20
2015-12-15 08:28:42 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:28:42 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:28:42 ClientUtils$ [INFO] Fetching metadata from broker id:6,host:10.181.18.193,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:28:42 SyncProducer [INFO] Connected to 10.181.18.193:9082 for producing
2015-12-15 08:28:43 SyncProducer [INFO] Disconnecting from 10.181.18.193:9082
2015-12-15 08:28:43 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:28:43 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:28:43 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:28:43 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:28:51 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:28:52 KafkaCheckpointManager [INFO] Get latest offset 1396 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:28:56 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=285972, SystemStreamPartition [kafka, TOPIC_TWO, 105]=278737}]
2015-12-15 08:28:56 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 285972
2015-12-15 08:28:56 SamzaJoinJob [INFO] On window()...
2015-12-15 08:28:56 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:28:56 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:28:56 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168136158-21
2015-12-15 08:28:56 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-414c7cea-045e-4008-8603-f07b52cd484b
2015-12-15 08:28:56 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:28:56 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168136158-21, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:28:56 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:28:56 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4ac17edb
2015-12-15 08:28:56 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:28:56 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:28:56 ClientCnxn [INFO] Socket connection established to sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, initiating session
2015-12-15 08:28:56 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, sessionid = 0x4519efc2c5079f5, negotiated timeout = 6000
2015-12-15 08:28:56 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:28:56 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:28:56 ZooKeeper [INFO] Session: 0x4519efc2c5079f5 closed
2015-12-15 08:28:56 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:28:56 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:28:56 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:28:56 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:28:56 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168136158-21
2015-12-15 08:28:56 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:28:56 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:28:56 ClientUtils$ [INFO] Fetching metadata from broker id:2,host:10.181.18.171,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:28:56 SyncProducer [INFO] Connected to 10.181.18.171:9082 for producing
2015-12-15 08:28:58 SyncProducer [INFO] Disconnecting from 10.181.18.171:9082
2015-12-15 08:28:58 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:28:58 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:28:58 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:28:58 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:28:58 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:28:58 KafkaCheckpointManager [INFO] Get latest offset 1420 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:28:58 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=285802, SystemStreamPartition [kafka, TOPIC_ONE, 286]=283992}]
2015-12-15 08:28:58 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 285802
2015-12-15 08:28:59 SamzaJoinJob [INFO] process() called...
2015-12-15 08:29:00 SamzaJoinJob [INFO] process() called...
2015-12-15 08:29:35 SamzaJoinJob [INFO] On window()...
2015-12-15 08:29:35 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:29:35 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:29:35 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168175439-22
2015-12-15 08:29:35 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-8193c225-6cb6-4adb-8a27-afa9b21152df
2015-12-15 08:29:35 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168175439-22, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:29:35 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@733c2476
2015-12-15 08:29:35 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:29:35 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:29:35 ClientCnxn [INFO] Socket connection established to sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, initiating session
2015-12-15 08:29:35 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, sessionid = 0x4519efc2c507a12, negotiated timeout = 6000
2015-12-15 08:29:35 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:29:35 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:29:35 ZooKeeper [INFO] Session: 0x4519efc2c507a12 closed
2015-12-15 08:29:35 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:29:35 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:29:35 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168175439-22
2015-12-15 08:29:35 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:29:35 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:29:35 ClientUtils$ [INFO] Fetching metadata from broker id:5,host:10.181.18.87,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:29:35 SyncProducer [INFO] Connected to 10.181.18.87:9082 for producing
2015-12-15 08:29:35 SyncProducer [INFO] Disconnecting from 10.181.18.87:9082
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Get latest offset 1612 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=366885, SystemStreamPartition [kafka, TOPIC_TWO, 105]=362624}]
2015-12-15 08:29:35 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 366885
2015-12-15 08:29:35 SamzaJoinJob [INFO] On window()...
2015-12-15 08:29:35 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:29:35 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:29:35 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168175685-23
2015-12-15 08:29:35 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-5b5a0403-1ee8-444b-ad4a-009e06204fe3
2015-12-15 08:29:35 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168175685-23, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:29:35 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@1d2cbdaf
2015-12-15 08:29:35 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:29:35 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:29:35 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 08:29:35 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157afe, negotiated timeout = 6000
2015-12-15 08:29:35 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:29:35 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:29:35 ZooKeeper [INFO] Session: 0x1519efc2c157afe closed
2015-12-15 08:29:35 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:29:35 KafkaCheckpointManager [INFO] Get latest offset 1612 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:29:36 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=368481, SystemStreamPartition [kafka, TOPIC_ONE, 286]=368813}]
2015-12-15 08:29:36 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 368481
2015-12-15 08:29:44 SamzaJoinJob [INFO] process() called...
2015-12-15 08:29:44 SamzaJoinJob [INFO] process() called...
2015-12-15 08:30:43 SamzaJoinJob [INFO] On window()...
2015-12-15 08:30:43 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:30:43 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:30:43 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168243482-24
2015-12-15 08:30:43 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-d9793392-0465-4b95-bfe5-8b5c5e22386a
2015-12-15 08:30:43 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:30:43 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168243482-24, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:30:43 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:30:43 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@371a8bcc
2015-12-15 08:30:43 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:30:43 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:30:43 ClientCnxn [INFO] Socket connection established to sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, initiating session
2015-12-15 08:30:43 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, sessionid = 0x4519efc2c507a4a, negotiated timeout = 6000
2015-12-15 08:30:43 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:30:43 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:30:43 ZooKeeper [INFO] Session: 0x4519efc2c507a4a closed
2015-12-15 08:30:43 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:30:43 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:30:43 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:30:43 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:30:43 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168243482-24
2015-12-15 08:30:43 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:30:43 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:30:43 ClientUtils$ [INFO] Fetching metadata from broker id:4,host:10.181.18.134,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:30:43 SyncProducer [INFO] Connected to 10.181.18.134:9082 for producing
2015-12-15 08:30:43 SyncProducer [INFO] Disconnecting from 10.181.18.134:9082
2015-12-15 08:30:43 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:30:43 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:30:43 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:30:43 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Get latest offset 1936 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=429233, SystemStreamPartition [kafka, TOPIC_TWO, 105]=419579}]
2015-12-15 08:30:44 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 429233
2015-12-15 08:30:44 SamzaJoinJob [INFO] On window()...
2015-12-15 08:30:44 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:30:44 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:30:44 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168244189-25
2015-12-15 08:30:44 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-ae72c1a7-1db3-41d4-8b65-8b1cf7d76e59
2015-12-15 08:30:44 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168244189-25, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:30:44 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3a006d59
2015-12-15 08:30:44 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:30:44 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:30:44 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 08:30:44 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c887c10, negotiated timeout = 6000
2015-12-15 08:30:44 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:30:44 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:30:44 ZooKeeper [INFO] Session: 0x5519efc2c887c10 closed
2015-12-15 08:30:44 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Get latest offset 1936 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:30:44 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=430724, SystemStreamPartition [kafka, TOPIC_ONE, 286]=420570}]
2015-12-15 08:30:44 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 430724
2015-12-15 08:30:48 SamzaJoinJob [INFO] process() called...
2015-12-15 08:30:51 SamzaJoinJob [INFO] process() called...
2015-12-15 08:31:53 SamzaJoinJob [INFO] On window()...
2015-12-15 08:31:53 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:31:53 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:31:53 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168313835-26
2015-12-15 08:31:53 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-048bbe3d-d290-428e-98db-dfc1c44fb152
2015-12-15 08:31:53 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:31:53 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168313835-26, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:31:53 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:31:53 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@213a022e
2015-12-15 08:31:53 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:31:53 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:31:53 ClientCnxn [INFO] Socket connection established to sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, initiating session
2015-12-15 08:31:53 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, sessionid = 0x4519efc2c507a76, negotiated timeout = 6000
2015-12-15 08:31:53 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:31:53 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:31:53 ZooKeeper [INFO] Session: 0x4519efc2c507a76 closed
2015-12-15 08:31:53 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:31:53 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:31:53 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:31:53 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:31:53 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168313835-26
2015-12-15 08:31:53 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:31:53 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:31:53 ClientUtils$ [INFO] Fetching metadata from broker id:4,host:10.181.18.134,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:31:53 SyncProducer [INFO] Connected to 10.181.18.134:9082 for producing
2015-12-15 08:31:54 SyncProducer [INFO] Disconnecting from 10.181.18.134:9082
2015-12-15 08:31:54 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:31:54 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:31:54 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:31:54 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:31:55 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] Get latest offset 2246 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=472615, SystemStreamPartition [kafka, TOPIC_TWO, 105]=461219}]
2015-12-15 08:31:56 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 472615
2015-12-15 08:31:56 SamzaJoinJob [INFO] On window()...
2015-12-15 08:31:56 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:31:56 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:31:56 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168316808-27
2015-12-15 08:31:56 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-b56f23d1-b7b3-4cef-be89-32b34bbc44db
2015-12-15 08:31:56 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168316808-27, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:31:56 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@78a77a0
2015-12-15 08:31:56 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:31:56 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:31:56 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:31:56 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c157b51, negotiated timeout = 6000
2015-12-15 08:31:56 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:31:56 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:31:56 ZooKeeper [INFO] Session: 0x3519efc2c157b51 closed
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:31:56 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] Get latest offset 2254 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:31:56 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=470237, SystemStreamPartition [kafka, TOPIC_ONE, 286]=461557}]
2015-12-15 08:31:56 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 470237
2015-12-15 08:32:02 SamzaJoinJob [INFO] process() called...
2015-12-15 08:32:07 SamzaJoinJob [INFO] process() called...
2015-12-15 08:32:49 SamzaJoinJob [INFO] On window()...
2015-12-15 08:32:49 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:32:49 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:32:49 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168369529-28
2015-12-15 08:32:49 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-54d5f166-88bd-4258-957b-f8852bf06022
2015-12-15 08:32:49 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168369529-28, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:32:49 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@2bf8c50b
2015-12-15 08:32:49 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:32:49 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:32:49 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:32:49 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d7bb9, negotiated timeout = 6000
2015-12-15 08:32:49 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:32:49 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:32:49 ZooKeeper [INFO] Session: 0x519efc2c0d7bb9 closed
2015-12-15 08:32:49 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:32:49 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:32:49 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168369529-28
2015-12-15 08:32:49 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:32:49 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:32:49 ClientUtils$ [INFO] Fetching metadata from broker id:3,host:10.181.18.244,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:32:49 SyncProducer [INFO] Connected to 10.181.18.244:9082 for producing
2015-12-15 08:32:49 SyncProducer [INFO] Disconnecting from 10.181.18.244:9082
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Get latest offset 2538 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=512612, SystemStreamPartition [kafka, TOPIC_TWO, 105]=490436}]
2015-12-15 08:32:49 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 512612
2015-12-15 08:32:49 SamzaJoinJob [INFO] On window()...
2015-12-15 08:32:49 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:32:49 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:32:49 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168369769-29
2015-12-15 08:32:49 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-193e372e-13e9-43f1-893f-550d61419124
2015-12-15 08:32:49 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168369769-29, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:32:49 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@5e09f78a
2015-12-15 08:32:49 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:32:49 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:32:49 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:32:49 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d7bba, negotiated timeout = 6000
2015-12-15 08:32:49 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:32:49 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:32:49 ZooKeeper [INFO] Session: 0x519efc2c0d7bba closed
2015-12-15 08:32:49 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:32:49 KafkaCheckpointManager [INFO] Get latest offset 2540 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:32:50 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=509805, SystemStreamPartition [kafka, TOPIC_ONE, 286]=500989}]
2015-12-15 08:32:50 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 509805
2015-12-15 08:33:05 SamzaJoinJob [INFO] process() called...
2015-12-15 08:33:08 SamzaJoinJob [INFO] process() called...
2015-12-15 08:33:39 SamzaJoinJob [INFO] On window()...
2015-12-15 08:33:39 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:33:39 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:33:39 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168419530-30
2015-12-15 08:33:39 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-891ce60c-913c-421e-9d1d-4b158668d1f1
2015-12-15 08:33:39 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:33:39 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168419530-30, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:33:39 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:33:39 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c080910
2015-12-15 08:33:39 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:33:39 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:33:39 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 08:33:39 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157bb4, negotiated timeout = 6000
2015-12-15 08:33:39 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:33:39 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:33:39 ZooKeeper [INFO] Session: 0x1519efc2c157bb4 closed
2015-12-15 08:33:39 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:33:39 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:33:39 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:33:39 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:33:39 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168419530-30
2015-12-15 08:33:39 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:33:39 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:33:39 ClientUtils$ [INFO] Fetching metadata from broker id:1,host:10.181.18.194,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:33:39 SyncProducer [INFO] Connected to 10.181.18.194:9082 for producing
2015-12-15 08:33:39 SyncProducer [INFO] Disconnecting from 10.181.18.194:9082
2015-12-15 08:33:39 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:33:39 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:33:39 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:33:39 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Get latest offset 2730 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=565273, SystemStreamPartition [kafka, TOPIC_TWO, 105]=542996}]
2015-12-15 08:33:40 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 565273
2015-12-15 08:33:40 SamzaJoinJob [INFO] On window()...
2015-12-15 08:33:40 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:33:40 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:33:40 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168420130-31
2015-12-15 08:33:40 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-1f7bf0e1-2235-48ff-9fc5-beb874d07804
2015-12-15 08:33:40 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168420130-31, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:33:40 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@7a9d9e44
2015-12-15 08:33:40 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:33:40 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:33:40 ClientCnxn [INFO] Socket connection established to sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, initiating session
2015-12-15 08:33:40 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, sessionid = 0x4519efc2c507aab, negotiated timeout = 6000
2015-12-15 08:33:40 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:33:40 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:33:40 ZooKeeper [INFO] Session: 0x4519efc2c507aab closed
2015-12-15 08:33:40 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Get latest offset 2730 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:33:40 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=562629, SystemStreamPartition [kafka, TOPIC_ONE, 286]=553325}]
2015-12-15 08:33:40 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 562629
2015-12-15 08:33:52 SamzaJoinJob [INFO] process() called...
2015-12-15 08:34:02 SamzaJoinJob [INFO] process() called...
2015-12-15 08:34:36 SamzaJoinJob [INFO] On window()...
2015-12-15 08:34:36 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:34:36 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:34:36 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168476512-32
2015-12-15 08:34:36 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-a8b31e69-16f2-46d4-b452-4815aefca283
2015-12-15 08:34:36 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:34:36 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168476512-32, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:34:36 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:34:36 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@498d5d4f
2015-12-15 08:34:36 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:34:36 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:34:36 ClientCnxn [INFO] Socket connection established to sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, initiating session
2015-12-15 08:34:36 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, sessionid = 0x4519efc2c507ac8, negotiated timeout = 6000
2015-12-15 08:34:36 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:34:36 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:34:36 ZooKeeper [INFO] Session: 0x4519efc2c507ac8 closed
2015-12-15 08:34:36 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:34:36 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:34:36 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:34:36 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:34:36 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168476512-32
2015-12-15 08:34:36 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:34:36 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:34:36 ClientUtils$ [INFO] Fetching metadata from broker id:1,host:10.181.18.194,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:34:36 SyncProducer [INFO] Connected to 10.181.18.194:9082 for producing
2015-12-15 08:34:37 SyncProducer [INFO] Disconnecting from 10.181.18.194:9082
2015-12-15 08:34:37 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:34:37 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:34:37 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:34:37 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:34:37 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:34:37 KafkaCheckpointManager [INFO] Get latest offset 3037 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:34:37 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=640912, SystemStreamPartition [kafka, TOPIC_TWO, 105]=606857}]
2015-12-15 08:34:37 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 640912
2015-12-15 08:34:37 SamzaJoinJob [INFO] On window()...
2015-12-15 08:34:37 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:34:37 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:34:37 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168477958-33
2015-12-15 08:34:37 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-9e9cb1a2-34ca-4e01-91de-3e1d6721f29f
2015-12-15 08:34:37 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:34:37 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168477958-33, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:34:37 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:34:37 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3f96bade
2015-12-15 08:34:37 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:34:37 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:34:37 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:34:37 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d7c10, negotiated timeout = 6000
2015-12-15 08:34:37 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:34:37 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:34:38 ZooKeeper [INFO] Session: 0x519efc2c0d7c10 closed
2015-12-15 08:34:38 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:34:38 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:34:38 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:34:38 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:34:38 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:34:38 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:34:38 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:34:38 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:34:38 KafkaCheckpointManager [INFO] Get latest offset 3037 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:34:38 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=637898, SystemStreamPartition [kafka, TOPIC_ONE, 286]=627528}]
2015-12-15 08:34:38 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 637898
2015-12-15 08:34:39 SamzaJoinJob [INFO] process() called...
2015-12-15 08:34:42 SamzaJoinJob [INFO] process() called...
2015-12-15 08:35:06 SamzaJoinJob [INFO] process() called...
2015-12-15 08:35:26 SamzaJoinJob [INFO] On window()...
2015-12-15 08:35:26 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:35:26 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:35:26 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168526734-34
2015-12-15 08:35:26 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-125cc465-882c-4b77-92f3-a53b7651be4c
2015-12-15 08:35:26 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:35:26 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168526734-34, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:35:26 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:35:26 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@650c1cb0
2015-12-15 08:35:26 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:35:26 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:35:26 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 08:35:26 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf87ec8, negotiated timeout = 6000
2015-12-15 08:35:26 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:35:26 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:35:26 ZooKeeper [INFO] Session: 0x2519efc2bf87ec8 closed
2015-12-15 08:35:26 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:35:26 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:35:26 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:35:26 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:35:26 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168526734-34
2015-12-15 08:35:26 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:35:26 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:35:26 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:10.181.18.223,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:35:26 SyncProducer [INFO] Connected to 10.181.18.223:9082 for producing
2015-12-15 08:35:27 SyncProducer [INFO] Disconnecting from 10.181.18.223:9082
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Get latest offset 3282 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=721276, SystemStreamPartition [kafka, TOPIC_TWO, 105]=669683}]
2015-12-15 08:35:27 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 721276
2015-12-15 08:35:27 SamzaJoinJob [INFO] On window()...
2015-12-15 08:35:27 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:35:27 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:35:27 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168527358-35
2015-12-15 08:35:27 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-c596c84a-428f-4337-984f-cf47cee43b8b
2015-12-15 08:35:27 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168527358-35, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:35:27 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@8430483
2015-12-15 08:35:27 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:35:27 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:35:27 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 08:35:27 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c887cd3, negotiated timeout = 6000
2015-12-15 08:35:27 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:35:27 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:35:27 ZooKeeper [INFO] Session: 0x5519efc2c887cd3 closed
2015-12-15 08:35:27 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Get latest offset 3287 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:35:27 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=723336, SystemStreamPartition [kafka, TOPIC_ONE, 286]=685804}]
2015-12-15 08:35:27 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 723336
2015-12-15 08:35:28 SamzaJoinJob [INFO] process() called...
2015-12-15 08:35:48 SamzaJoinJob [INFO] process() called...
2015-12-15 08:35:57 SamzaJoinJob [INFO] process() called...
2015-12-15 08:36:31 SamzaJoinJob [INFO] On window()...
2015-12-15 08:36:31 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:36:31 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:36:31 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168591187-36
2015-12-15 08:36:31 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-9433a08a-28a8-4000-afaa-2955afe8cfec
2015-12-15 08:36:31 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:36:31 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168591187-36, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:36:31 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:36:31 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@13257421
2015-12-15 08:36:31 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:36:31 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:36:31 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 08:36:31 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157c1b, negotiated timeout = 6000
2015-12-15 08:36:31 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:36:31 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:36:31 ZooKeeper [INFO] Session: 0x1519efc2c157c1b closed
2015-12-15 08:36:31 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:36:31 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:36:31 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:36:31 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:36:31 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168591187-36
2015-12-15 08:36:31 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:36:31 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:36:31 ClientUtils$ [INFO] Fetching metadata from broker id:6,host:10.181.18.193,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:36:31 SyncProducer [INFO] Connected to 10.181.18.193:9082 for producing
2015-12-15 08:36:31 SyncProducer [INFO] Disconnecting from 10.181.18.193:9082
2015-12-15 08:36:31 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:36:31 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:36:31 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:36:31 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:36:31 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:36:31 KafkaCheckpointManager [INFO] Get latest offset 3522 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:36:32 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=794092, SystemStreamPartition [kafka, TOPIC_TWO, 105]=744071}]
2015-12-15 08:36:32 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 794092
2015-12-15 08:36:32 SamzaJoinJob [INFO] On window()...
2015-12-15 08:36:32 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:36:32 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:36:32 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168592098-37
2015-12-15 08:36:32 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-2af51c5a-9196-455a-b562-86ef402d1153
2015-12-15 08:36:32 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:36:32 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168592098-37, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:36:32 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:36:32 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@66cfc28
2015-12-15 08:36:32 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:36:32 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:36:32 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:36:32 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c157c08, negotiated timeout = 6000
2015-12-15 08:36:32 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:36:32 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:36:32 ZooKeeper [INFO] Session: 0x3519efc2c157c08 closed
2015-12-15 08:36:32 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:36:32 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:36:32 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:36:32 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:36:32 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:36:32 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:36:32 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:36:32 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:36:32 KafkaCheckpointManager [INFO] Get latest offset 3522 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:36:32 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=797136, SystemStreamPartition [kafka, TOPIC_ONE, 286]=760004}]
2015-12-15 08:36:32 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 797136
2015-12-15 08:36:49 SamzaJoinJob [INFO] process() called...
2015-12-15 08:36:54 SamzaJoinJob [INFO] process() called...
2015-12-15 08:37:42 SamzaJoinJob [INFO] On window()...
2015-12-15 08:37:42 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:37:42 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:37:42 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168662974-38
2015-12-15 08:37:42 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-9473b919-f20d-4949-be8c-a50b1b44a361
2015-12-15 08:37:42 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:37:42 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168662974-38, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:37:42 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:37:42 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@7efb7ce3
2015-12-15 08:37:42 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:37:42 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:37:42 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 08:37:42 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c887d2b, negotiated timeout = 6000
2015-12-15 08:37:42 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:37:42 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:37:43 ZooKeeper [INFO] Session: 0x5519efc2c887d2b closed
2015-12-15 08:37:43 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:37:43 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:37:43 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168662974-38
2015-12-15 08:37:43 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:37:43 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:37:43 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:10.181.18.223,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:37:43 SyncProducer [INFO] Connected to 10.181.18.223:9082 for producing
2015-12-15 08:37:43 SyncProducer [INFO] Disconnecting from 10.181.18.223:9082
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Get latest offset 3883 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=837573, SystemStreamPartition [kafka, TOPIC_TWO, 105]=788923}]
2015-12-15 08:37:43 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 837573
2015-12-15 08:37:43 SamzaJoinJob [INFO] On window()...
2015-12-15 08:37:43 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:37:43 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:37:43 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168663194-39
2015-12-15 08:37:43 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-a9d99289-29b8-4c0d-b911-5ce9ca0c54f8
2015-12-15 08:37:43 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168663194-39, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:37:43 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@5d9110f1
2015-12-15 08:37:43 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:37:43 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:37:43 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:37:43 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c157c3d, negotiated timeout = 6000
2015-12-15 08:37:43 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:37:43 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:37:43 ZooKeeper [INFO] Session: 0x3519efc2c157c3d closed
2015-12-15 08:37:43 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Get latest offset 3883 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:37:43 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=841528, SystemStreamPartition [kafka, TOPIC_ONE, 286]=800612}]
2015-12-15 08:37:43 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 841528
2015-12-15 08:37:49 SamzaJoinJob [INFO] process() called...
2015-12-15 08:37:52 SamzaJoinJob [INFO] process() called...
2015-12-15 08:38:11 SamzaJoinJob [INFO] process() called...
2015-12-15 08:38:35 SamzaJoinJob [INFO] On window()...
2015-12-15 08:38:35 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:38:35 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:38:35 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168715472-40
2015-12-15 08:38:35 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-346733cf-bc3f-46aa-b524-1b1c6774875d
2015-12-15 08:38:35 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:38:35 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168715472-40, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:38:35 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:38:35 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@55eacbf6
2015-12-15 08:38:35 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:38:35 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:38:35 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 08:38:35 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c887d53, negotiated timeout = 6000
2015-12-15 08:38:35 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:38:35 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:38:35 ZooKeeper [INFO] Session: 0x5519efc2c887d53 closed
2015-12-15 08:38:35 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:38:35 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:38:35 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:38:35 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:38:35 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168715472-40
2015-12-15 08:38:35 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:38:35 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:38:35 ClientUtils$ [INFO] Fetching metadata from broker id:5,host:10.181.18.87,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:38:35 SyncProducer [INFO] Connected to 10.181.18.87:9082 for producing
2015-12-15 08:38:38 SyncProducer [INFO] Disconnecting from 10.181.18.87:9082
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Get latest offset 4129 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=918483, SystemStreamPartition [kafka, TOPIC_TWO, 105]=864513}]
2015-12-15 08:38:38 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 918483
2015-12-15 08:38:38 SamzaJoinJob [INFO] On window()...
2015-12-15 08:38:38 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:38:38 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:38:38 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168718896-41
2015-12-15 08:38:38 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-d06ea87e-7f0f-43e5-893b-929dec3c35b4
2015-12-15 08:38:38 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168718896-41, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:38:38 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3caa580e
2015-12-15 08:38:38 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:38:38 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:38:38 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 08:38:38 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf87f46, negotiated timeout = 6000
2015-12-15 08:38:38 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:38:38 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:38:38 ZooKeeper [INFO] Session: 0x2519efc2bf87f46 closed
2015-12-15 08:38:38 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:38:38 KafkaCheckpointManager [INFO] Get latest offset 4129 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:38:39 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=921854, SystemStreamPartition [kafka, TOPIC_ONE, 286]=878925}]
2015-12-15 08:38:39 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 921854
2015-12-15 08:38:39 SamzaJoinJob [INFO] process() called...
2015-12-15 08:38:56 SamzaJoinJob [INFO] process() called...
2015-12-15 08:39:02 SamzaJoinJob [INFO] process() called...
2015-12-15 08:39:47 SamzaJoinJob [INFO] On window()...
2015-12-15 08:39:47 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:39:47 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:39:47 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168787716-42
2015-12-15 08:39:47 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-272140bb-5407-4285-b16c-6eb2bc2611c7
2015-12-15 08:39:47 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:39:47 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168787716-42, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:39:47 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:39:47 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3d9c9c1f
2015-12-15 08:39:47 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:39:47 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:39:47 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:39:47 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c157c81, negotiated timeout = 6000
2015-12-15 08:39:47 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:39:47 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:39:47 ZooKeeper [INFO] Session: 0x3519efc2c157c81 closed
2015-12-15 08:39:47 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:39:47 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:39:47 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:39:47 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:39:47 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168787716-42
2015-12-15 08:39:47 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:39:47 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:39:47 ClientUtils$ [INFO] Fetching metadata from broker id:5,host:10.181.18.87,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:39:47 SyncProducer [INFO] Connected to 10.181.18.87:9082 for producing
2015-12-15 08:39:47 SyncProducer [INFO] Disconnecting from 10.181.18.87:9082
2015-12-15 08:39:47 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:39:47 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:39:47 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:39:47 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Get latest offset 4371 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=983833, SystemStreamPartition [kafka, TOPIC_TWO, 105]=936297}]
2015-12-15 08:39:48 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 983833
2015-12-15 08:39:48 SamzaJoinJob [INFO] On window()...
2015-12-15 08:39:48 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:39:48 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:39:48 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168788277-43
2015-12-15 08:39:48 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-eecbf4fd-c2d9-419d-98ea-7da9123e183a
2015-12-15 08:39:48 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168788277-43, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:39:48 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@45d40914
2015-12-15 08:39:48 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:39:48 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:39:48 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:39:48 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d7cdb, negotiated timeout = 6000
2015-12-15 08:39:48 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:39:48 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:39:48 ZooKeeper [INFO] Session: 0x519efc2c0d7cdb closed
2015-12-15 08:39:48 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Get latest offset 4371 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:39:48 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=993033, SystemStreamPartition [kafka, TOPIC_ONE, 286]=951746}]
2015-12-15 08:39:48 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 993033
2015-12-15 08:39:55 SamzaJoinJob [INFO] process() called...
2015-12-15 08:40:03 SamzaJoinJob [INFO] process() called...
2015-12-15 08:40:49 SamzaJoinJob [INFO] On window()...
2015-12-15 08:40:49 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:40:49 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:40:49 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168849852-44
2015-12-15 08:40:49 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-0e1a0001-20b6-4fa8-888b-1023193b00a3
2015-12-15 08:40:49 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:40:49 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168849852-44, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:40:49 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:40:49 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4b1384bc
2015-12-15 08:40:49 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:40:49 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:40:49 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 08:40:49 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157cca, negotiated timeout = 6000
2015-12-15 08:40:49 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:40:49 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:40:49 ZooKeeper [INFO] Session: 0x1519efc2c157cca closed
2015-12-15 08:40:49 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:40:49 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:40:49 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:40:49 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:40:49 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168849852-44
2015-12-15 08:40:49 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:40:49 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:40:49 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:10.181.18.223,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:40:49 SyncProducer [INFO] Connected to 10.181.18.223:9082 for producing
2015-12-15 08:40:49 SyncProducer [INFO] Disconnecting from 10.181.18.223:9082
2015-12-15 08:40:49 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:40:49 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:40:49 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:40:49 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:40:49 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:40:50 KafkaCheckpointManager [INFO] Get latest offset 4692 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:40:52 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1047224, SystemStreamPartition [kafka, TOPIC_TWO, 105]=998906}]
2015-12-15 08:40:52 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1047224
2015-12-15 08:40:52 SamzaJoinJob [INFO] On window()...
2015-12-15 08:40:52 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:40:52 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:40:52 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168852557-45
2015-12-15 08:40:52 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-5021fd3f-89bc-439c-bf18-e36bd697fe5d
2015-12-15 08:40:52 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:40:52 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168852557-45, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:40:52 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:40:52 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@41735390
2015-12-15 08:40:52 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:40:52 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:40:52 ClientCnxn [INFO] Socket connection established to sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, initiating session
2015-12-15 08:40:52 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, sessionid = 0x6519efc2d4e7c15, negotiated timeout = 6000
2015-12-15 08:40:52 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:40:52 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:40:52 ZooKeeper [INFO] Session: 0x6519efc2d4e7c15 closed
2015-12-15 08:40:52 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:40:52 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:40:52 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:40:52 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:40:52 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:40:52 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:40:52 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:40:52 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:40:52 KafkaCheckpointManager [INFO] Get latest offset 4692 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:40:52 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1056745, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1014389}]
2015-12-15 08:40:52 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1056745
2015-12-15 08:40:54 SamzaJoinJob [INFO] process() called...
2015-12-15 08:40:57 SamzaJoinJob [INFO] process() called...
2015-12-15 08:41:48 SamzaJoinJob [INFO] On window()...
2015-12-15 08:41:48 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:41:48 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:41:48 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168908785-46
2015-12-15 08:41:48 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-3e7b1192-4bd7-4e87-a5fa-6f142573a494
2015-12-15 08:41:48 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:41:48 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168908785-46, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:41:48 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:41:48 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@578987a7
2015-12-15 08:41:48 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:41:48 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:41:48 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 08:41:48 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157cee, negotiated timeout = 6000
2015-12-15 08:41:48 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:41:48 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:41:48 ZooKeeper [INFO] Session: 0x1519efc2c157cee closed
2015-12-15 08:41:48 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:41:48 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:41:48 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:41:48 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:41:48 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168908785-46
2015-12-15 08:41:48 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:41:48 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:41:48 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:10.181.18.223,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:41:48 SyncProducer [INFO] Connected to 10.181.18.223:9082 for producing
2015-12-15 08:41:48 SyncProducer [INFO] Disconnecting from 10.181.18.223:9082
2015-12-15 08:41:48 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:41:48 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:41:48 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:41:48 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Get latest offset 4938 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1095813, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1046473}]
2015-12-15 08:41:49 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1095813
2015-12-15 08:41:49 SamzaJoinJob [INFO] On window()...
2015-12-15 08:41:49 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:41:49 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:41:49 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168909627-47
2015-12-15 08:41:49 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-20c4e033-527f-4e4f-a1f3-81cef67ac1d9
2015-12-15 08:41:49 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168909627-47, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:41:49 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@758d22d1
2015-12-15 08:41:49 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:41:49 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:41:49 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 08:41:49 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf87fb8, negotiated timeout = 6000
2015-12-15 08:41:49 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:41:49 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:41:49 ZooKeeper [INFO] Session: 0x2519efc2bf87fb8 closed
2015-12-15 08:41:49 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Get latest offset 4938 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:41:49 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1104782, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1063352}]
2015-12-15 08:41:49 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1104782
2015-12-15 08:41:51 SamzaJoinJob [INFO] process() called...
2015-12-15 08:41:57 SamzaJoinJob [INFO] process() called...
2015-12-15 08:42:32 SamzaJoinJob [INFO] process() called...
2015-12-15 08:42:39 SamzaJoinJob [INFO] On window()...
2015-12-15 08:42:39 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:42:39 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:42:39 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168959021-48
2015-12-15 08:42:39 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-956fdaef-bbf1-4123-b512-8e0b7675fc5b
2015-12-15 08:42:39 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:42:39 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168959021-48, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:42:39 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:42:39 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@50df4af4
2015-12-15 08:42:39 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:42:39 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:42:39 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 08:42:39 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157d13, negotiated timeout = 6000
2015-12-15 08:42:39 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:42:39 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:42:39 ZooKeeper [INFO] Session: 0x1519efc2c157d13 closed
2015-12-15 08:42:39 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:42:39 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:42:39 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:42:39 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:42:39 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168959021-48
2015-12-15 08:42:39 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:42:39 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:42:39 ClientUtils$ [INFO] Fetching metadata from broker id:4,host:10.181.18.134,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:42:39 SyncProducer [INFO] Connected to 10.181.18.134:9082 for producing
2015-12-15 08:42:39 SyncProducer [INFO] Disconnecting from 10.181.18.134:9082
2015-12-15 08:42:39 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:42:39 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:42:39 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:42:39 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:42:39 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:42:40 KafkaCheckpointManager [INFO] Get latest offset 5173 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:42:41 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1148489, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1085394}]
2015-12-15 08:42:41 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1148489
2015-12-15 08:42:41 SamzaJoinJob [INFO] On window()...
2015-12-15 08:42:41 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:42:41 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:42:41 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450168961823-49
2015-12-15 08:42:41 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-231bb9d0-ba5b-42c4-96be-95ab2d6c5b5e
2015-12-15 08:42:41 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:42:41 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450168961823-49, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:42:41 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:42:41 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@176eb2d0
2015-12-15 08:42:41 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:42:41 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:42:41 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:42:41 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d7d43, negotiated timeout = 6000
2015-12-15 08:42:41 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:42:41 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:42:41 ZooKeeper [INFO] Session: 0x519efc2c0d7d43 closed
2015-12-15 08:42:41 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:42:41 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:42:41 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:42:41 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:42:41 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:42:41 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:42:41 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:42:41 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:42:41 KafkaCheckpointManager [INFO] Get latest offset 5193 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:42:42 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1160375, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1127259}]
2015-12-15 08:42:42 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1160375
2015-12-15 08:42:45 SamzaJoinJob [INFO] process() called...
2015-12-15 08:42:53 SamzaJoinJob [INFO] process() called...
2015-12-15 08:43:05 SamzaJoinJob [INFO] process() called...
2015-12-15 08:43:39 SamzaJoinJob [INFO] On window()...
2015-12-15 08:43:39 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:43:39 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:43:39 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169019139-50
2015-12-15 08:43:39 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-5c9f8f4d-9f71-4c98-b9f2-094ae32fbb71
2015-12-15 08:43:39 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169019139-50, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:43:39 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@2394d15d
2015-12-15 08:43:39 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:43:39 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:43:39 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:43:39 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c157d0f, negotiated timeout = 6000
2015-12-15 08:43:39 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:43:39 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:43:39 ZooKeeper [INFO] Session: 0x3519efc2c157d0f closed
2015-12-15 08:43:39 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:43:39 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:43:39 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169019139-50
2015-12-15 08:43:39 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:43:39 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:43:39 ClientUtils$ [INFO] Fetching metadata from broker id:5,host:10.181.18.87,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:43:39 SyncProducer [INFO] Connected to 10.181.18.87:9082 for producing
2015-12-15 08:43:39 SyncProducer [INFO] Disconnecting from 10.181.18.87:9082
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Get latest offset 5426 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1253815, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1175062}]
2015-12-15 08:43:39 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1253815
2015-12-15 08:43:39 SamzaJoinJob [INFO] On window()...
2015-12-15 08:43:39 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:43:39 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:43:39 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169019882-51
2015-12-15 08:43:39 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-25adbebf-0276-46f1-a613-45b9cda267e4
2015-12-15 08:43:39 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169019882-51, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:43:39 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@5e742f20
2015-12-15 08:43:39 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:43:39 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:43:39 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 08:43:39 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c887e0c, negotiated timeout = 6000
2015-12-15 08:43:39 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:43:39 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:43:39 ZooKeeper [INFO] Session: 0x5519efc2c887e0c closed
2015-12-15 08:43:39 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:43:39 KafkaCheckpointManager [INFO] Get latest offset 5426 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:43:40 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1265498, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1231136}]
2015-12-15 08:43:40 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1265498
2015-12-15 08:43:40 SamzaJoinJob [INFO] process() called...
2015-12-15 08:43:46 SamzaJoinJob [INFO] process() called...
2015-12-15 08:43:48 SamzaJoinJob [INFO] process() called...
2015-12-15 08:43:59 SamzaJoinJob [INFO] process() called...
2015-12-15 08:44:04 SamzaJoinJob [INFO] process() called...
2015-12-15 08:44:35 SamzaJoinJob [INFO] On window()...
2015-12-15 08:44:35 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:44:35 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:44:35 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169075558-52
2015-12-15 08:44:35 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-1accd7d8-8b4e-4032-a63d-ef7dfd79fe3c
2015-12-15 08:44:35 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169075558-52, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:44:35 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@749dc318
2015-12-15 08:44:35 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:44:35 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:44:35 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 08:44:35 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c887e37, negotiated timeout = 6000
2015-12-15 08:44:35 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:44:35 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:44:35 ZooKeeper [INFO] Session: 0x5519efc2c887e37 closed
2015-12-15 08:44:35 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:44:35 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:44:35 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169075558-52
2015-12-15 08:44:35 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:44:35 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:44:35 ClientUtils$ [INFO] Fetching metadata from broker id:4,host:10.181.18.134,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:44:35 SyncProducer [INFO] Connected to 10.181.18.134:9082 for producing
2015-12-15 08:44:35 SyncProducer [INFO] Disconnecting from 10.181.18.134:9082
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Get latest offset 5711 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1380609, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1237172}]
2015-12-15 08:44:35 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1380609
2015-12-15 08:44:35 SamzaJoinJob [INFO] On window()...
2015-12-15 08:44:35 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:44:35 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:44:35 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169075932-53
2015-12-15 08:44:35 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-50abf2ae-40a4-43f1-9ba9-74c8d2271cb5
2015-12-15 08:44:35 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169075932-53, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:44:35 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@7dca5fe2
2015-12-15 08:44:35 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:44:35 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:44:35 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 08:44:35 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c887e3a, negotiated timeout = 6000
2015-12-15 08:44:35 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:44:35 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:44:35 ZooKeeper [INFO] Session: 0x5519efc2c887e3a closed
2015-12-15 08:44:35 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:44:35 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:44:36 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:44:36 KafkaCheckpointManager [INFO] Get latest offset 5711 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:44:37 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1392896, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1356738}]
2015-12-15 08:44:37 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1392896
2015-12-15 08:44:39 SamzaJoinJob [INFO] process() called...
2015-12-15 08:44:54 SamzaJoinJob [INFO] process() called...
2015-12-15 08:45:01 SamzaJoinJob [INFO] process() called...
2015-12-15 08:45:15 SamzaJoinJob [INFO] process() called...
2015-12-15 08:45:27 SamzaJoinJob [INFO] On window()...
2015-12-15 08:45:27 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:45:27 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:45:27 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169127572-54
2015-12-15 08:45:27 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-551ec199-7d9e-4e8c-9d5b-a63455e5a6c8
2015-12-15 08:45:27 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:45:27 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169127572-54, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:45:27 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:45:27 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@67049e
2015-12-15 08:45:27 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:45:27 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:45:27 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 08:45:27 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157d78, negotiated timeout = 6000
2015-12-15 08:45:27 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:45:27 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:45:27 ZooKeeper [INFO] Session: 0x1519efc2c157d78 closed
2015-12-15 08:45:27 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:45:27 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:45:27 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:45:27 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:45:27 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169127572-54
2015-12-15 08:45:27 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:45:27 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:45:27 ClientUtils$ [INFO] Fetching metadata from broker id:5,host:10.181.18.87,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:45:27 SyncProducer [INFO] Connected to 10.181.18.87:9082 for producing
2015-12-15 08:45:28 SyncProducer [INFO] Disconnecting from 10.181.18.87:9082
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Get latest offset 5937 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1500889, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1301919}]
2015-12-15 08:45:28 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1500889
2015-12-15 08:45:28 SamzaJoinJob [INFO] On window()...
2015-12-15 08:45:28 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:45:28 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:45:28 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169128749-55
2015-12-15 08:45:28 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-6557d427-f07c-4116-8756-e9de8fc3585d
2015-12-15 08:45:28 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169128749-55, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:45:28 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4a391f44
2015-12-15 08:45:28 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:45:28 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:45:28 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 08:45:28 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf8804c, negotiated timeout = 6000
2015-12-15 08:45:28 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:45:28 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:45:28 ZooKeeper [INFO] Session: 0x2519efc2bf8804c closed
2015-12-15 08:45:28 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:45:28 KafkaCheckpointManager [INFO] Get latest offset 5937 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:45:29 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1513842, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1475292}]
2015-12-15 08:45:29 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1513842
2015-12-15 08:45:29 SamzaJoinJob [INFO] process() called...
2015-12-15 08:45:51 SamzaJoinJob [INFO] process() called...
2015-12-15 08:45:53 SamzaJoinJob [INFO] process() called...
2015-12-15 08:46:12 SamzaJoinJob [INFO] process() called...
2015-12-15 08:46:38 SamzaJoinJob [INFO] On window()...
2015-12-15 08:46:38 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:46:38 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:46:38 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169198801-56
2015-12-15 08:46:38 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-86fab607-89ea-422d-80c6-d13cccc2b11e
2015-12-15 08:46:38 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:46:38 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169198801-56, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:46:38 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:46:38 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@27b43df0
2015-12-15 08:46:38 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:46:38 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:46:38 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 08:46:38 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157da7, negotiated timeout = 6000
2015-12-15 08:46:38 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:46:38 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:46:38 ZooKeeper [INFO] Session: 0x1519efc2c157da7 closed
2015-12-15 08:46:38 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:46:38 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:46:38 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:46:38 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:46:38 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169198801-56
2015-12-15 08:46:38 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:46:38 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:46:38 ClientUtils$ [INFO] Fetching metadata from broker id:5,host:10.181.18.87,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:46:38 SyncProducer [INFO] Connected to 10.181.18.87:9082 for producing
2015-12-15 08:46:41 SyncProducer [INFO] Disconnecting from 10.181.18.87:9082
2015-12-15 08:46:41 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:46:41 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:46:41 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:46:41 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:46:41 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:46:41 KafkaCheckpointManager [INFO] Get latest offset 6222 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:46:44 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1615648, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1364222}]
2015-12-15 08:46:44 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1615648
2015-12-15 08:46:44 SamzaJoinJob [INFO] On window()...
2015-12-15 08:46:44 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:46:44 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:46:44 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169204012-57
2015-12-15 08:46:44 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-012b6df4-6442-423e-bff2-9b3923c3527c
2015-12-15 08:46:44 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:46:44 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169204012-57, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:46:44 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:46:44 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@72adee36
2015-12-15 08:46:44 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:46:44 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:46:44 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:46:44 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d7dd0, negotiated timeout = 6000
2015-12-15 08:46:44 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:46:44 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:46:44 ZooKeeper [INFO] Session: 0x519efc2c0d7dd0 closed
2015-12-15 08:46:44 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:46:44 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:46:44 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:46:44 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:46:44 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:46:44 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:46:44 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:46:44 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:46:44 KafkaCheckpointManager [INFO] Get latest offset 6247 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:46:46 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1629923, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1590211}]
2015-12-15 08:46:46 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1629923
2015-12-15 08:46:46 SamzaJoinJob [INFO] process() called...
2015-12-15 08:46:59 SamzaJoinJob [INFO] process() called...
2015-12-15 08:47:12 SamzaJoinJob [INFO] process() called...
2015-12-15 08:47:49 SamzaJoinJob [INFO] On window()...
2015-12-15 08:47:49 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:47:49 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:47:49 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169269012-58
2015-12-15 08:47:49 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-0e901e37-32be-4d2e-bb54-99614a85967d
2015-12-15 08:47:49 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:47:49 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169269012-58, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:47:49 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:47:49 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@6e402d68
2015-12-15 08:47:49 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:47:49 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:47:49 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:47:49 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c157db2, negotiated timeout = 6000
2015-12-15 08:47:49 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:47:49 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:47:49 ZooKeeper [INFO] Session: 0x3519efc2c157db2 closed
2015-12-15 08:47:49 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:47:49 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:47:49 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:47:49 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:47:49 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169269012-58
2015-12-15 08:47:49 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:47:49 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:47:49 ClientUtils$ [INFO] Fetching metadata from broker id:5,host:10.181.18.87,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:47:49 SyncProducer [INFO] Connected to 10.181.18.87:9082 for producing
2015-12-15 08:47:50 SyncProducer [INFO] Disconnecting from 10.181.18.87:9082
2015-12-15 08:47:50 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:47:50 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:47:50 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:47:50 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:47:50 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:47:50 KafkaCheckpointManager [INFO] Get latest offset 6504 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:47:52 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1684365, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1421887}]
2015-12-15 08:47:52 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1684365
2015-12-15 08:47:52 SamzaJoinJob [INFO] On window()...
2015-12-15 08:47:52 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:47:52 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:47:52 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169272051-59
2015-12-15 08:47:52 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-50613dac-ecfe-4961-965e-0e7c636d2f7d
2015-12-15 08:47:52 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:47:52 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169272051-59, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:47:52 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:47:52 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@f77ac05
2015-12-15 08:47:52 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:47:52 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:47:52 ClientCnxn [INFO] Socket connection established to sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, initiating session
2015-12-15 08:47:52 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, sessionid = 0x6519efc2d4e7d29, negotiated timeout = 6000
2015-12-15 08:47:52 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:47:52 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:47:52 ZooKeeper [INFO] Session: 0x6519efc2d4e7d29 closed
2015-12-15 08:47:52 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:47:52 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:47:52 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:47:52 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:47:52 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:47:52 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:47:52 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:47:52 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:47:52 KafkaCheckpointManager [INFO] Get latest offset 6504 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:47:53 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1699421, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1658713}]
2015-12-15 08:47:53 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1699421
2015-12-15 08:47:55 SamzaJoinJob [INFO] process() called...
2015-12-15 08:48:07 SamzaJoinJob [INFO] process() called...
2015-12-15 08:48:51 SamzaJoinJob [INFO] On window()...
2015-12-15 08:48:51 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:48:51 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:48:51 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169331784-60
2015-12-15 08:48:51 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-9a2813e1-5bda-426d-9d66-304f24e274ae
2015-12-15 08:48:51 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:48:51 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169331784-60, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:48:51 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:48:51 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@515da2c4
2015-12-15 08:48:51 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:48:51 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:48:51 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 08:48:51 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf880bd, negotiated timeout = 6000
2015-12-15 08:48:51 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:48:51 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:48:51 ZooKeeper [INFO] Session: 0x2519efc2bf880bd closed
2015-12-15 08:48:51 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:48:51 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:48:51 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:48:51 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169331784-60
2015-12-15 08:48:51 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:48:51 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:48:51 ClientUtils$ [INFO] Fetching metadata from broker id:3,host:10.181.18.244,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:48:51 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:48:51 SyncProducer [INFO] Connected to 10.181.18.244:9082 for producing
2015-12-15 08:48:51 SyncProducer [INFO] Disconnecting from 10.181.18.244:9082
2015-12-15 08:48:51 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:48:51 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:48:51 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:48:51 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:48:51 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:48:51 KafkaCheckpointManager [INFO] Get latest offset 6785 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:48:52 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1750413, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1473839}]
2015-12-15 08:48:52 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1750413
2015-12-15 08:48:52 SamzaJoinJob [INFO] On window()...
2015-12-15 08:48:52 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:48:52 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:48:52 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169332547-61
2015-12-15 08:48:52 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-6c94e31f-27ac-4e33-90e7-a631956d7f16
2015-12-15 08:48:52 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:48:52 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169332547-61, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:48:52 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:48:52 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@2765b9e2
2015-12-15 08:48:52 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:48:52 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:48:52 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 08:48:52 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c887edd, negotiated timeout = 6000
2015-12-15 08:48:52 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:48:52 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:48:52 ZooKeeper [INFO] Session: 0x5519efc2c887edd closed
2015-12-15 08:48:52 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:48:52 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:48:52 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:48:52 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:48:52 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:48:52 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:48:52 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:48:52 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:48:52 KafkaCheckpointManager [INFO] Get latest offset 6785 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:48:53 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1766001, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1719092}]
2015-12-15 08:48:53 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1766001
2015-12-15 08:48:53 SamzaJoinJob [INFO] process() called...
2015-12-15 08:49:08 SamzaJoinJob [INFO] process() called...
2015-12-15 08:49:41 SamzaJoinJob [INFO] On window()...
2015-12-15 08:49:41 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:49:41 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:49:41 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169381786-62
2015-12-15 08:49:41 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-80a25dfe-4776-42b5-8b4e-166b123d14a3
2015-12-15 08:49:41 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:49:41 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169381786-62, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:49:41 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:49:41 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@1bfe7744
2015-12-15 08:49:41 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:49:41 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:49:41 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 08:49:41 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf880ea, negotiated timeout = 6000
2015-12-15 08:49:41 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:49:41 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:49:41 ZooKeeper [INFO] Session: 0x2519efc2bf880ea closed
2015-12-15 08:49:41 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:49:41 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:49:41 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:49:41 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:49:41 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169381786-62
2015-12-15 08:49:41 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:49:41 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:49:41 ClientUtils$ [INFO] Fetching metadata from broker id:6,host:10.181.18.193,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:49:41 SyncProducer [INFO] Connected to 10.181.18.193:9082 for producing
2015-12-15 08:49:42 SyncProducer [INFO] Disconnecting from 10.181.18.193:9082
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Get latest offset 7008 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1797739, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1521013}]
2015-12-15 08:49:42 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1797739
2015-12-15 08:49:42 SamzaJoinJob [INFO] On window()...
2015-12-15 08:49:42 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:49:42 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:49:42 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169382479-63
2015-12-15 08:49:42 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-f74412ea-2322-478d-ae5c-80a1415dfec3
2015-12-15 08:49:42 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169382479-63, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:49:42 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@5675cff4
2015-12-15 08:49:42 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:49:42 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:49:42 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 08:49:42 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c887ef7, negotiated timeout = 6000
2015-12-15 08:49:42 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:49:42 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:49:42 ZooKeeper [INFO] Session: 0x5519efc2c887ef7 closed
2015-12-15 08:49:42 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:49:42 KafkaCheckpointManager [INFO] Get latest offset 7008 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:49:43 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1813825, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1764643}]
2015-12-15 08:49:43 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1813825
2015-12-15 08:49:43 SamzaJoinJob [INFO] process() called...
2015-12-15 08:50:07 SamzaJoinJob [INFO] process() called...
2015-12-15 08:50:30 SamzaJoinJob [INFO] process() called...
2015-12-15 08:50:31 SamzaJoinJob [INFO] On window()...
2015-12-15 08:50:31 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:50:31 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:50:31 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169431787-64
2015-12-15 08:50:31 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-8ef26fa9-9fe8-4a55-bec4-a47c957e56f3
2015-12-15 08:50:31 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:50:31 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169431787-64, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:50:31 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:50:31 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@63131dd9
2015-12-15 08:50:31 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:50:31 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:50:31 ClientCnxn [INFO] Socket connection established to sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, initiating session
2015-12-15 08:50:31 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, sessionid = 0x6519efc2d4e7d9a, negotiated timeout = 6000
2015-12-15 08:50:31 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:50:31 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:50:31 ZooKeeper [INFO] Session: 0x6519efc2d4e7d9a closed
2015-12-15 08:50:31 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:50:31 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:50:31 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:50:31 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:50:31 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169431787-64
2015-12-15 08:50:31 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:50:31 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:50:31 ClientUtils$ [INFO] Fetching metadata from broker id:3,host:10.181.18.244,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:50:31 SyncProducer [INFO] Connected to 10.181.18.244:9082 for producing
2015-12-15 08:50:31 SyncProducer [INFO] Disconnecting from 10.181.18.244:9082
2015-12-15 08:50:31 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:50:31 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:50:31 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:50:31 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:50:31 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:50:31 KafkaCheckpointManager [INFO] Get latest offset 7206 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:50:33 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1853284, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1571968}]
2015-12-15 08:50:33 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1853284
2015-12-15 08:50:33 SamzaJoinJob [INFO] On window()...
2015-12-15 08:50:33 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:50:33 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:50:33 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169433381-65
2015-12-15 08:50:33 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-9d14dd7c-c3fa-456a-9df8-6cdfae6211bc
2015-12-15 08:50:33 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:50:33 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169433381-65, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:50:33 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:50:33 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@10115e85
2015-12-15 08:50:33 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:50:33 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:50:33 ClientCnxn [INFO] Socket connection established to sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, initiating session
2015-12-15 08:50:33 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, sessionid = 0x6519efc2d4e7d9c, negotiated timeout = 6000
2015-12-15 08:50:33 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:50:33 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:50:33 ZooKeeper [INFO] Session: 0x6519efc2d4e7d9c closed
2015-12-15 08:50:33 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:50:33 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:50:33 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:50:33 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:50:33 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:50:33 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:50:33 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:50:33 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:50:33 KafkaCheckpointManager [INFO] Get latest offset 7206 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:50:33 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1869802, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1820368}]
2015-12-15 08:50:33 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1869802
2015-12-15 08:50:55 SamzaJoinJob [INFO] process() called...
2015-12-15 08:51:09 SamzaJoinJob [INFO] process() called...
2015-12-15 08:51:28 SamzaJoinJob [INFO] On window()...
2015-12-15 08:51:28 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:51:28 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:51:28 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169488575-66
2015-12-15 08:51:28 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-900a175d-46c6-4c38-8fa8-8df5b706b61f
2015-12-15 08:51:28 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:51:28 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169488575-66, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:51:28 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:51:28 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@614c1be7
2015-12-15 08:51:28 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:51:28 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:51:28 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 08:51:28 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157e41, negotiated timeout = 6000
2015-12-15 08:51:28 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:51:28 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:51:28 ZooKeeper [INFO] Session: 0x1519efc2c157e41 closed
2015-12-15 08:51:28 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:51:28 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:51:28 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:51:28 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:51:28 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169488575-66
2015-12-15 08:51:28 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:51:28 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:51:28 ClientUtils$ [INFO] Fetching metadata from broker id:6,host:10.181.18.193,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:51:28 SyncProducer [INFO] Connected to 10.181.18.193:9082 for producing
2015-12-15 08:51:30 SyncProducer [INFO] Disconnecting from 10.181.18.193:9082
2015-12-15 08:51:30 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:51:30 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:51:30 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:51:30 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:51:30 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:51:30 KafkaCheckpointManager [INFO] Get latest offset 7440 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:51:33 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1914416, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1632938}]
2015-12-15 08:51:33 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1914416
2015-12-15 08:51:33 SamzaJoinJob [INFO] On window()...
2015-12-15 08:51:33 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:51:33 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:51:33 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169493406-67
2015-12-15 08:51:33 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-956ded6e-54d1-4371-a5b3-1f94b312515e
2015-12-15 08:51:33 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:51:33 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169493406-67, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:51:33 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:51:33 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4e46dac7
2015-12-15 08:51:33 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:51:33 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:51:33 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:51:33 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c157e45, negotiated timeout = 6000
2015-12-15 08:51:33 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:51:33 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:51:33 ZooKeeper [INFO] Session: 0x3519efc2c157e45 closed
2015-12-15 08:51:33 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:51:33 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:51:33 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:51:33 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:51:33 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:51:33 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:51:33 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:51:33 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:51:33 KafkaCheckpointManager [INFO] Get latest offset 7440 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:51:33 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1930937, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1880733}]
2015-12-15 08:51:33 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1930937
2015-12-15 08:51:36 SamzaJoinJob [INFO] process() called...
2015-12-15 08:52:12 SamzaJoinJob [INFO] process() called...
2015-12-15 08:52:43 SamzaJoinJob [INFO] On window()...
2015-12-15 08:52:43 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:52:43 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:52:43 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169563785-68
2015-12-15 08:52:43 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-575b8403-26a8-49de-98e6-e91167041651
2015-12-15 08:52:43 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:52:43 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169563785-68, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:52:43 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:52:43 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@4aa9cce9
2015-12-15 08:52:43 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:52:43 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:52:43 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:52:43 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d7e8d, negotiated timeout = 6000
2015-12-15 08:52:43 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:52:43 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:52:43 ZooKeeper [INFO] Session: 0x519efc2c0d7e8d closed
2015-12-15 08:52:43 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:52:43 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:52:43 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:52:43 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:52:43 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169563785-68
2015-12-15 08:52:43 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:52:43 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:52:43 ClientUtils$ [INFO] Fetching metadata from broker id:2,host:10.181.18.171,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:52:43 SyncProducer [INFO] Connected to 10.181.18.171:9082 for producing
2015-12-15 08:52:46 SyncProducer [INFO] Disconnecting from 10.181.18.171:9082
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Get latest offset 7673 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=1967114, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1676740}]
2015-12-15 08:52:46 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 1967114
2015-12-15 08:52:46 SamzaJoinJob [INFO] On window()...
2015-12-15 08:52:46 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:52:46 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:52:46 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169566192-69
2015-12-15 08:52:46 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-eb44ff16-73fc-417f-b74d-e1ca7720d019
2015-12-15 08:52:46 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169566192-69, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:52:46 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@1c5e60cb
2015-12-15 08:52:46 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:52:46 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:52:46 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 08:52:46 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf8814f, negotiated timeout = 6000
2015-12-15 08:52:46 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:52:46 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:52:46 ZooKeeper [INFO] Session: 0x2519efc2bf8814f closed
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:52:46 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Get latest offset 7673 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:52:46 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=1987210, SystemStreamPartition [kafka, TOPIC_ONE, 286]=1920848}]
2015-12-15 08:52:46 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 1987210
2015-12-15 08:52:54 SamzaJoinJob [INFO] process() called...
2015-12-15 08:53:07 SamzaJoinJob [INFO] process() called...
2015-12-15 08:53:14 SamzaJoinJob [INFO] process() called...
2015-12-15 08:53:46 SamzaJoinJob [INFO] On window()...
2015-12-15 08:53:46 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:53:46 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:53:46 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169626574-70
2015-12-15 08:53:46 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-21ebecb4-4a8a-4070-ab42-d1261638429d
2015-12-15 08:53:46 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:53:46 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169626574-70, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:53:46 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:53:46 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@7cbbc3cf
2015-12-15 08:53:46 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:53:46 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:53:46 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:53:46 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c157e89, negotiated timeout = 6000
2015-12-15 08:53:46 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:53:46 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:53:46 ZooKeeper [INFO] Session: 0x3519efc2c157e89 closed
2015-12-15 08:53:46 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:53:46 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:53:46 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:53:46 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:53:46 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169626574-70
2015-12-15 08:53:46 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:53:46 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:53:46 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:10.181.18.223,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:53:46 SyncProducer [INFO] Connected to 10.181.18.223:9082 for producing
2015-12-15 08:53:47 SyncProducer [INFO] Disconnecting from 10.181.18.223:9082
2015-12-15 08:53:47 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:53:47 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:53:47 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:53:47 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:53:48 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:53:48 KafkaCheckpointManager [INFO] Get latest offset 7975 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:53:48 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2059354, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1769097}]
2015-12-15 08:53:48 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2059354
2015-12-15 08:53:48 SamzaJoinJob [INFO] On window()...
2015-12-15 08:53:48 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:53:48 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:53:48 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169628501-71
2015-12-15 08:53:48 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-b39f0bbe-12da-4eea-b919-69728d993722
2015-12-15 08:53:48 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:53:48 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169628501-71, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:53:48 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:53:48 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@5af55fb6
2015-12-15 08:53:48 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:53:48 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:53:48 ClientCnxn [INFO] Socket connection established to sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, initiating session
2015-12-15 08:53:48 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, sessionid = 0x4519efc2c507d81, negotiated timeout = 6000
2015-12-15 08:53:48 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:53:48 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:53:48 ZooKeeper [INFO] Session: 0x4519efc2c507d81 closed
2015-12-15 08:53:48 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:53:48 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:53:48 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:53:48 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:53:48 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:53:48 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:53:48 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:53:49 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:53:49 KafkaCheckpointManager [INFO] Get latest offset 7975 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:53:49 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2080632, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2012926}]
2015-12-15 08:53:49 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2080632
2015-12-15 08:53:50 SamzaJoinJob [INFO] process() called...
2015-12-15 08:54:02 SamzaJoinJob [INFO] process() called...
2015-12-15 08:54:09 SamzaJoinJob [INFO] process() called...
2015-12-15 08:54:55 SamzaJoinJob [INFO] On window()...
2015-12-15 08:54:55 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:54:55 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:54:55 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169695921-72
2015-12-15 08:54:55 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-826e52e3-4e58-46f0-8ec8-d1f62dbbe8d6
2015-12-15 08:54:55 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:54:55 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169695921-72, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:54:55 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:54:55 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@6a116bf5
2015-12-15 08:54:55 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:54:55 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:54:55 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 08:54:55 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c887fb0, negotiated timeout = 6000
2015-12-15 08:54:55 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:54:55 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:54:55 ZooKeeper [INFO] Session: 0x5519efc2c887fb0 closed
2015-12-15 08:54:55 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:54:55 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:54:55 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:54:55 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169695921-72
2015-12-15 08:54:55 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:54:55 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:54:55 ClientUtils$ [INFO] Fetching metadata from broker id:5,host:10.181.18.87,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:54:55 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:54:55 SyncProducer [INFO] Connected to 10.181.18.87:9082 for producing
2015-12-15 08:54:55 SyncProducer [INFO] Disconnecting from 10.181.18.87:9082
2015-12-15 08:54:55 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:54:55 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:54:55 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:54:55 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] Get latest offset 8231 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2122812, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1809153}]
2015-12-15 08:54:56 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2122812
2015-12-15 08:54:56 SamzaJoinJob [INFO] On window()...
2015-12-15 08:54:56 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:54:56 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:54:56 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169696692-73
2015-12-15 08:54:56 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-cd649552-cb01-4fcf-b6c3-8d792a4f052f
2015-12-15 08:54:56 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169696692-73, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:54:56 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@211c2c2b
2015-12-15 08:54:56 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:54:56 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:54:56 ClientCnxn [INFO] Socket connection established to sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, initiating session
2015-12-15 08:54:56 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, sessionid = 0x6519efc2d4e7e1e, negotiated timeout = 6000
2015-12-15 08:54:56 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:54:56 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:54:56 ZooKeeper [INFO] Session: 0x6519efc2d4e7e1e closed
2015-12-15 08:54:56 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:54:56 KafkaCheckpointManager [INFO] Get latest offset 8231 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:54:57 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2144666, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2073392}]
2015-12-15 08:54:57 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2144666
2015-12-15 08:55:01 SamzaJoinJob [INFO] process() called...
2015-12-15 08:55:03 SamzaJoinJob [INFO] process() called...
2015-12-15 08:55:41 SamzaJoinJob [INFO] process() called...
2015-12-15 08:55:42 SamzaJoinJob [INFO] process() called...
2015-12-15 08:55:46 SamzaJoinJob [INFO] On window()...
2015-12-15 08:55:46 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:55:46 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:55:46 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169746816-74
2015-12-15 08:55:46 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-5f6ed665-d6ea-4878-8b08-9baa590acccc
2015-12-15 08:55:46 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:55:46 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169746816-74, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:55:46 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:55:46 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@7c4faf5f
2015-12-15 08:55:46 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:55:46 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:55:46 ClientCnxn [INFO] Socket connection established to sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, initiating session
2015-12-15 08:55:46 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, sessionid = 0x6519efc2d4e7e2e, negotiated timeout = 6000
2015-12-15 08:55:46 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:55:46 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:55:46 ZooKeeper [INFO] Session: 0x6519efc2d4e7e2e closed
2015-12-15 08:55:46 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:55:46 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:55:46 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:55:46 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:55:46 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169746816-74
2015-12-15 08:55:46 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:55:46 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:55:46 ClientUtils$ [INFO] Fetching metadata from broker id:4,host:10.181.18.134,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:55:46 SyncProducer [INFO] Connected to 10.181.18.134:9082 for producing
2015-12-15 08:55:47 SyncProducer [INFO] Disconnecting from 10.181.18.134:9082
2015-12-15 08:55:47 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:55:47 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:55:47 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:55:47 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:55:49 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:55:49 KafkaCheckpointManager [INFO] Get latest offset 8522 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:55:52 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2197487, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1885245}]
2015-12-15 08:55:52 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2197487
2015-12-15 08:55:52 SamzaJoinJob [INFO] On window()...
2015-12-15 08:55:52 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:55:52 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:55:52 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169752144-75
2015-12-15 08:55:52 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-0c908231-ead4-409a-85ad-49ae8e2b5d99
2015-12-15 08:55:52 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:55:52 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169752144-75, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:55:52 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:55:52 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@12918bba
2015-12-15 08:55:52 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:55:52 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:55:52 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:55:52 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c157ece, negotiated timeout = 6000
2015-12-15 08:55:52 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:55:52 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:55:52 ZooKeeper [INFO] Session: 0x3519efc2c157ece closed
2015-12-15 08:55:52 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:55:52 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:55:52 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:55:52 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:55:52 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:55:52 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:55:52 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:55:52 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:55:52 KafkaCheckpointManager [INFO] Get latest offset 8522 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:55:58 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2219036, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2146522}]
2015-12-15 08:55:58 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2219036
2015-12-15 08:56:16 SamzaJoinJob [INFO] process() called...
2015-12-15 08:56:43 SamzaJoinJob [INFO] On window()...
2015-12-15 08:56:43 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:56:43 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:56:43 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169803401-76
2015-12-15 08:56:43 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-2019d2b4-1714-4e68-bada-9098c62ce0d9
2015-12-15 08:56:43 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:56:43 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169803401-76, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:56:43 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:56:43 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@34fd5c06
2015-12-15 08:56:43 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:56:43 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:56:43 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 08:56:43 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c157ee7, negotiated timeout = 6000
2015-12-15 08:56:43 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:56:43 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:56:43 ZooKeeper [INFO] Session: 0x3519efc2c157ee7 closed
2015-12-15 08:56:43 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:56:43 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:56:43 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:56:43 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:56:43 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169803401-76
2015-12-15 08:56:43 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:56:43 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:56:43 ClientUtils$ [INFO] Fetching metadata from broker id:3,host:10.181.18.244,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:56:43 SyncProducer [INFO] Connected to 10.181.18.244:9082 for producing
2015-12-15 08:56:43 SyncProducer [INFO] Disconnecting from 10.181.18.244:9082
2015-12-15 08:56:43 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:56:43 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:56:43 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:56:43 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:56:43 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:56:43 KafkaCheckpointManager [INFO] Get latest offset 8739 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:56:44 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2259604, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1946628}]
2015-12-15 08:56:44 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2259604
2015-12-15 08:56:44 SamzaJoinJob [INFO] On window()...
2015-12-15 08:56:44 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:56:44 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:56:44 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169804085-77
2015-12-15 08:56:44 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-ff79f84c-3748-4c4c-90c6-06214c667c3c
2015-12-15 08:56:44 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:56:44 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169804085-77, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:56:44 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:56:44 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@1f95023c
2015-12-15 08:56:44 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:56:44 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:56:44 ClientCnxn [INFO] Socket connection established to sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, initiating session
2015-12-15 08:56:44 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, sessionid = 0x6519efc2d4e7e5c, negotiated timeout = 6000
2015-12-15 08:56:44 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:56:44 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:56:44 ZooKeeper [INFO] Session: 0x6519efc2d4e7e5c closed
2015-12-15 08:56:44 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:56:44 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:56:44 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:56:44 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:56:44 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:56:44 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:56:44 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:56:44 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:56:44 KafkaCheckpointManager [INFO] Get latest offset 8739 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:56:44 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2281956, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2208848}]
2015-12-15 08:56:44 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2281956
2015-12-15 08:56:44 SamzaJoinJob [INFO] process() called...
2015-12-15 08:57:15 SamzaJoinJob [INFO] process() called...
2015-12-15 08:57:38 SamzaJoinJob [INFO] On window()...
2015-12-15 08:57:38 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:57:38 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:57:38 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169858743-78
2015-12-15 08:57:38 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-0c69733b-579d-4e85-831e-2d70826afb5c
2015-12-15 08:57:38 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:57:38 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169858743-78, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:57:38 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:57:38 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@240af36d
2015-12-15 08:57:38 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:57:38 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:57:38 ClientCnxn [INFO] Socket connection established to sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, initiating session
2015-12-15 08:57:38 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, sessionid = 0x6519efc2d4e7e7d, negotiated timeout = 6000
2015-12-15 08:57:38 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:57:38 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:57:38 ZooKeeper [INFO] Session: 0x6519efc2d4e7e7d closed
2015-12-15 08:57:38 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:57:38 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:57:38 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:57:38 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:57:38 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169858743-78
2015-12-15 08:57:38 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:57:38 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:57:38 ClientUtils$ [INFO] Fetching metadata from broker id:6,host:10.181.18.193,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:57:38 SyncProducer [INFO] Connected to 10.181.18.193:9082 for producing
2015-12-15 08:57:40 SyncProducer [INFO] Disconnecting from 10.181.18.193:9082
2015-12-15 08:57:40 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:57:40 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:57:40 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:57:40 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:57:40 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:57:40 KafkaCheckpointManager [INFO] Get latest offset 8974 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:57:43 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2308012, SystemStreamPartition [kafka, TOPIC_TWO, 105]=1994187}]
2015-12-15 08:57:43 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2308012
2015-12-15 08:57:43 SamzaJoinJob [INFO] On window()...
2015-12-15 08:57:43 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:57:43 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:57:43 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169863066-79
2015-12-15 08:57:43 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-3701dba6-b6b5-4aa2-a596-6dda770a05b3
2015-12-15 08:57:43 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:57:43 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169863066-79, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:57:43 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:57:43 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@600ad3a5
2015-12-15 08:57:43 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:57:43 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:57:43 ClientCnxn [INFO] Socket connection established to sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, initiating session
2015-12-15 08:57:43 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, sessionid = 0x4519efc2c507e20, negotiated timeout = 6000
2015-12-15 08:57:43 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:57:43 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:57:43 ZooKeeper [INFO] Session: 0x4519efc2c507e20 closed
2015-12-15 08:57:43 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:57:43 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:57:43 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:57:43 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:57:43 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:57:43 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:57:43 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:57:43 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:57:43 KafkaCheckpointManager [INFO] Get latest offset 8984 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:57:44 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2330318, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2256986}]
2015-12-15 08:57:44 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2330318
2015-12-15 08:57:44 SamzaJoinJob [INFO] process() called...
2015-12-15 08:58:00 SamzaJoinJob [INFO] process() called...
2015-12-15 08:58:03 SamzaJoinJob [INFO] process() called...
2015-12-15 08:58:49 SamzaJoinJob [INFO] On window()...
2015-12-15 08:58:49 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 08:58:49 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:58:49 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169929077-80
2015-12-15 08:58:49 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-ca5c79cd-ec51-43e7-be33-b4886cd49798
2015-12-15 08:58:49 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:58:49 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169929077-80, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:58:49 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:58:49 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@51eae1e7
2015-12-15 08:58:49 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:58:49 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:58:49 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 08:58:49 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d7f88, negotiated timeout = 6000
2015-12-15 08:58:49 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:58:49 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:58:49 ZooKeeper [INFO] Session: 0x519efc2c0d7f88 closed
2015-12-15 08:58:49 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:58:49 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:58:49 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:58:49 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:58:49 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169929077-80
2015-12-15 08:58:49 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 08:58:49 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 08:58:49 ClientUtils$ [INFO] Fetching metadata from broker id:1,host:10.181.18.194,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 08:58:49 SyncProducer [INFO] Connected to 10.181.18.194:9082 for producing
2015-12-15 08:58:50 SyncProducer [INFO] Disconnecting from 10.181.18.194:9082
2015-12-15 08:58:50 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:58:50 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 08:58:50 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:58:50 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:58:50 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:58:50 KafkaCheckpointManager [INFO] Get latest offset 9268 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:58:52 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2378673, SystemStreamPartition [kafka, TOPIC_TWO, 105]=2062846}]
2015-12-15 08:58:52 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2378673
2015-12-15 08:58:52 SamzaJoinJob [INFO] On window()...
2015-12-15 08:58:52 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 08:58:52 VerifiableProperties [INFO] Verifying properties
2015-12-15 08:58:52 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450169932137-81
2015-12-15 08:58:52 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-4d36dfad-5286-4f9a-a1da-2a621cdae774
2015-12-15 08:58:52 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 08:58:52 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450169932137-81, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 08:58:52 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:58:52 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c93515
2015-12-15 08:58:52 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 08:58:52 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 08:58:52 ClientCnxn [INFO] Socket connection established to sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, initiating session
2015-12-15 08:58:52 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0d7232bd.production-mr.indix.tv/10.181.18.223:2181, sessionid = 0x6519efc2d4e7ea2, negotiated timeout = 6000
2015-12-15 08:58:52 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 08:58:52 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 08:58:52 ZooKeeper [INFO] Session: 0x6519efc2d4e7ea2 closed
2015-12-15 08:58:52 ClientCnxn [INFO] EventThread shut down
2015-12-15 08:58:52 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 08:58:52 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:58:52 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 08:58:52 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 08:58:52 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 08:58:52 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 08:58:52 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 08:58:52 KafkaCheckpointManager [INFO] Get latest offset 9268 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 08:58:56 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2399944, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2328360}]
2015-12-15 08:58:56 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2399944
2015-12-15 08:59:09 SamzaJoinJob [INFO] process() called...
2015-12-15 08:59:10 SamzaJoinJob [INFO] process() called...
2015-12-15 09:00:11 SamzaJoinJob [INFO] On window()...
2015-12-15 09:00:11 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 09:00:11 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:00:11 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170011148-82
2015-12-15 09:00:11 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-06ceb9f1-6364-4751-9016-dbf0381e50d4
2015-12-15 09:00:11 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170011148-82, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:00:11 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@72f796ec
2015-12-15 09:00:11 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:00:11 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:00:11 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 09:00:11 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf8824c, negotiated timeout = 6000
2015-12-15 09:00:11 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:00:11 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:00:11 ZooKeeper [INFO] Session: 0x2519efc2bf8824c closed
2015-12-15 09:00:11 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:00:11 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:00:11 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170011148-82
2015-12-15 09:00:11 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 09:00:11 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 09:00:11 ClientUtils$ [INFO] Fetching metadata from broker id:1,host:10.181.18.194,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 09:00:11 SyncProducer [INFO] Connected to 10.181.18.194:9082 for producing
2015-12-15 09:00:11 SyncProducer [INFO] Disconnecting from 10.181.18.194:9082
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Get latest offset 9634 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2417069, SystemStreamPartition [kafka, TOPIC_TWO, 105]=2089883}]
2015-12-15 09:00:11 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2417069
2015-12-15 09:00:11 SamzaJoinJob [INFO] On window()...
2015-12-15 09:00:11 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 09:00:11 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:00:11 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170011615-83
2015-12-15 09:00:11 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-d3158aeb-479b-4f75-87f5-c8c38272ff89
2015-12-15 09:00:11 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170011615-83, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:00:11 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@6ffcff22
2015-12-15 09:00:11 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:00:11 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:00:11 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 09:00:11 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157f81, negotiated timeout = 6000
2015-12-15 09:00:11 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:00:11 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:00:11 ZooKeeper [INFO] Session: 0x1519efc2c157f81 closed
2015-12-15 09:00:11 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:00:11 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:00:12 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:00:12 KafkaCheckpointManager [INFO] Get latest offset 9666 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:00:17 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2439317, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2362487}]
2015-12-15 09:00:17 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2439317
2015-12-15 09:00:35 SamzaJoinJob [INFO] process() called...
2015-12-15 09:00:42 SamzaJoinJob [INFO] process() called...
2015-12-15 09:01:02 SamzaJoinJob [INFO] On window()...
2015-12-15 09:01:02 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 09:01:02 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:01:02 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170062836-84
2015-12-15 09:01:02 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-3f743e9f-c3b6-4cee-8c73-e670feefcd66
2015-12-15 09:01:02 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:01:02 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170062836-84, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:01:02 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:01:02 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@1c15730
2015-12-15 09:01:02 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:01:02 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:01:02 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 09:01:02 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157fa0, negotiated timeout = 6000
2015-12-15 09:01:02 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:01:02 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:01:02 ZooKeeper [INFO] Session: 0x1519efc2c157fa0 closed
2015-12-15 09:01:02 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:01:02 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:01:02 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:01:02 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:01:02 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170062836-84
2015-12-15 09:01:02 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 09:01:02 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 09:01:02 ClientUtils$ [INFO] Fetching metadata from broker id:6,host:10.181.18.193,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 09:01:02 SyncProducer [INFO] Connected to 10.181.18.193:9082 for producing
2015-12-15 09:01:09 SyncProducer [INFO] Disconnecting from 10.181.18.193:9082
2015-12-15 09:01:09 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:01:09 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 09:01:09 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:01:09 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:01:09 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:01:09 KafkaCheckpointManager [INFO] Get latest offset 9816 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:01:15 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2438168, SystemStreamPartition [kafka, TOPIC_TWO, 105]=2111284}]
2015-12-15 09:01:15 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2438168
2015-12-15 09:01:15 SamzaJoinJob [INFO] On window()...
2015-12-15 09:01:15 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 09:01:15 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:01:15 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170075977-85
2015-12-15 09:01:15 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-53f4475d-8221-4e04-8ae9-77e5d9a48372
2015-12-15 09:01:15 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:01:15 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170075977-85, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:01:15 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:01:15 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3db295a3
2015-12-15 09:01:15 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:01:15 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:01:15 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 09:01:15 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c157fab, negotiated timeout = 6000
2015-12-15 09:01:15 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:01:15 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:01:15 ZooKeeper [INFO] Session: 0x1519efc2c157fab closed
2015-12-15 09:01:15 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:01:15 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:01:15 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:01:15 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:01:15 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170075977-85
2015-12-15 09:01:15 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 09:01:15 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 09:01:15 ClientUtils$ [INFO] Fetching metadata from broker id:4,host:10.181.18.134,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 09:01:16 SyncProducer [INFO] Connected to 10.181.18.134:9082 for producing
2015-12-15 09:01:16 SyncProducer [INFO] Disconnecting from 10.181.18.134:9082
2015-12-15 09:01:16 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:01:16 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 09:01:16 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:01:16 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:01:16 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:01:16 KafkaCheckpointManager [INFO] Get latest offset 9873 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:01:18 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2460403, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2383715}]
2015-12-15 09:01:18 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2460403
2015-12-15 09:01:19 SamzaJoinJob [INFO] process() called...
2015-12-15 09:02:30 SamzaJoinJob [INFO] On window()...
2015-12-15 09:02:30 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 09:02:30 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:02:30 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170150905-86
2015-12-15 09:02:30 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-b2b5ebc0-8332-424f-8619-038c5d79749c
2015-12-15 09:02:30 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:02:30 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170150905-86, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:02:30 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:02:30 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@5d162cac
2015-12-15 09:02:30 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:02:30 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:02:30 ClientCnxn [INFO] Socket connection established to sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, initiating session
2015-12-15 09:02:30 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-0defb7bd.production-mr.indix.tv/10.181.18.194:2181, sessionid = 0x5519efc2c8880c6, negotiated timeout = 6000
2015-12-15 09:02:30 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:02:30 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:02:30 ZooKeeper [INFO] Session: 0x5519efc2c8880c6 closed
2015-12-15 09:02:30 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:02:30 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:02:30 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:02:30 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:02:30 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170150905-86
2015-12-15 09:02:30 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 09:02:30 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 09:02:30 ClientUtils$ [INFO] Fetching metadata from broker id:2,host:10.181.18.171,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 09:02:30 SyncProducer [INFO] Connected to 10.181.18.171:9082 for producing
2015-12-15 09:02:30 SyncProducer [INFO] Disconnecting from 10.181.18.171:9082
2015-12-15 09:02:30 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:02:30 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 09:02:30 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:02:30 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:02:31 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:02:31 KafkaCheckpointManager [INFO] Get latest offset 10202 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:02:32 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2528311, SystemStreamPartition [kafka, TOPIC_TWO, 105]=2165141}]
2015-12-15 09:02:32 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2528311
2015-12-15 09:02:32 SamzaJoinJob [INFO] On window()...
2015-12-15 09:02:32 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 09:02:32 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:02:32 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170152342-87
2015-12-15 09:02:32 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-bbe1cb95-ee5f-4f9b-bd0b-1b13d13b4b34
2015-12-15 09:02:32 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:02:32 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170152342-87, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:02:32 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:02:32 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@527cdc2e
2015-12-15 09:02:32 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:02:32 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:02:32 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 09:02:32 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c157fc7, negotiated timeout = 6000
2015-12-15 09:02:32 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:02:32 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:02:32 ZooKeeper [INFO] Session: 0x3519efc2c157fc7 closed
2015-12-15 09:02:32 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:02:32 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:02:32 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:02:32 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 09:02:32 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:02:32 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:02:32 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:02:32 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:02:32 KafkaCheckpointManager [INFO] Get latest offset 10225 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:02:33 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2552444, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2475967}]
2015-12-15 09:02:33 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2552444
2015-12-15 09:02:38 SamzaJoinJob [INFO] process() called...
2015-12-15 09:02:51 SamzaJoinJob [INFO] process() called...
2015-12-15 09:02:56 SamzaJoinJob [INFO] process() called...
2015-12-15 09:03:05 SamzaJoinJob [INFO] process() called...
2015-12-15 09:03:22 SamzaJoinJob [INFO] On window()...
2015-12-15 09:03:22 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 09:03:22 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:03:22 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170202185-88
2015-12-15 09:03:22 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-e02e8d2c-e9d2-4837-91e4-423723c9b18a
2015-12-15 09:03:22 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:03:22 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170202185-88, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:03:22 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:03:22 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@32bf23a8
2015-12-15 09:03:22 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:03:22 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:03:22 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 09:03:22 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf882b7, negotiated timeout = 6000
2015-12-15 09:03:22 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:03:22 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:03:22 ZooKeeper [INFO] Session: 0x2519efc2bf882b7 closed
2015-12-15 09:03:22 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:03:22 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:03:22 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:03:22 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:03:22 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170202185-88
2015-12-15 09:03:22 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 09:03:22 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 09:03:22 ClientUtils$ [INFO] Fetching metadata from broker id:6,host:10.181.18.193,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 09:03:22 SyncProducer [INFO] Connected to 10.181.18.193:9082 for producing
2015-12-15 09:03:24 SyncProducer [INFO] Disconnecting from 10.181.18.193:9082
2015-12-15 09:03:24 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:03:24 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 09:03:24 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:03:24 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:03:24 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:03:24 KafkaCheckpointManager [INFO] Get latest offset 10400 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:03:25 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2528311, SystemStreamPartition [kafka, TOPIC_TWO, 105]=2165141}]
2015-12-15 09:03:25 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2528311
2015-12-15 09:03:25 SamzaJoinJob [INFO] On window()...
2015-12-15 09:03:25 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 09:03:25 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:03:25 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170205029-89
2015-12-15 09:03:25 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-bfd32b61-275e-4dd8-8423-be1632425e1a
2015-12-15 09:03:25 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:03:25 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170205029-89, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:03:25 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:03:25 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@49550ded
2015-12-15 09:03:25 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:03:25 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:03:25 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 09:03:25 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf882b8, negotiated timeout = 6000
2015-12-15 09:03:25 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:03:25 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:03:25 ZooKeeper [INFO] Session: 0x2519efc2bf882b8 closed
2015-12-15 09:03:25 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:03:25 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:03:25 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:03:25 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:03:25 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 09:03:25 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:03:25 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:03:25 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:03:25 KafkaCheckpointManager [INFO] Get latest offset 10400 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:03:34 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2552444, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2475968}]
2015-12-15 09:03:34 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2552444
2015-12-15 09:03:37 SamzaJoinJob [INFO] process() called...
2015-12-15 09:03:43 SamzaJoinJob [INFO] process() called...
2015-12-15 09:04:00 SamzaJoinJob [INFO] process() called...
2015-12-15 09:04:12 SamzaJoinJob [INFO] On window()...
2015-12-15 09:04:12 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 09:04:12 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:04:12 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170252196-90
2015-12-15 09:04:12 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-61c4e069-e0a9-40ba-954c-abebb2f38b70
2015-12-15 09:04:12 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170252196-90, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:04:12 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@2c237f74
2015-12-15 09:04:12 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:04:12 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:04:12 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 09:04:12 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf882dd, negotiated timeout = 6000
2015-12-15 09:04:12 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:04:12 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:04:12 ZooKeeper [INFO] Session: 0x2519efc2bf882dd closed
2015-12-15 09:04:12 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:04:12 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:04:12 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170252196-90
2015-12-15 09:04:12 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 09:04:12 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 09:04:12 ClientUtils$ [INFO] Fetching metadata from broker id:5,host:10.181.18.87,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 09:04:12 SyncProducer [INFO] Connected to 10.181.18.87:9082 for producing
2015-12-15 09:04:12 SyncProducer [INFO] Disconnecting from 10.181.18.87:9082
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Get latest offset 10631 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2625880, SystemStreamPartition [kafka, TOPIC_TWO, 105]=2250959}]
2015-12-15 09:04:12 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2625880
2015-12-15 09:04:12 SamzaJoinJob [INFO] On window()...
2015-12-15 09:04:12 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 09:04:12 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:04:12 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170252717-91
2015-12-15 09:04:12 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-6aa71b7c-b0d9-48a5-92ff-152a9d2ffce4
2015-12-15 09:04:12 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170252717-91, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:04:12 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@2f45ee86
2015-12-15 09:04:12 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:04:12 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:04:12 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 09:04:12 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf882de, negotiated timeout = 6000
2015-12-15 09:04:12 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:04:12 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:04:12 ZooKeeper [INFO] Session: 0x2519efc2bf882de closed
2015-12-15 09:04:12 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:04:12 KafkaCheckpointManager [INFO] Get latest offset 10631 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:04:13 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2649739, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2572673}]
2015-12-15 09:04:13 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2649739
2015-12-15 09:04:14 SamzaJoinJob [INFO] process() called...
2015-12-15 09:04:32 SamzaJoinJob [INFO] process() called...
2015-12-15 09:04:51 SamzaJoinJob [INFO] process() called...
2015-12-15 09:05:02 SamzaJoinJob [INFO] On window()...
2015-12-15 09:05:02 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 09:05:02 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:05:02 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170302338-92
2015-12-15 09:05:02 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-edb3e82e-7986-48a9-858a-cbb59508f1cb
2015-12-15 09:05:02 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:05:02 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170302338-92, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:05:02 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:05:02 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@7fc74471
2015-12-15 09:05:02 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:05:02 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:05:02 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 09:05:02 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c15801f, negotiated timeout = 6000
2015-12-15 09:05:02 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:05:02 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:05:02 ZooKeeper [INFO] Session: 0x3519efc2c15801f closed
2015-12-15 09:05:02 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:05:02 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:05:02 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:05:02 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:05:02 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170302338-92
2015-12-15 09:05:02 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 09:05:02 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 09:05:02 ClientUtils$ [INFO] Fetching metadata from broker id:1,host:10.181.18.194,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 09:05:02 SyncProducer [INFO] Connected to 10.181.18.194:9082 for producing
2015-12-15 09:05:03 SyncProducer [INFO] Disconnecting from 10.181.18.194:9082
2015-12-15 09:05:03 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:05:03 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 09:05:03 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:05:03 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:05:03 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:05:03 KafkaCheckpointManager [INFO] Get latest offset 10854 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:05:04 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2754501, SystemStreamPartition [kafka, TOPIC_TWO, 105]=2366838}]
2015-12-15 09:05:04 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2754501
2015-12-15 09:05:04 SamzaJoinJob [INFO] On window()...
2015-12-15 09:05:04 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 09:05:04 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:05:04 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170304592-93
2015-12-15 09:05:04 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-6f3ce5c7-d452-4002-94a9-73429af00622
2015-12-15 09:05:04 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:05:04 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170304592-93, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:05:04 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:05:04 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@1bd4ee7b
2015-12-15 09:05:04 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:05:04 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:05:04 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 09:05:04 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c158020, negotiated timeout = 6000
2015-12-15 09:05:04 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:05:04 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:05:04 ZooKeeper [INFO] Session: 0x3519efc2c158020 closed
2015-12-15 09:05:04 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:05:04 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:05:04 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:05:04 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:05:04 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 09:05:04 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:05:04 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:05:05 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:05:05 KafkaCheckpointManager [INFO] Get latest offset 10866 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:05:06 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2777727, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2699402}]
2015-12-15 09:05:06 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2777727
2015-12-15 09:05:06 SamzaJoinJob [INFO] process() called...
2015-12-15 09:05:26 SamzaJoinJob [INFO] process() called...
2015-12-15 09:06:13 SamzaJoinJob [INFO] On window()...
2015-12-15 09:06:13 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 09:06:13 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:06:13 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170373006-94
2015-12-15 09:06:13 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-3f171484-5f05-42d9-aff2-ce7ac6ecf64f
2015-12-15 09:06:13 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:06:13 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170373006-94, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:06:13 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:06:13 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@5a840011
2015-12-15 09:06:13 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:06:13 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:06:13 ClientCnxn [INFO] Socket connection established to sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, initiating session
2015-12-15 09:06:13 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-67e0e5d7.production-mr.indix.tv/10.181.18.193:2181, sessionid = 0x519efc2c0d806c, negotiated timeout = 6000
2015-12-15 09:06:13 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:06:13 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:06:13 ZooKeeper [INFO] Session: 0x519efc2c0d806c closed
2015-12-15 09:06:13 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:06:13 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:06:13 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:06:13 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:06:13 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170373006-94
2015-12-15 09:06:13 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 09:06:13 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 09:06:13 ClientUtils$ [INFO] Fetching metadata from broker id:2,host:10.181.18.171,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 09:06:13 SyncProducer [INFO] Connected to 10.181.18.171:9082 for producing
2015-12-15 09:06:17 SyncProducer [INFO] Disconnecting from 10.181.18.171:9082
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Get latest offset 11173 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2831018, SystemStreamPartition [kafka, TOPIC_TWO, 105]=2434321}]
2015-12-15 09:06:17 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2831018
2015-12-15 09:06:17 SamzaJoinJob [INFO] On window()...
2015-12-15 09:06:17 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 09:06:17 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:06:17 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170377684-95
2015-12-15 09:06:17 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-240f3d7d-2812-48d2-af3e-f30404e1aac9
2015-12-15 09:06:17 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170377684-95, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:06:17 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@198182ed
2015-12-15 09:06:17 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:06:17 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:06:17 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 09:06:17 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, sessionid = 0x2519efc2bf88321, negotiated timeout = 6000
2015-12-15 09:06:17 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:06:17 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:06:17 ZooKeeper [INFO] Session: 0x2519efc2bf88321 closed
2015-12-15 09:06:17 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:06:17 KafkaCheckpointManager [INFO] Get latest offset 11173 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:06:18 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2855657, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2775846}]
2015-12-15 09:06:18 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2855657
2015-12-15 09:06:19 SamzaJoinJob [INFO] process() called...
2015-12-15 09:06:24 SamzaJoinJob [INFO] process() called...
2015-12-15 09:07:03 SamzaJoinJob [INFO] On window()...
2015-12-15 09:07:03 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 09:07:03 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:07:03 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170423690-96
2015-12-15 09:07:03 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-4e189005-97a0-4ef7-96b0-c42d2aafae59
2015-12-15 09:07:03 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:07:03 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170423690-96, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:07:03 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:07:03 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@324981e5
2015-12-15 09:07:03 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:07:03 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:07:03 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 09:07:03 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c15808c, negotiated timeout = 6000
2015-12-15 09:07:03 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:07:03 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:07:03 ZooKeeper [INFO] Session: 0x1519efc2c15808c closed
2015-12-15 09:07:03 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:07:03 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:07:03 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:07:03 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:07:03 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170423690-96
2015-12-15 09:07:03 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 09:07:03 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 09:07:03 ClientUtils$ [INFO] Fetching metadata from broker id:6,host:10.181.18.193,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 09:07:03 SyncProducer [INFO] Connected to 10.181.18.193:9082 for producing
2015-12-15 09:07:03 SyncProducer [INFO] Disconnecting from 10.181.18.193:9082
2015-12-15 09:07:03 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:07:03 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 09:07:03 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:07:03 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:07:03 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:07:03 KafkaCheckpointManager [INFO] Get latest offset 11329 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:07:04 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2877277, SystemStreamPartition [kafka, TOPIC_TWO, 105]=2471112}]
2015-12-15 09:07:04 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2877277
2015-12-15 09:07:04 SamzaJoinJob [INFO] On window()...
2015-12-15 09:07:04 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 09:07:04 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:07:04 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170424696-97
2015-12-15 09:07:04 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-c5a29fcb-12ed-42fc-a9a7-c2b355d4ee3b
2015-12-15 09:07:04 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:07:04 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170424696-97, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:07:04 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:07:04 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@d2482e
2015-12-15 09:07:04 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:07:04 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:07:04 ClientCnxn [INFO] Socket connection established to sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, initiating session
2015-12-15 09:07:04 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, sessionid = 0x4519efc2c507f8c, negotiated timeout = 6000
2015-12-15 09:07:04 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:07:04 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:07:04 ZooKeeper [INFO] Session: 0x4519efc2c507f8c closed
2015-12-15 09:07:04 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:07:04 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:07:04 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:07:04 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:07:04 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 09:07:04 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:07:04 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:07:04 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:07:04 KafkaCheckpointManager [INFO] Get latest offset 11335 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:07:06 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2902163, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2820840}]
2015-12-15 09:07:06 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2902163
2015-12-15 09:07:06 SamzaJoinJob [INFO] process() called...
2015-12-15 09:07:07 SamzaJoinJob [INFO] process() called...
2015-12-15 09:08:03 SamzaJoinJob [INFO] On window()...
2015-12-15 09:08:03 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 09:08:03 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:08:03 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170483748-98
2015-12-15 09:08:03 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-89cc901d-9800-4303-abe3-521dc919608d
2015-12-15 09:08:03 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:08:03 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170483748-98, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:08:03 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:08:03 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@12d97498
2015-12-15 09:08:03 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:08:03 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:08:03 ClientCnxn [INFO] Socket connection established to sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, initiating session
2015-12-15 09:08:03 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, sessionid = 0x4519efc2c507fb0, negotiated timeout = 6000
2015-12-15 09:08:03 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:08:03 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:08:03 ZooKeeper [INFO] Session: 0x4519efc2c507fb0 closed
2015-12-15 09:08:03 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:08:03 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:08:03 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:08:03 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:08:03 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170483748-98
2015-12-15 09:08:03 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 09:08:03 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 09:08:03 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:10.181.18.223,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 09:08:03 SyncProducer [INFO] Connected to 10.181.18.223:9082 for producing
2015-12-15 09:08:03 SyncProducer [INFO] Disconnecting from 10.181.18.223:9082
2015-12-15 09:08:03 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:08:03 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 09:08:03 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:08:03 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:08:03 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:08:03 KafkaCheckpointManager [INFO] Get latest offset 11595 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:08:04 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2944553, SystemStreamPartition [kafka, TOPIC_TWO, 105]=2538336}]
2015-12-15 09:08:04 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2944553
2015-12-15 09:08:04 SamzaJoinJob [INFO] On window()...
2015-12-15 09:08:04 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 09:08:04 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:08:04 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170484567-99
2015-12-15 09:08:04 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-5f23f76d-e545-4c74-82ad-9c489e85fbaf
2015-12-15 09:08:04 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:08:04 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170484567-99, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:08:04 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:08:04 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@7958ce3a
2015-12-15 09:08:04 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:08:04 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:08:04 ClientCnxn [INFO] Socket connection established to sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, initiating session
2015-12-15 09:08:04 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-62e0e5d2.production-mr.indix.tv/10.181.18.244:2181, sessionid = 0x3519efc2c158082, negotiated timeout = 6000
2015-12-15 09:08:04 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:08:04 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:08:04 ZooKeeper [INFO] Session: 0x3519efc2c158082 closed
2015-12-15 09:08:04 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:08:04 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:08:04 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:08:04 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:08:04 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 09:08:04 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:08:04 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:08:05 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:08:07 KafkaCheckpointManager [INFO] Get latest offset 11600 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:08:08 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=2970720, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2888456}]
2015-12-15 09:08:08 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 2970720
2015-12-15 09:08:09 SamzaJoinJob [INFO] process() called...
2015-12-15 09:08:09 SamzaJoinJob [INFO] process() called...
2015-12-15 09:09:26 SamzaJoinJob [INFO] On window()...
2015-12-15 09:09:26 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 09:09:26 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:09:26 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170566713-100
2015-12-15 09:09:26 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-546f0d3d-928c-4606-8878-dbcecc5a8ed2
2015-12-15 09:09:26 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:09:26 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170566713-100, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:09:26 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:09:26 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@78d61398
2015-12-15 09:09:26 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:09:26 ClientCnxn [INFO] Opening socket connection to server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:09:26 ClientCnxn [INFO] Socket connection established to sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, initiating session
2015-12-15 09:09:26 ClientCnxn [INFO] Session establishment complete on server sherlock-tt-29023399.production-mr.indix.tv/10.181.18.87:2181, sessionid = 0x1519efc2c1580e2, negotiated timeout = 6000
2015-12-15 09:09:26 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:09:26 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:09:26 ZooKeeper [INFO] Session: 0x1519efc2c1580e2 closed
2015-12-15 09:09:26 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:09:26 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:09:26 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:09:26 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:09:26 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170566713-100
2015-12-15 09:09:26 VerifiableProperties [INFO] Property metadata.broker.list is overridden to 10.181.18.223:9082,10.181.18.194:9082,10.181.18.171:9082,10.181.18.244:9082,10.181.18.134:9082,10.181.18.87:9082,10.181.18.193:9082
2015-12-15 09:09:26 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
2015-12-15 09:09:26 ClientUtils$ [INFO] Fetching metadata from broker id:3,host:10.181.18.244,port:9082 with correlation id 0 for 1 topic(s) Set(__samza_checkpoint_ver_1_for_samza-job-production-1_1)
2015-12-15 09:09:26 SyncProducer [INFO] Connected to 10.181.18.244:9082 for producing
2015-12-15 09:09:26 SyncProducer [INFO] Disconnecting from 10.181.18.244:9082
2015-12-15 09:09:26 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:09:26 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 105
2015-12-15 09:09:26 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:09:26 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:09:26 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:09:26 KafkaCheckpointManager [INFO] Get latest offset 11918 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:09:27 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 105: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_ONE, 105]=2979483, SystemStreamPartition [kafka, TOPIC_TWO, 105]=2565406}]
2015-12-15 09:09:27 SamzaJoinJob [INFO] taskName = Partition 105, topic = TOPIC_ONE, snapshotOffset = 4009807, topicPartitionOffset = 2979483
2015-12-15 09:09:27 SamzaJoinJob [INFO] On window()...
2015-12-15 09:09:27 SamzaJoinJob [INFO] Checking for task completion for task: Partition 286
2015-12-15 09:09:27 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:09:27 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170567393-101
2015-12-15 09:09:27 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-694a9fc2-7ff8-420e-ad4e-072e1801b61e
2015-12-15 09:09:27 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:09:27 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170567393-101, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:09:27 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:09:27 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@d436e1d
2015-12-15 09:09:27 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:09:27 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:09:27 ClientCnxn [INFO] Socket connection established to sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, initiating session
2015-12-15 09:09:27 ClientCnxn [INFO] Session establishment complete on server sherlock-mr-2f342e.production-mr.indix.tv/10.181.18.171:2181, sessionid = 0x4519efc2c507fdb, negotiated timeout = 6000
2015-12-15 09:09:27 ZkClient [INFO] zookeeper state changed (SyncConnected)
2015-12-15 09:09:27 ZkEventThread [INFO] Terminate ZkClient event thread.
2015-12-15 09:09:27 ZooKeeper [INFO] Session: 0x4519efc2c507fdb closed
2015-12-15 09:09:27 ClientCnxn [INFO] EventThread shut down
2015-12-15 09:09:27 KafkaCheckpointManager [INFO] Checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 already exists.
2015-12-15 09:09:27 KafkaCheckpointManager [INFO] Validating checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:09:27 KafkaCheckpointManager [INFO] Successfully validated checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:09:27 KafkaCheckpointManager [INFO] Reading checkpoint for taskName Partition 286
2015-12-15 09:09:27 KafkaCheckpointManager [INFO] No TaskName to checkpoint mapping provided. Reading for first time.
2015-12-15 09:09:27 KafkaCheckpointManager [INFO] Connecting to leader c1-kafka04.stag.platform.io:9082 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and to fetch all checkpoint messages.
2015-12-15 09:09:27 KafkaCheckpointManager [INFO] Got offset 0 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0. Attempting to fetch messages for checkpoint log.
2015-12-15 09:09:27 KafkaCheckpointManager [INFO] Get latest offset 11918 for topic __samza_checkpoint_ver_1_for_samza-job-production-1_1 and partition 0.
2015-12-15 09:09:28 KafkaCheckpointManager [INFO] Got checkpoint state for taskName Partition 286: Checkpoint [offsets={SystemStreamPartition [kafka, TOPIC_TWO, 286]=3008552, SystemStreamPartition [kafka, TOPIC_ONE, 286]=2925184}]
2015-12-15 09:09:28 SamzaJoinJob [INFO] taskName = Partition 286, topic = TOPIC_TWO, snapshotOffset = 3177958, topicPartitionOffset = 3008552
2015-12-15 09:09:35 SamzaJoinJob [INFO] process() called...
2015-12-15 09:09:35 SamzaJoinJob [INFO] process() called...
2015-12-15 09:10:23 SamzaJoinJob [INFO] On window()...
2015-12-15 09:10:23 SamzaJoinJob [INFO] Checking for task completion for task: Partition 105
2015-12-15 09:10:23 VerifiableProperties [INFO] Verifying properties
2015-12-15 09:10:23 VerifiableProperties [INFO] Property client.id is overridden to samza_checkpoint_manager-join_job_production_1-1-1450170623899-102
2015-12-15 09:10:23 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-fb1b5575-ecf3-45ac-abd3-c4345cc9894b
2015-12-15 09:10:23 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181
2015-12-15 09:10:23 KafkaCheckpointManager [INFO] Creating KafkaCheckpointManager with: clientId=samza_checkpoint_manager-join_job_production_1-1-1450170623899-102, checkpointTopic=__samza_checkpoint_ver_1_for_samza-job-production-1_1, systemName=kafka
2015-12-15 09:10:23 KafkaCheckpointManager [INFO] Attempting to create checkpoint topic __samza_checkpoint_ver_1_for_samza-job-production-1_1.
2015-12-15 09:10:23 ZooKeeper [INFO] Initiating client connection, connectString=10.181.18.223:2181,10.181.18.194:2181,10.181.18.171:2181,10.181.18.244:2181,10.181.18.134:2181,10.181.18.87:2181,10.181.18.193:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@79155df7
2015-12-15 09:10:23 ZkEventThread [INFO] Starting ZkClient event thread.
2015-12-15 09:10:23 ClientCnxn [INFO] Opening socket connection to server sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181. Will not attempt to authenticate using SASL (unknown error)
2015-12-15 09:10:23 ClientCnxn [INFO] Socket connection established to sherlock-mr-1f24e5.production-mr.indix.tv/10.181.18.134:2181, initiating session
2015-12-15 09:10:23 ClientCnxn [
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment