2022-05-19 13:24:44 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-05-19 13:24:44 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/34/0/logs.log 2022-05-19 13:24:44 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-05-19 13:24:44 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 34 attempt id: 0 2022-05-19 13:24:44 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {null.main_kpi=full_refresh - overwrite} 2022-05-19 13:24:44 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-05-19 13:24:44 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-postgres:0.3.19 exists... 2022-05-19 13:24:44 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-postgres:0.3.19 was found locally. 2022-05-19 13:24:44 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 34 2022-05-19 13:24:44 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/34/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/destination-postgres:0.3.19 -e WORKER_JOB_ATTEMPT=0 -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.36.4-alpha -e WORKER_JOB_ID=34 airbyte/destination-postgres:0.3.19 write --config destination_config.json --catalog destination_catalog.json 2022-05-19 13:24:44 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-google-analytics-v4:0.1.19 exists... 2022-05-19 13:24:44 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-google-analytics-v4:0.1.19 was found locally. 2022-05-19 13:24:44 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 34 2022-05-19 13:24:44 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/34/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/source-google-analytics-v4:0.1.19 -e WORKER_JOB_ATTEMPT=0 -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.36.4-alpha -e WORKER_JOB_ID=34 airbyte/source-google-analytics-v4:0.1.19 read --config source_config.json --catalog source_catalog.json 2022-05-19 13:24:44 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-05-19 13:24:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-05-19 13:24:44 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-05-19 13:24:45 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-05-19 13:24:45 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-19 13:24:45 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-19 13:24:45 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-05-19 13:24:45 source > Starting syncing SourceGoogleAnalyticsV4 2022-05-19 13:24:45 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-05-19 13:24:46 destination > 2022-05-19 13:24:46 INFO i.a.i.d.p.PostgresDestination(main):89 - starting destination: class io.airbyte.integrations.destination.postgres.PostgresDestination 2022-05-19 13:24:46 destination > 2022-05-19 13:24:46 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-05-19 13:24:46 destination > 2022-05-19 13:24:46 INFO i.a.i.b.IntegrationRunner(runInternal):121 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedDestination 2022-05-19 13:24:46 destination > 2022-05-19 13:24:46 INFO i.a.i.b.IntegrationRunner(runInternal):122 - Command: WRITE 2022-05-19 13:24:46 destination > 2022-05-19 13:24:46 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-05-19 13:24:46 destination > 2022-05-19 13:24:46 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-19 13:24:46 destination > 2022-05-19 13:24:46 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-19 13:24:46 destination > 2022-05-19 13:24:46 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-19 13:24:46 destination > 2022-05-19 13:24:46 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-19 13:24:47 destination > 2022-05-19 13:24:47 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-05-19 13:24:47 destination > 2022-05-19 13:24:47 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$toWriteConfig$0):98 - Write config: WriteConfig{streamName=main_kpi, namespace=null, outputSchemaName=public, tmpTableName=_airbyte_tmp_myj_main_kpi, outputTableName=_airbyte_raw_main_kpi, syncMode=overwrite} 2022-05-19 13:24:47 destination > 2022-05-19 13:24:47 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-05-19 13:24:47 destination > 2022-05-19 13:24:47 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):123 - Preparing tmp tables in destination started for 1 streams 2022-05-19 13:24:47 destination > 2022-05-19 13:24:47 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):127 - Preparing tmp table in destination started for stream main_kpi. schema: public, tmp table name: _airbyte_tmp_myj_main_kpi 2022-05-19 13:24:48 destination > 2022-05-19 13:24:48 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):133 - Preparing tables in destination completed. 2022-05-19 13:24:48 source > Syncing stream: main_kpi 2022-05-19 13:24:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000 (488 KB) 2022-05-19 13:24:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2000 (968 KB) 2022-05-19 13:24:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3000 (1 MB) 2022-05-19 13:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 4000 (1 MB) 2022-05-19 13:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 5000 (2 MB) 2022-05-19 13:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 6000 (2 MB) 2022-05-19 13:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 7000 (3 MB) 2022-05-19 13:24:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 8000 (3 MB) 2022-05-19 13:24:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 9000 (4 MB) 2022-05-19 13:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 10000 (4 MB) 2022-05-19 13:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 11000 (5 MB) 2022-05-19 13:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 12000 (5 MB) 2022-05-19 13:24:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 13000 (6 MB) 2022-05-19 13:24:56 destination > 2022-05-19 13:24:56 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13141 records (24 MB) 2022-05-19 13:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 14000 (6 MB) 2022-05-19 13:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 15000 (7 MB) 2022-05-19 13:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 16000 (7 MB) 2022-05-19 13:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 17000 (8 MB) 2022-05-19 13:24:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 18000 (8 MB) 2022-05-19 13:24:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 19000 (9 MB) 2022-05-19 13:24:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 20000 (9 MB) 2022-05-19 13:24:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 21000 (10 MB) 2022-05-19 13:25:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 22000 (10 MB) 2022-05-19 13:25:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 23000 (10 MB) 2022-05-19 13:25:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 24000 (11 MB) 2022-05-19 13:25:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 25000 (11 MB) 2022-05-19 13:25:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 26000 (12 MB) 2022-05-19 13:25:02 destination > 2022-05-19 13:25:02 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13038 records (24 MB) 2022-05-19 13:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 27000 (12 MB) 2022-05-19 13:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 28000 (13 MB) 2022-05-19 13:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 29000 (13 MB) 2022-05-19 13:25:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 30000 (14 MB) 2022-05-19 13:25:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 31000 (14 MB) 2022-05-19 13:25:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 32000 (15 MB) 2022-05-19 13:25:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 33000 (15 MB) 2022-05-19 13:25:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 34000 (16 MB) 2022-05-19 13:25:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 35000 (16 MB) 2022-05-19 13:25:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 36000 (17 MB) 2022-05-19 13:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 37000 (17 MB) 2022-05-19 13:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 38000 (18 MB) 2022-05-19 13:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 39000 (18 MB) 2022-05-19 13:25:09 destination > 2022-05-19 13:25:09 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12986 records (24 MB) 2022-05-19 13:25:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 40000 (19 MB) 2022-05-19 13:25:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 41000 (19 MB) 2022-05-19 13:25:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 42000 (20 MB) 2022-05-19 13:25:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 43000 (20 MB) 2022-05-19 13:25:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 44000 (21 MB) 2022-05-19 13:25:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 45000 (21 MB) 2022-05-19 13:25:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 46000 (22 MB) 2022-05-19 13:25:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 47000 (22 MB) 2022-05-19 13:25:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 48000 (23 MB) 2022-05-19 13:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 49000 (23 MB) 2022-05-19 13:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 50000 (23 MB) 2022-05-19 13:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 51000 (24 MB) 2022-05-19 13:25:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52000 (24 MB) 2022-05-19 13:25:19 destination > 2022-05-19 13:25:19 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13032 records (24 MB) 2022-05-19 13:25:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53000 (25 MB) 2022-05-19 13:25:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54000 (25 MB) 2022-05-19 13:25:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55000 (26 MB) 2022-05-19 13:25:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56000 (26 MB) 2022-05-19 13:25:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57000 (27 MB) 2022-05-19 13:25:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58000 (27 MB) 2022-05-19 13:25:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59000 (28 MB) 2022-05-19 13:25:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60000 (28 MB) 2022-05-19 13:25:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61000 (29 MB) 2022-05-19 13:25:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62000 (29 MB) 2022-05-19 13:25:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 63000 (30 MB) 2022-05-19 13:25:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 64000 (30 MB) 2022-05-19 13:25:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 65000 (31 MB) 2022-05-19 13:25:25 destination > 2022-05-19 13:25:25 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13013 records (24 MB) 2022-05-19 13:25:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 66000 (31 MB) 2022-05-19 13:25:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 67000 (32 MB) 2022-05-19 13:25:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 68000 (32 MB) 2022-05-19 13:25:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 69000 (33 MB) 2022-05-19 13:25:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 70000 (33 MB) 2022-05-19 13:25:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 71000 (34 MB) 2022-05-19 13:25:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 72000 (34 MB) 2022-05-19 13:25:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 73000 (35 MB) 2022-05-19 13:25:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 74000 (35 MB) 2022-05-19 13:25:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 75000 (35 MB) 2022-05-19 13:25:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 76000 (36 MB) 2022-05-19 13:25:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 77000 (36 MB) 2022-05-19 13:25:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 78000 (37 MB) 2022-05-19 13:25:31 destination > 2022-05-19 13:25:31 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13018 records (24 MB) 2022-05-19 13:25:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 79000 (37 MB) 2022-05-19 13:25:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 80000 (38 MB) 2022-05-19 13:25:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 81000 (38 MB) 2022-05-19 13:25:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 82000 (39 MB) 2022-05-19 13:25:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 83000 (39 MB) 2022-05-19 13:25:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 84000 (40 MB) 2022-05-19 13:25:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 85000 (40 MB) 2022-05-19 13:25:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 86000 (41 MB) 2022-05-19 13:25:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 87000 (41 MB) 2022-05-19 13:25:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 88000 (42 MB) 2022-05-19 13:25:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 89000 (42 MB) 2022-05-19 13:25:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 90000 (43 MB) 2022-05-19 13:25:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 91000 (43 MB) 2022-05-19 13:25:44 destination > 2022-05-19 13:25:44 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13026 records (24 MB) 2022-05-19 13:25:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 92000 (44 MB) 2022-05-19 13:25:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 93000 (44 MB) 2022-05-19 13:25:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 94000 (45 MB) 2022-05-19 13:25:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 95000 (45 MB) 2022-05-19 13:25:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 96000 (46 MB) 2022-05-19 13:25:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 97000 (46 MB) 2022-05-19 13:25:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 98000 (47 MB) 2022-05-19 13:25:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 99000 (47 MB) 2022-05-19 13:25:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 100000 (47 MB) 2022-05-19 13:25:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 101000 (48 MB) 2022-05-19 13:25:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 102000 (48 MB) 2022-05-19 13:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 103000 (49 MB) 2022-05-19 13:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 104000 (49 MB) 2022-05-19 13:25:49 destination > 2022-05-19 13:25:49 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13001 records (24 MB) 2022-05-19 13:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 105000 (50 MB) 2022-05-19 13:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 106000 (50 MB) 2022-05-19 13:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 107000 (51 MB) 2022-05-19 13:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 108000 (51 MB) 2022-05-19 13:25:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 109000 (52 MB) 2022-05-19 13:25:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 110000 (52 MB) 2022-05-19 13:25:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 111000 (53 MB) 2022-05-19 13:25:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 112000 (53 MB) 2022-05-19 13:25:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 113000 (54 MB) 2022-05-19 13:25:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 114000 (54 MB) 2022-05-19 13:25:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 115000 (55 MB) 2022-05-19 13:25:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 116000 (55 MB) 2022-05-19 13:25:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 117000 (56 MB) 2022-05-19 13:25:58 destination > 2022-05-19 13:25:58 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13046 records (24 MB) 2022-05-19 13:25:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 118000 (56 MB) 2022-05-19 13:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 119000 (57 MB) 2022-05-19 13:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 120000 (57 MB) 2022-05-19 13:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 121000 (58 MB) 2022-05-19 13:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 122000 (58 MB) 2022-05-19 13:26:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 123000 (59 MB) 2022-05-19 13:26:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 124000 (59 MB) 2022-05-19 13:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 125000 (59 MB) 2022-05-19 13:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 126000 (60 MB) 2022-05-19 13:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 127000 (60 MB) 2022-05-19 13:26:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 128000 (61 MB) 2022-05-19 13:26:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 129000 (61 MB) 2022-05-19 13:26:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 130000 (62 MB) 2022-05-19 13:26:03 destination > 2022-05-19 13:26:03 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13009 records (24 MB) 2022-05-19 13:26:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 131000 (62 MB) 2022-05-19 13:26:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 132000 (63 MB) 2022-05-19 13:26:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 133000 (63 MB) 2022-05-19 13:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 134000 (64 MB) 2022-05-19 13:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 135000 (64 MB) 2022-05-19 13:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 136000 (65 MB) 2022-05-19 13:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 137000 (65 MB) 2022-05-19 13:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 138000 (66 MB) 2022-05-19 13:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 139000 (66 MB) 2022-05-19 13:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 140000 (67 MB) 2022-05-19 13:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 141000 (67 MB) 2022-05-19 13:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 142000 (68 MB) 2022-05-19 13:26:10 destination > 2022-05-19 13:26:10 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12631 records (24 MB) 2022-05-19 13:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 143000 (68 MB) 2022-05-19 13:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 144000 (69 MB) 2022-05-19 13:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 145000 (69 MB) 2022-05-19 13:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 146000 (70 MB) 2022-05-19 13:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 147000 (70 MB) 2022-05-19 13:26:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 148000 (71 MB) 2022-05-19 13:26:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 149000 (71 MB) 2022-05-19 13:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 150000 (72 MB) 2022-05-19 13:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 151000 (72 MB) 2022-05-19 13:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 152000 (73 MB) 2022-05-19 13:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 153000 (73 MB) 2022-05-19 13:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 154000 (74 MB) 2022-05-19 13:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 155000 (74 MB) 2022-05-19 13:26:16 destination > 2022-05-19 13:26:16 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12403 records (24 MB) 2022-05-19 13:26:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 156000 (75 MB) 2022-05-19 13:26:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 157000 (75 MB) 2022-05-19 13:26:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 158000 (76 MB) 2022-05-19 13:26:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 159000 (76 MB) 2022-05-19 13:26:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 160000 (77 MB) 2022-05-19 13:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 161000 (77 MB) 2022-05-19 13:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 162000 (78 MB) 2022-05-19 13:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 163000 (78 MB) 2022-05-19 13:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 164000 (79 MB) 2022-05-19 13:26:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 165000 (79 MB) 2022-05-19 13:26:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 166000 (80 MB) 2022-05-19 13:26:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 167000 (80 MB) 2022-05-19 13:26:22 destination > 2022-05-19 13:26:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12482 records (24 MB) 2022-05-19 13:26:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 168000 (81 MB) 2022-05-19 13:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 169000 (81 MB) 2022-05-19 13:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 170000 (82 MB) 2022-05-19 13:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 171000 (82 MB) 2022-05-19 13:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 172000 (83 MB) 2022-05-19 13:26:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 173000 (83 MB) 2022-05-19 13:26:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 174000 (84 MB) 2022-05-19 13:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 175000 (84 MB) 2022-05-19 13:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 176000 (85 MB) 2022-05-19 13:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 177000 (85 MB) 2022-05-19 13:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 178000 (86 MB) 2022-05-19 13:26:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 179000 (86 MB) 2022-05-19 13:26:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 180000 (87 MB) 2022-05-19 13:26:27 destination > 2022-05-19 13:26:27 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12484 records (24 MB) 2022-05-19 13:26:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 181000 (87 MB) 2022-05-19 13:26:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 182000 (88 MB) 2022-05-19 13:26:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 183000 (88 MB) 2022-05-19 13:26:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 184000 (89 MB) 2022-05-19 13:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 185000 (89 MB) 2022-05-19 13:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 186000 (90 MB) 2022-05-19 13:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 187000 (90 MB) 2022-05-19 13:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 188000 (91 MB) 2022-05-19 13:26:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 189000 (91 MB) 2022-05-19 13:26:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 190000 (92 MB) 2022-05-19 13:26:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 191000 (92 MB) 2022-05-19 13:26:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 192000 (93 MB) 2022-05-19 13:26:33 destination > 2022-05-19 13:26:33 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12590 records (24 MB) 2022-05-19 13:26:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 193000 (93 MB) 2022-05-19 13:26:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 194000 (94 MB) 2022-05-19 13:26:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 195000 (94 MB) 2022-05-19 13:26:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 196000 (95 MB) 2022-05-19 13:26:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 197000 (95 MB) 2022-05-19 13:26:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 198000 (96 MB) 2022-05-19 13:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 199000 (96 MB) 2022-05-19 13:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 200000 (97 MB) 2022-05-19 13:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 201000 (97 MB) 2022-05-19 13:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 202000 (98 MB) 2022-05-19 13:26:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 203000 (98 MB) 2022-05-19 13:26:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 204000 (99 MB) 2022-05-19 13:26:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 205000 (99 MB) 2022-05-19 13:26:41 destination > 2022-05-19 13:26:41 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12524 records (24 MB) 2022-05-19 13:26:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 206000 (100 MB) 2022-05-19 13:26:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 207000 (100 MB) 2022-05-19 13:26:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 208000 (101 MB) 2022-05-19 13:26:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 209000 (101 MB) 2022-05-19 13:26:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 210000 (102 MB) 2022-05-19 13:26:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 211000 (102 MB) 2022-05-19 13:26:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 212000 (103 MB) 2022-05-19 13:26:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 213000 (103 MB) 2022-05-19 13:26:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 214000 (104 MB) 2022-05-19 13:26:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 215000 (104 MB) 2022-05-19 13:26:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 216000 (105 MB) 2022-05-19 13:26:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 217000 (105 MB) 2022-05-19 13:26:46 destination > 2022-05-19 13:26:46 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12388 records (24 MB) 2022-05-19 13:26:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 218000 (106 MB) 2022-05-19 13:26:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 219000 (106 MB) 2022-05-19 13:26:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 220000 (107 MB) 2022-05-19 13:26:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 221000 (107 MB) 2022-05-19 13:26:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 222000 (108 MB) 2022-05-19 13:26:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 223000 (108 MB) 2022-05-19 13:26:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 224000 (109 MB) 2022-05-19 13:26:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 225000 (109 MB) 2022-05-19 13:26:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 226000 (110 MB) 2022-05-19 13:26:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 227000 (110 MB) 2022-05-19 13:26:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 228000 (111 MB) 2022-05-19 13:26:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 229000 (111 MB) 2022-05-19 13:26:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 230000 (112 MB) 2022-05-19 13:26:54 destination > 2022-05-19 13:26:54 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12451 records (24 MB) 2022-05-19 13:26:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 231000 (112 MB) 2022-05-19 13:26:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 232000 (113 MB) 2022-05-19 13:26:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 233000 (113 MB) 2022-05-19 13:26:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 234000 (114 MB) 2022-05-19 13:26:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 235000 (114 MB) 2022-05-19 13:26:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 236000 (115 MB) 2022-05-19 13:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 237000 (115 MB) 2022-05-19 13:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 238000 (116 MB) 2022-05-19 13:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 239000 (116 MB) 2022-05-19 13:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 240000 (117 MB) 2022-05-19 13:26:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 241000 (117 MB) 2022-05-19 13:26:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 242000 (118 MB) 2022-05-19 13:26:59 destination > 2022-05-19 13:26:59 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12510 records (24 MB) 2022-05-19 13:26:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 243000 (118 MB) 2022-05-19 13:27:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 244000 (119 MB) 2022-05-19 13:27:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 245000 (119 MB) 2022-05-19 13:27:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 246000 (120 MB) 2022-05-19 13:27:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 247000 (120 MB) 2022-05-19 13:27:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 248000 (121 MB) 2022-05-19 13:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 249000 (121 MB) 2022-05-19 13:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 250000 (122 MB) 2022-05-19 13:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 251000 (122 MB) 2022-05-19 13:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 252000 (123 MB) 2022-05-19 13:27:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 253000 (123 MB) 2022-05-19 13:27:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 254000 (124 MB) 2022-05-19 13:27:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 255000 (124 MB) 2022-05-19 13:27:06 destination > 2022-05-19 13:27:06 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12483 records (24 MB) 2022-05-19 13:27:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 256000 (125 MB) 2022-05-19 13:27:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 257000 (125 MB) 2022-05-19 13:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 258000 (126 MB) 2022-05-19 13:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 259000 (126 MB) 2022-05-19 13:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 260000 (127 MB) 2022-05-19 13:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 261000 (127 MB) 2022-05-19 13:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 262000 (128 MB) 2022-05-19 13:27:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 263000 (128 MB) 2022-05-19 13:27:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 264000 (129 MB) 2022-05-19 13:27:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 265000 (129 MB) 2022-05-19 13:27:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 266000 (130 MB) 2022-05-19 13:27:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 267000 (130 MB) 2022-05-19 13:27:11 destination > 2022-05-19 13:27:11 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12572 records (24 MB) 2022-05-19 13:27:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 268000 (131 MB) 2022-05-19 13:27:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 269000 (131 MB) 2022-05-19 13:27:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 270000 (132 MB) 2022-05-19 13:27:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 271000 (132 MB) 2022-05-19 13:27:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 272000 (133 MB) 2022-05-19 13:27:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 273000 (133 MB) 2022-05-19 13:27:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 274000 (134 MB) 2022-05-19 13:27:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 275000 (134 MB) 2022-05-19 13:27:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 276000 (135 MB) 2022-05-19 13:27:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 277000 (135 MB) 2022-05-19 13:27:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 278000 (136 MB) 2022-05-19 13:27:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 279000 (136 MB) 2022-05-19 13:27:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 280000 (137 MB) 2022-05-19 13:27:20 destination > 2022-05-19 13:27:20 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12422 records (24 MB) 2022-05-19 13:27:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 281000 (137 MB) 2022-05-19 13:27:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 282000 (138 MB) 2022-05-19 13:27:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 283000 (138 MB) 2022-05-19 13:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 284000 (139 MB) 2022-05-19 13:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 285000 (139 MB) 2022-05-19 13:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 286000 (140 MB) 2022-05-19 13:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 287000 (140 MB) 2022-05-19 13:27:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 288000 (141 MB) 2022-05-19 13:27:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 289000 (141 MB) 2022-05-19 13:27:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 290000 (142 MB) 2022-05-19 13:27:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 291000 (142 MB) 2022-05-19 13:27:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 292000 (143 MB) 2022-05-19 13:27:25 destination > 2022-05-19 13:27:25 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12649 records (24 MB) 2022-05-19 13:27:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 293000 (143 MB) 2022-05-19 13:27:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 294000 (144 MB) 2022-05-19 13:28:26 source > Backing off _send(...) for 5.0s (airbyte_cdk.sources.streams.http.exceptions.DefaultBackoffException: Request URL: https://analyticsreporting.googleapis.com/v4/reports:batchGet, Response Code: 503, Response Text: { "error": { "code": 503, "message": "The service is currently unavailable.", "status": "UNAVAILABLE" } }) 2022-05-19 13:28:32 source > Caught retryable error 'Request URL: https://analyticsreporting.googleapis.com/v4/reports:batchGet, Response Code: 503, Response Text: { "error": { "code": 503, "message": "The service is currently unavailable.", "status": "UNAVAILABLE" } } ' after 1 tries. Waiting 5 seconds then retrying... 2022-05-19 13:28:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 295000 (144 MB) 2022-05-19 13:28:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 296000 (145 MB) 2022-05-19 13:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 297000 (145 MB) 2022-05-19 13:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 298000 (146 MB) 2022-05-19 13:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 299000 (146 MB) 2022-05-19 13:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 300000 (147 MB) 2022-05-19 13:28:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 301000 (147 MB) 2022-05-19 13:28:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 302000 (148 MB) 2022-05-19 13:28:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 303000 (148 MB) 2022-05-19 13:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 304000 (149 MB) 2022-05-19 13:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 305000 (149 MB) 2022-05-19 13:28:36 destination > 2022-05-19 13:28:36 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12628 records (24 MB) 2022-05-19 13:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 306000 (150 MB) 2022-05-19 13:28:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 307000 (150 MB) 2022-05-19 13:28:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 308000 (151 MB) 2022-05-19 13:28:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 309000 (151 MB) 2022-05-19 13:28:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 310000 (152 MB) 2022-05-19 13:28:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 311000 (152 MB) 2022-05-19 13:28:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 312000 (153 MB) 2022-05-19 13:28:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 313000 (153 MB) 2022-05-19 13:28:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 314000 (154 MB) 2022-05-19 13:28:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 315000 (154 MB) 2022-05-19 13:28:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 316000 (155 MB) 2022-05-19 13:28:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 317000 (155 MB) 2022-05-19 13:28:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 318000 (156 MB) 2022-05-19 13:28:42 destination > 2022-05-19 13:28:42 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12755 records (24 MB) 2022-05-19 13:28:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 319000 (156 MB) 2022-05-19 13:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 320000 (157 MB) 2022-05-19 13:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 321000 (157 MB) 2022-05-19 13:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 322000 (158 MB) 2022-05-19 13:28:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 323000 (158 MB) 2022-05-19 13:28:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 324000 (159 MB) 2022-05-19 13:28:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 325000 (159 MB) 2022-05-19 13:28:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 326000 (160 MB) 2022-05-19 13:28:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 327000 (160 MB) 2022-05-19 13:28:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 328000 (161 MB) 2022-05-19 13:28:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 329000 (161 MB) 2022-05-19 13:28:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 330000 (162 MB) 2022-05-19 13:28:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 331000 (162 MB) 2022-05-19 13:28:48 destination > 2022-05-19 13:28:48 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12712 records (24 MB) 2022-05-19 13:28:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 332000 (163 MB) 2022-05-19 13:28:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 333000 (163 MB) 2022-05-19 13:28:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 334000 (164 MB) 2022-05-19 13:28:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 335000 (164 MB) 2022-05-19 13:28:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 336000 (165 MB) 2022-05-19 13:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 337000 (165 MB) 2022-05-19 13:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 338000 (165 MB) 2022-05-19 13:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 339000 (166 MB) 2022-05-19 13:28:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 340000 (166 MB) 2022-05-19 13:28:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 341000 (167 MB) 2022-05-19 13:28:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 342000 (167 MB) 2022-05-19 13:28:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 343000 (168 MB) 2022-05-19 13:28:56 destination > 2022-05-19 13:28:56 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12826 records (24 MB) 2022-05-19 13:28:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 344000 (168 MB) 2022-05-19 13:28:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 345000 (169 MB) 2022-05-19 13:28:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 346000 (169 MB) 2022-05-19 13:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 347000 (170 MB) 2022-05-19 13:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 348000 (170 MB) 2022-05-19 13:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 349000 (171 MB) 2022-05-19 13:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 350000 (171 MB) 2022-05-19 13:28:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 351000 (172 MB) 2022-05-19 13:28:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 352000 (172 MB) 2022-05-19 13:28:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 353000 (173 MB) 2022-05-19 13:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 354000 (173 MB) 2022-05-19 13:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 355000 (174 MB) 2022-05-19 13:29:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 356000 (174 MB) 2022-05-19 13:29:02 destination > 2022-05-19 13:29:02 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12896 records (24 MB) 2022-05-19 13:29:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 357000 (175 MB) 2022-05-19 13:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 358000 (175 MB) 2022-05-19 13:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 359000 (176 MB) 2022-05-19 13:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 360000 (176 MB) 2022-05-19 13:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 361000 (177 MB) 2022-05-19 13:29:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 362000 (177 MB) 2022-05-19 13:29:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 363000 (178 MB) 2022-05-19 13:29:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 364000 (178 MB) 2022-05-19 13:29:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 365000 (179 MB) 2022-05-19 13:29:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 366000 (179 MB) 2022-05-19 13:29:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 367000 (180 MB) 2022-05-19 13:29:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 368000 (180 MB) 2022-05-19 13:29:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 369000 (180 MB) 2022-05-19 13:29:08 destination > 2022-05-19 13:29:08 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13026 records (24 MB) 2022-05-19 13:29:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 370000 (181 MB) 2022-05-19 13:29:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 371000 (181 MB) 2022-05-19 13:29:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 372000 (182 MB) 2022-05-19 13:29:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 373000 (182 MB) 2022-05-19 13:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 374000 (183 MB) 2022-05-19 13:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 375000 (183 MB) 2022-05-19 13:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 376000 (184 MB) 2022-05-19 13:29:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 377000 (184 MB) 2022-05-19 13:29:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 378000 (185 MB) 2022-05-19 13:29:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 379000 (185 MB) 2022-05-19 13:29:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 380000 (186 MB) 2022-05-19 13:29:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 381000 (186 MB) 2022-05-19 13:29:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 382000 (187 MB) 2022-05-19 13:29:16 destination > 2022-05-19 13:29:16 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13043 records (24 MB) 2022-05-19 13:29:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 383000 (187 MB) 2022-05-19 13:29:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 384000 (188 MB) 2022-05-19 13:29:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 385000 (188 MB) 2022-05-19 13:29:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 386000 (189 MB) 2022-05-19 13:29:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 387000 (189 MB) 2022-05-19 13:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 388000 (190 MB) 2022-05-19 13:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 389000 (190 MB) 2022-05-19 13:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 390000 (191 MB) 2022-05-19 13:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 391000 (191 MB) 2022-05-19 13:29:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 392000 (191 MB) 2022-05-19 13:29:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 393000 (192 MB) 2022-05-19 13:29:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 394000 (192 MB) 2022-05-19 13:29:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 395000 (193 MB) 2022-05-19 13:29:24 destination > 2022-05-19 13:29:24 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13044 records (24 MB) 2022-05-19 13:29:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 396000 (193 MB) 2022-05-19 13:29:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 397000 (194 MB) 2022-05-19 13:29:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 398000 (194 MB) 2022-05-19 13:29:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 399000 (195 MB) 2022-05-19 13:29:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 400000 (195 MB) 2022-05-19 13:29:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 401000 (196 MB) 2022-05-19 13:29:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 402000 (196 MB) 2022-05-19 13:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 403000 (197 MB) 2022-05-19 13:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 404000 (197 MB) 2022-05-19 13:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 405000 (198 MB) 2022-05-19 13:29:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 406000 (198 MB) 2022-05-19 13:29:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 407000 (199 MB) 2022-05-19 13:29:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 408000 (199 MB) 2022-05-19 13:29:32 destination > 2022-05-19 13:29:32 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13039 records (24 MB) 2022-05-19 13:29:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 409000 (200 MB) 2022-05-19 13:29:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 410000 (200 MB) 2022-05-19 13:29:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 411000 (201 MB) 2022-05-19 13:29:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 412000 (201 MB) 2022-05-19 13:29:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 413000 (202 MB) 2022-05-19 13:29:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 414000 (202 MB) 2022-05-19 13:29:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 415000 (203 MB) 2022-05-19 13:29:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 416000 (203 MB) 2022-05-19 13:29:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 417000 (203 MB) 2022-05-19 13:29:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 418000 (204 MB) 2022-05-19 13:29:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 419000 (204 MB) 2022-05-19 13:29:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 420000 (205 MB) 2022-05-19 13:29:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 421000 (205 MB) 2022-05-19 13:29:37 destination > 2022-05-19 13:29:37 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13042 records (24 MB) 2022-05-19 13:29:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 422000 (206 MB) 2022-05-19 13:29:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 423000 (206 MB) 2022-05-19 13:29:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 424000 (207 MB) 2022-05-19 13:29:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 425000 (207 MB) 2022-05-19 13:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 426000 (208 MB) 2022-05-19 13:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 427000 (208 MB) 2022-05-19 13:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 428000 (209 MB) 2022-05-19 13:29:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 429000 (209 MB) 2022-05-19 13:29:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 430000 (210 MB) 2022-05-19 13:29:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 431000 (210 MB) 2022-05-19 13:29:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 432000 (211 MB) 2022-05-19 13:29:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 433000 (211 MB) 2022-05-19 13:29:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 434000 (212 MB) 2022-05-19 13:29:43 destination > 2022-05-19 13:29:43 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13065 records (24 MB) 2022-05-19 13:29:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 435000 (212 MB) 2022-05-19 13:29:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 436000 (213 MB) 2022-05-19 13:29:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 437000 (213 MB) 2022-05-19 13:29:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 438000 (214 MB) 2022-05-19 13:29:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 439000 (214 MB) 2022-05-19 13:29:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 440000 (215 MB) 2022-05-19 13:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 441000 (215 MB) 2022-05-19 13:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 442000 (215 MB) 2022-05-19 13:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 443000 (216 MB) 2022-05-19 13:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 444000 (216 MB) 2022-05-19 13:29:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 445000 (217 MB) 2022-05-19 13:29:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 446000 (217 MB) 2022-05-19 13:29:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 447000 (218 MB) 2022-05-19 13:29:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 448000 (218 MB) 2022-05-19 13:29:54 destination > 2022-05-19 13:29:54 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13053 records (24 MB) 2022-05-19 13:29:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 449000 (219 MB) 2022-05-19 13:29:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 450000 (219 MB) 2022-05-19 13:29:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 451000 (220 MB) 2022-05-19 13:29:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 452000 (220 MB) 2022-05-19 13:29:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 453000 (221 MB) 2022-05-19 13:29:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 454000 (221 MB) 2022-05-19 13:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 455000 (222 MB) 2022-05-19 13:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 456000 (222 MB) 2022-05-19 13:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 457000 (223 MB) 2022-05-19 13:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 458000 (223 MB) 2022-05-19 13:29:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 459000 (224 MB) 2022-05-19 13:30:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 460000 (224 MB) 2022-05-19 13:30:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 461000 (225 MB) 2022-05-19 13:30:01 destination > 2022-05-19 13:30:01 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12965 records (24 MB) 2022-05-19 13:30:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 462000 (225 MB) 2022-05-19 13:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 463000 (226 MB) 2022-05-19 13:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 464000 (226 MB) 2022-05-19 13:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 465000 (227 MB) 2022-05-19 13:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 466000 (227 MB) 2022-05-19 13:30:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 467000 (227 MB) 2022-05-19 13:30:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 468000 (228 MB) 2022-05-19 13:30:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 469000 (228 MB) 2022-05-19 13:30:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 470000 (229 MB) 2022-05-19 13:30:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 471000 (229 MB) 2022-05-19 13:30:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 472000 (230 MB) 2022-05-19 13:30:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 473000 (230 MB) 2022-05-19 13:30:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 474000 (231 MB) 2022-05-19 13:30:06 destination > 2022-05-19 13:30:06 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13015 records (24 MB) 2022-05-19 13:30:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 475000 (231 MB) 2022-05-19 13:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 476000 (232 MB) 2022-05-19 13:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 477000 (232 MB) 2022-05-19 13:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 478000 (233 MB) 2022-05-19 13:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 479000 (233 MB) 2022-05-19 13:30:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 480000 (234 MB) 2022-05-19 13:30:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 481000 (234 MB) 2022-05-19 13:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 482000 (235 MB) 2022-05-19 13:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 483000 (235 MB) 2022-05-19 13:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 484000 (236 MB) 2022-05-19 13:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 485000 (236 MB) 2022-05-19 13:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 486000 (237 MB) 2022-05-19 13:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 487000 (237 MB) 2022-05-19 13:30:12 destination > 2022-05-19 13:30:12 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13018 records (24 MB) 2022-05-19 13:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 488000 (238 MB) 2022-05-19 13:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 489000 (238 MB) 2022-05-19 13:31:13 source > Backing off _send(...) for 5.0s (airbyte_cdk.sources.streams.http.exceptions.DefaultBackoffException: Request URL: https://analyticsreporting.googleapis.com/v4/reports:batchGet, Response Code: 503, Response Text: { "error": { "code": 503, "message": "The service is currently unavailable.", "status": "UNAVAILABLE" } }) 2022-05-19 13:31:20 source > Caught retryable error 'Request URL: https://analyticsreporting.googleapis.com/v4/reports:batchGet, Response Code: 503, Response Text: { "error": { "code": 503, "message": "The service is currently unavailable.", "status": "UNAVAILABLE" } } ' after 1 tries. Waiting 5 seconds then retrying... 2022-05-19 13:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 490000 (239 MB) 2022-05-19 13:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 491000 (239 MB) 2022-05-19 13:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 492000 (240 MB) 2022-05-19 13:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 493000 (240 MB) 2022-05-19 13:31:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 494000 (240 MB) 2022-05-19 13:31:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 495000 (241 MB) 2022-05-19 13:31:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 496000 (241 MB) 2022-05-19 13:31:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 497000 (242 MB) 2022-05-19 13:31:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 498000 (242 MB) 2022-05-19 13:31:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 499000 (243 MB) 2022-05-19 13:31:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 500000 (243 MB) 2022-05-19 13:31:24 destination > 2022-05-19 13:31:24 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13044 records (24 MB) 2022-05-19 13:31:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 501000 (244 MB) 2022-05-19 13:31:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 502000 (244 MB) 2022-05-19 13:31:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 503000 (245 MB) 2022-05-19 13:31:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 504000 (245 MB) 2022-05-19 13:31:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 505000 (246 MB) 2022-05-19 13:31:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 506000 (246 MB) 2022-05-19 13:31:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 507000 (247 MB) 2022-05-19 13:31:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 508000 (247 MB) 2022-05-19 13:31:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 509000 (248 MB) 2022-05-19 13:31:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 510000 (248 MB) 2022-05-19 13:31:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 511000 (249 MB) 2022-05-19 13:31:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 512000 (249 MB) 2022-05-19 13:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 513000 (250 MB) 2022-05-19 13:31:31 destination > 2022-05-19 13:31:31 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13017 records (24 MB) 2022-05-19 13:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 514000 (250 MB) 2022-05-19 13:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 515000 (251 MB) 2022-05-19 13:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 516000 (251 MB) 2022-05-19 13:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 517000 (252 MB) 2022-05-19 13:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 518000 (252 MB) 2022-05-19 13:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 519000 (252 MB) 2022-05-19 13:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 520000 (253 MB) 2022-05-19 13:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 521000 (253 MB) 2022-05-19 13:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 522000 (254 MB) 2022-05-19 13:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 523000 (254 MB) 2022-05-19 13:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 524000 (255 MB) 2022-05-19 13:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 525000 (255 MB) 2022-05-19 13:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 526000 (256 MB) 2022-05-19 13:31:38 destination > 2022-05-19 13:31:38 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12959 records (24 MB) 2022-05-19 13:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 527000 (256 MB) 2022-05-19 13:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 528000 (257 MB) 2022-05-19 13:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 529000 (257 MB) 2022-05-19 13:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 530000 (258 MB) 2022-05-19 13:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 531000 (258 MB) 2022-05-19 13:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 532000 (259 MB) 2022-05-19 13:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 533000 (259 MB) 2022-05-19 13:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 534000 (260 MB) 2022-05-19 13:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 535000 (260 MB) 2022-05-19 13:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 536000 (261 MB) 2022-05-19 13:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 537000 (261 MB) 2022-05-19 13:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 538000 (262 MB) 2022-05-19 13:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 539000 (262 MB) 2022-05-19 13:31:44 destination > 2022-05-19 13:31:44 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13033 records (24 MB) 2022-05-19 13:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 540000 (263 MB) 2022-05-19 13:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 541000 (263 MB) 2022-05-19 13:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 542000 (264 MB) 2022-05-19 13:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 543000 (264 MB) 2022-05-19 13:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 544000 (264 MB) 2022-05-19 13:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 545000 (265 MB) 2022-05-19 13:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 546000 (265 MB) 2022-05-19 13:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 547000 (266 MB) 2022-05-19 13:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 548000 (266 MB) 2022-05-19 13:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 549000 (267 MB) 2022-05-19 13:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 550000 (267 MB) 2022-05-19 13:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 551000 (268 MB) 2022-05-19 13:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 552000 (268 MB) 2022-05-19 13:31:51 destination > 2022-05-19 13:31:51 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13032 records (24 MB) 2022-05-19 13:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 553000 (269 MB) 2022-05-19 13:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 554000 (269 MB) 2022-05-19 13:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 555000 (270 MB) 2022-05-19 13:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 556000 (270 MB) 2022-05-19 13:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 557000 (271 MB) 2022-05-19 13:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 558000 (271 MB) 2022-05-19 13:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 559000 (272 MB) 2022-05-19 13:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 560000 (272 MB) 2022-05-19 13:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 561000 (273 MB) 2022-05-19 13:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 562000 (273 MB) 2022-05-19 13:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 563000 (274 MB) 2022-05-19 13:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 564000 (274 MB) 2022-05-19 13:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 565000 (275 MB) 2022-05-19 13:31:56 destination > 2022-05-19 13:31:56 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13014 records (24 MB) 2022-05-19 13:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 566000 (275 MB) 2022-05-19 13:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 567000 (276 MB) 2022-05-19 13:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 568000 (276 MB) 2022-05-19 13:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 569000 (277 MB) 2022-05-19 13:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 570000 (277 MB) 2022-05-19 13:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 571000 (277 MB) 2022-05-19 13:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 572000 (278 MB) 2022-05-19 13:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 573000 (278 MB) 2022-05-19 13:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 574000 (279 MB) 2022-05-19 13:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 575000 (279 MB) 2022-05-19 13:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 576000 (280 MB) 2022-05-19 13:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 577000 (280 MB) 2022-05-19 13:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 578000 (281 MB) 2022-05-19 13:32:02 destination > 2022-05-19 13:32:02 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13008 records (24 MB) 2022-05-19 13:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 579000 (281 MB) 2022-05-19 13:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 580000 (282 MB) 2022-05-19 13:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 581000 (282 MB) 2022-05-19 13:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 582000 (283 MB) 2022-05-19 13:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 583000 (283 MB) 2022-05-19 13:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 584000 (284 MB) 2022-05-19 13:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 585000 (284 MB) 2022-05-19 13:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 586000 (285 MB) 2022-05-19 13:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 587000 (285 MB) 2022-05-19 13:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 588000 (286 MB) 2022-05-19 13:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 589000 (286 MB) 2022-05-19 13:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 590000 (287 MB) 2022-05-19 13:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 591000 (287 MB) 2022-05-19 13:32:09 destination > 2022-05-19 13:32:09 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12972 records (24 MB) 2022-05-19 13:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 592000 (288 MB) 2022-05-19 13:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 593000 (288 MB) 2022-05-19 13:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 594000 (289 MB) 2022-05-19 13:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 595000 (289 MB) 2022-05-19 13:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 596000 (289 MB) 2022-05-19 13:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 597000 (290 MB) 2022-05-19 13:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 598000 (290 MB) 2022-05-19 13:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 599000 (291 MB) 2022-05-19 13:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 600000 (291 MB) 2022-05-19 13:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 601000 (292 MB) 2022-05-19 13:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 602000 (292 MB) 2022-05-19 13:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 603000 (293 MB) 2022-05-19 13:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 604000 (293 MB) 2022-05-19 13:32:15 destination > 2022-05-19 13:32:15 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12993 records (24 MB) 2022-05-19 13:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 605000 (294 MB) 2022-05-19 13:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 606000 (294 MB) 2022-05-19 13:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 607000 (295 MB) 2022-05-19 13:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 608000 (295 MB) 2022-05-19 13:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 609000 (296 MB) 2022-05-19 13:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 610000 (296 MB) 2022-05-19 13:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 611000 (297 MB) 2022-05-19 13:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 612000 (297 MB) 2022-05-19 13:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 613000 (298 MB) 2022-05-19 13:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 614000 (298 MB) 2022-05-19 13:32:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 615000 (299 MB) 2022-05-19 13:32:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 616000 (299 MB) 2022-05-19 13:32:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 617000 (300 MB) 2022-05-19 13:32:22 destination > 2022-05-19 13:32:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12983 records (24 MB) 2022-05-19 13:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 618000 (300 MB) 2022-05-19 13:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 619000 (301 MB) 2022-05-19 13:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 620000 (301 MB) 2022-05-19 13:32:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 621000 (302 MB) 2022-05-19 13:32:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 622000 (302 MB) 2022-05-19 13:32:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 623000 (302 MB) 2022-05-19 13:32:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 624000 (303 MB) 2022-05-19 13:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 625000 (303 MB) 2022-05-19 13:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 626000 (304 MB) 2022-05-19 13:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 627000 (304 MB) 2022-05-19 13:32:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 628000 (305 MB) 2022-05-19 13:32:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 629000 (305 MB) 2022-05-19 13:32:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 630000 (306 MB) 2022-05-19 13:32:28 destination > 2022-05-19 13:32:28 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12978 records (24 MB) 2022-05-19 13:32:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 631000 (306 MB) 2022-05-19 13:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 632000 (307 MB) 2022-05-19 13:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 633000 (307 MB) 2022-05-19 13:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 634000 (308 MB) 2022-05-19 13:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 635000 (308 MB) 2022-05-19 13:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 636000 (309 MB) 2022-05-19 13:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 637000 (309 MB) 2022-05-19 13:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 638000 (310 MB) 2022-05-19 13:32:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 639000 (310 MB) 2022-05-19 13:32:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 640000 (311 MB) 2022-05-19 13:32:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 641000 (311 MB) 2022-05-19 13:32:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 642000 (312 MB) 2022-05-19 13:32:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 643000 (312 MB) 2022-05-19 13:32:36 destination > 2022-05-19 13:32:36 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12989 records (24 MB) 2022-05-19 13:32:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 644000 (313 MB) 2022-05-19 13:32:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 645000 (313 MB) 2022-05-19 13:32:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 646000 (314 MB) 2022-05-19 13:32:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 647000 (314 MB) 2022-05-19 13:32:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 648000 (315 MB) 2022-05-19 13:32:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 649000 (315 MB) 2022-05-19 13:32:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 650000 (315 MB) 2022-05-19 13:32:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 651000 (316 MB) 2022-05-19 13:32:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 652000 (316 MB) 2022-05-19 13:32:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 653000 (317 MB) 2022-05-19 13:32:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 654000 (317 MB) 2022-05-19 13:32:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 655000 (318 MB) 2022-05-19 13:32:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 656000 (318 MB) 2022-05-19 13:32:43 destination > 2022-05-19 13:32:43 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12978 records (24 MB) 2022-05-19 13:32:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 657000 (319 MB) 2022-05-19 13:32:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 658000 (319 MB) 2022-05-19 13:32:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 659000 (320 MB) 2022-05-19 13:32:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 660000 (320 MB) 2022-05-19 13:32:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 661000 (321 MB) 2022-05-19 13:32:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 662000 (321 MB) 2022-05-19 13:32:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 663000 (322 MB) 2022-05-19 13:32:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 664000 (322 MB) 2022-05-19 13:32:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 665000 (323 MB) 2022-05-19 13:32:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 666000 (323 MB) 2022-05-19 13:32:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 667000 (324 MB) 2022-05-19 13:32:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 668000 (324 MB) 2022-05-19 13:32:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 669000 (325 MB) 2022-05-19 13:32:54 destination > 2022-05-19 13:32:54 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13013 records (24 MB) 2022-05-19 13:32:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 670000 (325 MB) 2022-05-19 13:32:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 671000 (326 MB) 2022-05-19 13:32:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 672000 (326 MB) 2022-05-19 13:32:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 673000 (327 MB) 2022-05-19 13:32:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 674000 (327 MB) 2022-05-19 13:32:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 675000 (327 MB) 2022-05-19 13:32:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 676000 (328 MB) 2022-05-19 13:32:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 677000 (328 MB) 2022-05-19 13:32:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 678000 (329 MB) 2022-05-19 13:32:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 679000 (329 MB) 2022-05-19 13:32:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 680000 (330 MB) 2022-05-19 13:32:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 681000 (330 MB) 2022-05-19 13:32:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 682000 (331 MB) 2022-05-19 13:32:59 destination > 2022-05-19 13:32:59 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12978 records (24 MB) 2022-05-19 13:33:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 683000 (331 MB) 2022-05-19 13:33:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 684000 (332 MB) 2022-05-19 13:33:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 685000 (332 MB) 2022-05-19 13:33:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 686000 (333 MB) 2022-05-19 13:33:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 687000 (333 MB) 2022-05-19 13:33:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 688000 (334 MB) 2022-05-19 13:33:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 689000 (334 MB) 2022-05-19 13:33:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 690000 (335 MB) 2022-05-19 13:33:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 691000 (335 MB) 2022-05-19 13:33:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 692000 (336 MB) 2022-05-19 13:33:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 693000 (336 MB) 2022-05-19 13:33:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 694000 (337 MB) 2022-05-19 13:33:05 destination > 2022-05-19 13:33:05 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12975 records (24 MB) 2022-05-19 13:33:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 695000 (337 MB) 2022-05-19 13:33:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 696000 (338 MB) 2022-05-19 13:33:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 697000 (338 MB) 2022-05-19 13:33:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 698000 (339 MB) 2022-05-19 13:33:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 699000 (339 MB) 2022-05-19 13:33:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 700000 (340 MB) 2022-05-19 13:33:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 701000 (340 MB) 2022-05-19 13:33:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 702000 (340 MB) 2022-05-19 13:33:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 703000 (341 MB) 2022-05-19 13:33:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 704000 (341 MB) 2022-05-19 13:33:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 705000 (342 MB) 2022-05-19 13:33:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 706000 (342 MB) 2022-05-19 13:33:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 707000 (343 MB) 2022-05-19 13:33:11 destination > 2022-05-19 13:33:11 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12982 records (24 MB) 2022-05-19 13:33:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 708000 (343 MB) 2022-05-19 13:33:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 709000 (344 MB) 2022-05-19 13:33:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 710000 (344 MB) 2022-05-19 13:33:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 711000 (345 MB) 2022-05-19 13:33:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 712000 (345 MB) 2022-05-19 13:33:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 713000 (346 MB) 2022-05-19 13:33:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 714000 (346 MB) 2022-05-19 13:33:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 715000 (347 MB) 2022-05-19 13:33:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 716000 (347 MB) 2022-05-19 13:33:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 717000 (348 MB) 2022-05-19 13:33:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 718000 (348 MB) 2022-05-19 13:33:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 719000 (349 MB) 2022-05-19 13:33:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 720000 (349 MB) 2022-05-19 13:33:17 destination > 2022-05-19 13:33:17 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12978 records (24 MB) 2022-05-19 13:33:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 721000 (350 MB) 2022-05-19 13:33:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 722000 (350 MB) 2022-05-19 13:33:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 723000 (351 MB) 2022-05-19 13:33:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 724000 (351 MB) 2022-05-19 13:33:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 725000 (352 MB) 2022-05-19 13:33:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 726000 (352 MB) 2022-05-19 13:33:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 727000 (353 MB) 2022-05-19 13:33:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 728000 (353 MB) 2022-05-19 13:33:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 729000 (353 MB) 2022-05-19 13:33:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 730000 (354 MB) 2022-05-19 13:33:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 731000 (354 MB) 2022-05-19 13:33:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 732000 (355 MB) 2022-05-19 13:33:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 733000 (355 MB) 2022-05-19 13:33:24 destination > 2022-05-19 13:33:24 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12973 records (24 MB) 2022-05-19 13:33:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 734000 (356 MB) 2022-05-19 13:33:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 735000 (356 MB) 2022-05-19 13:33:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 736000 (357 MB) 2022-05-19 13:33:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 737000 (357 MB) 2022-05-19 13:33:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 738000 (358 MB) 2022-05-19 13:33:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 739000 (358 MB) 2022-05-19 13:33:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 740000 (359 MB) 2022-05-19 13:33:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 741000 (359 MB) 2022-05-19 13:33:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 742000 (360 MB) 2022-05-19 13:33:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 743000 (360 MB) 2022-05-19 13:33:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 744000 (361 MB) 2022-05-19 13:33:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 745000 (361 MB) 2022-05-19 13:33:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 746000 (362 MB) 2022-05-19 13:33:30 destination > 2022-05-19 13:33:30 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12955 records (24 MB) 2022-05-19 13:33:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 747000 (362 MB) 2022-05-19 13:33:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 748000 (363 MB) 2022-05-19 13:33:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 749000 (363 MB) 2022-05-19 13:33:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 750000 (364 MB) 2022-05-19 13:33:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 751000 (364 MB) 2022-05-19 13:33:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 752000 (365 MB) 2022-05-19 13:33:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 753000 (365 MB) 2022-05-19 13:33:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 754000 (366 MB) 2022-05-19 13:33:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 755000 (366 MB) 2022-05-19 13:33:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 756000 (366 MB) 2022-05-19 13:33:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 757000 (367 MB) 2022-05-19 13:33:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 758000 (367 MB) 2022-05-19 13:33:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 759000 (368 MB) 2022-05-19 13:33:36 destination > 2022-05-19 13:33:36 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13004 records (24 MB) 2022-05-19 13:33:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 760000 (368 MB) 2022-05-19 13:33:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 761000 (369 MB) 2022-05-19 13:33:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 762000 (369 MB) 2022-05-19 13:33:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 763000 (370 MB) 2022-05-19 13:33:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 764000 (370 MB) 2022-05-19 13:33:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 765000 (371 MB) 2022-05-19 13:33:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 766000 (371 MB) 2022-05-19 13:33:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 767000 (372 MB) 2022-05-19 13:33:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 768000 (372 MB) 2022-05-19 13:33:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 769000 (373 MB) 2022-05-19 13:33:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 770000 (373 MB) 2022-05-19 13:33:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 771000 (374 MB) 2022-05-19 13:33:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 772000 (374 MB) 2022-05-19 13:33:43 destination > 2022-05-19 13:33:43 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12999 records (24 MB) 2022-05-19 13:33:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 773000 (375 MB) 2022-05-19 13:33:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 774000 (375 MB) 2022-05-19 13:33:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 775000 (376 MB) 2022-05-19 13:33:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 776000 (376 MB) 2022-05-19 13:33:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 777000 (377 MB) 2022-05-19 13:33:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 778000 (377 MB) 2022-05-19 13:33:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 779000 (378 MB) 2022-05-19 13:33:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 780000 (378 MB) 2022-05-19 13:33:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 781000 (379 MB) 2022-05-19 13:33:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 782000 (379 MB) 2022-05-19 13:33:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 783000 (379 MB) 2022-05-19 13:33:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 784000 (380 MB) 2022-05-19 13:33:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 785000 (380 MB) 2022-05-19 13:33:48 destination > 2022-05-19 13:33:48 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13011 records (24 MB) 2022-05-19 13:33:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 786000 (381 MB) 2022-05-19 13:33:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 787000 (381 MB) 2022-05-19 13:33:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 788000 (382 MB) 2022-05-19 13:33:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 789000 (382 MB) 2022-05-19 13:33:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 790000 (383 MB) 2022-05-19 13:33:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 791000 (383 MB) 2022-05-19 13:33:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 792000 (384 MB) 2022-05-19 13:33:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 793000 (384 MB) 2022-05-19 13:33:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 794000 (385 MB) 2022-05-19 13:33:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 795000 (385 MB) 2022-05-19 13:33:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 796000 (386 MB) 2022-05-19 13:33:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 797000 (386 MB) 2022-05-19 13:33:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 798000 (387 MB) 2022-05-19 13:33:58 destination > 2022-05-19 13:33:58 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13003 records (24 MB) 2022-05-19 13:33:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 799000 (387 MB) 2022-05-19 13:33:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 800000 (388 MB) 2022-05-19 13:33:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 801000 (388 MB) 2022-05-19 13:33:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 802000 (389 MB) 2022-05-19 13:33:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 803000 (389 MB) 2022-05-19 13:34:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 804000 (390 MB) 2022-05-19 13:34:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 805000 (390 MB) 2022-05-19 13:34:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 806000 (391 MB) 2022-05-19 13:34:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 807000 (391 MB) 2022-05-19 13:34:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 808000 (392 MB) 2022-05-19 13:34:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 809000 (392 MB) 2022-05-19 13:34:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 810000 (392 MB) 2022-05-19 13:34:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 811000 (393 MB) 2022-05-19 13:34:03 destination > 2022-05-19 13:34:03 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12994 records (24 MB) 2022-05-19 13:34:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 812000 (393 MB) 2022-05-19 13:34:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 813000 (394 MB) 2022-05-19 13:34:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 814000 (394 MB) 2022-05-19 13:34:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 815000 (395 MB) 2022-05-19 13:34:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 816000 (395 MB) 2022-05-19 13:34:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 817000 (396 MB) 2022-05-19 13:34:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 818000 (396 MB) 2022-05-19 13:34:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 819000 (397 MB) 2022-05-19 13:34:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 820000 (397 MB) 2022-05-19 13:34:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 821000 (398 MB) 2022-05-19 13:34:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 822000 (398 MB) 2022-05-19 13:34:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 823000 (399 MB) 2022-05-19 13:34:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 824000 (399 MB) 2022-05-19 13:34:14 destination > 2022-05-19 13:34:14 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13038 records (24 MB) 2022-05-19 13:34:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 825000 (400 MB) 2022-05-19 13:34:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 826000 (400 MB) 2022-05-19 13:34:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 827000 (401 MB) 2022-05-19 13:34:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 828000 (401 MB) 2022-05-19 13:34:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 829000 (402 MB) 2022-05-19 13:34:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 830000 (402 MB) 2022-05-19 13:34:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 831000 (403 MB) 2022-05-19 13:34:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 832000 (403 MB) 2022-05-19 13:34:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 833000 (404 MB) 2022-05-19 13:34:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 834000 (404 MB) 2022-05-19 13:34:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 835000 (404 MB) 2022-05-19 13:34:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 836000 (405 MB) 2022-05-19 13:34:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 837000 (405 MB) 2022-05-19 13:34:22 destination > 2022-05-19 13:34:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13030 records (24 MB) 2022-05-19 13:34:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 838000 (406 MB) 2022-05-19 13:34:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 839000 (406 MB) 2022-05-19 13:34:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 840000 (407 MB) 2022-05-19 13:34:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 841000 (407 MB) 2022-05-19 13:34:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 842000 (408 MB) 2022-05-19 13:34:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 843000 (408 MB) 2022-05-19 13:34:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 844000 (409 MB) 2022-05-19 13:34:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 845000 (409 MB) 2022-05-19 13:34:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 846000 (410 MB) 2022-05-19 13:34:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 847000 (410 MB) 2022-05-19 13:34:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 848000 (411 MB) 2022-05-19 13:34:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 849000 (411 MB) 2022-05-19 13:34:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 850000 (412 MB) 2022-05-19 13:34:32 destination > 2022-05-19 13:34:32 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13017 records (24 MB) 2022-05-19 13:34:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 851000 (412 MB) 2022-05-19 13:34:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 852000 (413 MB) 2022-05-19 13:34:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 853000 (413 MB) 2022-05-19 13:34:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 854000 (414 MB) 2022-05-19 13:34:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 855000 (414 MB) 2022-05-19 13:34:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 856000 (415 MB) 2022-05-19 13:34:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 857000 (415 MB) 2022-05-19 13:34:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 858000 (416 MB) 2022-05-19 13:34:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 859000 (416 MB) 2022-05-19 13:34:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 860000 (416 MB) 2022-05-19 13:34:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 861000 (417 MB) 2022-05-19 13:34:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 862000 (417 MB) 2022-05-19 13:34:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 863000 (418 MB) 2022-05-19 13:34:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 864000 (418 MB) 2022-05-19 13:34:38 destination > 2022-05-19 13:34:38 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13035 records (24 MB) 2022-05-19 13:34:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 865000 (419 MB) 2022-05-19 13:34:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 866000 (419 MB) 2022-05-19 13:34:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 867000 (420 MB) 2022-05-19 13:34:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 868000 (420 MB) 2022-05-19 13:34:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 869000 (421 MB) 2022-05-19 13:34:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 870000 (421 MB) 2022-05-19 13:34:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 871000 (422 MB) 2022-05-19 13:34:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 872000 (422 MB) 2022-05-19 13:34:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 873000 (423 MB) 2022-05-19 13:34:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 874000 (423 MB) 2022-05-19 13:34:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 875000 (424 MB) 2022-05-19 13:34:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 876000 (424 MB) 2022-05-19 13:34:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 877000 (425 MB) 2022-05-19 13:34:44 destination > 2022-05-19 13:34:44 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13028 records (24 MB) 2022-05-19 13:34:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 878000 (425 MB) 2022-05-19 13:34:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 879000 (426 MB) 2022-05-19 13:34:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 880000 (426 MB) 2022-05-19 13:34:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 881000 (427 MB) 2022-05-19 13:34:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 882000 (427 MB) 2022-05-19 13:34:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 883000 (427 MB) 2022-05-19 13:34:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 884000 (428 MB) 2022-05-19 13:34:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 885000 (428 MB) 2022-05-19 13:34:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 886000 (429 MB) 2022-05-19 13:34:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 887000 (429 MB) 2022-05-19 13:34:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 888000 (430 MB) 2022-05-19 13:34:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 889000 (430 MB) 2022-05-19 13:34:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 890000 (431 MB) 2022-05-19 13:34:52 destination > 2022-05-19 13:34:52 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12997 records (24 MB) 2022-05-19 13:34:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 891000 (431 MB) 2022-05-19 13:34:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 892000 (432 MB) 2022-05-19 13:34:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 893000 (432 MB) 2022-05-19 13:34:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 894000 (433 MB) 2022-05-19 13:34:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 895000 (433 MB) 2022-05-19 13:34:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 896000 (434 MB) 2022-05-19 13:34:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 897000 (434 MB) 2022-05-19 13:34:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 898000 (435 MB) 2022-05-19 13:34:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 899000 (435 MB) 2022-05-19 13:34:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 900000 (436 MB) 2022-05-19 13:34:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 901000 (436 MB) 2022-05-19 13:34:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 902000 (437 MB) 2022-05-19 13:34:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 903000 (437 MB) 2022-05-19 13:34:58 destination > 2022-05-19 13:34:58 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13037 records (24 MB) 2022-05-19 13:34:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 904000 (438 MB) 2022-05-19 13:34:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 905000 (438 MB) 2022-05-19 13:34:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 906000 (439 MB) 2022-05-19 13:35:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 907000 (439 MB) 2022-05-19 13:35:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 908000 (439 MB) 2022-05-19 13:35:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 909000 (440 MB) 2022-05-19 13:35:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 910000 (440 MB) 2022-05-19 13:35:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 911000 (441 MB) 2022-05-19 13:35:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 912000 (441 MB) 2022-05-19 13:35:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 913000 (442 MB) 2022-05-19 13:35:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 914000 (442 MB) 2022-05-19 13:35:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 915000 (443 MB) 2022-05-19 13:35:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 916000 (443 MB) 2022-05-19 13:35:04 destination > 2022-05-19 13:35:04 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13040 records (24 MB) 2022-05-19 13:35:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 917000 (444 MB) 2022-05-19 13:35:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 918000 (444 MB) 2022-05-19 13:35:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 919000 (445 MB) 2022-05-19 13:35:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 920000 (445 MB) 2022-05-19 13:35:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 921000 (446 MB) 2022-05-19 13:35:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 922000 (446 MB) 2022-05-19 13:35:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 923000 (447 MB) 2022-05-19 13:35:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 924000 (447 MB) 2022-05-19 13:35:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 925000 (448 MB) 2022-05-19 13:35:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 926000 (448 MB) 2022-05-19 13:35:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 927000 (449 MB) 2022-05-19 13:35:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 928000 (449 MB) 2022-05-19 13:35:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 929000 (450 MB) 2022-05-19 13:35:09 destination > 2022-05-19 13:35:09 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12981 records (24 MB) 2022-05-19 13:35:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 930000 (450 MB) 2022-05-19 13:35:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 931000 (451 MB) 2022-05-19 13:35:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 932000 (451 MB) 2022-05-19 13:35:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 933000 (452 MB) 2022-05-19 13:35:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 934000 (452 MB) 2022-05-19 13:35:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 935000 (452 MB) 2022-05-19 13:35:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 936000 (453 MB) 2022-05-19 13:35:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 937000 (453 MB) 2022-05-19 13:35:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 938000 (454 MB) 2022-05-19 13:35:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 939000 (454 MB) 2022-05-19 13:35:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 940000 (455 MB) 2022-05-19 13:35:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 941000 (455 MB) 2022-05-19 13:35:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 942000 (456 MB) 2022-05-19 13:35:31 destination > 2022-05-19 13:35:31 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12986 records (24 MB) 2022-05-19 13:35:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 943000 (456 MB) 2022-05-19 13:35:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 944000 (457 MB) 2022-05-19 13:35:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 945000 (457 MB) 2022-05-19 13:35:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 946000 (458 MB) 2022-05-19 13:35:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 947000 (458 MB) 2022-05-19 13:35:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 948000 (459 MB) 2022-05-19 13:35:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 949000 (459 MB) 2022-05-19 13:35:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 950000 (460 MB) 2022-05-19 13:35:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 951000 (460 MB) 2022-05-19 13:35:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 952000 (461 MB) 2022-05-19 13:35:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 953000 (461 MB) 2022-05-19 13:35:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 954000 (462 MB) 2022-05-19 13:35:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 955000 (462 MB) 2022-05-19 13:35:37 destination > 2022-05-19 13:35:37 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13003 records (24 MB) 2022-05-19 13:35:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 956000 (463 MB) 2022-05-19 13:35:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 957000 (463 MB) 2022-05-19 13:35:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 958000 (464 MB) 2022-05-19 13:35:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 959000 (464 MB) 2022-05-19 13:35:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 960000 (465 MB) 2022-05-19 13:35:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 961000 (465 MB) 2022-05-19 13:35:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 962000 (465 MB) 2022-05-19 13:35:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 963000 (466 MB) 2022-05-19 13:35:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 964000 (466 MB) 2022-05-19 13:35:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 965000 (467 MB) 2022-05-19 13:35:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 966000 (467 MB) 2022-05-19 13:35:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 967000 (468 MB) 2022-05-19 13:35:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 968000 (468 MB) 2022-05-19 13:35:42 destination > 2022-05-19 13:35:42 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12919 records (24 MB) 2022-05-19 13:35:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 969000 (469 MB) 2022-05-19 13:35:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 970000 (469 MB) 2022-05-19 13:35:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 971000 (470 MB) 2022-05-19 13:35:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 972000 (470 MB) 2022-05-19 13:35:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 973000 (471 MB) 2022-05-19 13:35:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 974000 (471 MB) 2022-05-19 13:35:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 975000 (472 MB) 2022-05-19 13:35:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 976000 (472 MB) 2022-05-19 13:35:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 977000 (473 MB) 2022-05-19 13:35:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 978000 (473 MB) 2022-05-19 13:35:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 979000 (474 MB) 2022-05-19 13:35:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 980000 (474 MB) 2022-05-19 13:35:48 destination > 2022-05-19 13:35:48 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12984 records (24 MB) 2022-05-19 13:35:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 981000 (475 MB) 2022-05-19 13:35:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 982000 (475 MB) 2022-05-19 13:35:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 983000 (476 MB) 2022-05-19 13:35:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 984000 (476 MB) 2022-05-19 13:35:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 985000 (477 MB) 2022-05-19 13:35:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 986000 (477 MB) 2022-05-19 13:35:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 987000 (478 MB) 2022-05-19 13:35:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 988000 (478 MB) 2022-05-19 13:35:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 989000 (478 MB) 2022-05-19 13:35:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 990000 (479 MB) 2022-05-19 13:35:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 991000 (479 MB) 2022-05-19 13:35:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 992000 (480 MB) 2022-05-19 13:35:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 993000 (480 MB) 2022-05-19 13:35:54 destination > 2022-05-19 13:35:54 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12960 records (24 MB) 2022-05-19 13:35:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 994000 (481 MB) 2022-05-19 13:35:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 995000 (481 MB) 2022-05-19 13:35:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 996000 (482 MB) 2022-05-19 13:35:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 997000 (482 MB) 2022-05-19 13:35:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 998000 (483 MB) 2022-05-19 13:35:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 999000 (483 MB) 2022-05-19 13:35:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000000 (484 MB) 2022-05-19 13:35:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1001000 (484 MB) 2022-05-19 13:35:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1002000 (485 MB) 2022-05-19 13:35:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1003000 (485 MB) 2022-05-19 13:35:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1004000 (486 MB) 2022-05-19 13:35:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1005000 (486 MB) 2022-05-19 13:35:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1006000 (487 MB) 2022-05-19 13:35:59 destination > 2022-05-19 13:35:59 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12945 records (24 MB) 2022-05-19 13:35:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1007000 (487 MB) 2022-05-19 13:36:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1008000 (488 MB) 2022-05-19 13:36:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1009000 (488 MB) 2022-05-19 13:36:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1010000 (489 MB) 2022-05-19 13:36:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1011000 (489 MB) 2022-05-19 13:36:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1012000 (490 MB) 2022-05-19 13:36:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1013000 (490 MB) 2022-05-19 13:36:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1014000 (491 MB) 2022-05-19 13:36:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1015000 (491 MB) 2022-05-19 13:36:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1016000 (492 MB) 2022-05-19 13:36:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1017000 (492 MB) 2022-05-19 13:36:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1018000 (492 MB) 2022-05-19 13:36:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1019000 (493 MB) 2022-05-19 13:36:05 destination > 2022-05-19 13:36:05 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12952 records (24 MB) 2022-05-19 13:36:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1020000 (493 MB) 2022-05-19 13:36:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1021000 (494 MB) 2022-05-19 13:36:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1022000 (494 MB) 2022-05-19 13:36:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1023000 (495 MB) 2022-05-19 13:36:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1024000 (495 MB) 2022-05-19 13:36:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1025000 (496 MB) 2022-05-19 13:36:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1026000 (496 MB) 2022-05-19 13:36:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1027000 (497 MB) 2022-05-19 13:36:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1028000 (497 MB) 2022-05-19 13:36:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1029000 (498 MB) 2022-05-19 13:36:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1030000 (498 MB) 2022-05-19 13:36:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1031000 (499 MB) 2022-05-19 13:36:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1032000 (499 MB) 2022-05-19 13:36:10 destination > 2022-05-19 13:36:10 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12973 records (24 MB) 2022-05-19 13:36:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1033000 (500 MB) 2022-05-19 13:36:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1034000 (500 MB) 2022-05-19 13:36:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1035000 (501 MB) 2022-05-19 13:36:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1036000 (501 MB) 2022-05-19 13:36:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1037000 (502 MB) 2022-05-19 13:36:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1038000 (502 MB) 2022-05-19 13:36:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1039000 (503 MB) 2022-05-19 13:36:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1040000 (503 MB) 2022-05-19 13:36:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1041000 (504 MB) 2022-05-19 13:36:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1042000 (504 MB) 2022-05-19 13:36:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1043000 (505 MB) 2022-05-19 13:36:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1044000 (505 MB) 2022-05-19 13:36:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1045000 (505 MB) 2022-05-19 13:36:16 destination > 2022-05-19 13:36:16 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 13014 records (24 MB) 2022-05-19 13:36:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1046000 (506 MB) 2022-05-19 13:36:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1047000 (506 MB) 2022-05-19 13:36:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1048000 (507 MB) 2022-05-19 13:36:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1049000 (507 MB) 2022-05-19 13:36:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1050000 (508 MB) 2022-05-19 13:36:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1051000 (508 MB) 2022-05-19 13:36:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1052000 (509 MB) 2022-05-19 13:36:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1053000 (509 MB) 2022-05-19 13:36:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1054000 (510 MB) 2022-05-19 13:36:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1055000 (510 MB) 2022-05-19 13:36:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1056000 (511 MB) 2022-05-19 13:36:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1057000 (511 MB) 2022-05-19 13:36:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1058000 (512 MB) 2022-05-19 13:36:22 destination > 2022-05-19 13:36:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12941 records (24 MB) 2022-05-19 13:36:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1059000 (512 MB) 2022-05-19 13:36:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1060000 (513 MB) 2022-05-19 13:36:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1061000 (513 MB) 2022-05-19 13:36:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1062000 (514 MB) 2022-05-19 13:36:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1063000 (514 MB) 2022-05-19 13:36:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1064000 (515 MB) 2022-05-19 13:36:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1065000 (515 MB) 2022-05-19 13:36:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1066000 (516 MB) 2022-05-19 13:36:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1067000 (516 MB) 2022-05-19 13:36:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1068000 (517 MB) 2022-05-19 13:36:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1069000 (517 MB) 2022-05-19 13:36:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1070000 (518 MB) 2022-05-19 13:36:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1071000 (518 MB) 2022-05-19 13:36:28 destination > 2022-05-19 13:36:28 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12991 records (24 MB) 2022-05-19 13:36:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1072000 (518 MB) 2022-05-19 13:36:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1073000 (519 MB) 2022-05-19 13:36:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1074000 (519 MB) 2022-05-19 13:36:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1075000 (520 MB) 2022-05-19 13:36:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1076000 (520 MB) 2022-05-19 13:36:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1077000 (521 MB) 2022-05-19 13:36:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1078000 (521 MB) 2022-05-19 13:36:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1079000 (522 MB) 2022-05-19 13:36:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1080000 (522 MB) 2022-05-19 13:36:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1081000 (523 MB) 2022-05-19 13:36:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1082000 (523 MB) 2022-05-19 13:36:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1083000 (524 MB) 2022-05-19 13:36:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1084000 (524 MB) 2022-05-19 13:36:34 destination > 2022-05-19 13:36:34 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12974 records (24 MB) 2022-05-19 13:36:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1085000 (525 MB) 2022-05-19 13:36:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1086000 (525 MB) 2022-05-19 13:36:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1087000 (526 MB) 2022-05-19 13:36:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1088000 (526 MB) 2022-05-19 13:36:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1089000 (527 MB) 2022-05-19 13:36:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1090000 (527 MB) 2022-05-19 13:36:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1091000 (528 MB) 2022-05-19 13:36:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1092000 (528 MB) 2022-05-19 13:36:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1093000 (529 MB) 2022-05-19 13:36:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1094000 (529 MB) 2022-05-19 13:36:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1095000 (530 MB) 2022-05-19 13:36:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1096000 (530 MB) 2022-05-19 13:36:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1097000 (531 MB) 2022-05-19 13:36:39 destination > 2022-05-19 13:36:39 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12951 records (24 MB) 2022-05-19 13:36:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1098000 (531 MB) 2022-05-19 13:36:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1099000 (531 MB) 2022-05-19 13:36:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1100000 (532 MB) 2022-05-19 13:36:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1101000 (532 MB) 2022-05-19 13:36:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1102000 (533 MB) 2022-05-19 13:36:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1103000 (533 MB) 2022-05-19 13:36:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1104000 (534 MB) 2022-05-19 13:36:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1105000 (534 MB) 2022-05-19 13:36:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1106000 (535 MB) 2022-05-19 13:36:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1107000 (535 MB) 2022-05-19 13:36:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1108000 (536 MB) 2022-05-19 13:36:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1109000 (536 MB) 2022-05-19 13:36:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1110000 (537 MB) 2022-05-19 13:36:45 destination > 2022-05-19 13:36:45 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12973 records (24 MB) 2022-05-19 13:36:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1111000 (537 MB) 2022-05-19 13:36:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1112000 (538 MB) 2022-05-19 13:36:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1113000 (538 MB) 2022-05-19 13:36:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1114000 (539 MB) 2022-05-19 13:36:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1115000 (539 MB) 2022-05-19 13:36:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1116000 (540 MB) 2022-05-19 13:36:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1117000 (540 MB) 2022-05-19 13:36:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1118000 (541 MB) 2022-05-19 13:36:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1119000 (541 MB) 2022-05-19 13:36:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1120000 (542 MB) 2022-05-19 13:36:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1121000 (542 MB) 2022-05-19 13:36:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1122000 (543 MB) 2022-05-19 13:36:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1123000 (543 MB) 2022-05-19 13:36:51 destination > 2022-05-19 13:36:51 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12959 records (24 MB) 2022-05-19 13:36:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1124000 (544 MB) 2022-05-19 13:36:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1125000 (544 MB) 2022-05-19 13:36:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1126000 (545 MB) 2022-05-19 13:36:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1127000 (545 MB) 2022-05-19 13:36:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1128000 (545 MB) 2022-05-19 13:36:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1129000 (546 MB) 2022-05-19 13:36:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1130000 (546 MB) 2022-05-19 13:36:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1131000 (547 MB) 2022-05-19 13:36:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1132000 (547 MB) 2022-05-19 13:36:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1133000 (548 MB) 2022-05-19 13:36:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1134000 (548 MB) 2022-05-19 13:36:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1135000 (549 MB) 2022-05-19 13:36:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1136000 (549 MB) 2022-05-19 13:36:56 destination > 2022-05-19 13:36:56 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12958 records (24 MB) 2022-05-19 13:36:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1137000 (550 MB) 2022-05-19 13:36:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1138000 (550 MB) 2022-05-19 13:36:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1139000 (551 MB) 2022-05-19 13:36:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1140000 (551 MB) 2022-05-19 13:36:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1141000 (552 MB) 2022-05-19 13:36:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1142000 (552 MB) 2022-05-19 13:36:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1143000 (553 MB) 2022-05-19 13:36:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1144000 (553 MB) 2022-05-19 13:36:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1145000 (554 MB) 2022-05-19 13:37:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1146000 (554 MB) 2022-05-19 13:37:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1147000 (555 MB) 2022-05-19 13:37:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1148000 (555 MB) 2022-05-19 13:37:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1149000 (556 MB) 2022-05-19 13:37:02 destination > 2022-05-19 13:37:02 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12995 records (24 MB) 2022-05-19 13:37:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1150000 (556 MB) 2022-05-19 13:37:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1151000 (557 MB) 2022-05-19 13:37:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1152000 (557 MB) 2022-05-19 13:37:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1153000 (558 MB) 2022-05-19 13:37:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1154000 (558 MB) 2022-05-19 13:37:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1155000 (558 MB) 2022-05-19 13:37:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1156000 (559 MB) 2022-05-19 13:37:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1157000 (559 MB) 2022-05-19 13:37:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1158000 (560 MB) 2022-05-19 13:37:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1159000 (560 MB) 2022-05-19 13:37:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1160000 (561 MB) 2022-05-19 13:37:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1161000 (561 MB) 2022-05-19 13:37:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1162000 (562 MB) 2022-05-19 13:37:08 destination > 2022-05-19 13:37:08 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12963 records (24 MB) 2022-05-19 13:37:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1163000 (562 MB) 2022-05-19 13:37:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1164000 (563 MB) 2022-05-19 13:37:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1165000 (563 MB) 2022-05-19 13:37:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1166000 (564 MB) 2022-05-19 13:37:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1167000 (564 MB) 2022-05-19 13:37:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1168000 (565 MB) 2022-05-19 13:37:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1169000 (565 MB) 2022-05-19 13:37:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1170000 (566 MB) 2022-05-19 13:37:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1171000 (566 MB) 2022-05-19 13:37:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1172000 (567 MB) 2022-05-19 13:37:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1173000 (567 MB) 2022-05-19 13:37:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1174000 (568 MB) 2022-05-19 13:37:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1175000 (568 MB) 2022-05-19 13:37:13 destination > 2022-05-19 13:37:13 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12977 records (24 MB) 2022-05-19 13:37:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1176000 (569 MB) 2022-05-19 13:37:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1177000 (569 MB) 2022-05-19 13:37:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1178000 (570 MB) 2022-05-19 13:37:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1179000 (570 MB) 2022-05-19 13:37:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1180000 (571 MB) 2022-05-19 13:37:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1181000 (571 MB) 2022-05-19 13:37:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1182000 (572 MB) 2022-05-19 13:37:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1183000 (572 MB) 2022-05-19 13:37:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1184000 (572 MB) 2022-05-19 13:37:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1185000 (573 MB) 2022-05-19 13:37:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1186000 (573 MB) 2022-05-19 13:37:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1187000 (574 MB) 2022-05-19 13:37:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1188000 (574 MB) 2022-05-19 13:37:19 destination > 2022-05-19 13:37:19 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12939 records (24 MB) 2022-05-19 13:37:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1189000 (575 MB) 2022-05-19 13:37:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1190000 (575 MB) 2022-05-19 13:37:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1191000 (576 MB) 2022-05-19 13:37:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1192000 (576 MB) 2022-05-19 13:37:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1193000 (577 MB) 2022-05-19 13:37:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1194000 (577 MB) 2022-05-19 13:37:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1195000 (578 MB) 2022-05-19 13:37:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1196000 (578 MB) 2022-05-19 13:37:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1197000 (579 MB) 2022-05-19 13:37:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1198000 (579 MB) 2022-05-19 13:37:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1199000 (580 MB) 2022-05-19 13:37:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1200000 (580 MB) 2022-05-19 13:37:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1201000 (581 MB) 2022-05-19 13:37:25 destination > 2022-05-19 13:37:25 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12958 records (24 MB) 2022-05-19 13:37:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1202000 (581 MB) 2022-05-19 13:37:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1203000 (582 MB) 2022-05-19 13:37:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1204000 (582 MB) 2022-05-19 13:37:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1205000 (583 MB) 2022-05-19 13:37:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1206000 (583 MB) 2022-05-19 13:37:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1207000 (584 MB) 2022-05-19 13:37:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1208000 (584 MB) 2022-05-19 13:37:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1209000 (585 MB) 2022-05-19 13:37:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1210000 (585 MB) 2022-05-19 13:37:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1211000 (586 MB) 2022-05-19 13:37:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1212000 (586 MB) 2022-05-19 13:37:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1213000 (586 MB) 2022-05-19 13:37:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1214000 (587 MB) 2022-05-19 13:37:32 destination > 2022-05-19 13:37:32 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12974 records (24 MB) 2022-05-19 13:37:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1215000 (587 MB) 2022-05-19 13:37:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1216000 (588 MB) 2022-05-19 13:37:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1217000 (588 MB) 2022-05-19 13:37:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1218000 (589 MB) 2022-05-19 13:37:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1219000 (589 MB) 2022-05-19 13:37:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1220000 (590 MB) 2022-05-19 13:37:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1221000 (590 MB) 2022-05-19 13:37:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1222000 (591 MB) 2022-05-19 13:37:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1223000 (591 MB) 2022-05-19 13:37:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1224000 (592 MB) 2022-05-19 13:37:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1225000 (592 MB) 2022-05-19 13:37:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1226000 (593 MB) 2022-05-19 13:37:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1227000 (593 MB) 2022-05-19 13:37:37 destination > 2022-05-19 13:37:37 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12963 records (24 MB) 2022-05-19 13:37:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1228000 (594 MB) 2022-05-19 13:37:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1229000 (594 MB) 2022-05-19 13:37:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1230000 (595 MB) 2022-05-19 13:37:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1231000 (595 MB) 2022-05-19 13:37:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1232000 (596 MB) 2022-05-19 13:37:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1233000 (596 MB) 2022-05-19 13:37:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1234000 (597 MB) 2022-05-19 13:37:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1235000 (597 MB) 2022-05-19 13:37:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1236000 (598 MB) 2022-05-19 13:37:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1237000 (598 MB) 2022-05-19 13:37:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1238000 (599 MB) 2022-05-19 13:37:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1239000 (599 MB) 2022-05-19 13:37:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1240000 (599 MB) 2022-05-19 13:37:45 destination > 2022-05-19 13:37:45 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12957 records (24 MB) 2022-05-19 13:37:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1241000 (600 MB) 2022-05-19 13:37:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1242000 (600 MB) 2022-05-19 13:37:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1243000 (601 MB) 2022-05-19 13:37:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1244000 (601 MB) 2022-05-19 13:37:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1245000 (602 MB) 2022-05-19 13:37:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1246000 (602 MB) 2022-05-19 13:37:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1247000 (603 MB) 2022-05-19 13:37:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1248000 (603 MB) 2022-05-19 13:37:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1249000 (604 MB) 2022-05-19 13:37:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1250000 (604 MB) 2022-05-19 13:37:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1251000 (605 MB) 2022-05-19 13:37:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1252000 (605 MB) 2022-05-19 13:37:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1253000 (606 MB) 2022-05-19 13:37:51 destination > 2022-05-19 13:37:51 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12935 records (24 MB) 2022-05-19 13:37:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1254000 (606 MB) 2022-05-19 13:37:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1255000 (607 MB) 2022-05-19 13:37:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1256000 (607 MB) 2022-05-19 13:37:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1257000 (608 MB) 2022-05-19 13:37:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1258000 (608 MB) 2022-05-19 13:37:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1259000 (609 MB) 2022-05-19 13:37:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1260000 (609 MB) 2022-05-19 13:37:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1261000 (610 MB) 2022-05-19 13:37:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1262000 (610 MB) 2022-05-19 13:37:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1263000 (611 MB) 2022-05-19 13:37:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1264000 (611 MB) 2022-05-19 13:37:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1265000 (612 MB) 2022-05-19 13:37:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1266000 (612 MB) 2022-05-19 13:37:58 destination > 2022-05-19 13:37:58 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12870 records (24 MB) 2022-05-19 13:37:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1267000 (613 MB) 2022-05-19 13:37:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1268000 (613 MB) 2022-05-19 13:37:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1269000 (614 MB) 2022-05-19 13:38:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1270000 (614 MB) 2022-05-19 13:38:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1271000 (615 MB) 2022-05-19 13:38:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1272000 (615 MB) 2022-05-19 13:38:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1273000 (615 MB) 2022-05-19 13:38:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1274000 (616 MB) 2022-05-19 13:38:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1275000 (616 MB) 2022-05-19 13:38:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1276000 (617 MB) 2022-05-19 13:38:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1277000 (617 MB) 2022-05-19 13:38:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1278000 (618 MB) 2022-05-19 13:38:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1279000 (618 MB) 2022-05-19 13:38:04 destination > 2022-05-19 13:38:04 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12886 records (24 MB) 2022-05-19 13:38:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1280000 (619 MB) 2022-05-19 13:38:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1281000 (619 MB) 2022-05-19 13:38:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1282000 (620 MB) 2022-05-19 13:38:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1283000 (620 MB) 2022-05-19 13:38:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1284000 (621 MB) 2022-05-19 13:38:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1285000 (621 MB) 2022-05-19 13:38:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1286000 (622 MB) 2022-05-19 13:38:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1287000 (622 MB) 2022-05-19 13:38:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1288000 (623 MB) 2022-05-19 13:38:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1289000 (623 MB) 2022-05-19 13:38:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1290000 (624 MB) 2022-05-19 13:38:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1291000 (624 MB) 2022-05-19 13:38:10 destination > 2022-05-19 13:38:10 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12842 records (24 MB) 2022-05-19 13:38:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1292000 (625 MB) 2022-05-19 13:38:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1293000 (625 MB) 2022-05-19 13:38:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1294000 (626 MB) 2022-05-19 13:38:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1295000 (626 MB) 2022-05-19 13:38:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1296000 (627 MB) 2022-05-19 13:38:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1297000 (627 MB) 2022-05-19 13:38:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1298000 (628 MB) 2022-05-19 13:38:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1299000 (628 MB) 2022-05-19 13:38:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1300000 (629 MB) 2022-05-19 13:38:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1301000 (629 MB) 2022-05-19 13:38:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1302000 (630 MB) 2022-05-19 13:38:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1303000 (630 MB) 2022-05-19 13:38:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1304000 (631 MB) 2022-05-19 13:38:16 destination > 2022-05-19 13:38:16 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12892 records (24 MB) 2022-05-19 13:38:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1305000 (631 MB) 2022-05-19 13:38:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1306000 (632 MB) 2022-05-19 13:38:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1307000 (632 MB) 2022-05-19 13:38:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1308000 (633 MB) 2022-05-19 13:38:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1309000 (633 MB) 2022-05-19 13:38:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1310000 (633 MB) 2022-05-19 13:38:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1311000 (634 MB) 2022-05-19 13:38:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1312000 (634 MB) 2022-05-19 13:38:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1313000 (635 MB) 2022-05-19 13:38:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1314000 (635 MB) 2022-05-19 13:38:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1315000 (636 MB) 2022-05-19 13:38:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1316000 (636 MB) 2022-05-19 13:38:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1317000 (637 MB) 2022-05-19 13:38:22 destination > 2022-05-19 13:38:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12798 records (24 MB) 2022-05-19 13:38:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1318000 (637 MB) 2022-05-19 13:38:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1319000 (638 MB) 2022-05-19 13:38:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1320000 (638 MB) 2022-05-19 13:38:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1321000 (639 MB) 2022-05-19 13:38:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1322000 (639 MB) 2022-05-19 13:38:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1323000 (640 MB) 2022-05-19 13:38:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1324000 (640 MB) 2022-05-19 13:38:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1325000 (641 MB) 2022-05-19 13:38:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1326000 (641 MB) 2022-05-19 13:38:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1327000 (642 MB) 2022-05-19 13:38:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1328000 (642 MB) 2022-05-19 13:38:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1329000 (643 MB) 2022-05-19 13:38:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1330000 (643 MB) 2022-05-19 13:38:30 destination > 2022-05-19 13:38:30 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12856 records (24 MB) 2022-05-19 13:38:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1331000 (644 MB) 2022-05-19 13:38:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1332000 (644 MB) 2022-05-19 13:38:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1333000 (645 MB) 2022-05-19 13:38:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1334000 (645 MB) 2022-05-19 13:38:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1335000 (646 MB) 2022-05-19 13:38:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1336000 (646 MB) 2022-05-19 13:38:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1337000 (647 MB) 2022-05-19 13:38:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1338000 (647 MB) 2022-05-19 13:38:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1339000 (648 MB) 2022-05-19 13:38:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1340000 (648 MB) 2022-05-19 13:38:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1341000 (649 MB) 2022-05-19 13:38:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1342000 (649 MB) 2022-05-19 13:38:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1343000 (650 MB) 2022-05-19 13:38:35 destination > 2022-05-19 13:38:35 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12865 records (24 MB) 2022-05-19 13:38:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1344000 (650 MB) 2022-05-19 13:38:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1345000 (650 MB) 2022-05-19 13:38:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1346000 (651 MB) 2022-05-19 13:38:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1347000 (651 MB) 2022-05-19 13:38:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1348000 (652 MB) 2022-05-19 13:38:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1349000 (652 MB) 2022-05-19 13:38:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1350000 (653 MB) 2022-05-19 13:38:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1351000 (653 MB) 2022-05-19 13:38:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1352000 (654 MB) 2022-05-19 13:38:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1353000 (654 MB) 2022-05-19 13:38:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1354000 (655 MB) 2022-05-19 13:38:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1355000 (655 MB) 2022-05-19 13:38:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1356000 (656 MB) 2022-05-19 13:38:44 destination > 2022-05-19 13:38:44 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12903 records (24 MB) 2022-05-19 13:38:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1357000 (656 MB) 2022-05-19 13:38:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1358000 (657 MB) 2022-05-19 13:38:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1359000 (657 MB) 2022-05-19 13:38:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1360000 (658 MB) 2022-05-19 13:38:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1361000 (658 MB) 2022-05-19 13:38:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1362000 (659 MB) 2022-05-19 13:38:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1363000 (659 MB) 2022-05-19 13:38:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1364000 (660 MB) 2022-05-19 13:38:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1365000 (660 MB) 2022-05-19 13:38:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1366000 (661 MB) 2022-05-19 13:38:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1367000 (661 MB) 2022-05-19 13:38:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1368000 (662 MB) 2022-05-19 13:38:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1369000 (662 MB) 2022-05-19 13:38:53 destination > 2022-05-19 13:38:53 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12923 records (24 MB) 2022-05-19 13:38:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1370000 (663 MB) 2022-05-19 13:38:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1371000 (663 MB) 2022-05-19 13:38:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1372000 (664 MB) 2022-05-19 13:38:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1373000 (664 MB) 2022-05-19 13:38:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1374000 (665 MB) 2022-05-19 13:38:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1375000 (665 MB) 2022-05-19 13:38:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1376000 (665 MB) 2022-05-19 13:38:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1377000 (666 MB) 2022-05-19 13:38:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1378000 (666 MB) 2022-05-19 13:38:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1379000 (667 MB) 2022-05-19 13:38:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1380000 (667 MB) 2022-05-19 13:38:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1381000 (668 MB) 2022-05-19 13:39:00 destination > 2022-05-19 13:39:00 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12879 records (24 MB) 2022-05-19 13:39:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1382000 (668 MB) 2022-05-19 13:39:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1383000 (669 MB) 2022-05-19 13:39:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1384000 (669 MB) 2022-05-19 13:39:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1385000 (670 MB) 2022-05-19 13:39:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1386000 (670 MB) 2022-05-19 13:39:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1387000 (671 MB) 2022-05-19 13:39:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1388000 (671 MB) 2022-05-19 13:39:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1389000 (672 MB) 2022-05-19 13:39:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1390000 (672 MB) 2022-05-19 13:39:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1391000 (673 MB) 2022-05-19 13:39:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1392000 (673 MB) 2022-05-19 13:39:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1393000 (674 MB) 2022-05-19 13:39:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1394000 (674 MB) 2022-05-19 13:39:09 destination > 2022-05-19 13:39:09 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12830 records (24 MB) 2022-05-19 13:39:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1395000 (675 MB) 2022-05-19 13:39:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1396000 (675 MB) 2022-05-19 13:39:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1397000 (676 MB) 2022-05-19 13:39:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1398000 (676 MB) 2022-05-19 13:39:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1399000 (677 MB) 2022-05-19 13:39:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1400000 (677 MB) 2022-05-19 13:39:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1401000 (678 MB) 2022-05-19 13:39:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1402000 (678 MB) 2022-05-19 13:39:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1403000 (679 MB) 2022-05-19 13:39:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1404000 (679 MB) 2022-05-19 13:39:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1405000 (680 MB) 2022-05-19 13:39:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1406000 (680 MB) 2022-05-19 13:39:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1407000 (681 MB) 2022-05-19 13:39:15 destination > 2022-05-19 13:39:15 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12835 records (24 MB) 2022-05-19 13:39:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1408000 (681 MB) 2022-05-19 13:39:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1409000 (682 MB) 2022-05-19 13:39:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1410000 (682 MB) 2022-05-19 13:39:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1411000 (683 MB) 2022-05-19 13:39:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1412000 (683 MB) 2022-05-19 13:39:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1413000 (684 MB) 2022-05-19 13:39:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1414000 (684 MB) 2022-05-19 13:39:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1415000 (684 MB) 2022-05-19 13:39:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1416000 (685 MB) 2022-05-19 13:39:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1417000 (685 MB) 2022-05-19 13:39:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1418000 (686 MB) 2022-05-19 13:39:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1419000 (686 MB) 2022-05-19 13:39:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1420000 (687 MB) 2022-05-19 13:39:20 destination > 2022-05-19 13:39:20 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12879 records (24 MB) 2022-05-19 13:39:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1421000 (687 MB) 2022-05-19 13:39:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1422000 (688 MB) 2022-05-19 13:39:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1423000 (688 MB) 2022-05-19 13:39:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1424000 (689 MB) 2022-05-19 13:39:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1425000 (689 MB) 2022-05-19 13:39:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1426000 (690 MB) 2022-05-19 13:39:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1427000 (690 MB) 2022-05-19 13:39:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1428000 (691 MB) 2022-05-19 13:39:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1429000 (691 MB) 2022-05-19 13:39:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1430000 (692 MB) 2022-05-19 13:39:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1431000 (692 MB) 2022-05-19 13:39:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1432000 (693 MB) 2022-05-19 13:39:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1433000 (693 MB) 2022-05-19 13:39:30 destination > 2022-05-19 13:39:30 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12903 records (24 MB) 2022-05-19 13:39:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1434000 (694 MB) 2022-05-19 13:39:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1435000 (694 MB) 2022-05-19 13:39:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1436000 (695 MB) 2022-05-19 13:39:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1437000 (695 MB) 2022-05-19 13:39:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1438000 (696 MB) 2022-05-19 13:39:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1439000 (696 MB) 2022-05-19 13:39:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1440000 (697 MB) 2022-05-19 13:39:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1441000 (697 MB) 2022-05-19 13:39:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1442000 (698 MB) 2022-05-19 13:39:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1443000 (698 MB) 2022-05-19 13:39:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1444000 (699 MB) 2022-05-19 13:39:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1445000 (699 MB) 2022-05-19 13:39:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1446000 (700 MB) 2022-05-19 13:39:38 destination > 2022-05-19 13:39:38 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12795 records (24 MB) 2022-05-19 13:39:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1447000 (700 MB) 2022-05-19 13:39:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1448000 (701 MB) 2022-05-19 13:39:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1449000 (701 MB) 2022-05-19 13:39:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1450000 (702 MB) 2022-05-19 13:39:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1451000 (702 MB) 2022-05-19 13:39:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1452000 (702 MB) 2022-05-19 13:39:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1453000 (703 MB) 2022-05-19 13:39:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1454000 (703 MB) 2022-05-19 13:39:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1455000 (704 MB) 2022-05-19 13:39:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1456000 (704 MB) 2022-05-19 13:39:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1457000 (705 MB) 2022-05-19 13:39:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1458000 (705 MB) 2022-05-19 13:39:43 destination > 2022-05-19 13:39:43 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12789 records (24 MB) 2022-05-19 13:39:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1459000 (706 MB) 2022-05-19 13:39:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1460000 (706 MB) 2022-05-19 13:39:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1461000 (707 MB) 2022-05-19 13:39:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1462000 (707 MB) 2022-05-19 13:39:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1463000 (708 MB) 2022-05-19 13:39:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1464000 (708 MB) 2022-05-19 13:39:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1465000 (709 MB) 2022-05-19 13:39:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1466000 (709 MB) 2022-05-19 13:39:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1467000 (710 MB) 2022-05-19 13:39:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1468000 (710 MB) 2022-05-19 13:39:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1469000 (711 MB) 2022-05-19 13:39:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1470000 (711 MB) 2022-05-19 13:39:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1471000 (712 MB) 2022-05-19 13:39:51 destination > 2022-05-19 13:39:51 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12906 records (24 MB) 2022-05-19 13:39:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1472000 (712 MB) 2022-05-19 13:39:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1473000 (713 MB) 2022-05-19 13:39:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1474000 (713 MB) 2022-05-19 13:39:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1475000 (714 MB) 2022-05-19 13:39:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1476000 (714 MB) 2022-05-19 13:39:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1477000 (715 MB) 2022-05-19 13:39:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1478000 (715 MB) 2022-05-19 13:39:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1479000 (716 MB) 2022-05-19 13:39:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1480000 (716 MB) 2022-05-19 13:39:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1481000 (717 MB) 2022-05-19 13:39:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1482000 (717 MB) 2022-05-19 13:39:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1483000 (718 MB) 2022-05-19 13:39:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1484000 (718 MB) 2022-05-19 13:39:56 destination > 2022-05-19 13:39:56 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12809 records (24 MB) 2022-05-19 13:39:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1485000 (719 MB) 2022-05-19 13:39:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1486000 (719 MB) 2022-05-19 13:39:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1487000 (720 MB) 2022-05-19 13:39:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1488000 (720 MB) 2022-05-19 13:39:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1489000 (721 MB) 2022-05-19 13:39:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1490000 (721 MB) 2022-05-19 13:40:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1491000 (721 MB) 2022-05-19 13:40:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1492000 (722 MB) 2022-05-19 13:40:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1493000 (722 MB) 2022-05-19 13:40:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1494000 (723 MB) 2022-05-19 13:40:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1495000 (723 MB) 2022-05-19 13:40:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1496000 (724 MB) 2022-05-19 13:40:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1497000 (724 MB) 2022-05-19 13:40:03 destination > 2022-05-19 13:40:03 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12882 records (24 MB) 2022-05-19 13:40:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1498000 (725 MB) 2022-05-19 13:40:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1499000 (725 MB) 2022-05-19 13:40:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1500000 (726 MB) 2022-05-19 13:40:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1501000 (726 MB) 2022-05-19 13:40:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1502000 (727 MB) 2022-05-19 13:40:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1503000 (727 MB) 2022-05-19 13:40:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1504000 (728 MB) 2022-05-19 13:40:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1505000 (728 MB) 2022-05-19 13:40:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1506000 (729 MB) 2022-05-19 13:40:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1507000 (729 MB) 2022-05-19 13:40:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1508000 (730 MB) 2022-05-19 13:40:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1509000 (730 MB) 2022-05-19 13:40:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1510000 (731 MB) 2022-05-19 13:40:12 destination > 2022-05-19 13:40:12 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12801 records (24 MB) 2022-05-19 13:40:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1511000 (731 MB) 2022-05-19 13:40:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1512000 (732 MB) 2022-05-19 13:40:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1513000 (732 MB) 2022-05-19 13:40:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1514000 (733 MB) 2022-05-19 13:40:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1515000 (733 MB) 2022-05-19 13:40:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1516000 (734 MB) 2022-05-19 13:40:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1517000 (734 MB) 2022-05-19 13:40:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1518000 (735 MB) 2022-05-19 13:40:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1519000 (735 MB) 2022-05-19 13:40:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1520000 (736 MB) 2022-05-19 13:40:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1521000 (736 MB) 2022-05-19 13:40:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1522000 (737 MB) 2022-05-19 13:40:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1523000 (737 MB) 2022-05-19 13:40:18 destination > 2022-05-19 13:40:18 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12854 records (24 MB) 2022-05-19 13:40:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1524000 (738 MB) 2022-05-19 13:40:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1525000 (738 MB) 2022-05-19 13:40:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1526000 (739 MB) 2022-05-19 13:40:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1527000 (739 MB) 2022-05-19 13:40:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1528000 (739 MB) 2022-05-19 13:40:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1529000 (740 MB) 2022-05-19 13:40:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1530000 (740 MB) 2022-05-19 13:40:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1531000 (741 MB) 2022-05-19 13:40:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1532000 (741 MB) 2022-05-19 13:40:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1533000 (742 MB) 2022-05-19 13:40:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1534000 (742 MB) 2022-05-19 13:40:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1535000 (743 MB) 2022-05-19 13:40:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1536000 (743 MB) 2022-05-19 13:40:24 destination > 2022-05-19 13:40:24 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12863 records (24 MB) 2022-05-19 13:40:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1537000 (744 MB) 2022-05-19 13:40:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1538000 (744 MB) 2022-05-19 13:40:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1539000 (745 MB) 2022-05-19 13:40:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1540000 (745 MB) 2022-05-19 13:40:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1541000 (746 MB) 2022-05-19 13:40:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1542000 (746 MB) 2022-05-19 13:40:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1543000 (747 MB) 2022-05-19 13:40:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1544000 (747 MB) 2022-05-19 13:40:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1545000 (748 MB) 2022-05-19 13:40:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1546000 (748 MB) 2022-05-19 13:40:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1547000 (749 MB) 2022-05-19 13:40:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1548000 (749 MB) 2022-05-19 13:40:30 destination > 2022-05-19 13:40:30 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12859 records (24 MB) 2022-05-19 13:40:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1549000 (750 MB) 2022-05-19 13:40:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1550000 (750 MB) 2022-05-19 13:40:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1551000 (751 MB) 2022-05-19 13:40:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1552000 (751 MB) 2022-05-19 13:40:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1553000 (752 MB) 2022-05-19 13:40:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1554000 (752 MB) 2022-05-19 13:40:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1555000 (753 MB) 2022-05-19 13:40:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1556000 (753 MB) 2022-05-19 13:40:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1557000 (754 MB) 2022-05-19 13:40:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1558000 (754 MB) 2022-05-19 13:40:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1559000 (755 MB) 2022-05-19 13:40:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1560000 (755 MB) 2022-05-19 13:40:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1561000 (756 MB) 2022-05-19 13:40:34 destination > 2022-05-19 13:40:34 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12881 records (24 MB) 2022-05-19 13:40:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1562000 (756 MB) 2022-05-19 13:40:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1563000 (756 MB) 2022-05-19 13:40:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1564000 (757 MB) 2022-05-19 13:40:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1565000 (757 MB) 2022-05-19 13:40:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1566000 (758 MB) 2022-05-19 13:40:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1567000 (758 MB) 2022-05-19 13:40:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1568000 (759 MB) 2022-05-19 13:40:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1569000 (759 MB) 2022-05-19 13:40:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1570000 (760 MB) 2022-05-19 13:40:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1571000 (760 MB) 2022-05-19 13:40:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1572000 (761 MB) 2022-05-19 13:40:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1573000 (761 MB) 2022-05-19 13:40:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1574000 (762 MB) 2022-05-19 13:40:40 destination > 2022-05-19 13:40:40 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12819 records (24 MB) 2022-05-19 13:40:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1575000 (762 MB) 2022-05-19 13:40:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1576000 (763 MB) 2022-05-19 13:40:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1577000 (763 MB) 2022-05-19 13:40:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1578000 (764 MB) 2022-05-19 13:40:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1579000 (764 MB) 2022-05-19 13:40:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1580000 (765 MB) 2022-05-19 13:40:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1581000 (765 MB) 2022-05-19 13:40:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1582000 (766 MB) 2022-05-19 13:40:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1583000 (766 MB) 2022-05-19 13:40:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1584000 (767 MB) 2022-05-19 13:40:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1585000 (767 MB) 2022-05-19 13:40:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1586000 (768 MB) 2022-05-19 13:40:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1587000 (768 MB) 2022-05-19 13:40:46 destination > 2022-05-19 13:40:46 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12857 records (24 MB) 2022-05-19 13:40:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1588000 (769 MB) 2022-05-19 13:40:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1589000 (769 MB) 2022-05-19 13:40:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1590000 (770 MB) 2022-05-19 13:40:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1591000 (770 MB) 2022-05-19 13:40:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1592000 (771 MB) 2022-05-19 13:40:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1593000 (771 MB) 2022-05-19 13:40:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1594000 (772 MB) 2022-05-19 13:40:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1595000 (772 MB) 2022-05-19 13:40:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1596000 (773 MB) 2022-05-19 13:40:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1597000 (773 MB) 2022-05-19 13:40:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1598000 (774 MB) 2022-05-19 13:40:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1599000 (774 MB) 2022-05-19 13:40:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1600000 (775 MB) 2022-05-19 13:40:52 destination > 2022-05-19 13:40:52 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12740 records (24 MB) 2022-05-19 13:40:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1601000 (775 MB) 2022-05-19 13:40:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1602000 (776 MB) 2022-05-19 13:40:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1603000 (776 MB) 2022-05-19 13:40:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1604000 (777 MB) 2022-05-19 13:40:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1605000 (777 MB) 2022-05-19 13:40:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1606000 (778 MB) 2022-05-19 13:40:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1607000 (778 MB) 2022-05-19 13:40:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1608000 (778 MB) 2022-05-19 13:40:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1609000 (779 MB) 2022-05-19 13:40:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1610000 (779 MB) 2022-05-19 13:40:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1611000 (780 MB) 2022-05-19 13:40:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1612000 (780 MB) 2022-05-19 13:40:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1613000 (781 MB) 2022-05-19 13:40:57 destination > 2022-05-19 13:40:57 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12807 records (24 MB) 2022-05-19 13:40:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1614000 (781 MB) 2022-05-19 13:40:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1615000 (782 MB) 2022-05-19 13:40:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1616000 (782 MB) 2022-05-19 13:40:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1617000 (783 MB) 2022-05-19 13:40:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1618000 (783 MB) 2022-05-19 13:41:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1619000 (784 MB) 2022-05-19 13:41:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1620000 (784 MB) 2022-05-19 13:41:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1621000 (785 MB) 2022-05-19 13:41:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1622000 (785 MB) 2022-05-19 13:41:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1623000 (786 MB) 2022-05-19 13:41:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1624000 (786 MB) 2022-05-19 13:41:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1625000 (787 MB) 2022-05-19 13:41:03 destination > 2022-05-19 13:41:03 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12762 records (24 MB) 2022-05-19 13:41:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1626000 (787 MB) 2022-05-19 13:41:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1627000 (788 MB) 2022-05-19 13:41:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1628000 (788 MB) 2022-05-19 13:41:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1629000 (789 MB) 2022-05-19 13:41:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1630000 (789 MB) 2022-05-19 13:41:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1631000 (790 MB) 2022-05-19 13:41:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1632000 (790 MB) 2022-05-19 13:41:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1633000 (791 MB) 2022-05-19 13:41:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1634000 (791 MB) 2022-05-19 13:41:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1635000 (792 MB) 2022-05-19 13:41:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1636000 (792 MB) 2022-05-19 13:41:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1637000 (793 MB) 2022-05-19 13:41:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1638000 (793 MB) 2022-05-19 13:41:08 destination > 2022-05-19 13:41:08 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12786 records (24 MB) 2022-05-19 13:41:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1639000 (794 MB) 2022-05-19 13:41:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1640000 (794 MB) 2022-05-19 13:41:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1641000 (795 MB) 2022-05-19 13:41:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1642000 (795 MB) 2022-05-19 13:41:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1643000 (796 MB) 2022-05-19 13:41:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1644000 (796 MB) 2022-05-19 13:41:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1645000 (797 MB) 2022-05-19 13:41:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1646000 (797 MB) 2022-05-19 13:41:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1647000 (798 MB) 2022-05-19 13:41:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1648000 (798 MB) 2022-05-19 13:41:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1649000 (799 MB) 2022-05-19 13:41:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1650000 (799 MB) 2022-05-19 13:41:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1651000 (800 MB) 2022-05-19 13:41:18 destination > 2022-05-19 13:41:18 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12733 records (24 MB) 2022-05-19 13:41:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1652000 (800 MB) 2022-05-19 13:41:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1653000 (801 MB) 2022-05-19 13:41:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1654000 (801 MB) 2022-05-19 13:41:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1655000 (801 MB) 2022-05-19 13:41:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1656000 (802 MB) 2022-05-19 13:41:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1657000 (802 MB) 2022-05-19 13:41:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1658000 (803 MB) 2022-05-19 13:41:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1659000 (803 MB) 2022-05-19 13:41:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1660000 (804 MB) 2022-05-19 13:41:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1661000 (804 MB) 2022-05-19 13:41:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1662000 (805 MB) 2022-05-19 13:41:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1663000 (805 MB) 2022-05-19 13:41:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1664000 (806 MB) 2022-05-19 13:41:23 destination > 2022-05-19 13:41:23 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12758 records (24 MB) 2022-05-19 13:41:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1665000 (806 MB) 2022-05-19 13:41:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1666000 (807 MB) 2022-05-19 13:41:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1667000 (807 MB) 2022-05-19 13:41:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1668000 (808 MB) 2022-05-19 13:41:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1669000 (808 MB) 2022-05-19 13:41:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1670000 (809 MB) 2022-05-19 13:41:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1671000 (809 MB) 2022-05-19 13:41:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1672000 (810 MB) 2022-05-19 13:41:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1673000 (810 MB) 2022-05-19 13:41:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1674000 (811 MB) 2022-05-19 13:41:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1675000 (811 MB) 2022-05-19 13:41:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1676000 (812 MB) 2022-05-19 13:41:28 destination > 2022-05-19 13:41:28 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12767 records (24 MB) 2022-05-19 13:41:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1677000 (812 MB) 2022-05-19 13:41:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1678000 (813 MB) 2022-05-19 13:41:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1679000 (813 MB) 2022-05-19 13:41:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1680000 (814 MB) 2022-05-19 13:41:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1681000 (814 MB) 2022-05-19 13:41:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1682000 (815 MB) 2022-05-19 13:41:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1683000 (815 MB) 2022-05-19 13:41:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1684000 (816 MB) 2022-05-19 13:41:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1685000 (816 MB) 2022-05-19 13:41:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1686000 (817 MB) 2022-05-19 13:41:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1687000 (817 MB) 2022-05-19 13:41:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1688000 (818 MB) 2022-05-19 13:41:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1689000 (818 MB) 2022-05-19 13:41:38 destination > 2022-05-19 13:41:38 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12710 records (24 MB) 2022-05-19 13:41:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1690000 (819 MB) 2022-05-19 13:41:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1691000 (819 MB) 2022-05-19 13:41:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1692000 (820 MB) 2022-05-19 13:41:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1693000 (820 MB) 2022-05-19 13:41:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1694000 (821 MB) 2022-05-19 13:41:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1695000 (821 MB) 2022-05-19 13:41:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1696000 (822 MB) 2022-05-19 13:41:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1697000 (822 MB) 2022-05-19 13:41:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1698000 (823 MB) 2022-05-19 13:41:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1699000 (823 MB) 2022-05-19 13:41:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1700000 (824 MB) 2022-05-19 13:41:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1701000 (824 MB) 2022-05-19 13:41:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1702000 (825 MB) 2022-05-19 13:41:43 destination > 2022-05-19 13:41:43 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12807 records (24 MB) 2022-05-19 13:41:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1703000 (825 MB) 2022-05-19 13:41:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1704000 (826 MB) 2022-05-19 13:41:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1705000 (826 MB) 2022-05-19 13:41:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1706000 (826 MB) 2022-05-19 13:41:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1707000 (827 MB) 2022-05-19 13:41:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1708000 (827 MB) 2022-05-19 13:41:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1709000 (828 MB) 2022-05-19 13:41:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1710000 (828 MB) 2022-05-19 13:41:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1711000 (829 MB) 2022-05-19 13:41:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1712000 (829 MB) 2022-05-19 13:41:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1713000 (830 MB) 2022-05-19 13:41:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1714000 (830 MB) 2022-05-19 13:41:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1715000 (831 MB) 2022-05-19 13:41:50 destination > 2022-05-19 13:41:50 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12745 records (24 MB) 2022-05-19 13:41:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1716000 (831 MB) 2022-05-19 13:41:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1717000 (832 MB) 2022-05-19 13:41:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1718000 (832 MB) 2022-05-19 13:41:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1719000 (833 MB) 2022-05-19 13:41:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1720000 (833 MB) 2022-05-19 13:41:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1721000 (834 MB) 2022-05-19 13:41:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1722000 (834 MB) 2022-05-19 13:41:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1723000 (835 MB) 2022-05-19 13:41:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1724000 (835 MB) 2022-05-19 13:41:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1725000 (836 MB) 2022-05-19 13:41:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1726000 (836 MB) 2022-05-19 13:41:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1727000 (837 MB) 2022-05-19 13:41:56 destination > 2022-05-19 13:41:56 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12761 records (24 MB) 2022-05-19 13:41:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1728000 (837 MB) 2022-05-19 13:41:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1729000 (838 MB) 2022-05-19 13:41:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1730000 (838 MB) 2022-05-19 13:41:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1731000 (839 MB) 2022-05-19 13:41:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1732000 (839 MB) 2022-05-19 13:41:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1733000 (840 MB) 2022-05-19 13:41:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1734000 (840 MB) 2022-05-19 13:41:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1735000 (841 MB) 2022-05-19 13:41:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1736000 (841 MB) 2022-05-19 13:41:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1737000 (842 MB) 2022-05-19 13:42:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1738000 (842 MB) 2022-05-19 13:42:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1739000 (843 MB) 2022-05-19 13:42:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1740000 (843 MB) 2022-05-19 13:42:01 destination > 2022-05-19 13:42:01 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12810 records (24 MB) 2022-05-19 13:42:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1741000 (844 MB) 2022-05-19 13:42:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1742000 (844 MB) 2022-05-19 13:42:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1743000 (845 MB) 2022-05-19 13:42:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1744000 (845 MB) 2022-05-19 13:42:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1745000 (846 MB) 2022-05-19 13:42:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1746000 (846 MB) 2022-05-19 13:42:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1747000 (847 MB) 2022-05-19 13:42:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1748000 (847 MB) 2022-05-19 13:42:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1749000 (848 MB) 2022-05-19 13:42:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1750000 (848 MB) 2022-05-19 13:42:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1751000 (849 MB) 2022-05-19 13:42:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1752000 (849 MB) 2022-05-19 13:42:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1753000 (849 MB) 2022-05-19 13:42:06 destination > 2022-05-19 13:42:06 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12768 records (24 MB) 2022-05-19 13:42:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1754000 (850 MB) 2022-05-19 13:42:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1755000 (850 MB) 2022-05-19 13:42:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1756000 (851 MB) 2022-05-19 13:42:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1757000 (851 MB) 2022-05-19 13:42:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1758000 (852 MB) 2022-05-19 13:42:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1759000 (852 MB) 2022-05-19 13:42:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1760000 (853 MB) 2022-05-19 13:42:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1761000 (853 MB) 2022-05-19 13:42:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1762000 (854 MB) 2022-05-19 13:42:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1763000 (854 MB) 2022-05-19 13:42:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1764000 (855 MB) 2022-05-19 13:42:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1765000 (855 MB) 2022-05-19 13:42:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1766000 (856 MB) 2022-05-19 13:42:12 destination > 2022-05-19 13:42:12 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12771 records (24 MB) 2022-05-19 13:42:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1767000 (856 MB) 2022-05-19 13:42:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1768000 (857 MB) 2022-05-19 13:42:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1769000 (857 MB) 2022-05-19 13:42:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1770000 (858 MB) 2022-05-19 13:42:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1771000 (858 MB) 2022-05-19 13:42:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1772000 (859 MB) 2022-05-19 13:42:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1773000 (859 MB) 2022-05-19 13:42:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1774000 (860 MB) 2022-05-19 13:42:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1775000 (860 MB) 2022-05-19 13:42:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1776000 (861 MB) 2022-05-19 13:42:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1777000 (861 MB) 2022-05-19 13:42:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1778000 (862 MB) 2022-05-19 13:42:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1779000 (862 MB) 2022-05-19 13:42:18 destination > 2022-05-19 13:42:18 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12789 records (24 MB) 2022-05-19 13:42:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1780000 (863 MB) 2022-05-19 13:42:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1781000 (863 MB) 2022-05-19 13:42:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1782000 (864 MB) 2022-05-19 13:42:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1783000 (864 MB) 2022-05-19 13:42:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1784000 (865 MB) 2022-05-19 13:42:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1785000 (865 MB) 2022-05-19 13:42:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1786000 (866 MB) 2022-05-19 13:42:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1787000 (866 MB) 2022-05-19 13:42:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1788000 (867 MB) 2022-05-19 13:42:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1789000 (867 MB) 2022-05-19 13:42:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1790000 (868 MB) 2022-05-19 13:42:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1791000 (868 MB) 2022-05-19 13:42:22 destination > 2022-05-19 13:42:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12795 records (24 MB) 2022-05-19 13:42:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1792000 (869 MB) 2022-05-19 13:42:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1793000 (869 MB) 2022-05-19 13:42:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1794000 (870 MB) 2022-05-19 13:42:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1795000 (870 MB) 2022-05-19 13:42:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1796000 (871 MB) 2022-05-19 13:42:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1797000 (871 MB) 2022-05-19 13:42:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1798000 (872 MB) 2022-05-19 13:42:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1799000 (872 MB) 2022-05-19 13:42:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1800000 (872 MB) 2022-05-19 13:42:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1801000 (873 MB) 2022-05-19 13:42:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1802000 (873 MB) 2022-05-19 13:42:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1803000 (874 MB) 2022-05-19 13:42:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1804000 (874 MB) 2022-05-19 13:42:31 destination > 2022-05-19 13:42:31 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12826 records (24 MB) 2022-05-19 13:42:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1805000 (875 MB) 2022-05-19 13:42:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1806000 (875 MB) 2022-05-19 13:42:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1807000 (876 MB) 2022-05-19 13:42:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1808000 (876 MB) 2022-05-19 13:42:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1809000 (877 MB) 2022-05-19 13:42:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1810000 (877 MB) 2022-05-19 13:42:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1811000 (878 MB) 2022-05-19 13:42:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1812000 (878 MB) 2022-05-19 13:42:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1813000 (879 MB) 2022-05-19 13:42:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1814000 (879 MB) 2022-05-19 13:42:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1815000 (880 MB) 2022-05-19 13:42:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1816000 (880 MB) 2022-05-19 13:42:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1817000 (881 MB) 2022-05-19 13:42:36 destination > 2022-05-19 13:42:36 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12722 records (24 MB) 2022-05-19 13:42:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1818000 (881 MB) 2022-05-19 13:42:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1819000 (882 MB) 2022-05-19 13:42:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1820000 (882 MB) 2022-05-19 13:42:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1821000 (883 MB) 2022-05-19 13:42:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1822000 (883 MB) 2022-05-19 13:42:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1823000 (884 MB) 2022-05-19 13:42:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1824000 (884 MB) 2022-05-19 13:42:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1825000 (885 MB) 2022-05-19 13:42:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1826000 (885 MB) 2022-05-19 13:42:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1827000 (886 MB) 2022-05-19 13:42:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1828000 (886 MB) 2022-05-19 13:42:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1829000 (887 MB) 2022-05-19 13:42:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1830000 (887 MB) 2022-05-19 13:42:43 destination > 2022-05-19 13:42:43 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12817 records (24 MB) 2022-05-19 13:42:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1831000 (888 MB) 2022-05-19 13:42:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1832000 (888 MB) 2022-05-19 13:42:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1833000 (889 MB) 2022-05-19 13:42:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1834000 (889 MB) 2022-05-19 13:42:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1835000 (890 MB) 2022-05-19 13:42:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1836000 (890 MB) 2022-05-19 13:42:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1837000 (891 MB) 2022-05-19 13:42:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1838000 (891 MB) 2022-05-19 13:42:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1839000 (892 MB) 2022-05-19 13:42:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1840000 (892 MB) 2022-05-19 13:42:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1841000 (893 MB) 2022-05-19 13:42:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1842000 (893 MB) 2022-05-19 13:42:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1843000 (893 MB) 2022-05-19 13:42:48 destination > 2022-05-19 13:42:48 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12800 records (24 MB) 2022-05-19 13:42:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1844000 (894 MB) 2022-05-19 13:42:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1845000 (894 MB) 2022-05-19 13:42:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1846000 (895 MB) 2022-05-19 13:42:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1847000 (895 MB) 2022-05-19 13:42:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1848000 (896 MB) 2022-05-19 13:42:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1849000 (896 MB) 2022-05-19 13:42:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1850000 (897 MB) 2022-05-19 13:42:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1851000 (897 MB) 2022-05-19 13:42:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1852000 (898 MB) 2022-05-19 13:42:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1853000 (898 MB) 2022-05-19 13:42:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1854000 (899 MB) 2022-05-19 13:42:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1855000 (899 MB) 2022-05-19 13:42:56 destination > 2022-05-19 13:42:56 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12764 records (24 MB) 2022-05-19 13:42:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1856000 (900 MB) 2022-05-19 13:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1857000 (900 MB) 2022-05-19 13:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1858000 (901 MB) 2022-05-19 13:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1859000 (901 MB) 2022-05-19 13:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1860000 (902 MB) 2022-05-19 13:42:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1861000 (902 MB) 2022-05-19 13:42:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1862000 (903 MB) 2022-05-19 13:43:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1863000 (903 MB) 2022-05-19 13:43:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1864000 (904 MB) 2022-05-19 13:43:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1865000 (904 MB) 2022-05-19 13:43:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1866000 (905 MB) 2022-05-19 13:43:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1867000 (905 MB) 2022-05-19 13:43:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1868000 (906 MB) 2022-05-19 13:43:05 destination > 2022-05-19 13:43:05 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12782 records (24 MB) 2022-05-19 13:43:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1869000 (906 MB) 2022-05-19 13:43:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1870000 (907 MB) 2022-05-19 13:43:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1871000 (907 MB) 2022-05-19 13:43:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1872000 (908 MB) 2022-05-19 13:43:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1873000 (908 MB) 2022-05-19 13:43:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1874000 (909 MB) 2022-05-19 13:43:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1875000 (909 MB) 2022-05-19 13:43:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1876000 (910 MB) 2022-05-19 13:43:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1877000 (910 MB) 2022-05-19 13:43:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1878000 (911 MB) 2022-05-19 13:43:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1879000 (911 MB) 2022-05-19 13:43:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1880000 (912 MB) 2022-05-19 13:43:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1881000 (912 MB) 2022-05-19 13:43:10 destination > 2022-05-19 13:43:10 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12746 records (24 MB) 2022-05-19 13:43:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1882000 (913 MB) 2022-05-19 13:43:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1883000 (913 MB) 2022-05-19 13:43:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1884000 (914 MB) 2022-05-19 13:43:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1885000 (914 MB) 2022-05-19 13:43:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1886000 (915 MB) 2022-05-19 13:43:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1887000 (915 MB) 2022-05-19 13:43:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1888000 (915 MB) 2022-05-19 13:43:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1889000 (916 MB) 2022-05-19 13:43:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1890000 (916 MB) 2022-05-19 13:43:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1891000 (917 MB) 2022-05-19 13:43:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1892000 (917 MB) 2022-05-19 13:43:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1893000 (918 MB) 2022-05-19 13:43:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1894000 (918 MB) 2022-05-19 13:43:17 destination > 2022-05-19 13:43:17 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12798 records (24 MB) 2022-05-19 13:43:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1895000 (919 MB) 2022-05-19 13:43:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1896000 (919 MB) 2022-05-19 13:43:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1897000 (920 MB) 2022-05-19 13:43:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1898000 (920 MB) 2022-05-19 13:43:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1899000 (921 MB) 2022-05-19 13:43:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1900000 (921 MB) 2022-05-19 13:43:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1901000 (922 MB) 2022-05-19 13:43:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1902000 (922 MB) 2022-05-19 13:43:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1903000 (923 MB) 2022-05-19 13:43:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1904000 (923 MB) 2022-05-19 13:43:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1905000 (924 MB) 2022-05-19 13:43:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1906000 (924 MB) 2022-05-19 13:43:24 destination > 2022-05-19 13:43:24 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12781 records (24 MB) 2022-05-19 13:43:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1907000 (925 MB) 2022-05-19 13:43:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1908000 (925 MB) 2022-05-19 13:43:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1909000 (926 MB) 2022-05-19 13:43:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1910000 (926 MB) 2022-05-19 13:43:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1911000 (927 MB) 2022-05-19 13:43:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1912000 (927 MB) 2022-05-19 13:43:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1913000 (928 MB) 2022-05-19 13:43:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1914000 (928 MB) 2022-05-19 13:43:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1915000 (929 MB) 2022-05-19 13:43:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1916000 (929 MB) 2022-05-19 13:43:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1917000 (930 MB) 2022-05-19 13:43:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1918000 (930 MB) 2022-05-19 13:43:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1919000 (931 MB) 2022-05-19 13:43:29 destination > 2022-05-19 13:43:29 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12810 records (24 MB) 2022-05-19 13:43:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1920000 (931 MB) 2022-05-19 13:43:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1921000 (932 MB) 2022-05-19 13:43:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1922000 (932 MB) 2022-05-19 13:43:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1923000 (933 MB) 2022-05-19 13:43:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1924000 (933 MB) 2022-05-19 13:43:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1925000 (934 MB) 2022-05-19 13:43:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1926000 (934 MB) 2022-05-19 13:43:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1927000 (935 MB) 2022-05-19 13:43:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1928000 (935 MB) 2022-05-19 13:43:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1929000 (936 MB) 2022-05-19 13:43:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1930000 (936 MB) 2022-05-19 13:43:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1931000 (937 MB) 2022-05-19 13:43:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1932000 (937 MB) 2022-05-19 13:43:35 destination > 2022-05-19 13:43:35 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12761 records (24 MB) 2022-05-19 13:43:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1933000 (937 MB) 2022-05-19 13:43:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1934000 (938 MB) 2022-05-19 13:43:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1935000 (938 MB) 2022-05-19 13:43:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1936000 (939 MB) 2022-05-19 13:43:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1937000 (939 MB) 2022-05-19 13:43:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1938000 (940 MB) 2022-05-19 13:43:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1939000 (940 MB) 2022-05-19 13:43:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1940000 (941 MB) 2022-05-19 13:43:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1941000 (941 MB) 2022-05-19 13:43:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1942000 (942 MB) 2022-05-19 13:43:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1943000 (942 MB) 2022-05-19 13:43:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1944000 (943 MB) 2022-05-19 13:43:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1945000 (943 MB) 2022-05-19 13:43:42 destination > 2022-05-19 13:43:42 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12872 records (24 MB) 2022-05-19 13:43:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1946000 (944 MB) 2022-05-19 13:43:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1947000 (944 MB) 2022-05-19 13:43:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1948000 (945 MB) 2022-05-19 13:43:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1949000 (945 MB) 2022-05-19 13:43:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1950000 (946 MB) 2022-05-19 13:43:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1951000 (946 MB) 2022-05-19 13:43:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1952000 (947 MB) 2022-05-19 13:43:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1953000 (947 MB) 2022-05-19 13:43:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1954000 (948 MB) 2022-05-19 13:43:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1955000 (948 MB) 2022-05-19 13:43:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1956000 (949 MB) 2022-05-19 13:43:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1957000 (949 MB) 2022-05-19 13:43:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1958000 (950 MB) 2022-05-19 13:43:47 destination > 2022-05-19 13:43:47 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12777 records (24 MB) 2022-05-19 13:43:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1959000 (950 MB) 2022-05-19 13:43:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1960000 (951 MB) 2022-05-19 13:43:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1961000 (951 MB) 2022-05-19 13:43:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1962000 (952 MB) 2022-05-19 13:43:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1963000 (952 MB) 2022-05-19 13:43:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1964000 (953 MB) 2022-05-19 13:43:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1965000 (953 MB) 2022-05-19 13:43:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1966000 (954 MB) 2022-05-19 13:43:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1967000 (954 MB) 2022-05-19 13:43:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1968000 (955 MB) 2022-05-19 13:43:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1969000 (955 MB) 2022-05-19 13:43:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1970000 (955 MB) 2022-05-19 13:43:55 destination > 2022-05-19 13:43:55 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12860 records (24 MB) 2022-05-19 13:43:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1971000 (956 MB) 2022-05-19 13:43:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1972000 (956 MB) 2022-05-19 13:43:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1973000 (957 MB) 2022-05-19 13:43:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1974000 (957 MB) 2022-05-19 13:43:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1975000 (958 MB) 2022-05-19 13:43:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1976000 (958 MB) 2022-05-19 13:43:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1977000 (959 MB) 2022-05-19 13:43:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1978000 (959 MB) 2022-05-19 13:43:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1979000 (960 MB) 2022-05-19 13:43:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1980000 (960 MB) 2022-05-19 13:44:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1981000 (961 MB) 2022-05-19 13:44:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1982000 (961 MB) 2022-05-19 13:44:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1983000 (962 MB) 2022-05-19 13:44:06 destination > 2022-05-19 13:44:06 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12860 records (24 MB) 2022-05-19 13:44:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1984000 (962 MB) 2022-05-19 13:44:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1985000 (963 MB) 2022-05-19 13:44:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1986000 (963 MB) 2022-05-19 13:44:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1987000 (964 MB) 2022-05-19 13:44:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1988000 (964 MB) 2022-05-19 13:44:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1989000 (965 MB) 2022-05-19 13:44:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1990000 (965 MB) 2022-05-19 13:44:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1991000 (966 MB) 2022-05-19 13:44:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1992000 (966 MB) 2022-05-19 13:44:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1993000 (967 MB) 2022-05-19 13:44:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1994000 (967 MB) 2022-05-19 13:44:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1995000 (968 MB) 2022-05-19 13:44:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1996000 (968 MB) 2022-05-19 13:44:11 destination > 2022-05-19 13:44:11 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12751 records (24 MB) 2022-05-19 13:44:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1997000 (969 MB) 2022-05-19 13:44:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1998000 (969 MB) 2022-05-19 13:44:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1999000 (970 MB) 2022-05-19 13:44:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2000000 (970 MB) 2022-05-19 13:44:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2001000 (971 MB) 2022-05-19 13:44:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2002000 (971 MB) 2022-05-19 13:44:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2003000 (972 MB) 2022-05-19 13:44:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2004000 (972 MB) 2022-05-19 13:44:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2005000 (973 MB) 2022-05-19 13:44:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2006000 (973 MB) 2022-05-19 13:44:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2007000 (974 MB) 2022-05-19 13:44:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2008000 (974 MB) 2022-05-19 13:44:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2009000 (975 MB) 2022-05-19 13:44:26 destination > 2022-05-19 13:44:26 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12823 records (24 MB) 2022-05-19 13:44:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2010000 (975 MB) 2022-05-19 13:44:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2011000 (975 MB) 2022-05-19 13:44:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2012000 (976 MB) 2022-05-19 13:44:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2013000 (976 MB) 2022-05-19 13:44:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2014000 (977 MB) 2022-05-19 13:44:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2015000 (977 MB) 2022-05-19 13:44:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2016000 (978 MB) 2022-05-19 13:44:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2017000 (978 MB) 2022-05-19 13:44:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2018000 (979 MB) 2022-05-19 13:44:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2019000 (979 MB) 2022-05-19 13:44:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2020000 (980 MB) 2022-05-19 13:44:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2021000 (980 MB) 2022-05-19 13:44:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2022000 (981 MB) 2022-05-19 13:44:31 destination > 2022-05-19 13:44:31 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12774 records (24 MB) 2022-05-19 13:44:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2023000 (981 MB) 2022-05-19 13:44:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2024000 (982 MB) 2022-05-19 13:44:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2025000 (982 MB) 2022-05-19 13:44:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2026000 (983 MB) 2022-05-19 13:44:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2027000 (983 MB) 2022-05-19 13:44:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2028000 (984 MB) 2022-05-19 13:44:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2029000 (984 MB) 2022-05-19 13:44:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2030000 (985 MB) 2022-05-19 13:44:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2031000 (985 MB) 2022-05-19 13:44:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2032000 (986 MB) 2022-05-19 13:44:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2033000 (986 MB) 2022-05-19 13:44:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2034000 (987 MB) 2022-05-19 13:44:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2035000 (987 MB) 2022-05-19 13:44:37 destination > 2022-05-19 13:44:37 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12858 records (24 MB) 2022-05-19 13:44:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2036000 (988 MB) 2022-05-19 13:44:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2037000 (988 MB) 2022-05-19 13:44:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2038000 (989 MB) 2022-05-19 13:44:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2039000 (989 MB) 2022-05-19 13:44:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2040000 (990 MB) 2022-05-19 13:44:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2041000 (990 MB) 2022-05-19 13:44:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2042000 (991 MB) 2022-05-19 13:44:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2043000 (991 MB) 2022-05-19 13:44:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2044000 (992 MB) 2022-05-19 13:44:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2045000 (992 MB) 2022-05-19 13:44:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2046000 (993 MB) 2022-05-19 13:44:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2047000 (993 MB) 2022-05-19 13:44:42 destination > 2022-05-19 13:44:42 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12805 records (24 MB) 2022-05-19 13:44:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2048000 (994 MB) 2022-05-19 13:44:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2049000 (994 MB) 2022-05-19 13:44:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2050000 (994 MB) 2022-05-19 13:44:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2051000 (995 MB) 2022-05-19 13:44:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2052000 (995 MB) 2022-05-19 13:44:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2053000 (996 MB) 2022-05-19 13:44:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2054000 (996 MB) 2022-05-19 13:44:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2055000 (997 MB) 2022-05-19 13:44:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2056000 (997 MB) 2022-05-19 13:44:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2057000 (998 MB) 2022-05-19 13:44:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2058000 (998 MB) 2022-05-19 13:44:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2059000 (999 MB) 2022-05-19 13:44:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2060000 (999 MB) 2022-05-19 13:44:49 destination > 2022-05-19 13:44:49 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12849 records (24 MB) 2022-05-19 13:44:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2061000 (1000 MB) 2022-05-19 13:44:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2062000 (1000 MB) 2022-05-19 13:44:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2063000 (1001 MB) 2022-05-19 13:44:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2064000 (1001 MB) 2022-05-19 13:44:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2065000 (1002 MB) 2022-05-19 13:44:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2066000 (1002 MB) 2022-05-19 13:44:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2067000 (1003 MB) 2022-05-19 13:44:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2068000 (1003 MB) 2022-05-19 13:44:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2069000 (1004 MB) 2022-05-19 13:44:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2070000 (1004 MB) 2022-05-19 13:44:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2071000 (1005 MB) 2022-05-19 13:44:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2072000 (1005 MB) 2022-05-19 13:44:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2073000 (1006 MB) 2022-05-19 13:44:57 destination > 2022-05-19 13:44:57 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12803 records (24 MB) 2022-05-19 13:44:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2074000 (1006 MB) 2022-05-19 13:44:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2075000 (1007 MB) 2022-05-19 13:44:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2076000 (1007 MB) 2022-05-19 13:44:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2077000 (1008 MB) 2022-05-19 13:44:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2078000 (1008 MB) 2022-05-19 13:44:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2079000 (1009 MB) 2022-05-19 13:44:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2080000 (1009 MB) 2022-05-19 13:45:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2081000 (1010 MB) 2022-05-19 13:45:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2082000 (1010 MB) 2022-05-19 13:45:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2083000 (1011 MB) 2022-05-19 13:45:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2084000 (1011 MB) 2022-05-19 13:45:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2085000 (1012 MB) 2022-05-19 13:45:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2086000 (1012 MB) 2022-05-19 13:45:04 destination > 2022-05-19 13:45:04 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12816 records (24 MB) 2022-05-19 13:45:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2087000 (1013 MB) 2022-05-19 13:45:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2088000 (1013 MB) 2022-05-19 13:45:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2089000 (1014 MB) 2022-05-19 13:45:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2090000 (1014 MB) 2022-05-19 13:45:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2091000 (1015 MB) 2022-05-19 13:45:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2092000 (1015 MB) 2022-05-19 13:45:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2093000 (1016 MB) 2022-05-19 13:45:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2094000 (1016 MB) 2022-05-19 13:45:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2095000 (1016 MB) 2022-05-19 13:45:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2096000 (1017 MB) 2022-05-19 13:45:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2097000 (1017 MB) 2022-05-19 13:45:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2098000 (1018 MB) 2022-05-19 13:45:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2099000 (1018 MB) 2022-05-19 13:45:12 destination > 2022-05-19 13:45:12 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12789 records (24 MB) 2022-05-19 13:45:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2100000 (1019 MB) 2022-05-19 13:45:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2101000 (1019 MB) 2022-05-19 13:45:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2102000 (1020 MB) 2022-05-19 13:45:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2103000 (1020 MB) 2022-05-19 13:45:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2104000 (1021 MB) 2022-05-19 13:45:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2105000 (1021 MB) 2022-05-19 13:45:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2106000 (1022 MB) 2022-05-19 13:45:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2107000 (1022 MB) 2022-05-19 13:45:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2108000 (1023 MB) 2022-05-19 13:45:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2109000 (1023 MB) 2022-05-19 13:45:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2110000 (1 GB) 2022-05-19 13:45:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2111000 (1 GB) 2022-05-19 13:45:20 destination > 2022-05-19 13:45:20 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12825 records (24 MB) 2022-05-19 13:45:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2112000 (1 GB) 2022-05-19 13:45:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2113000 (1 GB) 2022-05-19 13:45:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2114000 (1 GB) 2022-05-19 13:45:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2115000 (1 GB) 2022-05-19 13:45:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2116000 (1 GB) 2022-05-19 13:45:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2117000 (1 GB) 2022-05-19 13:45:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2118000 (1 GB) 2022-05-19 13:45:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2119000 (1 GB) 2022-05-19 13:45:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2120000 (1 GB) 2022-05-19 13:45:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2121000 (1 GB) 2022-05-19 13:45:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2122000 (1 GB) 2022-05-19 13:45:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2123000 (1 GB) 2022-05-19 13:45:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2124000 (1 GB) 2022-05-19 13:45:27 destination > 2022-05-19 13:45:27 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12803 records (24 MB) 2022-05-19 13:45:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2125000 (1 GB) 2022-05-19 13:45:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2126000 (1 GB) 2022-05-19 13:45:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2127000 (1 GB) 2022-05-19 13:45:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2128000 (1 GB) 2022-05-19 13:45:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2129000 (1 GB) 2022-05-19 13:45:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2130000 (1 GB) 2022-05-19 13:45:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2131000 (1 GB) 2022-05-19 13:45:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2132000 (1 GB) 2022-05-19 13:45:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2133000 (1 GB) 2022-05-19 13:45:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2134000 (1 GB) 2022-05-19 13:45:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2135000 (1 GB) 2022-05-19 13:45:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2136000 (1 GB) 2022-05-19 13:45:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2137000 (1 GB) 2022-05-19 13:45:33 destination > 2022-05-19 13:45:33 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12806 records (24 MB) 2022-05-19 13:45:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2138000 (1 GB) 2022-05-19 13:45:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2139000 (1 GB) 2022-05-19 13:45:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2140000 (1 GB) 2022-05-19 13:45:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2141000 (1 GB) 2022-05-19 13:45:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2142000 (1 GB) 2022-05-19 13:45:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2143000 (1 GB) 2022-05-19 13:45:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2144000 (1 GB) 2022-05-19 13:45:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2145000 (1 GB) 2022-05-19 13:45:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2146000 (1 GB) 2022-05-19 13:45:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2147000 (1 GB) 2022-05-19 13:45:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2148000 (1 GB) 2022-05-19 13:45:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2149000 (1 GB) 2022-05-19 13:45:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2150000 (1 GB) 2022-05-19 13:45:44 destination > 2022-05-19 13:45:44 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12805 records (24 MB) 2022-05-19 13:45:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2151000 (1 GB) 2022-05-19 13:45:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2152000 (1 GB) 2022-05-19 13:45:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2153000 (1 GB) 2022-05-19 13:45:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2154000 (1 GB) 2022-05-19 13:45:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2155000 (1 GB) 2022-05-19 13:45:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2156000 (1 GB) 2022-05-19 13:45:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2157000 (1 GB) 2022-05-19 13:45:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2158000 (1 GB) 2022-05-19 13:45:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2159000 (1 GB) 2022-05-19 13:45:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2160000 (1 GB) 2022-05-19 13:45:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2161000 (1 GB) 2022-05-19 13:45:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2162000 (1 GB) 2022-05-19 13:45:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2163000 (1 GB) 2022-05-19 13:45:55 destination > 2022-05-19 13:45:55 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12791 records (24 MB) 2022-05-19 13:45:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2164000 (1 GB) 2022-05-19 13:45:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2165000 (1 GB) 2022-05-19 13:45:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2166000 (1 GB) 2022-05-19 13:45:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2167000 (1 GB) 2022-05-19 13:45:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2168000 (1 GB) 2022-05-19 13:45:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2169000 (1 GB) 2022-05-19 13:45:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2170000 (1 GB) 2022-05-19 13:45:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2171000 (1 GB) 2022-05-19 13:45:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2172000 (1 GB) 2022-05-19 13:45:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2173000 (1 GB) 2022-05-19 13:46:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2174000 (1 GB) 2022-05-19 13:46:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2175000 (1 GB) 2022-05-19 13:46:01 destination > 2022-05-19 13:46:01 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12835 records (24 MB) 2022-05-19 13:46:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2176000 (1 GB) 2022-05-19 13:46:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2177000 (1 GB) 2022-05-19 13:46:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2178000 (1 GB) 2022-05-19 13:46:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2179000 (1 GB) 2022-05-19 13:46:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2180000 (1 GB) 2022-05-19 13:46:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2181000 (1 GB) 2022-05-19 13:46:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2182000 (1 GB) 2022-05-19 13:46:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2183000 (1 GB) 2022-05-19 13:46:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2184000 (1 GB) 2022-05-19 13:46:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2185000 (1 GB) 2022-05-19 13:46:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2186000 (1 GB) 2022-05-19 13:46:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2187000 (1 GB) 2022-05-19 13:46:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2188000 (1 GB) 2022-05-19 13:46:08 destination > 2022-05-19 13:46:08 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12845 records (24 MB) 2022-05-19 13:46:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2189000 (1 GB) 2022-05-19 13:46:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2190000 (1 GB) 2022-05-19 13:46:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2191000 (1 GB) 2022-05-19 13:46:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2192000 (1 GB) 2022-05-19 13:46:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2193000 (1 GB) 2022-05-19 13:46:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2194000 (1 GB) 2022-05-19 13:46:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2195000 (1 GB) 2022-05-19 13:46:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2196000 (1 GB) 2022-05-19 13:46:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2197000 (1 GB) 2022-05-19 13:46:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2198000 (1 GB) 2022-05-19 13:46:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2199000 (1 GB) 2022-05-19 13:46:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2200000 (1 GB) 2022-05-19 13:46:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2201000 (1 GB) 2022-05-19 13:46:13 destination > 2022-05-19 13:46:13 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12718 records (24 MB) 2022-05-19 13:46:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2202000 (1 GB) 2022-05-19 13:46:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2203000 (1 GB) 2022-05-19 13:46:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2204000 (1 GB) 2022-05-19 13:46:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2205000 (1 GB) 2022-05-19 13:46:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2206000 (1 GB) 2022-05-19 13:46:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2207000 (1 GB) 2022-05-19 13:46:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2208000 (1 GB) 2022-05-19 13:46:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2209000 (1 GB) 2022-05-19 13:46:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2210000 (1 GB) 2022-05-19 13:46:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2211000 (1 GB) 2022-05-19 13:46:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2212000 (1 GB) 2022-05-19 13:46:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2213000 (1 GB) 2022-05-19 13:46:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2214000 (1 GB) 2022-05-19 13:46:21 destination > 2022-05-19 13:46:21 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12593 records (24 MB) 2022-05-19 13:46:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2215000 (1 GB) 2022-05-19 13:46:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2216000 (1 GB) 2022-05-19 13:46:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2217000 (1 GB) 2022-05-19 13:46:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2218000 (1 GB) 2022-05-19 13:46:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2219000 (1 GB) 2022-05-19 13:46:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2220000 (1 GB) 2022-05-19 13:46:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2221000 (1 GB) 2022-05-19 13:46:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2222000 (1 GB) 2022-05-19 13:46:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2223000 (1 GB) 2022-05-19 13:46:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2224000 (1 GB) 2022-05-19 13:46:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2225000 (1 GB) 2022-05-19 13:46:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2226000 (1 GB) 2022-05-19 13:46:29 destination > 2022-05-19 13:46:29 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12596 records (24 MB) 2022-05-19 13:46:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2227000 (1 GB) 2022-05-19 13:46:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2228000 (1 GB) 2022-05-19 13:46:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2229000 (1 GB) 2022-05-19 13:46:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2230000 (1 GB) 2022-05-19 13:46:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2231000 (1 GB) 2022-05-19 13:46:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2232000 (1 GB) 2022-05-19 13:46:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2233000 (1 GB) 2022-05-19 13:46:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2234000 (1 GB) 2022-05-19 13:46:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2235000 (1 GB) 2022-05-19 13:46:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2236000 (1 GB) 2022-05-19 13:46:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2237000 (1 GB) 2022-05-19 13:46:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2238000 (1 GB) 2022-05-19 13:46:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2239000 (1 GB) 2022-05-19 13:46:34 destination > 2022-05-19 13:46:34 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12640 records (24 MB) 2022-05-19 13:46:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2240000 (1 GB) 2022-05-19 13:46:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2241000 (1 GB) 2022-05-19 13:46:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2242000 (1 GB) 2022-05-19 13:46:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2243000 (1 GB) 2022-05-19 13:46:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2244000 (1 GB) 2022-05-19 13:46:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2245000 (1 GB) 2022-05-19 13:46:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2246000 (1 GB) 2022-05-19 13:46:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2247000 (1 GB) 2022-05-19 13:46:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2248000 (1 GB) 2022-05-19 13:46:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2249000 (1 GB) 2022-05-19 13:46:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2250000 (1 GB) 2022-05-19 13:46:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2251000 (1 GB) 2022-05-19 13:46:41 destination > 2022-05-19 13:46:41 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12636 records (24 MB) 2022-05-19 13:46:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2252000 (1 GB) 2022-05-19 13:46:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2253000 (1 GB) 2022-05-19 13:46:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2254000 (1 GB) 2022-05-19 13:46:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2255000 (1 GB) 2022-05-19 13:46:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2256000 (1 GB) 2022-05-19 13:46:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2257000 (1 GB) 2022-05-19 13:46:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2258000 (1 GB) 2022-05-19 13:46:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2259000 (1 GB) 2022-05-19 13:46:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2260000 (1 GB) 2022-05-19 13:46:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2261000 (1 GB) 2022-05-19 13:46:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2262000 (1 GB) 2022-05-19 13:46:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2263000 (1 GB) 2022-05-19 13:46:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2264000 (1 GB) 2022-05-19 13:46:49 destination > 2022-05-19 13:46:49 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12687 records (24 MB) 2022-05-19 13:46:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2265000 (1 GB) 2022-05-19 13:46:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2266000 (1 GB) 2022-05-19 13:46:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2267000 (1 GB) 2022-05-19 13:46:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2268000 (1 GB) 2022-05-19 13:46:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2269000 (1 GB) 2022-05-19 13:46:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2270000 (1 GB) 2022-05-19 13:46:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2271000 (1 GB) 2022-05-19 13:46:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2272000 (1 GB) 2022-05-19 13:46:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2273000 (1 GB) 2022-05-19 13:46:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2274000 (1 GB) 2022-05-19 13:46:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2275000 (1 GB) 2022-05-19 13:46:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2276000 (1 GB) 2022-05-19 13:46:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2277000 (1 GB) 2022-05-19 13:46:57 destination > 2022-05-19 13:46:57 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12614 records (24 MB) 2022-05-19 13:46:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2278000 (1 GB) 2022-05-19 13:46:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2279000 (1 GB) 2022-05-19 13:46:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2280000 (1 GB) 2022-05-19 13:46:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2281000 (1 GB) 2022-05-19 13:46:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2282000 (1 GB) 2022-05-19 13:47:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2283000 (1 GB) 2022-05-19 13:47:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2284000 (1 GB) 2022-05-19 13:47:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2285000 (1 GB) 2022-05-19 13:47:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2286000 (1 GB) 2022-05-19 13:47:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2287000 (1 GB) 2022-05-19 13:47:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2288000 (1 GB) 2022-05-19 13:47:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2289000 (1 GB) 2022-05-19 13:47:02 destination > 2022-05-19 13:47:02 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12627 records (24 MB) 2022-05-19 13:47:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2290000 (1 GB) 2022-05-19 13:47:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2291000 (1 GB) 2022-05-19 13:47:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2292000 (1 GB) 2022-05-19 13:47:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2293000 (1 GB) 2022-05-19 13:47:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2294000 (1 GB) 2022-05-19 13:47:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2295000 (1 GB) 2022-05-19 13:47:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2296000 (1 GB) 2022-05-19 13:47:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2297000 (1 GB) 2022-05-19 13:47:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2298000 (1 GB) 2022-05-19 13:47:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2299000 (1 GB) 2022-05-19 13:47:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2300000 (1 GB) 2022-05-19 13:47:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2301000 (1 GB) 2022-05-19 13:47:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2302000 (1 GB) 2022-05-19 13:47:10 destination > 2022-05-19 13:47:10 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12728 records (24 MB) 2022-05-19 13:47:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2303000 (1 GB) 2022-05-19 13:47:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2304000 (1 GB) 2022-05-19 13:47:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2305000 (1 GB) 2022-05-19 13:47:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2306000 (1 GB) 2022-05-19 13:47:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2307000 (1 GB) 2022-05-19 13:47:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2308000 (1 GB) 2022-05-19 13:47:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2309000 (1 GB) 2022-05-19 13:47:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2310000 (1 GB) 2022-05-19 13:47:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2311000 (1 GB) 2022-05-19 13:47:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2312000 (1 GB) 2022-05-19 13:47:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2313000 (1 GB) 2022-05-19 13:47:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2314000 (1 GB) 2022-05-19 13:47:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2315000 (1 GB) 2022-05-19 13:47:15 destination > 2022-05-19 13:47:15 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12741 records (24 MB) 2022-05-19 13:47:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2316000 (1 GB) 2022-05-19 13:47:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2317000 (1 GB) 2022-05-19 13:47:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2318000 (1 GB) 2022-05-19 13:47:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2319000 (1 GB) 2022-05-19 13:47:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2320000 (1 GB) 2022-05-19 13:47:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2321000 (1 GB) 2022-05-19 13:47:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2322000 (1 GB) 2022-05-19 13:47:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2323000 (1 GB) 2022-05-19 13:47:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2324000 (1 GB) 2022-05-19 13:47:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2325000 (1 GB) 2022-05-19 13:47:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2326000 (1 GB) 2022-05-19 13:47:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2327000 (1 GB) 2022-05-19 13:47:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2328000 (1 GB) 2022-05-19 13:47:21 destination > 2022-05-19 13:47:21 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12717 records (24 MB) 2022-05-19 13:47:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2329000 (1 GB) 2022-05-19 13:47:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2330000 (1 GB) 2022-05-19 13:47:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2331000 (1 GB) 2022-05-19 13:47:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2332000 (1 GB) 2022-05-19 13:47:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2333000 (1 GB) 2022-05-19 13:47:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2334000 (1 GB) 2022-05-19 13:47:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2335000 (1 GB) 2022-05-19 13:47:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2336000 (1 GB) 2022-05-19 13:47:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2337000 (1 GB) 2022-05-19 13:47:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2338000 (1 GB) 2022-05-19 13:47:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2339000 (1 GB) 2022-05-19 13:47:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2340000 (1 GB) 2022-05-19 13:47:27 destination > 2022-05-19 13:47:27 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12740 records (24 MB) 2022-05-19 13:47:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2341000 (1 GB) 2022-05-19 13:47:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2342000 (1 GB) 2022-05-19 13:47:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2343000 (1 GB) 2022-05-19 13:47:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2344000 (1 GB) 2022-05-19 13:47:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2345000 (1 GB) 2022-05-19 13:47:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2346000 (1 GB) 2022-05-19 13:47:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2347000 (1 GB) 2022-05-19 13:47:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2348000 (1 GB) 2022-05-19 13:47:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2349000 (1 GB) 2022-05-19 13:47:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2350000 (1 GB) 2022-05-19 13:47:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2351000 (1 GB) 2022-05-19 13:47:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2352000 (1 GB) 2022-05-19 13:47:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2353000 (1 GB) 2022-05-19 13:47:35 destination > 2022-05-19 13:47:35 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12728 records (24 MB) 2022-05-19 13:47:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2354000 (1 GB) 2022-05-19 13:47:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2355000 (1 GB) 2022-05-19 13:47:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2356000 (1 GB) 2022-05-19 13:47:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2357000 (1 GB) 2022-05-19 13:47:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2358000 (1 GB) 2022-05-19 13:47:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2359000 (1 GB) 2022-05-19 13:47:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2360000 (1 GB) 2022-05-19 13:47:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2361000 (1 GB) 2022-05-19 13:47:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2362000 (1 GB) 2022-05-19 13:47:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2363000 (1 GB) 2022-05-19 13:47:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2364000 (1 GB) 2022-05-19 13:47:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2365000 (1 GB) 2022-05-19 13:47:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2366000 (1 GB) 2022-05-19 13:47:40 destination > 2022-05-19 13:47:40 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12714 records (24 MB) 2022-05-19 13:47:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2367000 (1 GB) 2022-05-19 13:47:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2368000 (1 GB) 2022-05-19 13:47:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2369000 (1 GB) 2022-05-19 13:47:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2370000 (1 GB) 2022-05-19 13:47:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2371000 (1 GB) 2022-05-19 13:47:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2372000 (1 GB) 2022-05-19 13:47:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2373000 (1 GB) 2022-05-19 13:47:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2374000 (1 GB) 2022-05-19 13:47:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2375000 (1 GB) 2022-05-19 13:47:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2376000 (1 GB) 2022-05-19 13:47:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2377000 (1 GB) 2022-05-19 13:47:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2378000 (1 GB) 2022-05-19 13:47:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2379000 (1 GB) 2022-05-19 13:47:49 destination > 2022-05-19 13:47:49 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12732 records (24 MB) 2022-05-19 13:47:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2380000 (1 GB) 2022-05-19 13:47:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2381000 (1 GB) 2022-05-19 13:47:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2382000 (1 GB) 2022-05-19 13:47:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2383000 (1 GB) 2022-05-19 13:47:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2384000 (1 GB) 2022-05-19 13:47:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2385000 (1 GB) 2022-05-19 13:47:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2386000 (1 GB) 2022-05-19 13:47:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2387000 (1 GB) 2022-05-19 13:47:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2388000 (1 GB) 2022-05-19 13:47:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2389000 (1 GB) 2022-05-19 13:47:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2390000 (1 GB) 2022-05-19 13:47:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2391000 (1 GB) 2022-05-19 13:47:54 destination > 2022-05-19 13:47:54 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12743 records (24 MB) 2022-05-19 13:47:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2392000 (1 GB) 2022-05-19 13:47:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2393000 (1 GB) 2022-05-19 13:47:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2394000 (1 GB) 2022-05-19 13:47:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2395000 (1 GB) 2022-05-19 13:47:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2396000 (1 GB) 2022-05-19 13:47:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2397000 (1 GB) 2022-05-19 13:47:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2398000 (1 GB) 2022-05-19 13:47:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2399000 (1 GB) 2022-05-19 13:47:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2400000 (1 GB) 2022-05-19 13:47:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2401000 (1 GB) 2022-05-19 13:47:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2402000 (1 GB) 2022-05-19 13:47:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2403000 (1 GB) 2022-05-19 13:48:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2404000 (1 GB) 2022-05-19 13:48:00 destination > 2022-05-19 13:48:00 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12713 records (24 MB) 2022-05-19 13:48:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2405000 (1 GB) 2022-05-19 13:48:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2406000 (1 GB) 2022-05-19 13:48:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2407000 (1 GB) 2022-05-19 13:48:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2408000 (1 GB) 2022-05-19 13:48:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2409000 (1 GB) 2022-05-19 13:48:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2410000 (1 GB) 2022-05-19 13:48:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2411000 (1 GB) 2022-05-19 13:48:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2412000 (1 GB) 2022-05-19 13:48:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2413000 (1 GB) 2022-05-19 13:48:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2414000 (1 GB) 2022-05-19 13:48:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2415000 (1 GB) 2022-05-19 13:48:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2416000 (1 GB) 2022-05-19 13:48:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2417000 (1 GB) 2022-05-19 13:48:06 destination > 2022-05-19 13:48:06 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12739 records (24 MB) 2022-05-19 13:48:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2418000 (1 GB) 2022-05-19 13:48:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2419000 (1 GB) 2022-05-19 13:48:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2420000 (1 GB) 2022-05-19 13:48:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2421000 (1 GB) 2022-05-19 13:48:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2422000 (1 GB) 2022-05-19 13:48:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2423000 (1 GB) 2022-05-19 13:48:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2424000 (1 GB) 2022-05-19 13:48:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2425000 (1 GB) 2022-05-19 13:48:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2426000 (1 GB) 2022-05-19 13:48:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2427000 (1 GB) 2022-05-19 13:48:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2428000 (1 GB) 2022-05-19 13:48:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2429000 (1 GB) 2022-05-19 13:48:14 destination > 2022-05-19 13:48:14 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12734 records (24 MB) 2022-05-19 13:48:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2430000 (1 GB) 2022-05-19 13:48:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2431000 (1 GB) 2022-05-19 13:48:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2432000 (1 GB) 2022-05-19 13:48:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2433000 (1 GB) 2022-05-19 13:48:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2434000 (1 GB) 2022-05-19 13:48:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2435000 (1 GB) 2022-05-19 13:48:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2436000 (1 GB) 2022-05-19 13:48:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2437000 (1 GB) 2022-05-19 13:48:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2438000 (1 GB) 2022-05-19 13:48:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2439000 (1 GB) 2022-05-19 13:48:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2440000 (1 GB) 2022-05-19 13:48:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2441000 (1 GB) 2022-05-19 13:48:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2442000 (1 GB) 2022-05-19 13:48:20 destination > 2022-05-19 13:48:20 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12693 records (24 MB) 2022-05-19 13:48:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2443000 (1 GB) 2022-05-19 13:48:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2444000 (1 GB) 2022-05-19 13:48:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2445000 (1 GB) 2022-05-19 13:48:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2446000 (1 GB) 2022-05-19 13:48:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2447000 (1 GB) 2022-05-19 13:48:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2448000 (1 GB) 2022-05-19 13:48:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2449000 (1 GB) 2022-05-19 13:48:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2450000 (1 GB) 2022-05-19 13:48:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2451000 (1 GB) 2022-05-19 13:48:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2452000 (1 GB) 2022-05-19 13:48:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2453000 (1 GB) 2022-05-19 13:48:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2454000 (1 GB) 2022-05-19 13:48:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2455000 (1 GB) 2022-05-19 13:48:30 destination > 2022-05-19 13:48:30 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12690 records (24 MB) 2022-05-19 13:48:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2456000 (1 GB) 2022-05-19 13:48:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2457000 (1 GB) 2022-05-19 13:48:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2458000 (1 GB) 2022-05-19 13:48:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2459000 (1 GB) 2022-05-19 13:48:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2460000 (1 GB) 2022-05-19 13:48:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2461000 (1 GB) 2022-05-19 13:48:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2462000 (1 GB) 2022-05-19 13:48:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2463000 (1 GB) 2022-05-19 13:48:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2464000 (1 GB) 2022-05-19 13:48:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2465000 (1 GB) 2022-05-19 13:48:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2466000 (1 GB) 2022-05-19 13:48:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2467000 (1 GB) 2022-05-19 13:48:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2468000 (1 GB) 2022-05-19 13:48:38 destination > 2022-05-19 13:48:38 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12728 records (24 MB) 2022-05-19 13:48:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2469000 (1 GB) 2022-05-19 13:48:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2470000 (1 GB) 2022-05-19 13:48:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2471000 (1 GB) 2022-05-19 13:48:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2472000 (1 GB) 2022-05-19 13:48:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2473000 (1 GB) 2022-05-19 13:48:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2474000 (1 GB) 2022-05-19 13:48:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2475000 (1 GB) 2022-05-19 13:48:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2476000 (1 GB) 2022-05-19 13:48:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2477000 (1 GB) 2022-05-19 13:48:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2478000 (1 GB) 2022-05-19 13:48:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2479000 (1 GB) 2022-05-19 13:48:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2480000 (1 GB) 2022-05-19 13:48:44 destination > 2022-05-19 13:48:44 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12688 records (24 MB) 2022-05-19 13:48:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2481000 (1 GB) 2022-05-19 13:48:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2482000 (1 GB) 2022-05-19 13:48:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2483000 (1 GB) 2022-05-19 13:48:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2484000 (1 GB) 2022-05-19 13:48:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2485000 (1 GB) 2022-05-19 13:48:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2486000 (1 GB) 2022-05-19 13:48:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2487000 (1 GB) 2022-05-19 13:48:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2488000 (1 GB) 2022-05-19 13:48:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2489000 (1 GB) 2022-05-19 13:48:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2490000 (1 GB) 2022-05-19 13:48:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2491000 (1 GB) 2022-05-19 13:48:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2492000 (1 GB) 2022-05-19 13:48:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2493000 (1 GB) 2022-05-19 13:48:49 destination > 2022-05-19 13:48:49 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12717 records (24 MB) 2022-05-19 13:48:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2494000 (1 GB) 2022-05-19 13:48:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2495000 (1 GB) 2022-05-19 13:48:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2496000 (1 GB) 2022-05-19 13:48:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2497000 (1 GB) 2022-05-19 13:48:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2498000 (1 GB) 2022-05-19 13:48:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2499000 (1 GB) 2022-05-19 13:48:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2500000 (1 GB) 2022-05-19 13:48:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2501000 (1 GB) 2022-05-19 13:48:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2502000 (1 GB) 2022-05-19 13:48:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2503000 (1 GB) 2022-05-19 13:48:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2504000 (1 GB) 2022-05-19 13:48:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2505000 (1 GB) 2022-05-19 13:48:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2506000 (1 GB) 2022-05-19 13:48:55 destination > 2022-05-19 13:48:55 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12721 records (24 MB) 2022-05-19 13:48:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2507000 (1 GB) 2022-05-19 13:48:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2508000 (1 GB) 2022-05-19 13:48:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2509000 (1 GB) 2022-05-19 13:48:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2510000 (1 GB) 2022-05-19 13:48:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2511000 (1 GB) 2022-05-19 13:48:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2512000 (1 GB) 2022-05-19 13:48:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2513000 (1 GB) 2022-05-19 13:48:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2514000 (1 GB) 2022-05-19 13:48:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2515000 (1 GB) 2022-05-19 13:49:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2516000 (1 GB) 2022-05-19 13:49:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2517000 (1 GB) 2022-05-19 13:49:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2518000 (1 GB) 2022-05-19 13:49:00 destination > 2022-05-19 13:49:00 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12720 records (24 MB) 2022-05-19 13:49:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2519000 (1 GB) 2022-05-19 13:49:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2520000 (1 GB) 2022-05-19 13:49:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2521000 (1 GB) 2022-05-19 13:49:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2522000 (1 GB) 2022-05-19 13:49:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2523000 (1 GB) 2022-05-19 13:49:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2524000 (1 GB) 2022-05-19 13:49:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2525000 (1 GB) 2022-05-19 13:49:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2526000 (1 GB) 2022-05-19 13:49:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2527000 (1 GB) 2022-05-19 13:49:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2528000 (1 GB) 2022-05-19 13:49:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2529000 (1 GB) 2022-05-19 13:49:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2530000 (1 GB) 2022-05-19 13:49:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2531000 (1 GB) 2022-05-19 13:49:07 destination > 2022-05-19 13:49:07 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12706 records (24 MB) 2022-05-19 13:49:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2532000 (1 GB) 2022-05-19 13:49:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2533000 (1 GB) 2022-05-19 13:49:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2534000 (1 GB) 2022-05-19 13:49:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2535000 (1 GB) 2022-05-19 13:49:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2536000 (1 GB) 2022-05-19 13:49:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2537000 (1 GB) 2022-05-19 13:49:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2538000 (1 GB) 2022-05-19 13:49:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2539000 (1 GB) 2022-05-19 13:49:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2540000 (1 GB) 2022-05-19 13:49:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2541000 (1 GB) 2022-05-19 13:49:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2542000 (1 GB) 2022-05-19 13:49:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2543000 (1 GB) 2022-05-19 13:49:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2544000 (1 GB) 2022-05-19 13:49:12 destination > 2022-05-19 13:49:12 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12706 records (24 MB) 2022-05-19 13:49:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2545000 (1 GB) 2022-05-19 13:49:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2546000 (1 GB) 2022-05-19 13:49:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2547000 (1 GB) 2022-05-19 13:49:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2548000 (1 GB) 2022-05-19 13:49:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2549000 (1 GB) 2022-05-19 13:49:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2550000 (1 GB) 2022-05-19 13:49:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2551000 (1 GB) 2022-05-19 13:49:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2552000 (1 GB) 2022-05-19 13:49:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2553000 (1 GB) 2022-05-19 13:49:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2554000 (1 GB) 2022-05-19 13:49:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2555000 (1 GB) 2022-05-19 13:49:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2556000 (1 GB) 2022-05-19 13:49:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2557000 (1 GB) 2022-05-19 13:49:22 destination > 2022-05-19 13:49:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12723 records (24 MB) 2022-05-19 13:49:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2558000 (1 GB) 2022-05-19 13:49:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2559000 (1 GB) 2022-05-19 13:49:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2560000 (1 GB) 2022-05-19 13:49:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2561000 (1 GB) 2022-05-19 13:49:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2562000 (1 GB) 2022-05-19 13:49:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2563000 (1 GB) 2022-05-19 13:49:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2564000 (1 GB) 2022-05-19 13:49:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2565000 (1 GB) 2022-05-19 13:49:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2566000 (1 GB) 2022-05-19 13:49:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2567000 (1 GB) 2022-05-19 13:49:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2568000 (1 GB) 2022-05-19 13:49:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2569000 (1 GB) 2022-05-19 13:49:28 destination > 2022-05-19 13:49:28 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12703 records (24 MB) 2022-05-19 13:49:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2570000 (1 GB) 2022-05-19 13:49:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2571000 (1 GB) 2022-05-19 13:49:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2572000 (1 GB) 2022-05-19 13:49:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2573000 (1 GB) 2022-05-19 13:49:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2574000 (1 GB) 2022-05-19 13:49:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2575000 (1 GB) 2022-05-19 13:49:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2576000 (1 GB) 2022-05-19 13:49:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2577000 (1 GB) 2022-05-19 13:49:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2578000 (1 GB) 2022-05-19 13:49:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2579000 (1 GB) 2022-05-19 13:49:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2580000 (1 GB) 2022-05-19 13:49:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2581000 (1 GB) 2022-05-19 13:49:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2582000 (1 GB) 2022-05-19 13:49:33 destination > 2022-05-19 13:49:33 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12704 records (24 MB) 2022-05-19 13:49:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2583000 (1 GB) 2022-05-19 13:49:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2584000 (1 GB) 2022-05-19 13:49:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2585000 (1 GB) 2022-05-19 13:49:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2586000 (1 GB) 2022-05-19 13:49:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2587000 (1 GB) 2022-05-19 13:49:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2588000 (1 GB) 2022-05-19 13:49:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2589000 (1 GB) 2022-05-19 13:49:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2590000 (1 GB) 2022-05-19 13:49:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2591000 (1 GB) 2022-05-19 13:49:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2592000 (1 GB) 2022-05-19 13:49:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2593000 (1 GB) 2022-05-19 13:49:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2594000 (1 GB) 2022-05-19 13:49:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2595000 (1 GB) 2022-05-19 13:49:39 destination > 2022-05-19 13:49:39 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12717 records (24 MB) 2022-05-19 13:49:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2596000 (1 GB) 2022-05-19 13:49:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2597000 (1 GB) 2022-05-19 13:49:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2598000 (1 GB) 2022-05-19 13:49:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2599000 (1 GB) 2022-05-19 13:49:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2600000 (1 GB) 2022-05-19 13:49:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2601000 (1 GB) 2022-05-19 13:49:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2602000 (1 GB) 2022-05-19 13:49:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2603000 (1 GB) 2022-05-19 13:49:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2604000 (1 GB) 2022-05-19 13:49:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2605000 (1 GB) 2022-05-19 13:49:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2606000 (1 GB) 2022-05-19 13:49:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2607000 (1 GB) 2022-05-19 13:49:44 destination > 2022-05-19 13:49:44 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12704 records (24 MB) 2022-05-19 13:49:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2608000 (1 GB) 2022-05-19 13:49:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2609000 (1 GB) 2022-05-19 13:49:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2610000 (1 GB) 2022-05-19 13:49:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2611000 (1 GB) 2022-05-19 13:49:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2612000 (1 GB) 2022-05-19 13:49:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2613000 (1 GB) 2022-05-19 13:49:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2614000 (1 GB) 2022-05-19 13:49:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2615000 (1 GB) 2022-05-19 13:49:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2616000 (1 GB) 2022-05-19 13:49:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2617000 (1 GB) 2022-05-19 13:49:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2618000 (1 GB) 2022-05-19 13:50:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2619000 (1 GB) 2022-05-19 13:50:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2620000 (1 GB) 2022-05-19 13:50:00 destination > 2022-05-19 13:50:00 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12710 records (24 MB) 2022-05-19 13:50:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2621000 (1 GB) 2022-05-19 13:50:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2622000 (1 GB) 2022-05-19 13:50:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2623000 (1 GB) 2022-05-19 13:50:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2624000 (1 GB) 2022-05-19 13:50:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2625000 (1 GB) 2022-05-19 13:50:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2626000 (1 GB) 2022-05-19 13:50:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2627000 (1 GB) 2022-05-19 13:50:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2628000 (1 GB) 2022-05-19 13:50:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2629000 (1 GB) 2022-05-19 13:50:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2630000 (1 GB) 2022-05-19 13:50:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2631000 (1 GB) 2022-05-19 13:50:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2632000 (1 GB) 2022-05-19 13:50:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2633000 (1 GB) 2022-05-19 13:50:05 destination > 2022-05-19 13:50:05 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12730 records (24 MB) 2022-05-19 13:50:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2634000 (1 GB) 2022-05-19 13:50:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2635000 (1 GB) 2022-05-19 13:50:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2636000 (1 GB) 2022-05-19 13:50:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2637000 (1 GB) 2022-05-19 13:50:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2638000 (1 GB) 2022-05-19 13:50:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2639000 (1 GB) 2022-05-19 13:50:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2640000 (1 GB) 2022-05-19 13:50:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2641000 (1 GB) 2022-05-19 13:50:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2642000 (1 GB) 2022-05-19 13:50:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2643000 (1 GB) 2022-05-19 13:50:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2644000 (1 GB) 2022-05-19 13:50:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2645000 (1 GB) 2022-05-19 13:50:11 destination > 2022-05-19 13:50:11 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12692 records (24 MB) 2022-05-19 13:50:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2646000 (1 GB) 2022-05-19 13:50:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2647000 (1 GB) 2022-05-19 13:50:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2648000 (1 GB) 2022-05-19 13:50:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2649000 (1 GB) 2022-05-19 13:50:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2650000 (1 GB) 2022-05-19 13:50:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2651000 (1 GB) 2022-05-19 13:50:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2652000 (1 GB) 2022-05-19 13:50:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2653000 (1 GB) 2022-05-19 13:50:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2654000 (1 GB) 2022-05-19 13:50:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2655000 (1 GB) 2022-05-19 13:50:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2656000 (1 GB) 2022-05-19 13:50:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2657000 (1 GB) 2022-05-19 13:50:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2658000 (1 GB) 2022-05-19 13:50:17 destination > 2022-05-19 13:50:17 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12714 records (24 MB) 2022-05-19 13:50:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2659000 (1 GB) 2022-05-19 13:50:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2660000 (1 GB) 2022-05-19 13:50:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2661000 (1 GB) 2022-05-19 13:50:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2662000 (1 GB) 2022-05-19 13:50:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2663000 (1 GB) 2022-05-19 13:50:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2664000 (1 GB) 2022-05-19 13:50:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2665000 (1 GB) 2022-05-19 13:50:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2666000 (1 GB) 2022-05-19 13:50:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2667000 (1 GB) 2022-05-19 13:50:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2668000 (1 GB) 2022-05-19 13:50:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2669000 (1 GB) 2022-05-19 13:50:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2670000 (1 GB) 2022-05-19 13:50:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2671000 (1 GB) 2022-05-19 13:50:22 destination > 2022-05-19 13:50:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12698 records (24 MB) 2022-05-19 13:50:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2672000 (1 GB) 2022-05-19 13:50:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2673000 (1 GB) 2022-05-19 13:50:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2674000 (1 GB) 2022-05-19 13:50:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2675000 (1 GB) 2022-05-19 13:50:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2676000 (1 GB) 2022-05-19 13:50:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2677000 (1 GB) 2022-05-19 13:50:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2678000 (1 GB) 2022-05-19 13:50:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2679000 (1 GB) 2022-05-19 13:50:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2680000 (1 GB) 2022-05-19 13:50:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2681000 (1 GB) 2022-05-19 13:50:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2682000 (1 GB) 2022-05-19 13:50:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2683000 (1 GB) 2022-05-19 13:50:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2684000 (1 GB) 2022-05-19 13:50:35 destination > 2022-05-19 13:50:35 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12684 records (24 MB) 2022-05-19 13:50:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2685000 (1 GB) 2022-05-19 13:50:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2686000 (1 GB) 2022-05-19 13:50:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2687000 (1 GB) 2022-05-19 13:50:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2688000 (1 GB) 2022-05-19 13:50:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2689000 (1 GB) 2022-05-19 13:50:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2690000 (1 GB) 2022-05-19 13:50:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2691000 (1 GB) 2022-05-19 13:50:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2692000 (1 GB) 2022-05-19 13:50:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2693000 (1 GB) 2022-05-19 13:50:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2694000 (1 GB) 2022-05-19 13:50:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2695000 (1 GB) 2022-05-19 13:50:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2696000 (1 GB) 2022-05-19 13:50:40 destination > 2022-05-19 13:50:40 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12715 records (24 MB) 2022-05-19 13:50:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2697000 (1 GB) 2022-05-19 13:50:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2698000 (1 GB) 2022-05-19 13:50:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2699000 (1 GB) 2022-05-19 13:50:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2700000 (1 GB) 2022-05-19 13:50:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2701000 (1 GB) 2022-05-19 13:50:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2702000 (1 GB) 2022-05-19 13:50:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2703000 (1 GB) 2022-05-19 13:50:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2704000 (1 GB) 2022-05-19 13:50:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2705000 (1 GB) 2022-05-19 13:50:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2706000 (1 GB) 2022-05-19 13:50:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2707000 (1 GB) 2022-05-19 13:50:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2708000 (1 GB) 2022-05-19 13:50:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2709000 (1 GB) 2022-05-19 13:50:50 destination > 2022-05-19 13:50:50 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12704 records (24 MB) 2022-05-19 13:50:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2710000 (1 GB) 2022-05-19 13:50:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2711000 (1 GB) 2022-05-19 13:50:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2712000 (1 GB) 2022-05-19 13:50:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2713000 (1 GB) 2022-05-19 13:50:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2714000 (1 GB) 2022-05-19 13:50:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2715000 (1 GB) 2022-05-19 13:50:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2716000 (1 GB) 2022-05-19 13:50:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2717000 (1 GB) 2022-05-19 13:50:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2718000 (1 GB) 2022-05-19 13:50:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2719000 (1 GB) 2022-05-19 13:50:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2720000 (1 GB) 2022-05-19 13:50:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2721000 (1 GB) 2022-05-19 13:50:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2722000 (1 GB) 2022-05-19 13:50:55 destination > 2022-05-19 13:50:55 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12720 records (24 MB) 2022-05-19 13:50:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2723000 (1 GB) 2022-05-19 13:50:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2724000 (1 GB) 2022-05-19 13:50:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2725000 (1 GB) 2022-05-19 13:50:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2726000 (1 GB) 2022-05-19 13:50:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2727000 (1 GB) 2022-05-19 13:50:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2728000 (1 GB) 2022-05-19 13:50:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2729000 (1 GB) 2022-05-19 13:50:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2730000 (1 GB) 2022-05-19 13:51:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2731000 (1 GB) 2022-05-19 13:51:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2732000 (1 GB) 2022-05-19 13:51:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2733000 (1 GB) 2022-05-19 13:51:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2734000 (1 GB) 2022-05-19 13:51:02 destination > 2022-05-19 13:51:02 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12689 records (24 MB) 2022-05-19 13:51:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2735000 (1 GB) 2022-05-19 13:51:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2736000 (1 GB) 2022-05-19 13:51:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2737000 (1 GB) 2022-05-19 13:51:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2738000 (1 GB) 2022-05-19 13:51:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2739000 (1 GB) 2022-05-19 13:51:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2740000 (1 GB) 2022-05-19 13:51:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2741000 (1 GB) 2022-05-19 13:51:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2742000 (1 GB) 2022-05-19 13:51:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2743000 (1 GB) 2022-05-19 13:51:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2744000 (1 GB) 2022-05-19 13:51:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2745000 (1 GB) 2022-05-19 13:51:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2746000 (1 GB) 2022-05-19 13:51:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2747000 (1 GB) 2022-05-19 13:51:07 destination > 2022-05-19 13:51:07 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12695 records (24 MB) 2022-05-19 13:51:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2748000 (1 GB) 2022-05-19 13:51:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2749000 (1 GB) 2022-05-19 13:51:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2750000 (1 GB) 2022-05-19 13:51:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2751000 (1 GB) 2022-05-19 13:51:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2752000 (1 GB) 2022-05-19 13:51:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2753000 (1 GB) 2022-05-19 13:51:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2754000 (1 GB) 2022-05-19 13:51:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2755000 (1 GB) 2022-05-19 13:51:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2756000 (1 GB) 2022-05-19 13:51:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2757000 (1 GB) 2022-05-19 13:51:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2758000 (1 GB) 2022-05-19 13:51:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2759000 (1 GB) 2022-05-19 13:51:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2760000 (1 GB) 2022-05-19 13:51:13 destination > 2022-05-19 13:51:13 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12665 records (24 MB) 2022-05-19 13:51:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2761000 (1 GB) 2022-05-19 13:51:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2762000 (1 GB) 2022-05-19 13:51:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2763000 (1 GB) 2022-05-19 13:51:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2764000 (1 GB) 2022-05-19 13:51:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2765000 (1 GB) 2022-05-19 13:51:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2766000 (1 GB) 2022-05-19 13:51:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2767000 (1 GB) 2022-05-19 13:51:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2768000 (1 GB) 2022-05-19 13:51:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2769000 (1 GB) 2022-05-19 13:51:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2770000 (1 GB) 2022-05-19 13:51:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2771000 (1 GB) 2022-05-19 13:51:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2772000 (1 GB) 2022-05-19 13:51:19 destination > 2022-05-19 13:51:19 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12684 records (24 MB) 2022-05-19 13:51:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2773000 (1 GB) 2022-05-19 13:51:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2774000 (1 GB) 2022-05-19 13:51:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2775000 (1 GB) 2022-05-19 13:51:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2776000 (1 GB) 2022-05-19 13:51:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2777000 (1 GB) 2022-05-19 13:51:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2778000 (1 GB) 2022-05-19 13:51:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2779000 (1 GB) 2022-05-19 13:51:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2780000 (1 GB) 2022-05-19 13:51:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2781000 (1 GB) 2022-05-19 13:51:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2782000 (1 GB) 2022-05-19 13:51:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2783000 (1 GB) 2022-05-19 13:51:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2784000 (1 GB) 2022-05-19 13:51:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2785000 (1 GB) 2022-05-19 13:51:25 destination > 2022-05-19 13:51:25 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12760 records (24 MB) 2022-05-19 13:51:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2786000 (1 GB) 2022-05-19 13:51:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2787000 (1 GB) 2022-05-19 13:51:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2788000 (1 GB) 2022-05-19 13:51:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2789000 (1 GB) 2022-05-19 13:51:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2790000 (1 GB) 2022-05-19 13:51:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2791000 (1 GB) 2022-05-19 13:51:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2792000 (1 GB) 2022-05-19 13:51:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2793000 (1 GB) 2022-05-19 13:51:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2794000 (1 GB) 2022-05-19 13:51:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2795000 (1 GB) 2022-05-19 13:51:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2796000 (1 GB) 2022-05-19 13:51:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2797000 (1 GB) 2022-05-19 13:51:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2798000 (1 GB) 2022-05-19 13:51:32 destination > 2022-05-19 13:51:32 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12725 records (24 MB) 2022-05-19 13:51:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2799000 (1 GB) 2022-05-19 13:51:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2800000 (1 GB) 2022-05-19 13:51:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2801000 (1 GB) 2022-05-19 13:51:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2802000 (1 GB) 2022-05-19 13:51:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2803000 (1 GB) 2022-05-19 13:51:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2804000 (1 GB) 2022-05-19 13:51:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2805000 (1 GB) 2022-05-19 13:51:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2806000 (1 GB) 2022-05-19 13:51:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2807000 (1 GB) 2022-05-19 13:51:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2808000 (1 GB) 2022-05-19 13:51:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2809000 (1 GB) 2022-05-19 13:51:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2810000 (1 GB) 2022-05-19 13:51:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2811000 (1 GB) 2022-05-19 13:51:38 destination > 2022-05-19 13:51:38 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12722 records (24 MB) 2022-05-19 13:51:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2812000 (1 GB) 2022-05-19 13:51:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2813000 (1 GB) 2022-05-19 13:51:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2814000 (1 GB) 2022-05-19 13:51:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2815000 (1 GB) 2022-05-19 13:51:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2816000 (1 GB) 2022-05-19 13:51:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2817000 (1 GB) 2022-05-19 13:51:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2818000 (1 GB) 2022-05-19 13:51:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2819000 (1 GB) 2022-05-19 13:51:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2820000 (1 GB) 2022-05-19 13:51:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2821000 (1 GB) 2022-05-19 13:51:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2822000 (1 GB) 2022-05-19 13:51:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2823000 (1 GB) 2022-05-19 13:51:44 destination > 2022-05-19 13:51:44 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12723 records (24 MB) 2022-05-19 13:51:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2824000 (1 GB) 2022-05-19 13:51:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2825000 (1 GB) 2022-05-19 13:51:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2826000 (1 GB) 2022-05-19 13:51:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2827000 (1 GB) 2022-05-19 13:51:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2828000 (1 GB) 2022-05-19 13:51:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2829000 (1 GB) 2022-05-19 13:51:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2830000 (1 GB) 2022-05-19 13:51:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2831000 (1 GB) 2022-05-19 13:51:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2832000 (1 GB) 2022-05-19 13:51:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2833000 (1 GB) 2022-05-19 13:51:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2834000 (1 GB) 2022-05-19 13:51:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2835000 (1 GB) 2022-05-19 13:51:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2836000 (1 GB) 2022-05-19 13:51:50 destination > 2022-05-19 13:51:50 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12752 records (24 MB) 2022-05-19 13:51:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2837000 (1 GB) 2022-05-19 13:51:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2838000 (1 GB) 2022-05-19 13:51:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2839000 (1 GB) 2022-05-19 13:51:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2840000 (1 GB) 2022-05-19 13:51:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2841000 (1 GB) 2022-05-19 13:51:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2842000 (1 GB) 2022-05-19 13:51:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2843000 (1 GB) 2022-05-19 13:51:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2844000 (1 GB) 2022-05-19 13:51:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2845000 (1 GB) 2022-05-19 13:51:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2846000 (1 GB) 2022-05-19 13:51:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2847000 (1 GB) 2022-05-19 13:51:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2848000 (1 GB) 2022-05-19 13:51:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2849000 (1 GB) 2022-05-19 13:51:57 destination > 2022-05-19 13:51:57 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12729 records (24 MB) 2022-05-19 13:51:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2850000 (1 GB) 2022-05-19 13:51:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2851000 (1 GB) 2022-05-19 13:51:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2852000 (1 GB) 2022-05-19 13:51:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2853000 (1 GB) 2022-05-19 13:51:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2854000 (1 GB) 2022-05-19 13:52:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2855000 (1 GB) 2022-05-19 13:52:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2856000 (1 GB) 2022-05-19 13:52:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2857000 (1 GB) 2022-05-19 13:52:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2858000 (1 GB) 2022-05-19 13:52:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2859000 (1 GB) 2022-05-19 13:52:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2860000 (1 GB) 2022-05-19 13:52:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2861000 (1 GB) 2022-05-19 13:52:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2862000 (1 GB) 2022-05-19 13:52:05 destination > 2022-05-19 13:52:05 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12727 records (24 MB) 2022-05-19 13:52:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2863000 (1 GB) 2022-05-19 13:52:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2864000 (1 GB) 2022-05-19 13:52:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2865000 (1 GB) 2022-05-19 13:52:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2866000 (1 GB) 2022-05-19 13:52:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2867000 (1 GB) 2022-05-19 13:52:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2868000 (1 GB) 2022-05-19 13:52:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2869000 (1 GB) 2022-05-19 13:52:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2870000 (1 GB) 2022-05-19 13:52:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2871000 (1 GB) 2022-05-19 13:52:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2872000 (1 GB) 2022-05-19 13:52:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2873000 (1 GB) 2022-05-19 13:52:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2874000 (1 GB) 2022-05-19 13:52:10 destination > 2022-05-19 13:52:10 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12708 records (24 MB) 2022-05-19 13:52:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2875000 (1 GB) 2022-05-19 13:52:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2876000 (1 GB) 2022-05-19 13:52:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2877000 (1 GB) 2022-05-19 13:52:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2878000 (1 GB) 2022-05-19 13:52:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2879000 (1 GB) 2022-05-19 13:52:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2880000 (1 GB) 2022-05-19 13:52:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2881000 (1 GB) 2022-05-19 13:52:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2882000 (1 GB) 2022-05-19 13:52:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2883000 (1 GB) 2022-05-19 13:52:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2884000 (1 GB) 2022-05-19 13:52:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2885000 (1 GB) 2022-05-19 13:52:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2886000 (1 GB) 2022-05-19 13:52:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2887000 (1 GB) 2022-05-19 13:52:16 destination > 2022-05-19 13:52:16 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12765 records (24 MB) 2022-05-19 13:52:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2888000 (1 GB) 2022-05-19 13:52:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2889000 (1 GB) 2022-05-19 13:52:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2890000 (1 GB) 2022-05-19 13:52:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2891000 (1 GB) 2022-05-19 13:52:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2892000 (1 GB) 2022-05-19 13:52:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2893000 (1 GB) 2022-05-19 13:52:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2894000 (1 GB) 2022-05-19 13:52:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2895000 (1 GB) 2022-05-19 13:52:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2896000 (1 GB) 2022-05-19 13:52:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2897000 (1 GB) 2022-05-19 13:52:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2898000 (1 GB) 2022-05-19 13:52:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2899000 (1 GB) 2022-05-19 13:52:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2900000 (1 GB) 2022-05-19 13:52:21 destination > 2022-05-19 13:52:21 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12754 records (24 MB) 2022-05-19 13:52:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2901000 (1 GB) 2022-05-19 13:52:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2902000 (1 GB) 2022-05-19 13:52:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2903000 (1 GB) 2022-05-19 13:52:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2904000 (1 GB) 2022-05-19 13:52:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2905000 (1 GB) 2022-05-19 13:52:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2906000 (1 GB) 2022-05-19 13:52:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2907000 (1 GB) 2022-05-19 13:52:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2908000 (1 GB) 2022-05-19 13:52:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2909000 (1 GB) 2022-05-19 13:52:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2910000 (1 GB) 2022-05-19 13:52:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2911000 (1 GB) 2022-05-19 13:52:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2912000 (1 GB) 2022-05-19 13:52:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2913000 (1 GB) 2022-05-19 13:52:27 destination > 2022-05-19 13:52:27 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12754 records (24 MB) 2022-05-19 13:52:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2914000 (1 GB) 2022-05-19 13:52:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2915000 (1 GB) 2022-05-19 13:52:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2916000 (1 GB) 2022-05-19 13:52:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2917000 (1 GB) 2022-05-19 13:52:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2918000 (1 GB) 2022-05-19 13:52:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2919000 (1 GB) 2022-05-19 13:52:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2920000 (1 GB) 2022-05-19 13:52:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2921000 (1 GB) 2022-05-19 13:52:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2922000 (1 GB) 2022-05-19 13:52:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2923000 (1 GB) 2022-05-19 13:52:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2924000 (1 GB) 2022-05-19 13:52:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2925000 (1 GB) 2022-05-19 13:52:32 destination > 2022-05-19 13:52:32 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12687 records (24 MB) 2022-05-19 13:52:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2926000 (1 GB) 2022-05-19 13:52:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2927000 (1 GB) 2022-05-19 13:52:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2928000 (1 GB) 2022-05-19 13:52:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2929000 (1 GB) 2022-05-19 13:52:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2930000 (1 GB) 2022-05-19 13:52:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2931000 (1 GB) 2022-05-19 13:52:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2932000 (1 GB) 2022-05-19 13:52:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2933000 (1 GB) 2022-05-19 13:52:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2934000 (1 GB) 2022-05-19 13:52:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2935000 (1 GB) 2022-05-19 13:52:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2936000 (1 GB) 2022-05-19 13:52:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2937000 (1 GB) 2022-05-19 13:52:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2938000 (1 GB) 2022-05-19 13:52:39 destination > 2022-05-19 13:52:39 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12712 records (24 MB) 2022-05-19 13:52:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2939000 (1 GB) 2022-05-19 13:52:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2940000 (1 GB) 2022-05-19 13:52:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2941000 (1 GB) 2022-05-19 13:52:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2942000 (1 GB) 2022-05-19 13:52:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2943000 (1 GB) 2022-05-19 13:52:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2944000 (1 GB) 2022-05-19 13:52:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2945000 (1 GB) 2022-05-19 13:52:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2946000 (1 GB) 2022-05-19 13:52:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2947000 (1 GB) 2022-05-19 13:52:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2948000 (1 GB) 2022-05-19 13:52:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2949000 (1 GB) 2022-05-19 13:52:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2950000 (1 GB) 2022-05-19 13:52:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2951000 (1 GB) 2022-05-19 13:52:44 destination > 2022-05-19 13:52:44 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12694 records (24 MB) 2022-05-19 13:52:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2952000 (1 GB) 2022-05-19 13:52:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2953000 (1 GB) 2022-05-19 13:52:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2954000 (1 GB) 2022-05-19 13:52:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2955000 (1 GB) 2022-05-19 13:52:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2956000 (1 GB) 2022-05-19 13:52:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2957000 (1 GB) 2022-05-19 13:52:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2958000 (1 GB) 2022-05-19 13:52:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2959000 (1 GB) 2022-05-19 13:52:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2960000 (1 GB) 2022-05-19 13:52:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2961000 (1 GB) 2022-05-19 13:52:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2962000 (1 GB) 2022-05-19 13:52:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2963000 (1 GB) 2022-05-19 13:52:50 destination > 2022-05-19 13:52:50 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12703 records (24 MB) 2022-05-19 13:52:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2964000 (1 GB) 2022-05-19 13:52:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2965000 (1 GB) 2022-05-19 13:52:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2966000 (1 GB) 2022-05-19 13:52:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2967000 (1 GB) 2022-05-19 13:52:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2968000 (1 GB) 2022-05-19 13:52:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2969000 (1 GB) 2022-05-19 13:52:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2970000 (1 GB) 2022-05-19 13:52:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2971000 (1 GB) 2022-05-19 13:52:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2972000 (1 GB) 2022-05-19 13:52:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2973000 (1 GB) 2022-05-19 13:52:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2974000 (1 GB) 2022-05-19 13:52:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2975000 (1 GB) 2022-05-19 13:52:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2976000 (1 GB) 2022-05-19 13:52:56 destination > 2022-05-19 13:52:56 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12682 records (24 MB) 2022-05-19 13:52:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2977000 (1 GB) 2022-05-19 13:52:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2978000 (1 GB) 2022-05-19 13:52:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2979000 (1 GB) 2022-05-19 13:52:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2980000 (1 GB) 2022-05-19 13:52:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2981000 (1 GB) 2022-05-19 13:52:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2982000 (1 GB) 2022-05-19 13:52:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2983000 (1 GB) 2022-05-19 13:52:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2984000 (1 GB) 2022-05-19 13:53:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2985000 (1 GB) 2022-05-19 13:53:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2986000 (1 GB) 2022-05-19 13:53:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2987000 (1 GB) 2022-05-19 13:53:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2988000 (1 GB) 2022-05-19 13:53:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2989000 (1 GB) 2022-05-19 13:53:02 destination > 2022-05-19 13:53:02 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12720 records (24 MB) 2022-05-19 13:53:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2990000 (1 GB) 2022-05-19 13:53:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2991000 (1 GB) 2022-05-19 13:53:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2992000 (1 GB) 2022-05-19 13:53:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2993000 (1 GB) 2022-05-19 13:53:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2994000 (1 GB) 2022-05-19 13:53:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2995000 (1 GB) 2022-05-19 13:53:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2996000 (1 GB) 2022-05-19 13:53:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2997000 (1 GB) 2022-05-19 13:53:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2998000 (1 GB) 2022-05-19 13:53:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2999000 (1 GB) 2022-05-19 13:53:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3000000 (1 GB) 2022-05-19 13:53:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3001000 (1 GB) 2022-05-19 13:53:41 destination > 2022-05-19 13:53:41 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12674 records (24 MB) 2022-05-19 13:53:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3002000 (1 GB) 2022-05-19 13:53:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3003000 (1 GB) 2022-05-19 13:53:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3004000 (1 GB) 2022-05-19 13:53:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3005000 (1 GB) 2022-05-19 13:53:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3006000 (1 GB) 2022-05-19 13:53:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3007000 (1 GB) 2022-05-19 13:53:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3008000 (1 GB) 2022-05-19 13:53:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3009000 (1 GB) 2022-05-19 13:53:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3010000 (1 GB) 2022-05-19 13:53:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3011000 (1 GB) 2022-05-19 13:53:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3012000 (1 GB) 2022-05-19 13:53:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3013000 (1 GB) 2022-05-19 13:53:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3014000 (1 GB) 2022-05-19 13:53:46 destination > 2022-05-19 13:53:46 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12714 records (24 MB) 2022-05-19 13:53:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3015000 (1 GB) 2022-05-19 13:53:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3016000 (1 GB) 2022-05-19 13:53:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3017000 (1 GB) 2022-05-19 13:53:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3018000 (1 GB) 2022-05-19 13:53:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3019000 (1 GB) 2022-05-19 13:53:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3020000 (1 GB) 2022-05-19 13:53:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3021000 (1 GB) 2022-05-19 13:53:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3022000 (1 GB) 2022-05-19 13:53:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3023000 (1 GB) 2022-05-19 13:53:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3024000 (1 GB) 2022-05-19 13:53:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3025000 (1 GB) 2022-05-19 13:53:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3026000 (1 GB) 2022-05-19 13:53:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3027000 (1 GB) 2022-05-19 13:53:52 destination > 2022-05-19 13:53:52 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12690 records (24 MB) 2022-05-19 13:53:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3028000 (1 GB) 2022-05-19 13:53:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3029000 (1 GB) 2022-05-19 13:53:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3030000 (1 GB) 2022-05-19 13:53:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3031000 (1 GB) 2022-05-19 13:53:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3032000 (1 GB) 2022-05-19 13:53:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3033000 (1 GB) 2022-05-19 13:53:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3034000 (1 GB) 2022-05-19 13:53:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3035000 (1 GB) 2022-05-19 13:53:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3036000 (1 GB) 2022-05-19 13:53:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3037000 (1 GB) 2022-05-19 13:53:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3038000 (1 GB) 2022-05-19 13:53:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3039000 (1 GB) 2022-05-19 13:53:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3040000 (1 GB) 2022-05-19 13:53:58 destination > 2022-05-19 13:53:58 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12691 records (24 MB) 2022-05-19 13:53:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3041000 (1 GB) 2022-05-19 13:53:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3042000 (1 GB) 2022-05-19 13:53:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3043000 (1 GB) 2022-05-19 13:53:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3044000 (1 GB) 2022-05-19 13:53:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3045000 (1 GB) 2022-05-19 13:54:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3046000 (1 GB) 2022-05-19 13:54:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3047000 (1 GB) 2022-05-19 13:54:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3048000 (1 GB) 2022-05-19 13:54:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3049000 (1 GB) 2022-05-19 13:54:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3050000 (1 GB) 2022-05-19 13:54:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3051000 (1 GB) 2022-05-19 13:54:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3052000 (1 GB) 2022-05-19 13:54:03 destination > 2022-05-19 13:54:03 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12675 records (24 MB) 2022-05-19 13:54:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3053000 (1 GB) 2022-05-19 13:54:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3054000 (1 GB) 2022-05-19 13:54:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3055000 (1 GB) 2022-05-19 13:54:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3056000 (1 GB) 2022-05-19 13:54:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3057000 (1 GB) 2022-05-19 13:54:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3058000 (1 GB) 2022-05-19 13:54:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3059000 (1 GB) 2022-05-19 13:54:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3060000 (1 GB) 2022-05-19 13:54:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3061000 (1 GB) 2022-05-19 13:54:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3062000 (1 GB) 2022-05-19 13:54:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3063000 (1 GB) 2022-05-19 13:54:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3064000 (1 GB) 2022-05-19 13:54:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3065000 (1 GB) 2022-05-19 13:54:09 destination > 2022-05-19 13:54:09 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12692 records (24 MB) 2022-05-19 13:54:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3066000 (1 GB) 2022-05-19 13:54:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3067000 (1 GB) 2022-05-19 13:54:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3068000 (1 GB) 2022-05-19 13:54:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3069000 (1 GB) 2022-05-19 13:54:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3070000 (1 GB) 2022-05-19 13:54:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3071000 (1 GB) 2022-05-19 13:54:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3072000 (1 GB) 2022-05-19 13:54:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3073000 (1 GB) 2022-05-19 13:54:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3074000 (1 GB) 2022-05-19 13:54:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3075000 (1 GB) 2022-05-19 13:54:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3076000 (1 GB) 2022-05-19 13:54:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3077000 (1 GB) 2022-05-19 13:54:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3078000 (1 GB) 2022-05-19 13:54:22 destination > 2022-05-19 13:54:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12700 records (24 MB) 2022-05-19 13:54:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3079000 (1 GB) 2022-05-19 13:54:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3080000 (1 GB) 2022-05-19 13:54:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3081000 (1 GB) 2022-05-19 13:54:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3082000 (1 GB) 2022-05-19 13:54:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3083000 (1 GB) 2022-05-19 13:54:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3084000 (1 GB) 2022-05-19 13:54:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3085000 (1 GB) 2022-05-19 13:54:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3086000 (1 GB) 2022-05-19 13:54:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3087000 (1 GB) 2022-05-19 13:54:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3088000 (1 GB) 2022-05-19 13:54:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3089000 (1 GB) 2022-05-19 13:54:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3090000 (1 GB) 2022-05-19 13:54:28 destination > 2022-05-19 13:54:28 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12686 records (24 MB) 2022-05-19 13:54:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3091000 (1 GB) 2022-05-19 13:54:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3092000 (1 GB) 2022-05-19 13:54:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3093000 (1 GB) 2022-05-19 13:54:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3094000 (1 GB) 2022-05-19 13:54:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3095000 (1 GB) 2022-05-19 13:54:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3096000 (1 GB) 2022-05-19 13:54:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3097000 (1 GB) 2022-05-19 13:54:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3098000 (1 GB) 2022-05-19 13:54:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3099000 (1 GB) 2022-05-19 13:54:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3100000 (1 GB) 2022-05-19 13:54:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3101000 (1 GB) 2022-05-19 13:54:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3102000 (1 GB) 2022-05-19 13:54:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3103000 (1 GB) 2022-05-19 13:54:35 destination > 2022-05-19 13:54:35 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12709 records (24 MB) 2022-05-19 13:54:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3104000 (1 GB) 2022-05-19 13:54:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3105000 (1 GB) 2022-05-19 13:54:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3106000 (1 GB) 2022-05-19 13:54:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3107000 (1 GB) 2022-05-19 13:54:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3108000 (1 GB) 2022-05-19 13:54:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3109000 (1 GB) 2022-05-19 13:54:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3110000 (1 GB) 2022-05-19 13:54:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3111000 (1 GB) 2022-05-19 13:54:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3112000 (1 GB) 2022-05-19 13:54:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3113000 (1 GB) 2022-05-19 13:54:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3114000 (1 GB) 2022-05-19 13:54:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3115000 (1 GB) 2022-05-19 13:54:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3116000 (1 GB) 2022-05-19 13:54:40 destination > 2022-05-19 13:54:40 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12677 records (24 MB) 2022-05-19 13:54:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3117000 (1 GB) 2022-05-19 13:54:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3118000 (1 GB) 2022-05-19 13:54:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3119000 (1 GB) 2022-05-19 13:54:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3120000 (1 GB) 2022-05-19 13:54:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3121000 (1 GB) 2022-05-19 13:54:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3122000 (1 GB) 2022-05-19 13:54:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3123000 (1 GB) 2022-05-19 13:54:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3124000 (1 GB) 2022-05-19 13:54:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3125000 (1 GB) 2022-05-19 13:54:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3126000 (1 GB) 2022-05-19 13:54:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3127000 (1 GB) 2022-05-19 13:54:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3128000 (1 GB) 2022-05-19 13:54:47 destination > 2022-05-19 13:54:47 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12730 records (24 MB) 2022-05-19 13:54:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3129000 (1 GB) 2022-05-19 13:54:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3130000 (1 GB) 2022-05-19 13:54:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3131000 (1 GB) 2022-05-19 13:54:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3132000 (1 GB) 2022-05-19 13:54:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3133000 (1 GB) 2022-05-19 13:54:58 source > Backing off _send(...) for 5.0s (airbyte_cdk.sources.streams.http.exceptions.DefaultBackoffException: Request URL: https://analyticsreporting.googleapis.com/v4/reports:batchGet, Response Code: 500, Response Text: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" } }) 2022-05-19 13:55:09 source > Caught retryable error 'Request URL: https://analyticsreporting.googleapis.com/v4/reports:batchGet, Response Code: 500, Response Text: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" } } ' after 1 tries. Waiting 5 seconds then retrying... 2022-05-19 13:55:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3134000 (1 GB) 2022-05-19 13:55:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3135000 (1 GB) 2022-05-19 13:55:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3136000 (1 GB) 2022-05-19 13:55:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3137000 (1 GB) 2022-05-19 13:55:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3138000 (1 GB) 2022-05-19 13:55:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3139000 (1 GB) 2022-05-19 13:55:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3140000 (1 GB) 2022-05-19 13:55:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3141000 (1 GB) 2022-05-19 13:55:19 destination > 2022-05-19 13:55:19 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12683 records (24 MB) 2022-05-19 13:55:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3142000 (1 GB) 2022-05-19 13:55:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3143000 (1 GB) 2022-05-19 13:55:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3144000 (1 GB) 2022-05-19 13:55:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3145000 (1 GB) 2022-05-19 13:55:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3146000 (1 GB) 2022-05-19 13:55:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3147000 (1 GB) 2022-05-19 13:55:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3148000 (1 GB) 2022-05-19 13:55:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3149000 (1 GB) 2022-05-19 13:55:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3150000 (1 GB) 2022-05-19 13:55:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3151000 (1 GB) 2022-05-19 13:55:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3152000 (1 GB) 2022-05-19 13:55:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3153000 (1 GB) 2022-05-19 13:55:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3154000 (1 GB) 2022-05-19 13:55:23 destination > 2022-05-19 13:55:23 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12676 records (24 MB) 2022-05-19 13:55:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3155000 (1 GB) 2022-05-19 13:55:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3156000 (1 GB) 2022-05-19 13:55:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3157000 (1 GB) 2022-05-19 13:55:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3158000 (1 GB) 2022-05-19 13:55:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3159000 (1 GB) 2022-05-19 13:55:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3160000 (1 GB) 2022-05-19 13:55:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3161000 (1 GB) 2022-05-19 13:55:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3162000 (1 GB) 2022-05-19 13:55:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3163000 (1 GB) 2022-05-19 13:55:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3164000 (1 GB) 2022-05-19 13:55:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3165000 (1 GB) 2022-05-19 13:55:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3166000 (1 GB) 2022-05-19 13:55:29 destination > 2022-05-19 13:55:29 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12695 records (24 MB) 2022-05-19 13:55:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3167000 (1 GB) 2022-05-19 13:55:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3168000 (1 GB) 2022-05-19 13:55:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3169000 (1 GB) 2022-05-19 13:55:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3170000 (1 GB) 2022-05-19 13:55:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3171000 (1 GB) 2022-05-19 13:55:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3172000 (1 GB) 2022-05-19 13:55:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3173000 (1 GB) 2022-05-19 13:55:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3174000 (1 GB) 2022-05-19 13:55:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3175000 (1 GB) 2022-05-19 13:55:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3176000 (1 GB) 2022-05-19 13:55:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3177000 (1 GB) 2022-05-19 13:55:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3178000 (1 GB) 2022-05-19 13:55:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3179000 (1 GB) 2022-05-19 13:55:35 destination > 2022-05-19 13:55:35 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12689 records (24 MB) 2022-05-19 13:55:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3180000 (1 GB) 2022-05-19 13:55:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3181000 (1 GB) 2022-05-19 13:55:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3182000 (1 GB) 2022-05-19 13:55:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3183000 (1 GB) 2022-05-19 13:55:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3184000 (1 GB) 2022-05-19 13:55:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3185000 (1 GB) 2022-05-19 13:55:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3186000 (1 GB) 2022-05-19 13:55:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3187000 (1 GB) 2022-05-19 13:55:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3188000 (1 GB) 2022-05-19 13:55:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3189000 (1 GB) 2022-05-19 13:55:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3190000 (1 GB) 2022-05-19 13:55:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3191000 (1 GB) 2022-05-19 13:55:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3192000 (1 GB) 2022-05-19 13:55:41 destination > 2022-05-19 13:55:41 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12688 records (24 MB) 2022-05-19 13:55:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3193000 (1 GB) 2022-05-19 13:55:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3194000 (1 GB) 2022-05-19 13:55:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3195000 (1 GB) 2022-05-19 13:55:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3196000 (1 GB) 2022-05-19 13:55:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3197000 (1 GB) 2022-05-19 13:55:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3198000 (1 GB) 2022-05-19 13:55:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3199000 (1 GB) 2022-05-19 13:55:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3200000 (1 GB) 2022-05-19 13:55:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3201000 (1 GB) 2022-05-19 13:55:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3202000 (1 GB) 2022-05-19 13:55:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3203000 (1 GB) 2022-05-19 13:55:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3204000 (1 GB) 2022-05-19 13:55:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3205000 (1 GB) 2022-05-19 13:55:49 destination > 2022-05-19 13:55:49 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12668 records (24 MB) 2022-05-19 13:55:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3206000 (1 GB) 2022-05-19 13:55:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3207000 (1 GB) 2022-05-19 13:55:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3208000 (1 GB) 2022-05-19 13:55:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3209000 (1 GB) 2022-05-19 13:55:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3210000 (1 GB) 2022-05-19 13:55:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3211000 (1 GB) 2022-05-19 13:55:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3212000 (1 GB) 2022-05-19 13:55:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3213000 (1 GB) 2022-05-19 13:55:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3214000 (1 GB) 2022-05-19 13:55:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3215000 (1 GB) 2022-05-19 13:55:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3216000 (1 GB) 2022-05-19 13:55:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3217000 (1 GB) 2022-05-19 13:55:56 destination > 2022-05-19 13:55:56 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12714 records (24 MB) 2022-05-19 13:55:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3218000 (1 GB) 2022-05-19 13:55:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3219000 (1 GB) 2022-05-19 13:55:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3220000 (1 GB) 2022-05-19 13:55:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3221000 (1 GB) 2022-05-19 13:55:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3222000 (1 GB) 2022-05-19 13:55:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3223000 (1 GB) 2022-05-19 13:55:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3224000 (1 GB) 2022-05-19 13:55:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3225000 (1 GB) 2022-05-19 13:55:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3226000 (1 GB) 2022-05-19 13:56:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3227000 (1 GB) 2022-05-19 13:56:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3228000 (1 GB) 2022-05-19 13:56:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3229000 (1 GB) 2022-05-19 13:56:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3230000 (1 GB) 2022-05-19 13:56:01 destination > 2022-05-19 13:56:01 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12675 records (24 MB) 2022-05-19 13:56:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3231000 (1 GB) 2022-05-19 13:56:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3232000 (1 GB) 2022-05-19 13:56:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3233000 (1 GB) 2022-05-19 13:56:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3234000 (1 GB) 2022-05-19 13:56:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3235000 (1 GB) 2022-05-19 13:56:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3236000 (1 GB) 2022-05-19 13:56:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3237000 (1 GB) 2022-05-19 13:56:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3238000 (1 GB) 2022-05-19 13:56:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3239000 (1 GB) 2022-05-19 13:56:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3240000 (1 GB) 2022-05-19 13:56:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3241000 (1 GB) 2022-05-19 13:56:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3242000 (1 GB) 2022-05-19 13:56:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3243000 (1 GB) 2022-05-19 13:56:06 destination > 2022-05-19 13:56:06 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12692 records (24 MB) 2022-05-19 13:56:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3244000 (1 GB) 2022-05-19 13:56:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3245000 (1 GB) 2022-05-19 13:56:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3246000 (1 GB) 2022-05-19 13:56:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3247000 (1 GB) 2022-05-19 13:56:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3248000 (1 GB) 2022-05-19 13:56:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3249000 (1 GB) 2022-05-19 13:56:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3250000 (1 GB) 2022-05-19 13:56:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3251000 (1 GB) 2022-05-19 13:56:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3252000 (1 GB) 2022-05-19 13:56:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3253000 (1 GB) 2022-05-19 13:56:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3254000 (1 GB) 2022-05-19 13:56:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3255000 (1 GB) 2022-05-19 13:56:12 destination > 2022-05-19 13:56:12 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12664 records (24 MB) 2022-05-19 13:56:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3256000 (1 GB) 2022-05-19 13:56:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3257000 (1 GB) 2022-05-19 13:56:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3258000 (1 GB) 2022-05-19 13:56:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3259000 (1 GB) 2022-05-19 13:56:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3260000 (1 GB) 2022-05-19 13:56:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3261000 (1 GB) 2022-05-19 13:56:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3262000 (1 GB) 2022-05-19 13:56:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3263000 (1 GB) 2022-05-19 13:56:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3264000 (1 GB) 2022-05-19 13:56:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3265000 (1 GB) 2022-05-19 13:56:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3266000 (1 GB) 2022-05-19 13:56:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3267000 (1 GB) 2022-05-19 13:56:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3268000 (1 GB) 2022-05-19 13:56:19 destination > 2022-05-19 13:56:19 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12700 records (24 MB) 2022-05-19 13:56:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3269000 (1 GB) 2022-05-19 13:56:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3270000 (1 GB) 2022-05-19 13:56:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3271000 (1 GB) 2022-05-19 13:56:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3272000 (1 GB) 2022-05-19 13:56:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3273000 (1 GB) 2022-05-19 13:56:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3274000 (1 GB) 2022-05-19 13:56:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3275000 (1 GB) 2022-05-19 13:56:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3276000 (1 GB) 2022-05-19 13:56:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3277000 (1 GB) 2022-05-19 13:56:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3278000 (1 GB) 2022-05-19 13:56:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3279000 (1 GB) 2022-05-19 13:56:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3280000 (1 GB) 2022-05-19 13:56:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3281000 (1 GB) 2022-05-19 13:56:27 destination > 2022-05-19 13:56:27 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12702 records (24 MB) 2022-05-19 13:56:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3282000 (1 GB) 2022-05-19 13:56:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3283000 (1 GB) 2022-05-19 13:56:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3284000 (1 GB) 2022-05-19 13:56:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3285000 (1 GB) 2022-05-19 13:56:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3286000 (1 GB) 2022-05-19 13:56:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3287000 (1 GB) 2022-05-19 13:56:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3288000 (1 GB) 2022-05-19 13:56:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3289000 (1 GB) 2022-05-19 13:56:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3290000 (1 GB) 2022-05-19 13:56:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3291000 (1 GB) 2022-05-19 13:56:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3292000 (1 GB) 2022-05-19 13:56:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3293000 (1 GB) 2022-05-19 13:56:33 destination > 2022-05-19 13:56:33 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12696 records (24 MB) 2022-05-19 13:56:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3294000 (1 GB) 2022-05-19 13:56:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3295000 (1 GB) 2022-05-19 13:56:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3296000 (1 GB) 2022-05-19 13:56:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3297000 (1 GB) 2022-05-19 13:56:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3298000 (1 GB) 2022-05-19 13:56:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3299000 (1 GB) 2022-05-19 13:56:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3300000 (1 GB) 2022-05-19 13:56:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3301000 (1 GB) 2022-05-19 13:56:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3302000 (1 GB) 2022-05-19 13:56:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3303000 (1 GB) 2022-05-19 13:56:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3304000 (1 GB) 2022-05-19 13:56:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3305000 (1 GB) 2022-05-19 13:56:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3306000 (1 GB) 2022-05-19 13:56:38 destination > 2022-05-19 13:56:38 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12677 records (24 MB) 2022-05-19 13:56:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3307000 (1 GB) 2022-05-19 13:56:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3308000 (1 GB) 2022-05-19 13:56:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3309000 (1 GB) 2022-05-19 13:56:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3310000 (1 GB) 2022-05-19 13:56:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3311000 (1 GB) 2022-05-19 13:56:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3312000 (1 GB) 2022-05-19 13:56:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3313000 (1 GB) 2022-05-19 13:56:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3314000 (1 GB) 2022-05-19 13:56:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3315000 (1 GB) 2022-05-19 13:56:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3316000 (1 GB) 2022-05-19 13:56:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3317000 (1 GB) 2022-05-19 13:56:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3318000 (1 GB) 2022-05-19 13:56:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3319000 (1 GB) 2022-05-19 13:56:46 destination > 2022-05-19 13:56:46 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12618 records (24 MB) 2022-05-19 13:56:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3320000 (1 GB) 2022-05-19 13:56:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3321000 (1 GB) 2022-05-19 13:56:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3322000 (1 GB) 2022-05-19 13:56:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3323000 (1 GB) 2022-05-19 13:56:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3324000 (1 GB) 2022-05-19 13:56:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3325000 (1 GB) 2022-05-19 13:56:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3326000 (1 GB) 2022-05-19 13:56:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3327000 (1 GB) 2022-05-19 13:56:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3328000 (1 GB) 2022-05-19 13:56:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3329000 (1 GB) 2022-05-19 13:56:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3330000 (1 GB) 2022-05-19 13:56:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3331000 (1 GB) 2022-05-19 13:56:52 destination > 2022-05-19 13:56:52 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12667 records (24 MB) 2022-05-19 13:56:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3332000 (1 GB) 2022-05-19 13:56:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3333000 (1 GB) 2022-05-19 13:56:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3334000 (1 GB) 2022-05-19 13:56:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3335000 (1 GB) 2022-05-19 13:56:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3336000 (1 GB) 2022-05-19 13:56:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3337000 (1 GB) 2022-05-19 13:56:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3338000 (1 GB) 2022-05-19 13:56:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3339000 (1 GB) 2022-05-19 13:56:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3340000 (1 GB) 2022-05-19 13:56:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3341000 (1 GB) 2022-05-19 13:56:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3342000 (1 GB) 2022-05-19 13:56:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3343000 (1 GB) 2022-05-19 13:56:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3344000 (1 GB) 2022-05-19 13:57:01 destination > 2022-05-19 13:57:01 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12655 records (24 MB) 2022-05-19 13:57:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3345000 (1 GB) 2022-05-19 13:57:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3346000 (1 GB) 2022-05-19 13:57:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3347000 (1 GB) 2022-05-19 13:57:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3348000 (1 GB) 2022-05-19 13:57:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3349000 (1 GB) 2022-05-19 13:57:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3350000 (1 GB) 2022-05-19 13:57:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3351000 (1 GB) 2022-05-19 13:57:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3352000 (1 GB) 2022-05-19 13:57:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3353000 (1 GB) 2022-05-19 13:57:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3354000 (1 GB) 2022-05-19 13:57:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3355000 (1 GB) 2022-05-19 13:57:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3356000 (1 GB) 2022-05-19 13:57:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3357000 (1 GB) 2022-05-19 13:57:38 destination > 2022-05-19 13:57:38 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 12672 records (24 MB) 2022-05-19 13:57:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3358000 (1 GB) 2022-05-19 13:57:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3359000 (1 GB) 2022-05-19 13:57:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3360000 (1 GB) 2022-05-19 13:57:40 source > Read 3360933 records from main_kpi stream 2022-05-19 13:57:40 source > Finished syncing main_kpi 2022-05-19 13:57:40 source > SourceGoogleAnalyticsV4 runtimes: Syncing stream main_kpi 0:32:51.599907 2022-05-19 13:57:40 source > Finished syncing SourceGoogleAnalyticsV4 2022-05-19 13:57:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):305 - Total records read: 3360933 (1 GB) 2022-05-19 13:57:40 INFO i.a.w.DefaultReplicationWorker(run):163 - One of source or destination thread complete. Waiting on the other. 2022-05-19 13:57:40 destination > 2022-05-19 13:57:40 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-05-19 13:57:40 destination > 2022-05-19 13:57:40 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-05-19 13:57:40 destination > 2022-05-19 13:57:40 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing main_kpi: 3810 records (7 MB) 2022-05-19 13:57:40 destination > 2022-05-19 13:57:40 INFO i.a.i.d.j.SqlOperations(onDestinationCloseOperations):136 - No onDestinationCloseOperations required for this destination. 2022-05-19 13:57:40 destination > 2022-05-19 13:57:40 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):163 - Finalizing tables in destination started for 1 streams 2022-05-19 13:57:40 destination > 2022-05-19 13:57:40 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):168 - Finalizing stream main_kpi. schema public, tmp table _airbyte_tmp_myj_main_kpi, final table _airbyte_raw_main_kpi 2022-05-19 13:57:40 destination > 2022-05-19 13:57:40 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):181 - Executing finalization of tables. 2022-05-19 14:00:57 destination > 2022-05-19 14:00:57 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):183 - Finalizing tables in destination completed. 2022-05-19 14:00:57 destination > 2022-05-19 14:00:57 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):186 - Cleaning tmp tables in destination started for 1 streams 2022-05-19 14:00:57 destination > 2022-05-19 14:00:57 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):190 - Cleaning tmp table in destination started for stream main_kpi. schema public, tmp table name: _airbyte_tmp_myj_main_kpi 2022-05-19 14:00:57 destination > 2022-05-19 14:00:57 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):195 - Cleaning tmp tables in destination completed. 2022-05-19 14:00:57 destination > 2022-05-19 14:00:57 INFO i.a.i.b.IntegrationRunner(runInternal):169 - Completed integration: io.airbyte.integrations.base.ssh.SshWrappedDestination 2022-05-19 14:00:57 destination > 2022-05-19 14:00:57 INFO i.a.i.d.p.PostgresDestination(main):91 - completed destination: class io.airbyte.integrations.destination.postgres.PostgresDestination 2022-05-19 14:00:57 INFO i.a.w.DefaultReplicationWorker(run):165 - Source and destination threads complete. 2022-05-19 14:00:57 INFO i.a.w.DefaultReplicationWorker(run):228 - sync summary: io.airbyte.config.ReplicationAttemptSummary@2f7d93b1[status=completed,recordsSynced=3360933,bytesSynced=1719488259,startTime=1652966684689,endTime=1652968857396,totalStats=io.airbyte.config.SyncStats@590034a7[recordsEmitted=3360933,bytesEmitted=1719488259,stateMessagesEmitted=0,recordsCommitted=3360933],streamStats=[io.airbyte.config.StreamSyncStats@11cd1895[streamName=main_kpi,stats=io.airbyte.config.SyncStats@7d891ccf[recordsEmitted=3360933,bytesEmitted=1719488259,stateMessagesEmitted=,recordsCommitted=3360933]]]] 2022-05-19 14:00:57 INFO i.a.w.DefaultReplicationWorker(run):250 - Source did not output any state messages 2022-05-19 14:00:57 WARN i.a.w.DefaultReplicationWorker(run):261 - State capture: No state retained. 2022-05-19 14:00:57 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-05-19 14:00:57 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):155 - sync summary: io.airbyte.config.StandardSyncOutput@11754e01[standardSyncSummary=io.airbyte.config.StandardSyncSummary@5477c24b[status=completed,recordsSynced=3360933,bytesSynced=1719488259,startTime=1652966684689,endTime=1652968857396,totalStats=io.airbyte.config.SyncStats@590034a7[recordsEmitted=3360933,bytesEmitted=1719488259,stateMessagesEmitted=0,recordsCommitted=3360933],streamStats=[io.airbyte.config.StreamSyncStats@11cd1895[streamName=main_kpi,stats=io.airbyte.config.SyncStats@7d891ccf[recordsEmitted=3360933,bytesEmitted=1719488259,stateMessagesEmitted=,recordsCommitted=3360933]]]],normalizationSummary=,state=,outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@2623c319[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@656996e5[stream=io.airbyte.protocol.models.AirbyteStream@5ed7c90f[name=main_kpi,jsonSchema={"type":["null","object"],"$schema":"http://json-schema.org/draft-07/schema#","properties":{"ga_date":{"type":["string"],"format":"date"},"view_id":{"type":["string"]},"ga_users":{"type":["null","integer"]},"ga_medium":{"type":["string"]},"ga_source":{"type":["string"]},"ga_campaign":{"type":["string"]},"ga_sessions":{"type":["null","integer"]},"ga_device_category":{"type":["string"]},"ga_channel_grouping":{"type":["string"]},"ga_landing_page_path":{"type":["string"]},"ga_lp_path_formatted":{"type":["string"]},"ga_goal_4_completions":{"type":["null","string"]},"ga_goal_9_completions":{"type":["null","string"]},"ga_goal_11_completions":{"type":["null","string"]},"ga_goal_12_completions":{"type":["null","string"]},"ga_goal_13_completions":{"type":["null","string"]},"ga_goal_16_completions":{"type":["null","string"]},"ga_goal_17_completions":{"type":["null","string"]},"ga_goal_20_completions":{"type":["null","string"]}},"additionalProperties":false},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[ga_date],sourceDefinedPrimaryKey=[],namespace=,additionalProperties={}],syncMode=full_refresh,cursorField=[ga_date],destinationSyncMode=overwrite,primaryKey=[],additionalProperties={}]],additionalProperties={}],failures=[]] 2022-05-19 14:00:57 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-05-19 14:00:57 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/34/0/logs.log 2022-05-19 14:00:57 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-05-19 14:00:57 INFO i.a.w.DefaultNormalizationWorker(run):47 - Running normalization. 2022-05-19 14:00:57 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization:0.1.77 2022-05-19 14:00:57 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization:0.1.77 exists... 2022-05-19 14:00:57 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization:0.1.77 was found locally. 2022-05-19 14:00:57 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 34 2022-05-19 14:00:57 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/34/0/normalize --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.36.4-alpha airbyte/normalization:0.1.77 run --integration-type postgres --config destination_config.json --catalog destination_catalog.json 2022-05-19 14:00:57 normalization > Running: transform-config --config destination_config.json --integration-type postgres --out /data/34/0/normalize 2022-05-19 14:00:58 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/34/0/normalize') 2022-05-19 14:00:58 normalization > transform_postgres 2022-05-19 14:00:58 normalization > Running: transform-catalog --integration-type postgres --profile-config-dir /data/34/0/normalize --catalog destination_catalog.json --out /data/34/0/normalize/models/generated/ --json-column _airbyte_data 2022-05-19 14:00:58 normalization > Processing destination_catalog.json... 2022-05-19 14:00:58 normalization > Generating airbyte_ctes/public/main_kpi_ab1.sql from main_kpi 2022-05-19 14:00:58 normalization > Generating airbyte_ctes/public/main_kpi_ab2.sql from main_kpi 2022-05-19 14:00:58 normalization > Generating airbyte_ctes/public/main_kpi_ab3.sql from main_kpi 2022-05-19 14:00:58 normalization > Generating airbyte_tables/public/main_kpi.sql from main_kpi 2022-05-19 14:00:58 normalization > detected no config file for ssh, assuming ssh is off. 2022-05-19 14:01:01 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-05-19 14:01:01 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-05-19 14:01:01 normalization > 2022-05-19 14:01:01 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-05-19 14:01:01 normalization > 2022-05-19 14:01:03 normalization > 14:01:03 Running with dbt=1.0.0 2022-05-19 14:01:04 normalization > 14:01:04 Partial parse save file not found. Starting full parse. 2022-05-19 14:01:05 normalization > 14:01:05 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-05-19 14:01:05 normalization > There are 2 unused configuration paths: 2022-05-19 14:01:05 normalization > - models.airbyte_utils.generated.airbyte_views 2022-05-19 14:01:05 normalization > - models.airbyte_utils.generated.airbyte_incremental 2022-05-19 14:01:05 normalization > 2022-05-19 14:01:05 normalization > 14:01:05 Found 4 models, 0 tests, 0 snapshots, 0 analyses, 521 macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics 2022-05-19 14:01:05 normalization > 14:01:05 2022-05-19 14:01:06 normalization > 14:01:06 Concurrency: 8 threads (target='prod') 2022-05-19 14:01:06 normalization > 14:01:06 2022-05-19 14:01:06 normalization > 14:01:06 1 of 1 START table model public.main_kpi................................................................................ [RUN] 2022-05-19 14:03:38 normalization > 14:03:38 1 of 1 OK created table model public.main_kpi........................................................................... [SELECT 3360933 in 152.03s] 2022-05-19 14:03:38 normalization > 14:03:38 2022-05-19 14:03:38 normalization > 14:03:38 Finished running 1 table model in 153.03s. 2022-05-19 14:03:38 normalization > 14:03:38 2022-05-19 14:03:38 normalization > 14:03:38 Completed successfully 2022-05-19 14:03:38 normalization > 14:03:38 2022-05-19 14:03:38 normalization > 14:03:38 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 2022-05-19 14:03:38 INFO i.a.w.DefaultNormalizationWorker(run):71 - Normalization executed in 2 minutes 41 seconds. 2022-05-19 14:03:38 INFO i.a.w.DefaultNormalizationWorker(run):77 - Normalization summary: io.airbyte.config.NormalizationSummary@3d9a40af[startTime=1652968857483,endTime=1652969018833] 2022-05-19 14:03:38 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-05-19 14:03:38 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-05-19 14:03:38 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.client_id: is missing but it is required, $.client_secret: is missing but it is required, $.refresh_token: is missing but it is required, $.auth_type: must be a constant value Client