2022-11-10 03:54:17 INFO i.a.w.t.TemporalAttemptExecution(get):136 - Docker volume job log path: /tmp/workspace/493/0/logs.log 2022-11-10 03:54:17 INFO i.a.w.t.TemporalAttemptExecution(get):141 - Executing worker wrapper. Airbyte version: 0.40.17 2022-11-10 03:54:17 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):50 - Using default value for environment variable LOG_CONNECTOR_MESSAGES: 'false' 2022-11-10 03:54:17 INFO i.a.c.EnvConfigs(getEnvOrDefault):1079 - Using default value for environment variable METRIC_CLIENT: '' 2022-11-10 03:54:17 WARN i.a.m.l.MetricClientFactory(initialize):60 - Metric client is already initialized to 2022-11-10 03:54:17 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):50 - Using default value for environment variable LOG_CONNECTOR_MESSAGES: 'false' 2022-11-10 03:54:17 INFO i.a.w.g.DefaultReplicationWorker(run):125 - start sync worker. job id: 493 attempt id: 0 2022-11-10 03:54:17 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-11-10 03:54:17 INFO i.a.w.g.DefaultReplicationWorker(run):141 - configured sync modes: {null.h-crm-deals=full_refresh - overwrite} 2022-11-10 03:54:17 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START REPLICATION ----- 2022-11-10 03:54:17 INFO i.a.w.i.DefaultAirbyteDestination(start):65 - Running destination... 2022-11-10 03:54:17 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-11-10 03:54:17 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/destination-clickhouse:0.2.0 exists... 2022-11-10 03:54:17 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/destination-clickhouse:0.2.0 was found locally. 2022-11-10 03:54:17 INFO i.a.w.p.DockerProcessFactory(create):119 - Creating docker container = destination-clickhouse-write-493-0-ddnqe with resources io.airbyte.config.ResourceRequirements@5e0ff2bf[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2022-11-10 03:54:17 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/493/0 --log-driver none --name destination-clickhouse-write-493-0-ddnqe --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-clickhouse:0.2.0 -e AIRBYTE_VERSION=0.40.17 -e WORKER_JOB_ID=493 airbyte/destination-clickhouse:0.2.0 write --config destination_config.json --catalog destination_catalog.json 2022-11-10 03:54:17 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/source-s3:0.1.25 exists... 2022-11-10 03:54:17 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/source-s3:0.1.25 was found locally. 2022-11-10 03:54:17 INFO i.a.w.p.DockerProcessFactory(create):119 - Creating docker container = source-s3-read-493-0-ovyva with resources io.airbyte.config.ResourceRequirements@af5ddbc[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2022-11-10 03:54:17 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/493/0 --log-driver none --name source-s3-read-493-0-ovyva --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/source-s3:0.1.25 -e AIRBYTE_VERSION=0.40.17 -e WORKER_JOB_ID=493 airbyte/source-s3:0.1.25 read --config source_config.json --catalog source_catalog.json 2022-11-10 03:54:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):454 - Destination output thread started. 2022-11-10 03:54:17 INFO i.a.w.g.DefaultReplicationWorker(run):185 - Waiting for source and destination threads to complete. 2022-11-10 03:54:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):339 - Replication thread started. 2022-11-10 03:54:18 destination > starting destination: class io.airbyte.integrations.destination.clickhouse.ClickhouseDestination 2022-11-10 03:54:18 destination > integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-11-10 03:54:18 destination > Running integration: io.airbyte.integrations.base.ssh.SshWrappedDestination 2022-11-10 03:54:18 destination > Command: WRITE 2022-11-10 03:54:18 destination > Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-11-10 03:54:19 destination > Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-11-10 03:54:19 destination > Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-11-10 03:54:19 source > initialised stream with format: 2022-11-10 03:54:19 source > Starting syncing SourceS3 2022-11-10 03:54:19 source > initialised stream with format: {'encoding': 'utf8', 'filetype': 'csv', 'delimiter': '\t', 'block_size': 120000, 'quote_char': '"', 'double_quote': False, 'infer_datatypes': False, 'advanced_options': '{}', 'newlines_in_values': False, 'additional_reader_options': '{}'} 2022-11-10 03:54:19 source > Syncing stream: h-crm-deals 2022-11-10 03:54:19 source > Iterating S3 bucket 'mh-stage' 2022-11-10 03:54:19 destination > Starting connection with method: NO_TUNNEL 2022-11-10 03:54:19 destination > HikariPool-1 - Starting... 2022-11-10 03:54:19 destination > HikariPool-1 - Start completed. 2022-11-10 03:54:19 destination > Write config: WriteConfig{streamName=hcrm_raw_h-crm-deals, namespace=null, outputSchemaName=main, tmpTableName=_airbyte_tmp_wxc_hcrm_raw_h_crm_deals, outputTableName=_airbyte_raw_hcrm_raw_h_crm_deals, syncMode=overwrite} 2022-11-10 03:54:19 destination > class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-11-10 03:54:19 destination > Preparing tmp tables in destination started for 1 streams 2022-11-10 03:54:19 destination > Preparing tmp table in destination started for stream hcrm_raw_h-crm-deals. schema: main, tmp table name: _airbyte_tmp_wxc_hcrm_raw_h_crm_deals 2022-11-10 03:54:19 destination > Preparing tables in destination completed. 2022-11-10 03:54:26 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:10:41.465000+00:00, Size: 40.1307Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:26 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:10:56.292000+00:00, Size: 46.3488Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:26 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:11:33.120000+00:00, Size: 61.8401Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:26 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:12:02.065000+00:00, Size: 26.8840Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:26 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:12:10.818000+00:00, Size: 36.5450Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:26 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:12:15.269000+00:00, Size: 19.4452Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:26 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:12:44.583000+00:00, Size: 20.2751Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:26 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:12:44.867000+00:00, Size: 11.8873Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:26 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:12:45.020000+00:00, Size: 12.0020Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:26 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:12:55.268000+00:00, Size: 99.5051Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:26 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:03.381000+00:00, Size: 10.6890Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:26 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:03.926000+00:00, Size: 10.7663Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:15.365000+00:00, Size: 10.2762Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:15.831000+00:00, Size: 10.0058Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:17.006000+00:00, Size: 111.5474Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:21.532000+00:00, Size: 8.3217Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:21.706000+00:00, Size: 8.2523Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:34.031000+00:00, Size: 4.5138Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:34.295000+00:00, Size: 4.4887Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:35.605000+00:00, Size: 7.9612Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:35.886000+00:00, Size: 7.7398Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:37.072000+00:00, Size: 7.8662Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:45.688000+00:00, Size: 3.9704Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:46.139000+00:00, Size: 2.5395Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:30 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:46.376000+00:00, Size: 4.4081Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:33 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:46.870000+00:00, Size: 4.1055Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:33 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:47.404000+00:00, Size: 4.3169Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:33 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:52.796000+00:00, Size: 2.5119Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:33 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:54.378000+00:00, Size: 2.4908Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:33 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:54.426000+00:00, Size: 2.2750Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:33 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:54.843000+00:00, Size: 2.2013Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:33 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:55.614000+00:00, Size: 2.3516Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:33 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:56.991000+00:00, Size: 1.4828Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:33 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:59.238000+00:00, Size: 1.4147Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:33 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:59.299000+00:00, Size: 1.4374Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:33 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:59.818000+00:00, Size: 1.4115Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:33 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:13:59.997000+00:00, Size: 1.4051Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:00.418000+00:00, Size: 1.3175Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:02.452000+00:00, Size: 1.2631Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:02.479000+00:00, Size: 1.2743Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:03.058000+00:00, Size: 1.2098Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:03.103000+00:00, Size: 1.2416Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:03.220000+00:00, Size: 1.0988Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:04.267000+00:00, Size: 1.1678Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:06.221000+00:00, Size: 1.0843Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:06.900000+00:00, Size: 1.0284Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:06.910000+00:00, Size: 1.0409Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:07.106000+00:00, Size: 1.0499Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:07.229000+00:00, Size: 1.0777Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:36 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:09.616000+00:00, Size: 0.9755Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:39 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:09.684000+00:00, Size: 1.0250Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:39 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:10.063000+00:00, Size: 0.9742Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:39 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:10.181000+00:00, Size: 0.9680Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:39 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:11.591000+00:00, Size: 0.7508Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:39 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:11.900000+00:00, Size: 0.7321Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:39 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:12.067000+00:00, Size: 0.7175Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:39 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:12.177000+00:00, Size: 0.7094Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:39 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:13.221000+00:00, Size: 0.6726Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:39 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:13.685000+00:00, Size: 0.6126Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:39 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:13.698000+00:00, Size: 0.6453Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:39 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:14.429000+00:00, Size: 0.5817Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:39 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:14.634000+00:00, Size: 0.5567Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:14.892000+00:00, Size: 0.4630Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:15.737000+00:00, Size: 0.4369Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:15.748000+00:00, Size: 0.4123Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:15.976000+00:00, Size: 0.3696Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:16.170000+00:00, Size: 0.3920Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:16.677000+00:00, Size: 0.3593Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:17.191000+00:00, Size: 0.3525Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:17.419000+00:00, Size: 0.3413Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:17.716000+00:00, Size: 0.3357Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:18.420000+00:00, Size: 0.3122Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:18.455000+00:00, Size: 0.3205Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:18.748000+00:00, Size: 0.2700Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:42 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:18.946000+00:00, Size: 0.2634Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:44 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:19.288000+00:00, Size: 16.1573Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:44 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:19.540000+00:00, Size: 0.2427Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:44 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:19.750000+00:00, Size: 0.2570Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:44 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:19.971000+00:00, Size: 0.2370Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:44 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:20.427000+00:00, Size: 0.2183Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:44 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:20.678000+00:00, Size: 0.1950Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:44 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:20.967000+00:00, Size: 0.1688Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:44 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:21.188000+00:00, Size: 0.1424Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:44 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:21.516000+00:00, Size: 0.1463Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:44 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:22.042000+00:00, Size: 0.1279Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:44 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:22.282000+00:00, Size: 0.1252Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:44 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:22.515000+00:00, Size: 0.1169Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:22.739000+00:00, Size: 0.1083Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:23.188000+00:00, Size: 0.0858Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:23.269000+00:00, Size: 0.0879Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:23.789000+00:00, Size: 0.0816Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:23.838000+00:00, Size: 0.0532Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:24.116000+00:00, Size: 0.0729Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:24.126000+00:00, Size: 0.0504Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:24.566000+00:00, Size: 0.0441Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:24.608000+00:00, Size: 0.0479Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:24.846000+00:00, Size: 0.0422Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:24.849000+00:00, Size: 0.0403Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:25.399000+00:00, Size: 0.0326Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:47 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:25.410000+00:00, Size: 0.0383Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:50 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:25.614000+00:00, Size: 0.0204Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:50 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:26.156000+00:00, Size: 0.0154Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:50 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:26.157000+00:00, Size: 0.0130Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:50 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:26.409000+00:00, Size: 0.0123Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:50 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:26.688000+00:00, Size: 0.0097Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:50 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:26.688000+00:00, Size: 0.0111Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:50 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:27.164000+00:00, Size: 0.0046Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:50 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:27.170000+00:00, Size: 0.0033Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:50 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:27.180000+00:00, Size: 0.0048Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:50 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:27.421000+00:00, Size: 0.0025Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:50 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:27.686000+00:00, Size: 0.0015Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:50 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:27.686000+00:00, Size: 0.0027Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:27.717000+00:00, Size: 0.0011Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:27.898000+00:00, Size: 0.0015Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:28.415000+00:00, Size: 0.0005Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:14:29.043000+00:00, Size: 0.0001Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:00.762000+00:00, Size: 13.1159Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:05.494000+00:00, Size: 15.8409Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:31.088000+00:00, Size: 0.0890Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:31.187000+00:00, Size: 0.1377Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:31.236000+00:00, Size: 0.1486Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:31.329000+00:00, Size: 0.2176Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:31.525000+00:00, Size: 0.0609Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:31.653000+00:00, Size: 0.0001Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:53 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:31.679000+00:00, Size: 0.0823Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:56 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:31.727000+00:00, Size: 0.1184Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:56 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:39.087000+00:00, Size: 12.8216Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:56 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:46.093000+00:00, Size: 4.7252Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:56 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:46.305000+00:00, Size: 12.3518Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:56 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:48.313000+00:00, Size: 5.0758Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:56 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:15:49.012000+00:00, Size: 5.2210Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:56 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:01.498000+00:00, Size: 9.0487Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:56 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:03.912000+00:00, Size: 9.8318Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:56 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:13.762000+00:00, Size: 6.3209Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:56 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:13.994000+00:00, Size: 5.7613Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:56 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:14.290000+00:00, Size: 5.9090Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:54:56 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:17.602000+00:00, Size: 0.6441Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:17.695000+00:00, Size: 0.6116Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:17.785000+00:00, Size: 0.7780Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:21.726000+00:00, Size: 0.6897Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:22.064000+00:00, Size: 0.7829Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:26.271000+00:00, Size: 0.8766Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:26.301000+00:00, Size: 5.1795Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:26.902000+00:00, Size: 0.8955Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:29.558000+00:00, Size: 6.5467Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:31.765000+00:00, Size: 0.9260Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:31.995000+00:00, Size: 1.0325Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:39.399000+00:00, Size: 2.6723Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:42.917000+00:00, Size: 2.7181Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:00 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:44.705000+00:00, Size: 5.7286Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:04 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:46.394000+00:00, Size: 2.7355Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:04 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:48.472000+00:00, Size: 3.2449Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:04 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:49.276000+00:00, Size: 19.3375Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:04 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:53.730000+00:00, Size: 2.6931Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:04 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:54.799000+00:00, Size: 3.5395Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:04 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:55.615000+00:00, Size: 3.0620Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:04 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:16:56.725000+00:00, Size: 2.1902Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:04 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:00.374000+00:00, Size: 3.7581Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:04 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:03.363000+00:00, Size: 1.8050Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:04 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:03.425000+00:00, Size: 1.5849Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:04 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:03.614000+00:00, Size: 3.9534Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:04 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:04.613000+00:00, Size: 1.7819Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:06.488000+00:00, Size: 0.9367Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:07.013000+00:00, Size: 1.7839Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:08.116000+00:00, Size: 3.8137Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:08.661000+00:00, Size: 52.6389Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:10.518000+00:00, Size: 1.5300Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:10.539000+00:00, Size: 1.8646Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:11.004000+00:00, Size: 0.0042Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:11.005000+00:00, Size: 0.0124Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:11.132000+00:00, Size: 2.1785Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:11.541000+00:00, Size: 0.0110Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:11.573000+00:00, Size: 0.0105Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:11.599000+00:00, Size: 0.0169Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:07 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:12.117000+00:00, Size: 0.0049Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:10 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:12.128000+00:00, Size: 0.0038Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:10 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:12.160000+00:00, Size: 0.0268Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:10 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:12.168000+00:00, Size: 1.5840Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:10 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:12.794000+00:00, Size: 0.0162Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:10 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:12.944000+00:00, Size: 0.0482Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:10 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:13.678000+00:00, Size: 2.1778Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:10 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:13.908000+00:00, Size: 0.2424Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:10 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:14.039000+00:00, Size: 2.0626Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:10 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:14.135000+00:00, Size: 0.3490Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:10 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:14.165000+00:00, Size: 0.2583Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:10 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:14.579000+00:00, Size: 0.6433Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:10 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:15.189000+00:00, Size: 0.4049Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:15.523000+00:00, Size: 0.3259Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:15.600000+00:00, Size: 0.3654Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:15.967000+00:00, Size: 0.4445Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:16.009000+00:00, Size: 0.4473Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:16.355000+00:00, Size: 0.2915Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:16.357000+00:00, Size: 0.5445Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:36.787000+00:00, Size: 65.3774Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:53.787000+00:00, Size: 7.5879Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:54.171000+00:00, Size: 0.0005Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:54.753000+00:00, Size: 0.0022Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:55.075000+00:00, Size: 7.7236Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:55.437000+00:00, Size: 0.0005Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:14 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:55.614000+00:00, Size: 0.0046Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:18 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:55.960000+00:00, Size: 0.0005Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:18 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:56.105000+00:00, Size: 0.0037Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:18 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:56.323000+00:00, Size: 8.4744Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:18 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:56.612000+00:00, Size: 0.0001Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:18 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:57.188000+00:00, Size: 0.0422Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:18 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:57.565000+00:00, Size: 8.5367Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:18 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:57.695000+00:00, Size: 0.0386Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:18 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:58.207000+00:00, Size: 8.5354Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:18 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:17:59.447000+00:00, Size: 8.8929Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:18 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:18:10.515000+00:00, Size: 6.6347Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:18 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:18:14.461000+00:00, Size: 91.1467Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:18 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz, LastModified: 2022-11-03T09:18:14.728000+00:00, Size: 14.6675Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_02.csv.gz, LastModified: 2022-11-10T03:48:06.311000+00:00, Size: 6.9650Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_04.csv.gz, LastModified: 2022-11-10T03:48:08.439000+00:00, Size: 9.5392Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_15.csv.gz, LastModified: 2022-11-10T03:48:08.827000+00:00, Size: 9.8515Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_17.csv.gz, LastModified: 2022-11-10T03:48:09.283000+00:00, Size: 10.4190Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_21.csv.gz, LastModified: 2022-11-10T03:48:09.311000+00:00, Size: 10.4419Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_14.csv.gz, LastModified: 2022-11-10T03:48:09.432000+00:00, Size: 10.7715Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_25.csv.gz, LastModified: 2022-11-10T03:48:13.821000+00:00, Size: 10.4192Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_08.csv.gz, LastModified: 2022-11-10T03:48:17.582000+00:00, Size: 10.0404Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_00.csv.gz, LastModified: 2022-11-10T03:48:17.630000+00:00, Size: 7.5711Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_01.csv.gz, LastModified: 2022-11-10T03:48:17.937000+00:00, Size: 7.4608Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_13.csv.gz, LastModified: 2022-11-10T03:48:18.456000+00:00, Size: 10.8421Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_16.csv.gz, LastModified: 2022-11-10T03:48:19.396000+00:00, Size: 10.7663Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:22 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_26.csv.gz, LastModified: 2022-11-10T03:48:41.992000+00:00, Size: 9.7475Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:25 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_18.csv.gz, LastModified: 2022-11-10T03:49:03.601000+00:00, Size: 9.3885Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:25 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_22.csv.gz, LastModified: 2022-11-10T03:49:06.445000+00:00, Size: 8.8682Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:25 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_23.csv.gz, LastModified: 2022-11-10T03:49:08.596000+00:00, Size: 10.2931Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:25 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_27.csv.gz, LastModified: 2022-11-10T03:49:08.758000+00:00, Size: 10.9090Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:25 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_03.csv.gz, LastModified: 2022-11-10T03:49:17.680000+00:00, Size: 8.8984Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:25 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_07.csv.gz, LastModified: 2022-11-10T03:49:18.073000+00:00, Size: 9.0354Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:25 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_06.csv.gz, LastModified: 2022-11-10T03:49:19.742000+00:00, Size: 9.8124Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:25 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_24.csv.gz, LastModified: 2022-11-10T03:49:19.787000+00:00, Size: 9.8581Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:25 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_09.csv.gz, LastModified: 2022-11-10T03:49:20.144000+00:00, Size: 10.1836Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:25 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_20.csv.gz, LastModified: 2022-11-10T03:49:20.273000+00:00, Size: 10.5321Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:25 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_19.csv.gz, LastModified: 2022-11-10T03:49:41.540000+00:00, Size: 9.9171Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:25 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_11.csv.gz, LastModified: 2022-11-10T03:49:44.358000+00:00, Size: 8.8625Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:27 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_05.csv.gz, LastModified: 2022-11-10T03:49:46.793000+00:00, Size: 9.7710Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:27 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_10.csv.gz, LastModified: 2022-11-10T03:49:47.263000+00:00, Size: 10.1297Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:27 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_12.csv.gz, LastModified: 2022-11-10T03:49:47.661000+00:00, Size: 10.6328Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:27 source > Detected mismatched datatype on column 'account_id', in file 'Key: path/to/file/modified_file_name.csv.gz_28.csv.gz, LastModified: 2022-11-10T03:49:47.812000+00:00, Size: 11.3529Mb'. Should be 'integer', but found 'string'. Airbyte will attempt to coerce this to integer on read. 2022-11-10 03:55:27 source > determined master schema: {'account_id': 'integer', 'id': 'string', 'json_deals_base64': 'string'} 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: Invalid timezone offset: +0000 2022-11-10 03:55:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1000 (2 MB) 2022-11-10 03:55:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2000 (4 MB) 2022-11-10 03:55:28 destination > Flushing hcrm_raw_h-crm-deals: 2462 records (24 MB) 2022-11-10 03:55:28 destination > actual size of batch: 2462 2022-11-10 03:55:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3000 (7 MB) 2022-11-10 03:55:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4000 (11 MB) 2022-11-10 03:55:29 destination > Flushing hcrm_raw_h-crm-deals: 1910 records (24 MB) 2022-11-10 03:55:29 destination > actual size of batch: 1910 2022-11-10 03:55:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 5000 (14 MB) 2022-11-10 03:55:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 6000 (18 MB) 2022-11-10 03:55:29 destination > Flushing hcrm_raw_h-crm-deals: 1709 records (24 MB) 2022-11-10 03:55:29 destination > actual size of batch: 1709 2022-11-10 03:55:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 7000 (22 MB) 2022-11-10 03:55:29 destination > Flushing hcrm_raw_h-crm-deals: 1509 records (24 MB) 2022-11-10 03:55:29 destination > actual size of batch: 1509 2022-11-10 03:55:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 8000 (26 MB) 2022-11-10 03:55:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 9000 (30 MB) 2022-11-10 03:55:30 destination > Flushing hcrm_raw_h-crm-deals: 1654 records (24 MB) 2022-11-10 03:55:30 destination > actual size of batch: 1654 2022-11-10 03:55:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 10000 (34 MB) 2022-11-10 03:55:30 destination > Flushing hcrm_raw_h-crm-deals: 1551 records (24 MB) 2022-11-10 03:55:30 destination > actual size of batch: 1551 2022-11-10 03:55:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 11000 (38 MB) 2022-11-10 03:55:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 12000 (42 MB) 2022-11-10 03:55:31 destination > Flushing hcrm_raw_h-crm-deals: 1468 records (24 MB) 2022-11-10 03:55:31 destination > actual size of batch: 1468 2022-11-10 03:55:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 13000 (47 MB) 2022-11-10 03:55:31 destination > Flushing hcrm_raw_h-crm-deals: 1435 records (24 MB) 2022-11-10 03:55:31 destination > actual size of batch: 1435 2022-11-10 03:55:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 14000 (51 MB) 2022-11-10 03:55:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 15000 (55 MB) 2022-11-10 03:55:32 destination > Flushing hcrm_raw_h-crm-deals: 1426 records (24 MB) 2022-11-10 03:55:32 destination > actual size of batch: 1426 2022-11-10 03:55:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 16000 (60 MB) 2022-11-10 03:55:32 destination > Flushing hcrm_raw_h-crm-deals: 1347 records (24 MB) 2022-11-10 03:55:32 destination > actual size of batch: 1347 2022-11-10 03:55:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 17000 (64 MB) 2022-11-10 03:55:32 destination > Flushing hcrm_raw_h-crm-deals: 1402 records (24 MB) 2022-11-10 03:55:32 destination > actual size of batch: 1402 2022-11-10 03:55:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 18000 (68 MB) 2022-11-10 03:55:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 19000 (73 MB) 2022-11-10 03:55:33 destination > Flushing hcrm_raw_h-crm-deals: 1288 records (24 MB) 2022-11-10 03:55:33 destination > actual size of batch: 1288 2022-11-10 03:55:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 20000 (78 MB) 2022-11-10 03:55:33 destination > Flushing hcrm_raw_h-crm-deals: 1401 records (24 MB) 2022-11-10 03:55:33 destination > actual size of batch: 1401 2022-11-10 03:55:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 21000 (83 MB) 2022-11-10 03:55:33 destination > Flushing hcrm_raw_h-crm-deals: 1359 records (24 MB) 2022-11-10 03:55:33 destination > actual size of batch: 1359 2022-11-10 03:55:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 22000 (87 MB) 2022-11-10 03:55:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 23000 (92 MB) 2022-11-10 03:55:34 destination > Flushing hcrm_raw_h-crm-deals: 1343 records (24 MB) 2022-11-10 03:55:34 destination > actual size of batch: 1343 2022-11-10 03:55:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 24000 (96 MB) 2022-11-10 03:55:34 destination > Flushing hcrm_raw_h-crm-deals: 1512 records (24 MB) 2022-11-10 03:55:34 destination > actual size of batch: 1512 2022-11-10 03:55:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 25000 (100 MB) 2022-11-10 03:55:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 26000 (105 MB) 2022-11-10 03:55:35 destination > Flushing hcrm_raw_h-crm-deals: 1422 records (24 MB) 2022-11-10 03:55:35 destination > actual size of batch: 1422 2022-11-10 03:55:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 27000 (108 MB) 2022-11-10 03:55:35 destination > Flushing hcrm_raw_h-crm-deals: 1572 records (24 MB) 2022-11-10 03:55:35 destination > actual size of batch: 1572 2022-11-10 03:55:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 28000 (113 MB) 2022-11-10 03:55:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 29000 (118 MB) 2022-11-10 03:55:35 destination > Flushing hcrm_raw_h-crm-deals: 1326 records (24 MB) 2022-11-10 03:55:35 destination > actual size of batch: 1326 2022-11-10 03:55:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 30000 (122 MB) 2022-11-10 03:55:36 destination > Flushing hcrm_raw_h-crm-deals: 1466 records (24 MB) 2022-11-10 03:55:36 destination > actual size of batch: 1466 2022-11-10 03:55:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 31000 (126 MB) 2022-11-10 03:55:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 32000 (131 MB) 2022-11-10 03:55:36 destination > Flushing hcrm_raw_h-crm-deals: 1432 records (24 MB) 2022-11-10 03:55:36 destination > actual size of batch: 1432 2022-11-10 03:55:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 33000 (136 MB) 2022-11-10 03:55:37 destination > Flushing hcrm_raw_h-crm-deals: 1301 records (24 MB) 2022-11-10 03:55:37 destination > actual size of batch: 1301 2022-11-10 03:55:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 34000 (141 MB) 2022-11-10 03:55:37 destination > Flushing hcrm_raw_h-crm-deals: 1223 records (24 MB) 2022-11-10 03:55:37 destination > actual size of batch: 1223 2022-11-10 03:55:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 35000 (146 MB) 2022-11-10 03:55:37 destination > Flushing hcrm_raw_h-crm-deals: 1230 records (24 MB) 2022-11-10 03:55:37 destination > actual size of batch: 1230 2022-11-10 03:55:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 36000 (151 MB) 2022-11-10 03:55:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 37000 (155 MB) 2022-11-10 03:55:38 destination > Flushing hcrm_raw_h-crm-deals: 1363 records (24 MB) 2022-11-10 03:55:38 destination > actual size of batch: 1363 2022-11-10 03:55:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 38000 (160 MB) 2022-11-10 03:55:38 destination > Flushing hcrm_raw_h-crm-deals: 1402 records (24 MB) 2022-11-10 03:55:38 destination > actual size of batch: 1402 2022-11-10 03:55:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 39000 (164 MB) 2022-11-10 03:55:38 destination > Flushing hcrm_raw_h-crm-deals: 1398 records (24 MB) 2022-11-10 03:55:38 destination > actual size of batch: 1398 2022-11-10 03:55:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 40000 (169 MB) 2022-11-10 03:55:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 41000 (172 MB) 2022-11-10 03:55:39 destination > Flushing hcrm_raw_h-crm-deals: 1656 records (24 MB) 2022-11-10 03:55:39 destination > actual size of batch: 1656 2022-11-10 03:55:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 42000 (177 MB) 2022-11-10 03:55:39 destination > Flushing hcrm_raw_h-crm-deals: 1119 records (24 MB) 2022-11-10 03:55:39 destination > actual size of batch: 1119 2022-11-10 03:55:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 43000 (181 MB) 2022-11-10 03:55:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 44000 (184 MB) 2022-11-10 03:55:40 destination > Flushing hcrm_raw_h-crm-deals: 2092 records (24 MB) 2022-11-10 03:55:40 destination > actual size of batch: 2092 2022-11-10 03:55:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 45000 (188 MB) 2022-11-10 03:55:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 46000 (192 MB) 2022-11-10 03:55:40 destination > Flushing hcrm_raw_h-crm-deals: 1545 records (24 MB) 2022-11-10 03:55:40 destination > actual size of batch: 1545 2022-11-10 03:55:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 47000 (197 MB) 2022-11-10 03:55:40 destination > Flushing hcrm_raw_h-crm-deals: 1249 records (24 MB) 2022-11-10 03:55:40 destination > actual size of batch: 1249 2022-11-10 03:55:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 48000 (201 MB) 2022-11-10 03:55:40 destination > Flushing hcrm_raw_h-crm-deals: 1381 records (24 MB) 2022-11-10 03:55:40 destination > actual size of batch: 1381 2022-11-10 03:55:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 49000 (205 MB) 2022-11-10 03:55:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 50000 (210 MB) 2022-11-10 03:55:41 destination > Flushing hcrm_raw_h-crm-deals: 1421 records (24 MB) 2022-11-10 03:55:41 destination > actual size of batch: 1421 2022-11-10 03:55:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 51000 (215 MB) 2022-11-10 03:55:41 destination > Flushing hcrm_raw_h-crm-deals: 1371 records (24 MB) 2022-11-10 03:55:41 destination > actual size of batch: 1371 2022-11-10 03:55:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 52000 (219 MB) 2022-11-10 03:55:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 53000 (224 MB) 2022-11-10 03:55:42 destination > Flushing hcrm_raw_h-crm-deals: 1439 records (24 MB) 2022-11-10 03:55:42 destination > actual size of batch: 1439 2022-11-10 03:55:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 54000 (228 MB) 2022-11-10 03:55:42 destination > Flushing hcrm_raw_h-crm-deals: 1408 records (24 MB) 2022-11-10 03:55:42 destination > actual size of batch: 1408 2022-11-10 03:55:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 55000 (233 MB) 2022-11-10 03:55:42 destination > Flushing hcrm_raw_h-crm-deals: 1370 records (24 MB) 2022-11-10 03:55:42 destination > actual size of batch: 1370 2022-11-10 03:55:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 56000 (237 MB) 2022-11-10 03:55:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 57000 (242 MB) 2022-11-10 03:55:43 destination > Flushing hcrm_raw_h-crm-deals: 1295 records (24 MB) 2022-11-10 03:55:43 destination > actual size of batch: 1295 2022-11-10 03:55:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 58000 (247 MB) 2022-11-10 03:55:43 destination > Flushing hcrm_raw_h-crm-deals: 1346 records (24 MB) 2022-11-10 03:55:43 destination > actual size of batch: 1346 2022-11-10 03:55:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 59000 (251 MB) 2022-11-10 03:55:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 60000 (256 MB) 2022-11-10 03:55:43 destination > Flushing hcrm_raw_h-crm-deals: 1427 records (24 MB) 2022-11-10 03:55:43 destination > actual size of batch: 1427 2022-11-10 03:55:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 61000 (261 MB) 2022-11-10 03:55:44 destination > Flushing hcrm_raw_h-crm-deals: 1230 records (24 MB) 2022-11-10 03:55:44 destination > actual size of batch: 1230 2022-11-10 03:55:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 62000 (265 MB) 2022-11-10 03:55:44 destination > Flushing hcrm_raw_h-crm-deals: 1360 records (24 MB) 2022-11-10 03:55:44 destination > actual size of batch: 1360 2022-11-10 03:55:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 63000 (270 MB) 2022-11-10 03:55:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 64000 (274 MB) 2022-11-10 03:55:45 destination > Flushing hcrm_raw_h-crm-deals: 1404 records (24 MB) 2022-11-10 03:55:45 destination > actual size of batch: 1404 2022-11-10 03:55:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 65000 (279 MB) 2022-11-10 03:55:45 destination > Flushing hcrm_raw_h-crm-deals: 1371 records (24 MB) 2022-11-10 03:55:45 destination > actual size of batch: 1371 2022-11-10 03:55:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 66000 (283 MB) 2022-11-10 03:55:45 destination > Flushing hcrm_raw_h-crm-deals: 1310 records (24 MB) 2022-11-10 03:55:45 destination > actual size of batch: 1310 2022-11-10 03:55:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 67000 (289 MB) 2022-11-10 03:55:46 destination > Flushing hcrm_raw_h-crm-deals: 1173 records (24 MB) 2022-11-10 03:55:46 destination > actual size of batch: 1173 2022-11-10 03:55:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 68000 (294 MB) 2022-11-10 03:55:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 69000 (298 MB) 2022-11-10 03:55:46 destination > Flushing hcrm_raw_h-crm-deals: 1379 records (24 MB) 2022-11-10 03:55:46 destination > actual size of batch: 1379 2022-11-10 03:55:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 70000 (302 MB) 2022-11-10 03:55:46 destination > Flushing hcrm_raw_h-crm-deals: 1466 records (24 MB) 2022-11-10 03:55:46 destination > actual size of batch: 1466 2022-11-10 03:55:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 71000 (307 MB) 2022-11-10 03:55:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 72000 (311 MB) 2022-11-10 03:55:47 destination > Flushing hcrm_raw_h-crm-deals: 1545 records (24 MB) 2022-11-10 03:55:47 destination > actual size of batch: 1545 2022-11-10 03:55:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 73000 (315 MB) 2022-11-10 03:55:47 destination > Flushing hcrm_raw_h-crm-deals: 1577 records (24 MB) 2022-11-10 03:55:47 destination > actual size of batch: 1577 2022-11-10 03:55:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 74000 (319 MB) 2022-11-10 03:55:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 75000 (323 MB) 2022-11-10 03:55:47 destination > Flushing hcrm_raw_h-crm-deals: 1748 records (24 MB) 2022-11-10 03:55:47 destination > actual size of batch: 1748 2022-11-10 03:55:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 76000 (326 MB) 2022-11-10 03:55:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 77000 (330 MB) 2022-11-10 03:55:48 destination > Flushing hcrm_raw_h-crm-deals: 1743 records (24 MB) 2022-11-10 03:55:48 destination > actual size of batch: 1743 2022-11-10 03:55:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 78000 (334 MB) 2022-11-10 03:55:48 destination > Flushing hcrm_raw_h-crm-deals: 1382 records (24 MB) 2022-11-10 03:55:48 destination > actual size of batch: 1382 2022-11-10 03:55:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 79000 (339 MB) 2022-11-10 03:55:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 80000 (343 MB) 2022-11-10 03:55:49 destination > Flushing hcrm_raw_h-crm-deals: 1451 records (24 MB) 2022-11-10 03:55:49 destination > actual size of batch: 1451 2022-11-10 03:55:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 81000 (347 MB) 2022-11-10 03:55:49 destination > Flushing hcrm_raw_h-crm-deals: 1790 records (24 MB) 2022-11-10 03:55:49 destination > actual size of batch: 1790 2022-11-10 03:55:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 82000 (350 MB) 2022-11-10 03:55:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 83000 (354 MB) 2022-11-10 03:55:49 destination > Flushing hcrm_raw_h-crm-deals: 1754 records (24 MB) 2022-11-10 03:55:49 destination > actual size of batch: 1754 2022-11-10 03:55:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 84000 (358 MB) 2022-11-10 03:55:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 85000 (362 MB) 2022-11-10 03:55:50 destination > Flushing hcrm_raw_h-crm-deals: 1462 records (24 MB) 2022-11-10 03:55:50 destination > actual size of batch: 1462 2022-11-10 03:55:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 86000 (366 MB) 2022-11-10 03:55:50 destination > Flushing hcrm_raw_h-crm-deals: 1369 records (24 MB) 2022-11-10 03:55:50 destination > actual size of batch: 1369 2022-11-10 03:55:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 87000 (370 MB) 2022-11-10 03:55:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 88000 (373 MB) 2022-11-10 03:55:51 destination > Flushing hcrm_raw_h-crm-deals: 1834 records (24 MB) 2022-11-10 03:55:51 destination > actual size of batch: 1834 2022-11-10 03:55:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 89000 (378 MB) 2022-11-10 03:55:51 destination > Flushing hcrm_raw_h-crm-deals: 1438 records (24 MB) 2022-11-10 03:55:51 destination > actual size of batch: 1438 2022-11-10 03:55:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 90000 (383 MB) 2022-11-10 03:55:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 91000 (387 MB) 2022-11-10 03:55:51 destination > Flushing hcrm_raw_h-crm-deals: 1408 records (24 MB) 2022-11-10 03:55:51 destination > actual size of batch: 1408 2022-11-10 03:55:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 92000 (391 MB) 2022-11-10 03:55:52 destination > Flushing hcrm_raw_h-crm-deals: 1399 records (24 MB) 2022-11-10 03:55:52 destination > actual size of batch: 1399 2022-11-10 03:55:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 93000 (396 MB) 2022-11-10 03:55:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 94000 (400 MB) 2022-11-10 03:55:52 destination > Flushing hcrm_raw_h-crm-deals: 1508 records (24 MB) 2022-11-10 03:55:52 destination > actual size of batch: 1508 2022-11-10 03:55:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 95000 (403 MB) 2022-11-10 03:55:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 96000 (405 MB) 2022-11-10 03:55:53 destination > Flushing hcrm_raw_h-crm-deals: 2364 records (24 MB) 2022-11-10 03:55:53 destination > actual size of batch: 2364 2022-11-10 03:55:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 97000 (408 MB) 2022-11-10 03:55:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 98000 (411 MB) 2022-11-10 03:55:53 destination > Flushing hcrm_raw_h-crm-deals: 2232 records (24 MB) 2022-11-10 03:55:53 destination > actual size of batch: 2232 2022-11-10 03:55:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 99000 (414 MB) 2022-11-10 03:55:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 100000 (417 MB) 2022-11-10 03:55:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 101000 (419 MB) 2022-11-10 03:55:54 destination > Flushing hcrm_raw_h-crm-deals: 2362 records (24 MB) 2022-11-10 03:55:54 destination > actual size of batch: 2362 2022-11-10 03:55:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 102000 (422 MB) 2022-11-10 03:55:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 103000 (425 MB) 2022-11-10 03:55:54 destination > Flushing hcrm_raw_h-crm-deals: 2045 records (24 MB) 2022-11-10 03:55:54 destination > actual size of batch: 2045 2022-11-10 03:55:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 104000 (428 MB) 2022-11-10 03:55:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 105000 (431 MB) 2022-11-10 03:55:54 destination > Flushing hcrm_raw_h-crm-deals: 2075 records (24 MB) 2022-11-10 03:55:54 destination > actual size of batch: 2075 2022-11-10 03:55:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 106000 (434 MB) 2022-11-10 03:55:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 107000 (438 MB) 2022-11-10 03:55:55 destination > Flushing hcrm_raw_h-crm-deals: 1961 records (24 MB) 2022-11-10 03:55:55 destination > actual size of batch: 1961 2022-11-10 03:55:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 108000 (441 MB) 2022-11-10 03:55:55 destination > Flushing hcrm_raw_h-crm-deals: 1740 records (24 MB) 2022-11-10 03:55:55 destination > actual size of batch: 1740 2022-11-10 03:55:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 109000 (445 MB) 2022-11-10 03:55:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 110000 (449 MB) 2022-11-10 03:55:56 destination > Flushing hcrm_raw_h-crm-deals: 1613 records (24 MB) 2022-11-10 03:55:56 destination > actual size of batch: 1613 2022-11-10 03:55:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 111000 (453 MB) 2022-11-10 03:55:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 112000 (457 MB) 2022-11-10 03:55:56 destination > Flushing hcrm_raw_h-crm-deals: 1561 records (24 MB) 2022-11-10 03:55:56 destination > actual size of batch: 1561 2022-11-10 03:55:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 113000 (461 MB) 2022-11-10 03:55:56 destination > Flushing hcrm_raw_h-crm-deals: 1342 records (24 MB) 2022-11-10 03:55:56 destination > actual size of batch: 1342 2022-11-10 03:55:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 114000 (466 MB) 2022-11-10 03:55:57 destination > Flushing hcrm_raw_h-crm-deals: 1352 records (24 MB) 2022-11-10 03:55:57 destination > actual size of batch: 1352 2022-11-10 03:55:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 115000 (470 MB) 2022-11-10 03:55:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 116000 (475 MB) 2022-11-10 03:55:57 destination > Flushing hcrm_raw_h-crm-deals: 1304 records (24 MB) 2022-11-10 03:55:57 destination > actual size of batch: 1304 2022-11-10 03:55:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 117000 (479 MB) 2022-11-10 03:55:58 destination > Flushing hcrm_raw_h-crm-deals: 1894 records (24 MB) 2022-11-10 03:55:58 destination > actual size of batch: 1894 2022-11-10 03:55:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 118000 (482 MB) 2022-11-10 03:55:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 119000 (485 MB) 2022-11-10 03:55:58 destination > Flushing hcrm_raw_h-crm-deals: 1740 records (24 MB) 2022-11-10 03:55:58 destination > actual size of batch: 1740 2022-11-10 03:55:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 120000 (489 MB) 2022-11-10 03:55:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 121000 (494 MB) 2022-11-10 03:55:58 destination > Flushing hcrm_raw_h-crm-deals: 1366 records (24 MB) 2022-11-10 03:55:58 destination > actual size of batch: 1366 2022-11-10 03:55:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 122000 (498 MB) 2022-11-10 03:55:59 destination > Flushing hcrm_raw_h-crm-deals: 1254 records (24 MB) 2022-11-10 03:55:59 destination > actual size of batch: 1254 2022-11-10 03:55:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 123000 (504 MB) 2022-11-10 03:55:59 destination > Flushing hcrm_raw_h-crm-deals: 1171 records (24 MB) 2022-11-10 03:55:59 destination > actual size of batch: 1171 2022-11-10 03:55:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 124000 (509 MB) 2022-11-10 03:55:59 destination > Flushing hcrm_raw_h-crm-deals: 1304 records (24 MB) 2022-11-10 03:55:59 destination > actual size of batch: 1304 2022-11-10 03:55:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 125000 (514 MB) 2022-11-10 03:56:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 126000 (518 MB) 2022-11-10 03:56:00 destination > Flushing hcrm_raw_h-crm-deals: 1249 records (24 MB) 2022-11-10 03:56:00 destination > actual size of batch: 1249 2022-11-10 03:56:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 127000 (524 MB) 2022-11-10 03:56:00 destination > Flushing hcrm_raw_h-crm-deals: 1065 records (24 MB) 2022-11-10 03:56:00 destination > actual size of batch: 1065 2022-11-10 03:56:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 128000 (531 MB) 2022-11-10 03:56:00 destination > Flushing hcrm_raw_h-crm-deals: 957 records (24 MB) 2022-11-10 03:56:00 destination > actual size of batch: 957 2022-11-10 03:56:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 129000 (537 MB) 2022-11-10 03:56:01 destination > Flushing hcrm_raw_h-crm-deals: 1096 records (24 MB) 2022-11-10 03:56:01 destination > actual size of batch: 1096 2022-11-10 03:56:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 130000 (543 MB) 2022-11-10 03:56:01 destination > Flushing hcrm_raw_h-crm-deals: 1048 records (24 MB) 2022-11-10 03:56:01 destination > actual size of batch: 1048 2022-11-10 03:56:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 131000 (549 MB) 2022-11-10 03:56:01 destination > Flushing hcrm_raw_h-crm-deals: 1011 records (24 MB) 2022-11-10 03:56:01 destination > actual size of batch: 1011 2022-11-10 03:56:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 132000 (555 MB) 2022-11-10 03:56:02 destination > Flushing hcrm_raw_h-crm-deals: 1082 records (24 MB) 2022-11-10 03:56:02 destination > actual size of batch: 1082 2022-11-10 03:56:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 133000 (560 MB) 2022-11-10 03:56:02 destination > Flushing hcrm_raw_h-crm-deals: 1232 records (24 MB) 2022-11-10 03:56:02 destination > actual size of batch: 1232 2022-11-10 03:56:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 134000 (565 MB) 2022-11-10 03:56:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 135000 (568 MB) 2022-11-10 03:56:02 destination > Flushing hcrm_raw_h-crm-deals: 1616 records (24 MB) 2022-11-10 03:56:02 destination > actual size of batch: 1616 2022-11-10 03:56:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 136000 (573 MB) 2022-11-10 03:56:03 destination > Flushing hcrm_raw_h-crm-deals: 1360 records (24 MB) 2022-11-10 03:56:03 destination > actual size of batch: 1360 2022-11-10 03:56:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 137000 (577 MB) 2022-11-10 03:56:03 destination > Flushing hcrm_raw_h-crm-deals: 1423 records (24 MB) 2022-11-10 03:56:03 destination > actual size of batch: 1423 2022-11-10 03:56:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 138000 (582 MB) 2022-11-10 03:56:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 139000 (586 MB) 2022-11-10 03:56:03 destination > Flushing hcrm_raw_h-crm-deals: 1366 records (24 MB) 2022-11-10 03:56:03 destination > actual size of batch: 1366 2022-11-10 03:56:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 140000 (592 MB) 2022-11-10 03:56:04 destination > Flushing hcrm_raw_h-crm-deals: 1228 records (24 MB) 2022-11-10 03:56:04 destination > actual size of batch: 1228 2022-11-10 03:56:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 141000 (596 MB) 2022-11-10 03:56:04 destination > Flushing hcrm_raw_h-crm-deals: 1303 records (24 MB) 2022-11-10 03:56:04 destination > actual size of batch: 1303 2022-11-10 03:56:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 142000 (601 MB) 2022-11-10 03:56:04 destination > Flushing hcrm_raw_h-crm-deals: 1062 records (24 MB) 2022-11-10 03:56:04 destination > actual size of batch: 1062 2022-11-10 03:56:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 143000 (607 MB) 2022-11-10 03:56:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 144000 (613 MB) 2022-11-10 03:56:05 destination > Flushing hcrm_raw_h-crm-deals: 1098 records (24 MB) 2022-11-10 03:56:05 destination > actual size of batch: 1098 2022-11-10 03:56:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 145000 (618 MB) 2022-11-10 03:56:05 destination > Flushing hcrm_raw_h-crm-deals: 1213 records (24 MB) 2022-11-10 03:56:05 destination > actual size of batch: 1213 2022-11-10 03:56:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 146000 (623 MB) 2022-11-10 03:56:05 destination > Flushing hcrm_raw_h-crm-deals: 1527 records (24 MB) 2022-11-10 03:56:05 destination > actual size of batch: 1527 2022-11-10 03:56:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 147000 (626 MB) 2022-11-10 03:56:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 148000 (631 MB) 2022-11-10 03:56:06 destination > Flushing hcrm_raw_h-crm-deals: 1442 records (24 MB) 2022-11-10 03:56:06 destination > actual size of batch: 1442 2022-11-10 03:56:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 149000 (635 MB) 2022-11-10 03:56:06 destination > Flushing hcrm_raw_h-crm-deals: 1353 records (24 MB) 2022-11-10 03:56:06 destination > actual size of batch: 1353 2022-11-10 03:56:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 150000 (640 MB) 2022-11-10 03:56:07 destination > Flushing hcrm_raw_h-crm-deals: 1192 records (24 MB) 2022-11-10 03:56:07 destination > actual size of batch: 1192 2022-11-10 03:56:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 151000 (646 MB) 2022-11-10 03:56:07 source > finished reading a stream slice 2022-11-10 03:56:07 destination > Flushing hcrm_raw_h-crm-deals: 1073 records (24 MB) 2022-11-10 03:56:07 destination > actual size of batch: 1073 2022-11-10 03:56:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 152000 (655 MB) 2022-11-10 03:56:08 destination > Flushing hcrm_raw_h-crm-deals: 362 records (24 MB) 2022-11-10 03:56:08 destination > actual size of batch: 362 2022-11-10 03:56:08 destination > Flushing hcrm_raw_h-crm-deals: 339 records (24 MB) 2022-11-10 03:56:08 destination > actual size of batch: 339 2022-11-10 03:56:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 153000 (670 MB) 2022-11-10 03:56:08 destination > Flushing hcrm_raw_h-crm-deals: 497 records (24 MB) 2022-11-10 03:56:08 destination > actual size of batch: 497 2022-11-10 03:56:08 destination > Flushing hcrm_raw_h-crm-deals: 450 records (24 MB) 2022-11-10 03:56:08 destination > actual size of batch: 450 2022-11-10 03:56:09 destination > Flushing hcrm_raw_h-crm-deals: 435 records (24 MB) 2022-11-10 03:56:09 destination > actual size of batch: 435 2022-11-10 03:56:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 154000 (684 MB) 2022-11-10 03:56:09 destination > Flushing hcrm_raw_h-crm-deals: 397 records (24 MB) 2022-11-10 03:56:09 destination > actual size of batch: 397 2022-11-10 03:56:09 destination > Flushing hcrm_raw_h-crm-deals: 441 records (24 MB) 2022-11-10 03:56:09 destination > actual size of batch: 441 2022-11-10 03:56:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 155000 (698 MB) 2022-11-10 03:56:09 destination > Flushing hcrm_raw_h-crm-deals: 395 records (24 MB) 2022-11-10 03:56:09 destination > actual size of batch: 395 2022-11-10 03:56:10 destination > Flushing hcrm_raw_h-crm-deals: 466 records (24 MB) 2022-11-10 03:56:10 destination > actual size of batch: 466 2022-11-10 03:56:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 156000 (711 MB) 2022-11-10 03:56:10 destination > Flushing hcrm_raw_h-crm-deals: 453 records (24 MB) 2022-11-10 03:56:10 destination > actual size of batch: 453 2022-11-10 03:56:10 destination > Flushing hcrm_raw_h-crm-deals: 376 records (24 MB) 2022-11-10 03:56:10 destination > actual size of batch: 376 2022-11-10 03:56:11 destination > Flushing hcrm_raw_h-crm-deals: 547 records (24 MB) 2022-11-10 03:56:11 destination > actual size of batch: 547 2022-11-10 03:56:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 157000 (725 MB) 2022-11-10 03:56:11 destination > Flushing hcrm_raw_h-crm-deals: 410 records (24 MB) 2022-11-10 03:56:11 destination > actual size of batch: 410 2022-11-10 03:56:11 destination > Flushing hcrm_raw_h-crm-deals: 476 records (24 MB) 2022-11-10 03:56:11 destination > actual size of batch: 476 2022-11-10 03:56:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 158000 (738 MB) 2022-11-10 03:56:11 destination > Flushing hcrm_raw_h-crm-deals: 729 records (24 MB) 2022-11-10 03:56:11 destination > actual size of batch: 729 2022-11-10 03:56:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 159000 (747 MB) 2022-11-10 03:56:12 destination > Flushing hcrm_raw_h-crm-deals: 577 records (24 MB) 2022-11-10 03:56:12 destination > actual size of batch: 577 2022-11-10 03:56:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 160000 (756 MB) 2022-11-10 03:56:12 destination > Flushing hcrm_raw_h-crm-deals: 789 records (24 MB) 2022-11-10 03:56:12 destination > actual size of batch: 789 2022-11-10 03:56:12 destination > Flushing hcrm_raw_h-crm-deals: 686 records (24 MB) 2022-11-10 03:56:12 destination > actual size of batch: 686 2022-11-10 03:56:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 161000 (766 MB) 2022-11-10 03:56:13 destination > Flushing hcrm_raw_h-crm-deals: 474 records (24 MB) 2022-11-10 03:56:13 destination > actual size of batch: 474 2022-11-10 03:56:13 destination > Flushing hcrm_raw_h-crm-deals: 495 records (24 MB) 2022-11-10 03:56:13 destination > actual size of batch: 495 2022-11-10 03:56:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 162000 (778 MB) 2022-11-10 03:56:13 destination > Flushing hcrm_raw_h-crm-deals: 517 records (24 MB) 2022-11-10 03:56:13 destination > actual size of batch: 517 2022-11-10 03:56:13 destination > Flushing hcrm_raw_h-crm-deals: 629 records (24 MB) 2022-11-10 03:56:13 destination > actual size of batch: 629 2022-11-10 03:56:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 163000 (789 MB) 2022-11-10 03:56:14 destination > Flushing hcrm_raw_h-crm-deals: 871 records (24 MB) 2022-11-10 03:56:14 destination > actual size of batch: 871 2022-11-10 03:56:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 164000 (793 MB) 2022-11-10 03:56:14 destination > Flushing hcrm_raw_h-crm-deals: 1252 records (24 MB) 2022-11-10 03:56:14 destination > actual size of batch: 1252 2022-11-10 03:56:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 165000 (800 MB) 2022-11-10 03:56:14 destination > Flushing hcrm_raw_h-crm-deals: 733 records (24 MB) 2022-11-10 03:56:14 destination > actual size of batch: 733 2022-11-10 03:56:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 166000 (809 MB) 2022-11-10 03:56:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 167000 (813 MB) 2022-11-10 03:56:15 destination > Flushing hcrm_raw_h-crm-deals: 1423 records (24 MB) 2022-11-10 03:56:15 destination > actual size of batch: 1423 2022-11-10 03:56:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 168000 (818 MB) 2022-11-10 03:56:15 destination > Flushing hcrm_raw_h-crm-deals: 1086 records (24 MB) 2022-11-10 03:56:15 destination > actual size of batch: 1086 2022-11-10 03:56:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 169000 (823 MB) 2022-11-10 03:56:15 destination > Flushing hcrm_raw_h-crm-deals: 1456 records (24 MB) 2022-11-10 03:56:15 destination > actual size of batch: 1456 2022-11-10 03:56:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 170000 (827 MB) 2022-11-10 03:56:16 destination > Flushing hcrm_raw_h-crm-deals: 1415 records (24 MB) 2022-11-10 03:56:16 destination > actual size of batch: 1415 2022-11-10 03:56:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 171000 (832 MB) 2022-11-10 03:56:16 destination > Flushing hcrm_raw_h-crm-deals: 923 records (24 MB) 2022-11-10 03:56:16 destination > actual size of batch: 923 2022-11-10 03:56:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 172000 (839 MB) 2022-11-10 03:56:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 173000 (845 MB) 2022-11-10 03:56:16 destination > Flushing hcrm_raw_h-crm-deals: 1134 records (24 MB) 2022-11-10 03:56:16 destination > actual size of batch: 1134 2022-11-10 03:56:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 174000 (850 MB) 2022-11-10 03:56:17 destination > Flushing hcrm_raw_h-crm-deals: 1063 records (24 MB) 2022-11-10 03:56:17 destination > actual size of batch: 1063 2022-11-10 03:56:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 175000 (856 MB) 2022-11-10 03:56:17 destination > Flushing hcrm_raw_h-crm-deals: 1215 records (24 MB) 2022-11-10 03:56:17 destination > actual size of batch: 1215 2022-11-10 03:56:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 176000 (862 MB) 2022-11-10 03:56:17 destination > Flushing hcrm_raw_h-crm-deals: 1068 records (24 MB) 2022-11-10 03:56:17 destination > actual size of batch: 1068 2022-11-10 03:56:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 177000 (869 MB) 2022-11-10 03:56:18 destination > Flushing hcrm_raw_h-crm-deals: 880 records (24 MB) 2022-11-10 03:56:18 destination > actual size of batch: 880 2022-11-10 03:56:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 178000 (877 MB) 2022-11-10 03:56:18 destination > Flushing hcrm_raw_h-crm-deals: 765 records (24 MB) 2022-11-10 03:56:18 destination > actual size of batch: 765 2022-11-10 03:56:18 destination > Flushing hcrm_raw_h-crm-deals: 819 records (24 MB) 2022-11-10 03:56:18 destination > actual size of batch: 819 2022-11-10 03:56:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 179000 (886 MB) 2022-11-10 03:56:19 destination > Flushing hcrm_raw_h-crm-deals: 645 records (24 MB) 2022-11-10 03:56:19 destination > actual size of batch: 645 2022-11-10 03:56:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 180000 (896 MB) 2022-11-10 03:56:19 destination > Flushing hcrm_raw_h-crm-deals: 595 records (24 MB) 2022-11-10 03:56:19 destination > actual size of batch: 595 2022-11-10 03:56:19 destination > Flushing hcrm_raw_h-crm-deals: 410 records (24 MB) 2022-11-10 03:56:19 destination > actual size of batch: 410 2022-11-10 03:56:19 destination > Flushing hcrm_raw_h-crm-deals: 360 records (24 MB) 2022-11-10 03:56:19 destination > actual size of batch: 360 2022-11-10 03:56:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 181000 (912 MB) 2022-11-10 03:56:20 destination > Flushing hcrm_raw_h-crm-deals: 329 records (24 MB) 2022-11-10 03:56:20 destination > actual size of batch: 329 2022-11-10 03:56:20 destination > Flushing hcrm_raw_h-crm-deals: 615 records (24 MB) 2022-11-10 03:56:20 destination > actual size of batch: 615 2022-11-10 03:56:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 182000 (924 MB) 2022-11-10 03:56:20 destination > Flushing hcrm_raw_h-crm-deals: 712 records (24 MB) 2022-11-10 03:56:20 destination > actual size of batch: 712 2022-11-10 03:56:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 183000 (930 MB) 2022-11-10 03:56:21 destination > Flushing hcrm_raw_h-crm-deals: 1128 records (24 MB) 2022-11-10 03:56:21 destination > actual size of batch: 1128 2022-11-10 03:56:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 184000 (936 MB) 2022-11-10 03:56:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 185000 (940 MB) 2022-11-10 03:56:21 destination > Flushing hcrm_raw_h-crm-deals: 1540 records (24 MB) 2022-11-10 03:56:21 destination > actual size of batch: 1540 2022-11-10 03:56:21 destination > Flushing hcrm_raw_h-crm-deals: 696 records (24 MB) 2022-11-10 03:56:21 destination > actual size of batch: 696 2022-11-10 03:56:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 186000 (947 MB) 2022-11-10 03:56:22 destination > Flushing hcrm_raw_h-crm-deals: 709 records (24 MB) 2022-11-10 03:56:22 destination > actual size of batch: 709 2022-11-10 03:56:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 187000 (958 MB) 2022-11-10 03:56:22 destination > Flushing hcrm_raw_h-crm-deals: 611 records (24 MB) 2022-11-10 03:56:22 destination > actual size of batch: 611 2022-11-10 03:56:22 destination > Flushing hcrm_raw_h-crm-deals: 335 records (24 MB) 2022-11-10 03:56:22 destination > actual size of batch: 335 2022-11-10 03:56:22 destination > Flushing hcrm_raw_h-crm-deals: 419 records (24 MB) 2022-11-10 03:56:22 destination > actual size of batch: 419 2022-11-10 03:56:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 188000 (972 MB) 2022-11-10 03:56:22 destination > Flushing hcrm_raw_h-crm-deals: 279 records (24 MB) 2022-11-10 03:56:22 destination > actual size of batch: 279 2022-11-10 03:56:23 destination > Flushing hcrm_raw_h-crm-deals: 535 records (24 MB) 2022-11-10 03:56:23 destination > actual size of batch: 535 2022-11-10 03:56:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 189000 (986 MB) 2022-11-10 03:56:23 destination > Flushing hcrm_raw_h-crm-deals: 501 records (24 MB) 2022-11-10 03:56:23 destination > actual size of batch: 501 2022-11-10 03:56:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 190000 (993 MB) 2022-11-10 03:56:23 destination > Flushing hcrm_raw_h-crm-deals: 911 records (24 MB) 2022-11-10 03:56:23 destination > actual size of batch: 911 2022-11-10 03:56:23 destination > Flushing hcrm_raw_h-crm-deals: 688 records (24 MB) 2022-11-10 03:56:23 destination > actual size of batch: 688 2022-11-10 03:56:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 191000 (1002 MB) 2022-11-10 03:56:24 destination > Flushing hcrm_raw_h-crm-deals: 915 records (24 MB) 2022-11-10 03:56:24 destination > actual size of batch: 915 2022-11-10 03:56:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 192000 (1009 MB) 2022-11-10 03:56:24 destination > Flushing hcrm_raw_h-crm-deals: 1019 records (24 MB) 2022-11-10 03:56:24 destination > actual size of batch: 1019 2022-11-10 03:56:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 193000 (1015 MB) 2022-11-10 03:56:24 destination > Flushing hcrm_raw_h-crm-deals: 1013 records (24 MB) 2022-11-10 03:56:24 destination > actual size of batch: 1013 2022-11-10 03:56:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 194000 (1022 MB) 2022-11-10 03:56:25 destination > Flushing hcrm_raw_h-crm-deals: 790 records (24 MB) 2022-11-10 03:56:25 destination > actual size of batch: 790 2022-11-10 03:56:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 195000 (1 GB) 2022-11-10 03:56:25 destination > Flushing hcrm_raw_h-crm-deals: 804 records (24 MB) 2022-11-10 03:56:25 destination > actual size of batch: 804 2022-11-10 03:56:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 196000 (1 GB) 2022-11-10 03:56:25 destination > Flushing hcrm_raw_h-crm-deals: 778 records (24 MB) 2022-11-10 03:56:25 destination > actual size of batch: 778 2022-11-10 03:56:26 destination > Flushing hcrm_raw_h-crm-deals: 738 records (24 MB) 2022-11-10 03:56:26 destination > actual size of batch: 738 2022-11-10 03:56:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 197000 (1 GB) 2022-11-10 03:56:26 destination > Flushing hcrm_raw_h-crm-deals: 466 records (24 MB) 2022-11-10 03:56:26 destination > actual size of batch: 466 2022-11-10 03:56:26 destination > Flushing hcrm_raw_h-crm-deals: 496 records (24 MB) 2022-11-10 03:56:26 destination > actual size of batch: 496 2022-11-10 03:56:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 198000 (1 GB) 2022-11-10 03:56:26 destination > Flushing hcrm_raw_h-crm-deals: 377 records (24 MB) 2022-11-10 03:56:26 destination > actual size of batch: 377 2022-11-10 03:56:27 destination > Flushing hcrm_raw_h-crm-deals: 401 records (24 MB) 2022-11-10 03:56:27 destination > actual size of batch: 401 2022-11-10 03:56:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 199000 (1 GB) 2022-11-10 03:56:27 destination > Flushing hcrm_raw_h-crm-deals: 357 records (24 MB) 2022-11-10 03:56:27 destination > actual size of batch: 357 2022-11-10 03:56:27 destination > Flushing hcrm_raw_h-crm-deals: 392 records (24 MB) 2022-11-10 03:56:27 destination > actual size of batch: 392 2022-11-10 03:56:27 destination > Flushing hcrm_raw_h-crm-deals: 338 records (24 MB) 2022-11-10 03:56:27 destination > actual size of batch: 338 2022-11-10 03:56:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 200000 (1 GB) 2022-11-10 03:56:28 destination > Flushing hcrm_raw_h-crm-deals: 312 records (24 MB) 2022-11-10 03:56:28 destination > actual size of batch: 312 2022-11-10 03:56:28 destination > Flushing hcrm_raw_h-crm-deals: 585 records (24 MB) 2022-11-10 03:56:28 destination > actual size of batch: 585 2022-11-10 03:56:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 201000 (1 GB) 2022-11-10 03:56:28 destination > Flushing hcrm_raw_h-crm-deals: 892 records (24 MB) 2022-11-10 03:56:28 destination > actual size of batch: 892 2022-11-10 03:56:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 202000 (1 GB) 2022-11-10 03:56:29 destination > Flushing hcrm_raw_h-crm-deals: 512 records (24 MB) 2022-11-10 03:56:29 destination > actual size of batch: 512 2022-11-10 03:56:29 destination > Flushing hcrm_raw_h-crm-deals: 440 records (24 MB) 2022-11-10 03:56:29 destination > actual size of batch: 440 2022-11-10 03:56:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 203000 (1 GB) 2022-11-10 03:56:29 destination > Flushing hcrm_raw_h-crm-deals: 753 records (24 MB) 2022-11-10 03:56:29 destination > actual size of batch: 753 2022-11-10 03:56:29 destination > Flushing hcrm_raw_h-crm-deals: 481 records (24 MB) 2022-11-10 03:56:29 destination > actual size of batch: 481 2022-11-10 03:56:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 204000 (1 GB) 2022-11-10 03:56:30 destination > Flushing hcrm_raw_h-crm-deals: 359 records (24 MB) 2022-11-10 03:56:30 destination > actual size of batch: 359 2022-11-10 03:56:30 destination > Flushing hcrm_raw_h-crm-deals: 309 records (24 MB) 2022-11-10 03:56:30 destination > actual size of batch: 309 2022-11-10 03:56:30 destination > Flushing hcrm_raw_h-crm-deals: 400 records (24 MB) 2022-11-10 03:56:30 destination > actual size of batch: 400 2022-11-10 03:56:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 205000 (1 GB) 2022-11-10 03:56:31 destination > Flushing hcrm_raw_h-crm-deals: 488 records (24 MB) 2022-11-10 03:56:31 destination > actual size of batch: 488 2022-11-10 03:56:31 destination > Flushing hcrm_raw_h-crm-deals: 590 records (24 MB) 2022-11-10 03:56:31 destination > actual size of batch: 590 2022-11-10 03:56:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 206000 (1 GB) 2022-11-10 03:56:31 destination > Flushing hcrm_raw_h-crm-deals: 846 records (24 MB) 2022-11-10 03:56:31 destination > actual size of batch: 846 2022-11-10 03:56:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 207000 (1 GB) 2022-11-10 03:56:31 destination > Flushing hcrm_raw_h-crm-deals: 884 records (24 MB) 2022-11-10 03:56:31 destination > actual size of batch: 884 2022-11-10 03:56:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 208000 (1 GB) 2022-11-10 03:56:32 destination > Flushing hcrm_raw_h-crm-deals: 1019 records (24 MB) 2022-11-10 03:56:32 destination > actual size of batch: 1019 2022-11-10 03:56:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 209000 (1 GB) 2022-11-10 03:56:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 210000 (1 GB) 2022-11-10 03:56:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 211000 (1 GB) 2022-11-10 03:56:32 destination > Flushing hcrm_raw_h-crm-deals: 3135 records (24 MB) 2022-11-10 03:56:32 destination > actual size of batch: 3135 2022-11-10 03:56:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 212000 (1 GB) 2022-11-10 03:56:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 213000 (1 GB) 2022-11-10 03:56:33 destination > Flushing hcrm_raw_h-crm-deals: 1712 records (24 MB) 2022-11-10 03:56:33 destination > actual size of batch: 1712 2022-11-10 03:56:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 214000 (1 GB) 2022-11-10 03:56:33 destination > Flushing hcrm_raw_h-crm-deals: 486 records (24 MB) 2022-11-10 03:56:33 destination > actual size of batch: 486 2022-11-10 03:56:33 destination > Flushing hcrm_raw_h-crm-deals: 608 records (24 MB) 2022-11-10 03:56:33 destination > actual size of batch: 608 2022-11-10 03:56:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 215000 (1 GB) 2022-11-10 03:56:34 destination > Flushing hcrm_raw_h-crm-deals: 507 records (24 MB) 2022-11-10 03:56:34 destination > actual size of batch: 507 2022-11-10 03:56:34 source > finished reading a stream slice 2022-11-10 03:56:34 destination > Flushing hcrm_raw_h-crm-deals: 455 records (24 MB) 2022-11-10 03:56:34 destination > actual size of batch: 455 2022-11-10 03:56:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 216000 (1 GB) 2022-11-10 03:56:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 217000 (1 GB) 2022-11-10 03:56:35 destination > Flushing hcrm_raw_h-crm-deals: 1502 records (24 MB) 2022-11-10 03:56:35 destination > actual size of batch: 1502 2022-11-10 03:56:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 218000 (1 GB) 2022-11-10 03:56:35 destination > Flushing hcrm_raw_h-crm-deals: 1207 records (24 MB) 2022-11-10 03:56:35 destination > actual size of batch: 1207 2022-11-10 03:56:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 219000 (1 GB) 2022-11-10 03:56:35 destination > Flushing hcrm_raw_h-crm-deals: 776 records (24 MB) 2022-11-10 03:56:35 destination > actual size of batch: 776 2022-11-10 03:56:36 destination > Flushing hcrm_raw_h-crm-deals: 520 records (24 MB) 2022-11-10 03:56:36 destination > actual size of batch: 520 2022-11-10 03:56:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 220000 (1 GB) 2022-11-10 03:56:36 destination > Flushing hcrm_raw_h-crm-deals: 510 records (24 MB) 2022-11-10 03:56:36 destination > actual size of batch: 510 2022-11-10 03:56:37 destination > Flushing hcrm_raw_h-crm-deals: 832 records (24 MB) 2022-11-10 03:56:37 destination > actual size of batch: 832 2022-11-10 03:56:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 221000 (1 GB) 2022-11-10 03:56:37 destination > Flushing hcrm_raw_h-crm-deals: 744 records (24 MB) 2022-11-10 03:56:37 destination > actual size of batch: 744 2022-11-10 03:56:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 222000 (1 GB) 2022-11-10 03:56:37 destination > Flushing hcrm_raw_h-crm-deals: 704 records (24 MB) 2022-11-10 03:56:37 destination > actual size of batch: 704 2022-11-10 03:56:37 destination > Flushing hcrm_raw_h-crm-deals: 527 records (24 MB) 2022-11-10 03:56:37 destination > actual size of batch: 527 2022-11-10 03:56:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 223000 (1 GB) 2022-11-10 03:56:38 destination > Flushing hcrm_raw_h-crm-deals: 431 records (24 MB) 2022-11-10 03:56:38 destination > actual size of batch: 431 2022-11-10 03:56:38 destination > Flushing hcrm_raw_h-crm-deals: 389 records (24 MB) 2022-11-10 03:56:38 destination > actual size of batch: 389 2022-11-10 03:56:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 224000 (1 GB) 2022-11-10 03:56:38 destination > Flushing hcrm_raw_h-crm-deals: 396 records (24 MB) 2022-11-10 03:56:38 destination > actual size of batch: 396 2022-11-10 03:56:38 destination > Flushing hcrm_raw_h-crm-deals: 351 records (24 MB) 2022-11-10 03:56:38 destination > actual size of batch: 351 2022-11-10 03:56:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 225000 (1 GB) 2022-11-10 03:56:39 destination > Flushing hcrm_raw_h-crm-deals: 1430 records (24 MB) 2022-11-10 03:56:39 destination > actual size of batch: 1430 2022-11-10 03:56:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 226000 (1 GB) 2022-11-10 03:56:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 227000 (1 GB) 2022-11-10 03:56:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 228000 (1 GB) 2022-11-10 03:56:39 destination > Flushing hcrm_raw_h-crm-deals: 2653 records (24 MB) 2022-11-10 03:56:39 destination > actual size of batch: 2653 2022-11-10 03:56:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 229000 (1 GB) 2022-11-10 03:56:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 230000 (1 GB) 2022-11-10 03:56:40 destination > Flushing hcrm_raw_h-crm-deals: 2085 records (24 MB) 2022-11-10 03:56:40 destination > actual size of batch: 2085 2022-11-10 03:56:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 231000 (1 GB) 2022-11-10 03:56:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 232000 (1 GB) 2022-11-10 03:56:40 destination > Flushing hcrm_raw_h-crm-deals: 1834 records (24 MB) 2022-11-10 03:56:40 destination > actual size of batch: 1834 2022-11-10 03:56:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 233000 (1 GB) 2022-11-10 03:56:40 destination > Flushing hcrm_raw_h-crm-deals: 1558 records (24 MB) 2022-11-10 03:56:40 destination > actual size of batch: 1558 2022-11-10 03:56:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 234000 (1 GB) 2022-11-10 03:56:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 235000 (1 GB) 2022-11-10 03:56:41 destination > Flushing hcrm_raw_h-crm-deals: 1411 records (24 MB) 2022-11-10 03:56:41 destination > actual size of batch: 1411 2022-11-10 03:56:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 236000 (1 GB) 2022-11-10 03:56:41 destination > Flushing hcrm_raw_h-crm-deals: 1371 records (24 MB) 2022-11-10 03:56:41 destination > actual size of batch: 1371 2022-11-10 03:56:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 237000 (1 GB) 2022-11-10 03:56:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 238000 (1 GB) 2022-11-10 03:56:42 destination > Flushing hcrm_raw_h-crm-deals: 1406 records (24 MB) 2022-11-10 03:56:42 destination > actual size of batch: 1406 2022-11-10 03:56:42 destination > Flushing hcrm_raw_h-crm-deals: 580 records (24 MB) 2022-11-10 03:56:42 destination > actual size of batch: 580 2022-11-10 03:56:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 239000 (1 GB) 2022-11-10 03:56:42 destination > Flushing hcrm_raw_h-crm-deals: 421 records (24 MB) 2022-11-10 03:56:42 destination > actual size of batch: 421 2022-11-10 03:56:43 destination > Flushing hcrm_raw_h-crm-deals: 178 records (24 MB) 2022-11-10 03:56:43 destination > actual size of batch: 178 2022-11-10 03:56:43 destination > Flushing hcrm_raw_h-crm-deals: 413 records (24 MB) 2022-11-10 03:56:43 destination > actual size of batch: 413 2022-11-10 03:56:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 240000 (1 GB) 2022-11-10 03:56:43 destination > Flushing hcrm_raw_h-crm-deals: 1078 records (24 MB) 2022-11-10 03:56:43 destination > actual size of batch: 1078 2022-11-10 03:56:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 241000 (1 GB) 2022-11-10 03:56:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 242000 (1 GB) 2022-11-10 03:56:43 destination > Flushing hcrm_raw_h-crm-deals: 1361 records (24 MB) 2022-11-10 03:56:43 destination > actual size of batch: 1361 2022-11-10 03:56:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 243000 (1 GB) 2022-11-10 03:56:44 destination > Flushing hcrm_raw_h-crm-deals: 1106 records (24 MB) 2022-11-10 03:56:44 destination > actual size of batch: 1106 2022-11-10 03:56:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 244000 (1 GB) 2022-11-10 03:56:44 destination > Flushing hcrm_raw_h-crm-deals: 1234 records (24 MB) 2022-11-10 03:56:44 destination > actual size of batch: 1234 2022-11-10 03:56:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 245000 (1 GB) 2022-11-10 03:56:44 destination > Flushing hcrm_raw_h-crm-deals: 1099 records (24 MB) 2022-11-10 03:56:44 destination > actual size of batch: 1099 2022-11-10 03:56:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 246000 (1 GB) 2022-11-10 03:56:45 destination > Flushing hcrm_raw_h-crm-deals: 699 records (24 MB) 2022-11-10 03:56:45 destination > actual size of batch: 699 2022-11-10 03:56:45 destination > Flushing hcrm_raw_h-crm-deals: 425 records (24 MB) 2022-11-10 03:56:45 destination > actual size of batch: 425 2022-11-10 03:56:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 247000 (1 GB) 2022-11-10 03:56:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 248000 (1 GB) 2022-11-10 03:56:45 destination > Flushing hcrm_raw_h-crm-deals: 1342 records (24 MB) 2022-11-10 03:56:45 destination > actual size of batch: 1342 2022-11-10 03:56:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 249000 (1 GB) 2022-11-10 03:56:46 destination > Flushing hcrm_raw_h-crm-deals: 1175 records (24 MB) 2022-11-10 03:56:46 destination > actual size of batch: 1175 2022-11-10 03:56:46 destination > Flushing hcrm_raw_h-crm-deals: 665 records (24 MB) 2022-11-10 03:56:46 destination > actual size of batch: 665 2022-11-10 03:56:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 250000 (1 GB) 2022-11-10 03:56:46 destination > Flushing hcrm_raw_h-crm-deals: 496 records (24 MB) 2022-11-10 03:56:46 destination > actual size of batch: 496 2022-11-10 03:56:47 destination > Flushing hcrm_raw_h-crm-deals: 241 records (24 MB) 2022-11-10 03:56:47 destination > actual size of batch: 241 2022-11-10 03:56:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 251000 (1 GB) 2022-11-10 03:56:47 destination > Flushing hcrm_raw_h-crm-deals: 701 records (24 MB) 2022-11-10 03:56:47 destination > actual size of batch: 701 2022-11-10 03:56:47 destination > Flushing hcrm_raw_h-crm-deals: 508 records (24 MB) 2022-11-10 03:56:47 destination > actual size of batch: 508 2022-11-10 03:56:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 252000 (1 GB) 2022-11-10 03:56:48 destination > Flushing hcrm_raw_h-crm-deals: 176 records (24 MB) 2022-11-10 03:56:48 destination > actual size of batch: 176 2022-11-10 03:56:48 destination > Flushing hcrm_raw_h-crm-deals: 149 records (24 MB) 2022-11-10 03:56:48 destination > actual size of batch: 149 2022-11-10 03:56:48 destination > Flushing hcrm_raw_h-crm-deals: 133 records (24 MB) 2022-11-10 03:56:48 destination > actual size of batch: 133 2022-11-10 03:56:48 destination > Flushing hcrm_raw_h-crm-deals: 123 records (24 MB) 2022-11-10 03:56:48 destination > actual size of batch: 123 2022-11-10 03:56:49 destination > Flushing hcrm_raw_h-crm-deals: 118 records (24 MB) 2022-11-10 03:56:49 destination > actual size of batch: 118 2022-11-10 03:56:49 destination > Flushing hcrm_raw_h-crm-deals: 129 records (24 MB) 2022-11-10 03:56:49 destination > actual size of batch: 129 2022-11-10 03:56:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 253000 (1 GB) 2022-11-10 03:56:49 destination > Flushing hcrm_raw_h-crm-deals: 669 records (24 MB) 2022-11-10 03:56:49 destination > actual size of batch: 669 2022-11-10 03:56:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 254000 (1 GB) 2022-11-10 03:56:50 destination > Flushing hcrm_raw_h-crm-deals: 569 records (24 MB) 2022-11-10 03:56:50 destination > actual size of batch: 569 2022-11-10 03:56:50 destination > Flushing hcrm_raw_h-crm-deals: 645 records (24 MB) 2022-11-10 03:56:50 destination > actual size of batch: 645 2022-11-10 03:56:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 255000 (1 GB) 2022-11-10 03:56:50 destination > Flushing hcrm_raw_h-crm-deals: 496 records (24 MB) 2022-11-10 03:56:50 destination > actual size of batch: 496 2022-11-10 03:56:50 destination > Flushing hcrm_raw_h-crm-deals: 579 records (24 MB) 2022-11-10 03:56:50 destination > actual size of batch: 579 2022-11-10 03:56:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 256000 (1 GB) 2022-11-10 03:56:51 destination > Flushing hcrm_raw_h-crm-deals: 424 records (24 MB) 2022-11-10 03:56:51 destination > actual size of batch: 424 2022-11-10 03:56:51 destination > Flushing hcrm_raw_h-crm-deals: 546 records (24 MB) 2022-11-10 03:56:51 destination > actual size of batch: 546 2022-11-10 03:56:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 257000 (1 GB) 2022-11-10 03:56:51 destination > Flushing hcrm_raw_h-crm-deals: 404 records (24 MB) 2022-11-10 03:56:51 destination > actual size of batch: 404 2022-11-10 03:56:51 destination > Flushing hcrm_raw_h-crm-deals: 375 records (24 MB) 2022-11-10 03:56:51 destination > actual size of batch: 375 2022-11-10 03:56:52 destination > Flushing hcrm_raw_h-crm-deals: 420 records (24 MB) 2022-11-10 03:56:52 destination > actual size of batch: 420 2022-11-10 03:56:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 258000 (1 GB) 2022-11-10 03:56:52 destination > Flushing hcrm_raw_h-crm-deals: 413 records (24 MB) 2022-11-10 03:56:52 destination > actual size of batch: 413 2022-11-10 03:56:52 destination > Flushing hcrm_raw_h-crm-deals: 566 records (24 MB) 2022-11-10 03:56:52 destination > actual size of batch: 566 2022-11-10 03:56:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 259000 (1 GB) 2022-11-10 03:56:52 destination > Flushing hcrm_raw_h-crm-deals: 556 records (24 MB) 2022-11-10 03:56:52 destination > actual size of batch: 556 2022-11-10 03:56:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 260000 (1 GB) 2022-11-10 03:56:53 destination > Flushing hcrm_raw_h-crm-deals: 728 records (24 MB) 2022-11-10 03:56:53 destination > actual size of batch: 728 2022-11-10 03:56:53 destination > Flushing hcrm_raw_h-crm-deals: 779 records (24 MB) 2022-11-10 03:56:53 destination > actual size of batch: 779 2022-11-10 03:56:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 261000 (1 GB) 2022-11-10 03:56:53 destination > Flushing hcrm_raw_h-crm-deals: 619 records (24 MB) 2022-11-10 03:56:53 destination > actual size of batch: 619 2022-11-10 03:56:54 destination > Flushing hcrm_raw_h-crm-deals: 456 records (24 MB) 2022-11-10 03:56:54 destination > actual size of batch: 456 2022-11-10 03:56:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 262000 (1 GB) 2022-11-10 03:56:54 destination > Flushing hcrm_raw_h-crm-deals: 356 records (24 MB) 2022-11-10 03:56:54 destination > actual size of batch: 356 2022-11-10 03:56:54 destination > Flushing hcrm_raw_h-crm-deals: 338 records (24 MB) 2022-11-10 03:56:54 destination > actual size of batch: 338 2022-11-10 03:56:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 263000 (1 GB) 2022-11-10 03:56:55 destination > Flushing hcrm_raw_h-crm-deals: 486 records (24 MB) 2022-11-10 03:56:55 destination > actual size of batch: 486 2022-11-10 03:56:55 destination > Flushing hcrm_raw_h-crm-deals: 288 records (24 MB) 2022-11-10 03:56:55 destination > actual size of batch: 288 2022-11-10 03:56:55 destination > Flushing hcrm_raw_h-crm-deals: 299 records (24 MB) 2022-11-10 03:56:55 destination > actual size of batch: 299 2022-11-10 03:56:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 264000 (1 GB) 2022-11-10 03:56:55 destination > Flushing hcrm_raw_h-crm-deals: 428 records (24 MB) 2022-11-10 03:56:55 destination > actual size of batch: 428 2022-11-10 03:56:56 destination > Flushing hcrm_raw_h-crm-deals: 124 records (24 MB) 2022-11-10 03:56:56 destination > actual size of batch: 124 2022-11-10 03:56:56 destination > Flushing hcrm_raw_h-crm-deals: 116 records (24 MB) 2022-11-10 03:56:56 destination > actual size of batch: 116 2022-11-10 03:56:56 destination > Flushing hcrm_raw_h-crm-deals: 136 records (24 MB) 2022-11-10 03:56:56 destination > actual size of batch: 136 2022-11-10 03:56:57 destination > Flushing hcrm_raw_h-crm-deals: 118 records (24 MB) 2022-11-10 03:56:57 destination > actual size of batch: 118 2022-11-10 03:56:57 destination > Flushing hcrm_raw_h-crm-deals: 119 records (24 MB) 2022-11-10 03:56:57 destination > actual size of batch: 119 2022-11-10 03:56:57 destination > Flushing hcrm_raw_h-crm-deals: 121 records (24 MB) 2022-11-10 03:56:57 destination > actual size of batch: 121 2022-11-10 03:56:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 265000 (1 GB) 2022-11-10 03:56:57 destination > Flushing hcrm_raw_h-crm-deals: 140 records (24 MB) 2022-11-10 03:56:57 destination > actual size of batch: 140 2022-11-10 03:56:58 destination > Flushing hcrm_raw_h-crm-deals: 139 records (24 MB) 2022-11-10 03:56:58 destination > actual size of batch: 139 2022-11-10 03:56:58 destination > Flushing hcrm_raw_h-crm-deals: 138 records (24 MB) 2022-11-10 03:56:58 destination > actual size of batch: 138 2022-11-10 03:56:58 destination > Flushing hcrm_raw_h-crm-deals: 133 records (24 MB) 2022-11-10 03:56:58 destination > actual size of batch: 133 2022-11-10 03:56:58 destination > Flushing hcrm_raw_h-crm-deals: 157 records (24 MB) 2022-11-10 03:56:58 destination > actual size of batch: 157 2022-11-10 03:56:59 destination > Flushing hcrm_raw_h-crm-deals: 171 records (24 MB) 2022-11-10 03:56:59 destination > actual size of batch: 171 2022-11-10 03:56:59 destination > Flushing hcrm_raw_h-crm-deals: 179 records (24 MB) 2022-11-10 03:56:59 destination > actual size of batch: 179 2022-11-10 03:56:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 266000 (1 GB) 2022-11-10 03:56:59 destination > Flushing hcrm_raw_h-crm-deals: 171 records (24 MB) 2022-11-10 03:56:59 destination > actual size of batch: 171 2022-11-10 03:56:59 destination > Flushing hcrm_raw_h-crm-deals: 172 records (24 MB) 2022-11-10 03:56:59 destination > actual size of batch: 172 2022-11-10 03:57:00 destination > Flushing hcrm_raw_h-crm-deals: 185 records (24 MB) 2022-11-10 03:57:00 destination > actual size of batch: 185 2022-11-10 03:57:00 destination > Flushing hcrm_raw_h-crm-deals: 180 records (24 MB) 2022-11-10 03:57:00 destination > actual size of batch: 180 2022-11-10 03:57:00 destination > Flushing hcrm_raw_h-crm-deals: 213 records (24 MB) 2022-11-10 03:57:00 destination > actual size of batch: 213 2022-11-10 03:57:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 267000 (1 GB) 2022-11-10 03:57:00 destination > Flushing hcrm_raw_h-crm-deals: 224 records (24 MB) 2022-11-10 03:57:00 destination > actual size of batch: 224 2022-11-10 03:57:01 destination > Flushing hcrm_raw_h-crm-deals: 212 records (24 MB) 2022-11-10 03:57:01 destination > actual size of batch: 212 2022-11-10 03:57:01 destination > Flushing hcrm_raw_h-crm-deals: 359 records (24 MB) 2022-11-10 03:57:01 destination > actual size of batch: 359 2022-11-10 03:57:01 destination > Flushing hcrm_raw_h-crm-deals: 259 records (24 MB) 2022-11-10 03:57:01 destination > actual size of batch: 259 2022-11-10 03:57:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 268000 (1 GB) 2022-11-10 03:57:01 destination > Flushing hcrm_raw_h-crm-deals: 337 records (24 MB) 2022-11-10 03:57:01 destination > actual size of batch: 337 2022-11-10 03:57:02 destination > Flushing hcrm_raw_h-crm-deals: 310 records (24 MB) 2022-11-10 03:57:02 destination > actual size of batch: 310 2022-11-10 03:57:02 destination > Flushing hcrm_raw_h-crm-deals: 266 records (24 MB) 2022-11-10 03:57:02 destination > actual size of batch: 266 2022-11-10 03:57:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 269000 (1 GB) 2022-11-10 03:57:02 destination > Flushing hcrm_raw_h-crm-deals: 407 records (24 MB) 2022-11-10 03:57:02 destination > actual size of batch: 407 2022-11-10 03:57:02 destination > Flushing hcrm_raw_h-crm-deals: 567 records (24 MB) 2022-11-10 03:57:02 destination > actual size of batch: 567 2022-11-10 03:57:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 270000 (1 GB) 2022-11-10 03:57:03 destination > Flushing hcrm_raw_h-crm-deals: 548 records (24 MB) 2022-11-10 03:57:03 destination > actual size of batch: 548 2022-11-10 03:57:03 destination > Flushing hcrm_raw_h-crm-deals: 500 records (24 MB) 2022-11-10 03:57:03 destination > actual size of batch: 500 2022-11-10 03:57:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 271000 (1 GB) 2022-11-10 03:57:03 destination > Flushing hcrm_raw_h-crm-deals: 521 records (24 MB) 2022-11-10 03:57:03 destination > actual size of batch: 521 2022-11-10 03:57:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 272000 (1 GB) 2022-11-10 03:57:03 destination > Flushing hcrm_raw_h-crm-deals: 566 records (24 MB) 2022-11-10 03:57:03 destination > actual size of batch: 566 2022-11-10 03:57:03 destination > Flushing hcrm_raw_h-crm-deals: 314 records (24 MB) 2022-11-10 03:57:03 destination > actual size of batch: 314 2022-11-10 03:57:04 destination > Flushing hcrm_raw_h-crm-deals: 379 records (24 MB) 2022-11-10 03:57:04 destination > actual size of batch: 379 2022-11-10 03:57:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 273000 (1 GB) 2022-11-10 03:57:04 destination > Flushing hcrm_raw_h-crm-deals: 412 records (24 MB) 2022-11-10 03:57:04 destination > actual size of batch: 412 2022-11-10 03:57:04 destination > Flushing hcrm_raw_h-crm-deals: 409 records (24 MB) 2022-11-10 03:57:04 destination > actual size of batch: 409 2022-11-10 03:57:05 destination > Flushing hcrm_raw_h-crm-deals: 317 records (24 MB) 2022-11-10 03:57:05 destination > actual size of batch: 317 2022-11-10 03:57:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 274000 (1 GB) 2022-11-10 03:57:05 destination > Flushing hcrm_raw_h-crm-deals: 309 records (24 MB) 2022-11-10 03:57:05 destination > actual size of batch: 309 2022-11-10 03:57:05 destination > Flushing hcrm_raw_h-crm-deals: 273 records (24 MB) 2022-11-10 03:57:05 destination > actual size of batch: 273 2022-11-10 03:57:06 destination > Flushing hcrm_raw_h-crm-deals: 258 records (24 MB) 2022-11-10 03:57:06 destination > actual size of batch: 258 2022-11-10 03:57:06 destination > Flushing hcrm_raw_h-crm-deals: 119 records (24 MB) 2022-11-10 03:57:06 destination > actual size of batch: 119 2022-11-10 03:57:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 275000 (1 GB) 2022-11-10 03:57:06 destination > Flushing hcrm_raw_h-crm-deals: 267 records (24 MB) 2022-11-10 03:57:06 destination > actual size of batch: 267 2022-11-10 03:57:06 source > finished reading a stream slice 2022-11-10 03:57:07 destination > Flushing hcrm_raw_h-crm-deals: 704 records (24 MB) 2022-11-10 03:57:07 destination > actual size of batch: 704 2022-11-10 03:57:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 276000 (1 GB) 2022-11-10 03:57:07 destination > Flushing hcrm_raw_h-crm-deals: 664 records (24 MB) 2022-11-10 03:57:07 destination > actual size of batch: 664 2022-11-10 03:57:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 277000 (1 GB) 2022-11-10 03:57:07 destination > Flushing hcrm_raw_h-crm-deals: 1431 records (24 MB) 2022-11-10 03:57:07 destination > actual size of batch: 1431 2022-11-10 03:57:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 278000 (1 GB) 2022-11-10 03:57:07 destination > Flushing hcrm_raw_h-crm-deals: 739 records (24 MB) 2022-11-10 03:57:07 destination > actual size of batch: 739 2022-11-10 03:57:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 279000 (1 GB) 2022-11-10 03:57:08 destination > Flushing hcrm_raw_h-crm-deals: 775 records (24 MB) 2022-11-10 03:57:08 destination > actual size of batch: 775 2022-11-10 03:57:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 280000 (1 GB) 2022-11-10 03:57:08 destination > Flushing hcrm_raw_h-crm-deals: 833 records (24 MB) 2022-11-10 03:57:08 destination > actual size of batch: 833 2022-11-10 03:57:08 destination > Flushing hcrm_raw_h-crm-deals: 814 records (24 MB) 2022-11-10 03:57:08 destination > actual size of batch: 814 2022-11-10 03:57:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 281000 (1 GB) 2022-11-10 03:57:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 282000 (1 GB) 2022-11-10 03:57:09 destination > Flushing hcrm_raw_h-crm-deals: 1062 records (24 MB) 2022-11-10 03:57:09 destination > actual size of batch: 1062 2022-11-10 03:57:09 destination > Flushing hcrm_raw_h-crm-deals: 841 records (24 MB) 2022-11-10 03:57:09 destination > actual size of batch: 841 2022-11-10 03:57:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 283000 (1 GB) 2022-11-10 03:57:09 destination > Flushing hcrm_raw_h-crm-deals: 823 records (24 MB) 2022-11-10 03:57:09 destination > actual size of batch: 823 2022-11-10 03:57:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 284000 (1 GB) 2022-11-10 03:57:09 destination > Flushing hcrm_raw_h-crm-deals: 901 records (24 MB) 2022-11-10 03:57:09 destination > actual size of batch: 901 2022-11-10 03:57:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 285000 (1 GB) 2022-11-10 03:57:10 destination > Flushing hcrm_raw_h-crm-deals: 813 records (24 MB) 2022-11-10 03:57:10 destination > actual size of batch: 813 2022-11-10 03:57:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 286000 (1 GB) 2022-11-10 03:57:10 destination > Flushing hcrm_raw_h-crm-deals: 880 records (24 MB) 2022-11-10 03:57:10 destination > actual size of batch: 880 2022-11-10 03:57:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 287000 (1 GB) 2022-11-10 03:57:10 destination > Flushing hcrm_raw_h-crm-deals: 845 records (24 MB) 2022-11-10 03:57:10 destination > actual size of batch: 845 2022-11-10 03:57:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 288000 (1 GB) 2022-11-10 03:57:11 destination > Flushing hcrm_raw_h-crm-deals: 1054 records (24 MB) 2022-11-10 03:57:11 destination > actual size of batch: 1054 2022-11-10 03:57:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 289000 (1 GB) 2022-11-10 03:57:11 destination > Flushing hcrm_raw_h-crm-deals: 859 records (24 MB) 2022-11-10 03:57:11 destination > actual size of batch: 859 2022-11-10 03:57:11 destination > Flushing hcrm_raw_h-crm-deals: 871 records (24 MB) 2022-11-10 03:57:11 destination > actual size of batch: 871 2022-11-10 03:57:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 290000 (1 GB) 2022-11-10 03:57:12 destination > Flushing hcrm_raw_h-crm-deals: 852 records (24 MB) 2022-11-10 03:57:12 destination > actual size of batch: 852 2022-11-10 03:57:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 291000 (1 GB) 2022-11-10 03:57:12 destination > Flushing hcrm_raw_h-crm-deals: 1044 records (24 MB) 2022-11-10 03:57:12 destination > actual size of batch: 1044 2022-11-10 03:57:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 292000 (1 GB) 2022-11-10 03:57:12 destination > Flushing hcrm_raw_h-crm-deals: 1035 records (24 MB) 2022-11-10 03:57:12 destination > actual size of batch: 1035 2022-11-10 03:57:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 293000 (1 GB) 2022-11-10 03:57:13 destination > Flushing hcrm_raw_h-crm-deals: 844 records (24 MB) 2022-11-10 03:57:13 destination > actual size of batch: 844 2022-11-10 03:57:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 294000 (1 GB) 2022-11-10 03:57:13 destination > Flushing hcrm_raw_h-crm-deals: 844 records (24 MB) 2022-11-10 03:57:13 destination > actual size of batch: 844 2022-11-10 03:57:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 295000 (1 GB) 2022-11-10 03:57:13 destination > Flushing hcrm_raw_h-crm-deals: 905 records (24 MB) 2022-11-10 03:57:13 destination > actual size of batch: 905 2022-11-10 03:57:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 296000 (2 GB) 2022-11-10 03:57:14 destination > Flushing hcrm_raw_h-crm-deals: 878 records (24 MB) 2022-11-10 03:57:14 destination > actual size of batch: 878 2022-11-10 03:57:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 297000 (2 GB) 2022-11-10 03:57:14 destination > Flushing hcrm_raw_h-crm-deals: 948 records (24 MB) 2022-11-10 03:57:14 destination > actual size of batch: 948 2022-11-10 03:57:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 298000 (2 GB) 2022-11-10 03:57:14 destination > Flushing hcrm_raw_h-crm-deals: 1006 records (24 MB) 2022-11-10 03:57:14 destination > actual size of batch: 1006 2022-11-10 03:57:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 299000 (2 GB) 2022-11-10 03:57:15 destination > Flushing hcrm_raw_h-crm-deals: 1036 records (24 MB) 2022-11-10 03:57:15 destination > actual size of batch: 1036 2022-11-10 03:57:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 300000 (2 GB) 2022-11-10 03:57:15 destination > Flushing hcrm_raw_h-crm-deals: 915 records (24 MB) 2022-11-10 03:57:15 destination > actual size of batch: 915 2022-11-10 03:57:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 301000 (2 GB) 2022-11-10 03:57:15 destination > Flushing hcrm_raw_h-crm-deals: 1041 records (24 MB) 2022-11-10 03:57:15 destination > actual size of batch: 1041 2022-11-10 03:57:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 302000 (2 GB) 2022-11-10 03:57:16 destination > Flushing hcrm_raw_h-crm-deals: 921 records (24 MB) 2022-11-10 03:57:16 destination > actual size of batch: 921 2022-11-10 03:57:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 303000 (2 GB) 2022-11-10 03:57:16 destination > Flushing hcrm_raw_h-crm-deals: 870 records (24 MB) 2022-11-10 03:57:16 destination > actual size of batch: 870 2022-11-10 03:57:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 304000 (2 GB) 2022-11-10 03:57:16 destination > Flushing hcrm_raw_h-crm-deals: 947 records (24 MB) 2022-11-10 03:57:16 destination > actual size of batch: 947 2022-11-10 03:57:17 destination > Flushing hcrm_raw_h-crm-deals: 890 records (24 MB) 2022-11-10 03:57:17 destination > actual size of batch: 890 2022-11-10 03:57:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 305000 (2 GB) 2022-11-10 03:57:17 destination > Flushing hcrm_raw_h-crm-deals: 876 records (24 MB) 2022-11-10 03:57:17 destination > actual size of batch: 876 2022-11-10 03:57:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 306000 (2 GB) 2022-11-10 03:57:17 destination > Flushing hcrm_raw_h-crm-deals: 891 records (24 MB) 2022-11-10 03:57:17 destination > actual size of batch: 891 2022-11-10 03:57:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 307000 (2 GB) 2022-11-10 03:57:18 destination > Flushing hcrm_raw_h-crm-deals: 882 records (24 MB) 2022-11-10 03:57:18 destination > actual size of batch: 882 2022-11-10 03:57:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 308000 (2 GB) 2022-11-10 03:57:18 destination > Flushing hcrm_raw_h-crm-deals: 937 records (24 MB) 2022-11-10 03:57:18 destination > actual size of batch: 937 2022-11-10 03:57:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 309000 (2 GB) 2022-11-10 03:57:18 destination > Flushing hcrm_raw_h-crm-deals: 1090 records (24 MB) 2022-11-10 03:57:18 destination > actual size of batch: 1090 2022-11-10 03:57:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 310000 (2 GB) 2022-11-10 03:57:18 destination > Flushing hcrm_raw_h-crm-deals: 991 records (24 MB) 2022-11-10 03:57:18 destination > actual size of batch: 991 2022-11-10 03:57:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 311000 (2 GB) 2022-11-10 03:57:19 destination > Flushing hcrm_raw_h-crm-deals: 735 records (24 MB) 2022-11-10 03:57:19 destination > actual size of batch: 735 2022-11-10 03:57:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 312000 (2 GB) 2022-11-10 03:57:19 destination > Flushing hcrm_raw_h-crm-deals: 758 records (24 MB) 2022-11-10 03:57:19 destination > actual size of batch: 758 2022-11-10 03:57:19 destination > Flushing hcrm_raw_h-crm-deals: 683 records (24 MB) 2022-11-10 03:57:19 destination > actual size of batch: 683 2022-11-10 03:57:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 313000 (2 GB) 2022-11-10 03:57:19 destination > Flushing hcrm_raw_h-crm-deals: 558 records (24 MB) 2022-11-10 03:57:19 destination > actual size of batch: 558 2022-11-10 03:57:20 destination > Flushing hcrm_raw_h-crm-deals: 599 records (24 MB) 2022-11-10 03:57:20 destination > actual size of batch: 599 2022-11-10 03:57:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 314000 (2 GB) 2022-11-10 03:57:20 source > finished reading a stream slice 2022-11-10 03:57:21 destination > Flushing hcrm_raw_h-crm-deals: 737 records (24 MB) 2022-11-10 03:57:21 destination > actual size of batch: 737 2022-11-10 03:57:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 315000 (2 GB) 2022-11-10 03:57:21 destination > Flushing hcrm_raw_h-crm-deals: 585 records (24 MB) 2022-11-10 03:57:21 destination > actual size of batch: 585 2022-11-10 03:57:21 destination > Flushing hcrm_raw_h-crm-deals: 579 records (24 MB) 2022-11-10 03:57:21 destination > actual size of batch: 579 2022-11-10 03:57:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 316000 (2 GB) 2022-11-10 03:57:21 destination > Flushing hcrm_raw_h-crm-deals: 574 records (24 MB) 2022-11-10 03:57:21 destination > actual size of batch: 574 2022-11-10 03:57:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 317000 (2 GB) 2022-11-10 03:57:22 destination > Flushing hcrm_raw_h-crm-deals: 758 records (24 MB) 2022-11-10 03:57:22 destination > actual size of batch: 758 2022-11-10 03:57:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 318000 (2 GB) 2022-11-10 03:57:22 destination > Flushing hcrm_raw_h-crm-deals: 879 records (24 MB) 2022-11-10 03:57:22 destination > actual size of batch: 879 2022-11-10 03:57:22 destination > Flushing hcrm_raw_h-crm-deals: 823 records (24 MB) 2022-11-10 03:57:22 destination > actual size of batch: 823 2022-11-10 03:57:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 319000 (2 GB) 2022-11-10 03:57:22 destination > Flushing hcrm_raw_h-crm-deals: 565 records (24 MB) 2022-11-10 03:57:22 destination > actual size of batch: 565 2022-11-10 03:57:23 destination > Flushing hcrm_raw_h-crm-deals: 581 records (24 MB) 2022-11-10 03:57:23 destination > actual size of batch: 581 2022-11-10 03:57:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 320000 (2 GB) 2022-11-10 03:57:23 destination > Flushing hcrm_raw_h-crm-deals: 702 records (24 MB) 2022-11-10 03:57:23 destination > actual size of batch: 702 2022-11-10 03:57:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 321000 (2 GB) 2022-11-10 03:57:23 destination > Flushing hcrm_raw_h-crm-deals: 568 records (24 MB) 2022-11-10 03:57:23 destination > actual size of batch: 568 2022-11-10 03:57:24 destination > Flushing hcrm_raw_h-crm-deals: 556 records (24 MB) 2022-11-10 03:57:24 destination > actual size of batch: 556 2022-11-10 03:57:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 322000 (2 GB) 2022-11-10 03:57:24 destination > Flushing hcrm_raw_h-crm-deals: 575 records (24 MB) 2022-11-10 03:57:24 destination > actual size of batch: 575 2022-11-10 03:57:24 destination > Flushing hcrm_raw_h-crm-deals: 575 records (24 MB) 2022-11-10 03:57:24 destination > actual size of batch: 575 2022-11-10 03:57:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 323000 (2 GB) 2022-11-10 03:57:24 destination > Flushing hcrm_raw_h-crm-deals: 574 records (24 MB) 2022-11-10 03:57:24 destination > actual size of batch: 574 2022-11-10 03:57:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 324000 (2 GB) 2022-11-10 03:57:25 destination > Flushing hcrm_raw_h-crm-deals: 554 records (24 MB) 2022-11-10 03:57:25 destination > actual size of batch: 554 2022-11-10 03:57:25 destination > Flushing hcrm_raw_h-crm-deals: 579 records (24 MB) 2022-11-10 03:57:25 destination > actual size of batch: 579 2022-11-10 03:57:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 325000 (2 GB) 2022-11-10 03:57:25 destination > Flushing hcrm_raw_h-crm-deals: 543 records (24 MB) 2022-11-10 03:57:25 destination > actual size of batch: 543 2022-11-10 03:57:25 destination > Flushing hcrm_raw_h-crm-deals: 664 records (24 MB) 2022-11-10 03:57:25 destination > actual size of batch: 664 2022-11-10 03:57:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 326000 (2 GB) 2022-11-10 03:57:26 destination > Flushing hcrm_raw_h-crm-deals: 697 records (24 MB) 2022-11-10 03:57:26 destination > actual size of batch: 697 2022-11-10 03:57:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 327000 (2 GB) 2022-11-10 03:57:26 destination > Flushing hcrm_raw_h-crm-deals: 906 records (24 MB) 2022-11-10 03:57:26 destination > actual size of batch: 906 2022-11-10 03:57:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 328000 (2 GB) 2022-11-10 03:57:26 destination > Flushing hcrm_raw_h-crm-deals: 580 records (24 MB) 2022-11-10 03:57:26 destination > actual size of batch: 580 2022-11-10 03:57:26 destination > Flushing hcrm_raw_h-crm-deals: 702 records (24 MB) 2022-11-10 03:57:26 destination > actual size of batch: 702 2022-11-10 03:57:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 329000 (2 GB) 2022-11-10 03:57:27 destination > Flushing hcrm_raw_h-crm-deals: 926 records (24 MB) 2022-11-10 03:57:27 destination > actual size of batch: 926 2022-11-10 03:57:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 330000 (2 GB) 2022-11-10 03:57:27 destination > Flushing hcrm_raw_h-crm-deals: 963 records (24 MB) 2022-11-10 03:57:27 destination > actual size of batch: 963 2022-11-10 03:57:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 331000 (2 GB) 2022-11-10 03:57:27 destination > Flushing hcrm_raw_h-crm-deals: 711 records (24 MB) 2022-11-10 03:57:27 destination > actual size of batch: 711 2022-11-10 03:57:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 332000 (2 GB) 2022-11-10 03:57:28 destination > Flushing hcrm_raw_h-crm-deals: 645 records (24 MB) 2022-11-10 03:57:28 destination > actual size of batch: 645 2022-11-10 03:57:28 destination > Flushing hcrm_raw_h-crm-deals: 704 records (24 MB) 2022-11-10 03:57:28 destination > actual size of batch: 704 2022-11-10 03:57:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 333000 (2 GB) 2022-11-10 03:57:28 destination > Flushing hcrm_raw_h-crm-deals: 956 records (24 MB) 2022-11-10 03:57:28 destination > actual size of batch: 956 2022-11-10 03:57:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 334000 (2 GB) 2022-11-10 03:57:29 destination > Flushing hcrm_raw_h-crm-deals: 1060 records (24 MB) 2022-11-10 03:57:29 destination > actual size of batch: 1060 2022-11-10 03:57:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 335000 (2 GB) 2022-11-10 03:57:29 destination > Flushing hcrm_raw_h-crm-deals: 1136 records (24 MB) 2022-11-10 03:57:29 destination > actual size of batch: 1136 2022-11-10 03:57:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 336000 (2 GB) 2022-11-10 03:57:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 337000 (2 GB) 2022-11-10 03:57:29 destination > Flushing hcrm_raw_h-crm-deals: 1197 records (24 MB) 2022-11-10 03:57:29 destination > actual size of batch: 1197 2022-11-10 03:57:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 338000 (2 GB) 2022-11-10 03:57:30 destination > Flushing hcrm_raw_h-crm-deals: 1168 records (24 MB) 2022-11-10 03:57:30 destination > actual size of batch: 1168 2022-11-10 03:57:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 339000 (2 GB) 2022-11-10 03:57:30 destination > Flushing hcrm_raw_h-crm-deals: 903 records (24 MB) 2022-11-10 03:57:30 destination > actual size of batch: 903 2022-11-10 03:57:30 destination > Flushing hcrm_raw_h-crm-deals: 682 records (24 MB) 2022-11-10 03:57:30 destination > actual size of batch: 682 2022-11-10 03:57:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 340000 (2 GB) 2022-11-10 03:57:30 destination > Flushing hcrm_raw_h-crm-deals: 681 records (24 MB) 2022-11-10 03:57:30 destination > actual size of batch: 681 2022-11-10 03:57:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 341000 (2 GB) 2022-11-10 03:57:31 destination > Flushing hcrm_raw_h-crm-deals: 682 records (24 MB) 2022-11-10 03:57:31 destination > actual size of batch: 682 2022-11-10 03:57:31 destination > Flushing hcrm_raw_h-crm-deals: 624 records (24 MB) 2022-11-10 03:57:31 destination > actual size of batch: 624 2022-11-10 03:57:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 342000 (2 GB) 2022-11-10 03:57:31 destination > Flushing hcrm_raw_h-crm-deals: 657 records (24 MB) 2022-11-10 03:57:31 destination > actual size of batch: 657 2022-11-10 03:57:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 343000 (2 GB) 2022-11-10 03:57:32 destination > Flushing hcrm_raw_h-crm-deals: 668 records (24 MB) 2022-11-10 03:57:32 destination > actual size of batch: 668 2022-11-10 03:57:32 destination > Flushing hcrm_raw_h-crm-deals: 633 records (24 MB) 2022-11-10 03:57:32 destination > actual size of batch: 633 2022-11-10 03:57:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 344000 (2 GB) 2022-11-10 03:57:32 destination > Flushing hcrm_raw_h-crm-deals: 622 records (24 MB) 2022-11-10 03:57:32 destination > actual size of batch: 622 2022-11-10 03:57:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 345000 (2 GB) 2022-11-10 03:57:32 destination > Flushing hcrm_raw_h-crm-deals: 598 records (24 MB) 2022-11-10 03:57:32 destination > actual size of batch: 598 2022-11-10 03:57:33 destination > Flushing hcrm_raw_h-crm-deals: 625 records (24 MB) 2022-11-10 03:57:33 destination > actual size of batch: 625 2022-11-10 03:57:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 346000 (2 GB) 2022-11-10 03:57:33 destination > Flushing hcrm_raw_h-crm-deals: 661 records (24 MB) 2022-11-10 03:57:33 destination > actual size of batch: 661 2022-11-10 03:57:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 347000 (2 GB) 2022-11-10 03:57:33 destination > Flushing hcrm_raw_h-crm-deals: 715 records (24 MB) 2022-11-10 03:57:33 destination > actual size of batch: 715 2022-11-10 03:57:33 destination > Flushing hcrm_raw_h-crm-deals: 735 records (24 MB) 2022-11-10 03:57:33 destination > actual size of batch: 735 2022-11-10 03:57:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 348000 (2 GB) 2022-11-10 03:57:34 destination > Flushing hcrm_raw_h-crm-deals: 656 records (24 MB) 2022-11-10 03:57:34 destination > actual size of batch: 656 2022-11-10 03:57:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 349000 (2 GB) 2022-11-10 03:57:34 destination > Flushing hcrm_raw_h-crm-deals: 623 records (24 MB) 2022-11-10 03:57:34 destination > actual size of batch: 623 2022-11-10 03:57:34 destination > Flushing hcrm_raw_h-crm-deals: 629 records (24 MB) 2022-11-10 03:57:34 destination > actual size of batch: 629 2022-11-10 03:57:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 350000 (2 GB) 2022-11-10 03:57:35 destination > Flushing hcrm_raw_h-crm-deals: 642 records (24 MB) 2022-11-10 03:57:35 destination > actual size of batch: 642 2022-11-10 03:57:35 destination > Flushing hcrm_raw_h-crm-deals: 559 records (24 MB) 2022-11-10 03:57:35 destination > actual size of batch: 559 2022-11-10 03:57:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 351000 (2 GB) 2022-11-10 03:57:35 destination > Flushing hcrm_raw_h-crm-deals: 668 records (24 MB) 2022-11-10 03:57:35 destination > actual size of batch: 668 2022-11-10 03:57:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 352000 (2 GB) 2022-11-10 03:57:35 destination > Flushing hcrm_raw_h-crm-deals: 718 records (24 MB) 2022-11-10 03:57:35 destination > actual size of batch: 718 2022-11-10 03:57:36 destination > Flushing hcrm_raw_h-crm-deals: 624 records (24 MB) 2022-11-10 03:57:36 destination > actual size of batch: 624 2022-11-10 03:57:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 353000 (2 GB) 2022-11-10 03:57:36 destination > Flushing hcrm_raw_h-crm-deals: 629 records (24 MB) 2022-11-10 03:57:36 destination > actual size of batch: 629 2022-11-10 03:57:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 354000 (2 GB) 2022-11-10 03:57:36 destination > Flushing hcrm_raw_h-crm-deals: 615 records (24 MB) 2022-11-10 03:57:36 destination > actual size of batch: 615 2022-11-10 03:57:37 destination > Flushing hcrm_raw_h-crm-deals: 513 records (24 MB) 2022-11-10 03:57:37 destination > actual size of batch: 513 2022-11-10 03:57:37 destination > Flushing hcrm_raw_h-crm-deals: 319 records (24 MB) 2022-11-10 03:57:37 destination > actual size of batch: 319 2022-11-10 03:57:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 355000 (2 GB) 2022-11-10 03:57:37 destination > Flushing hcrm_raw_h-crm-deals: 461 records (24 MB) 2022-11-10 03:57:37 destination > actual size of batch: 461 2022-11-10 03:57:37 destination > Flushing hcrm_raw_h-crm-deals: 462 records (24 MB) 2022-11-10 03:57:37 destination > actual size of batch: 462 2022-11-10 03:57:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 356000 (2 GB) 2022-11-10 03:57:38 destination > Flushing hcrm_raw_h-crm-deals: 571 records (24 MB) 2022-11-10 03:57:38 destination > actual size of batch: 571 2022-11-10 03:57:38 destination > Flushing hcrm_raw_h-crm-deals: 531 records (24 MB) 2022-11-10 03:57:38 destination > actual size of batch: 531 2022-11-10 03:57:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 357000 (2 GB) 2022-11-10 03:57:38 destination > Flushing hcrm_raw_h-crm-deals: 533 records (24 MB) 2022-11-10 03:57:38 destination > actual size of batch: 533 2022-11-10 03:57:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 358000 (2 GB) 2022-11-10 03:57:38 destination > Flushing hcrm_raw_h-crm-deals: 582 records (24 MB) 2022-11-10 03:57:38 destination > actual size of batch: 582 2022-11-10 03:57:39 source > finished reading a stream slice 2022-11-10 03:57:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 359000 (2 GB) 2022-11-10 03:57:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 360000 (2 GB) 2022-11-10 03:57:39 destination > Flushing hcrm_raw_h-crm-deals: 2355 records (24 MB) 2022-11-10 03:57:39 destination > actual size of batch: 2355 2022-11-10 03:57:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 361000 (2 GB) 2022-11-10 03:57:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 362000 (2 GB) 2022-11-10 03:57:40 destination > Flushing hcrm_raw_h-crm-deals: 2131 records (24 MB) 2022-11-10 03:57:40 destination > actual size of batch: 2131 2022-11-10 03:57:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 363000 (2 GB) 2022-11-10 03:57:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 364000 (2 GB) 2022-11-10 03:57:40 destination > Flushing hcrm_raw_h-crm-deals: 1755 records (24 MB) 2022-11-10 03:57:40 destination > actual size of batch: 1755 2022-11-10 03:57:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 365000 (2 GB) 2022-11-10 03:57:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 366000 (2 GB) 2022-11-10 03:57:40 destination > Flushing hcrm_raw_h-crm-deals: 1956 records (24 MB) 2022-11-10 03:57:40 destination > actual size of batch: 1956 2022-11-10 03:57:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 367000 (2 GB) 2022-11-10 03:57:41 destination > Flushing hcrm_raw_h-crm-deals: 1399 records (24 MB) 2022-11-10 03:57:41 destination > actual size of batch: 1399 2022-11-10 03:57:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 368000 (2 GB) 2022-11-10 03:57:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 369000 (2 GB) 2022-11-10 03:57:41 destination > Flushing hcrm_raw_h-crm-deals: 1667 records (24 MB) 2022-11-10 03:57:41 destination > actual size of batch: 1667 2022-11-10 03:57:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 370000 (2 GB) 2022-11-10 03:57:42 destination > Flushing hcrm_raw_h-crm-deals: 1704 records (24 MB) 2022-11-10 03:57:42 destination > actual size of batch: 1704 2022-11-10 03:57:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 371000 (2 GB) 2022-11-10 03:57:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 372000 (2 GB) 2022-11-10 03:57:42 destination > Flushing hcrm_raw_h-crm-deals: 1963 records (24 MB) 2022-11-10 03:57:42 destination > actual size of batch: 1963 2022-11-10 03:57:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 373000 (2 GB) 2022-11-10 03:57:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 374000 (2 GB) 2022-11-10 03:57:43 destination > Flushing hcrm_raw_h-crm-deals: 1944 records (24 MB) 2022-11-10 03:57:43 destination > actual size of batch: 1944 2022-11-10 03:57:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 375000 (2 GB) 2022-11-10 03:57:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 376000 (2 GB) 2022-11-10 03:57:43 destination > Flushing hcrm_raw_h-crm-deals: 1487 records (24 MB) 2022-11-10 03:57:43 destination > actual size of batch: 1487 2022-11-10 03:57:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 377000 (2 GB) 2022-11-10 03:57:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 378000 (2 GB) 2022-11-10 03:57:43 destination > Flushing hcrm_raw_h-crm-deals: 1792 records (24 MB) 2022-11-10 03:57:43 destination > actual size of batch: 1792 2022-11-10 03:57:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 379000 (2 GB) 2022-11-10 03:57:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 380000 (2 GB) 2022-11-10 03:57:44 destination > Flushing hcrm_raw_h-crm-deals: 1949 records (24 MB) 2022-11-10 03:57:44 destination > actual size of batch: 1949 2022-11-10 03:57:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 381000 (2 GB) 2022-11-10 03:57:44 destination > Flushing hcrm_raw_h-crm-deals: 1616 records (24 MB) 2022-11-10 03:57:44 destination > actual size of batch: 1616 2022-11-10 03:57:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 382000 (2 GB) 2022-11-10 03:57:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 383000 (2 GB) 2022-11-10 03:57:45 destination > Flushing hcrm_raw_h-crm-deals: 1639 records (24 MB) 2022-11-10 03:57:45 destination > actual size of batch: 1639 2022-11-10 03:57:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 384000 (2 GB) 2022-11-10 03:57:45 destination > Flushing hcrm_raw_h-crm-deals: 1308 records (24 MB) 2022-11-10 03:57:45 destination > actual size of batch: 1308 2022-11-10 03:57:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 385000 (2 GB) 2022-11-10 03:57:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 386000 (2 GB) 2022-11-10 03:57:45 destination > Flushing hcrm_raw_h-crm-deals: 1310 records (24 MB) 2022-11-10 03:57:45 destination > actual size of batch: 1310 2022-11-10 03:57:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 387000 (2 GB) 2022-11-10 03:57:46 destination > Flushing hcrm_raw_h-crm-deals: 1624 records (24 MB) 2022-11-10 03:57:46 destination > actual size of batch: 1624 2022-11-10 03:57:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 388000 (2 GB) 2022-11-10 03:57:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 389000 (2 GB) 2022-11-10 03:57:46 destination > Flushing hcrm_raw_h-crm-deals: 1761 records (24 MB) 2022-11-10 03:57:46 destination > actual size of batch: 1761 2022-11-10 03:57:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 390000 (2 GB) 2022-11-10 03:57:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 391000 (2 GB) 2022-11-10 03:57:47 destination > Flushing hcrm_raw_h-crm-deals: 1891 records (24 MB) 2022-11-10 03:57:47 destination > actual size of batch: 1891 2022-11-10 03:57:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 392000 (2 GB) 2022-11-10 03:57:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 393000 (2 GB) 2022-11-10 03:57:47 destination > Flushing hcrm_raw_h-crm-deals: 2341 records (24 MB) 2022-11-10 03:57:47 destination > actual size of batch: 2341 2022-11-10 03:57:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 394000 (2 GB) 2022-11-10 03:57:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 395000 (2 GB) 2022-11-10 03:57:47 destination > Flushing hcrm_raw_h-crm-deals: 1706 records (24 MB) 2022-11-10 03:57:47 destination > actual size of batch: 1706 2022-11-10 03:57:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 396000 (2 GB) 2022-11-10 03:57:48 destination > Flushing hcrm_raw_h-crm-deals: 1080 records (24 MB) 2022-11-10 03:57:48 destination > actual size of batch: 1080 2022-11-10 03:57:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 397000 (2 GB) 2022-11-10 03:57:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 398000 (2 GB) 2022-11-10 03:57:48 destination > Flushing hcrm_raw_h-crm-deals: 1996 records (24 MB) 2022-11-10 03:57:48 destination > actual size of batch: 1996 2022-11-10 03:57:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 399000 (2 GB) 2022-11-10 03:57:49 destination > Flushing hcrm_raw_h-crm-deals: 1372 records (24 MB) 2022-11-10 03:57:49 destination > actual size of batch: 1372 2022-11-10 03:57:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 400000 (2 GB) 2022-11-10 03:57:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 401000 (2 GB) 2022-11-10 03:57:49 destination > Flushing hcrm_raw_h-crm-deals: 1472 records (24 MB) 2022-11-10 03:57:49 destination > actual size of batch: 1472 2022-11-10 03:57:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 402000 (2 GB) 2022-11-10 03:57:49 destination > Flushing hcrm_raw_h-crm-deals: 1479 records (24 MB) 2022-11-10 03:57:49 destination > actual size of batch: 1479 2022-11-10 03:57:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 403000 (2 GB) 2022-11-10 03:57:50 destination > Flushing hcrm_raw_h-crm-deals: 1272 records (24 MB) 2022-11-10 03:57:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 404000 (2 GB) 2022-11-10 03:57:50 destination > actual size of batch: 1272 2022-11-10 03:57:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 405000 (2 GB) 2022-11-10 03:57:50 destination > Flushing hcrm_raw_h-crm-deals: 1071 records (24 MB) 2022-11-10 03:57:50 destination > actual size of batch: 1071 2022-11-10 03:57:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 406000 (2 GB) 2022-11-10 03:57:50 destination > Flushing hcrm_raw_h-crm-deals: 1298 records (24 MB) 2022-11-10 03:57:50 destination > actual size of batch: 1298 2022-11-10 03:57:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 407000 (2 GB) 2022-11-10 03:57:51 destination > Flushing hcrm_raw_h-crm-deals: 969 records (24 MB) 2022-11-10 03:57:51 destination > actual size of batch: 969 2022-11-10 03:57:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 408000 (2 GB) 2022-11-10 03:57:51 destination > Flushing hcrm_raw_h-crm-deals: 1086 records (24 MB) 2022-11-10 03:57:51 destination > actual size of batch: 1086 2022-11-10 03:57:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 409000 (2 GB) 2022-11-10 03:57:51 destination > Flushing hcrm_raw_h-crm-deals: 993 records (24 MB) 2022-11-10 03:57:51 destination > actual size of batch: 993 2022-11-10 03:57:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 410000 (2 GB) 2022-11-10 03:57:52 destination > Flushing hcrm_raw_h-crm-deals: 1109 records (24 MB) 2022-11-10 03:57:52 destination > actual size of batch: 1109 2022-11-10 03:57:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 411000 (2 GB) 2022-11-10 03:57:52 destination > Flushing hcrm_raw_h-crm-deals: 1032 records (24 MB) 2022-11-10 03:57:52 destination > actual size of batch: 1032 2022-11-10 03:57:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 412000 (2 GB) 2022-11-10 03:57:52 destination > Flushing hcrm_raw_h-crm-deals: 839 records (24 MB) 2022-11-10 03:57:52 destination > actual size of batch: 839 2022-11-10 03:57:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 413000 (2 GB) 2022-11-10 03:57:53 destination > Flushing hcrm_raw_h-crm-deals: 1353 records (24 MB) 2022-11-10 03:57:53 destination > actual size of batch: 1353 2022-11-10 03:57:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 414000 (2 GB) 2022-11-10 03:57:53 destination > Flushing hcrm_raw_h-crm-deals: 788 records (24 MB) 2022-11-10 03:57:53 destination > actual size of batch: 788 2022-11-10 03:57:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 415000 (2 GB) 2022-11-10 03:57:53 destination > Flushing hcrm_raw_h-crm-deals: 1031 records (24 MB) 2022-11-10 03:57:53 destination > actual size of batch: 1031 2022-11-10 03:57:53 source > finished reading a stream slice 2022-11-10 03:57:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 416000 (2 GB) 2022-11-10 03:57:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 417000 (2 GB) 2022-11-10 03:57:54 destination > Flushing hcrm_raw_h-crm-deals: 1818 records (24 MB) 2022-11-10 03:57:54 destination > actual size of batch: 1818 2022-11-10 03:57:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 418000 (2 GB) 2022-11-10 03:57:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 419000 (2 GB) 2022-11-10 03:57:54 destination > Flushing hcrm_raw_h-crm-deals: 1967 records (24 MB) 2022-11-10 03:57:54 destination > actual size of batch: 1967 2022-11-10 03:57:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 420000 (2 GB) 2022-11-10 03:57:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 421000 (2 GB) 2022-11-10 03:57:55 destination > Flushing hcrm_raw_h-crm-deals: 1954 records (24 MB) 2022-11-10 03:57:55 destination > actual size of batch: 1954 2022-11-10 03:57:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 422000 (2 GB) 2022-11-10 03:57:55 destination > Flushing hcrm_raw_h-crm-deals: 1563 records (24 MB) 2022-11-10 03:57:55 destination > actual size of batch: 1563 2022-11-10 03:57:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 423000 (2 GB) 2022-11-10 03:57:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 424000 (2 GB) 2022-11-10 03:57:55 destination > Flushing hcrm_raw_h-crm-deals: 1424 records (24 MB) 2022-11-10 03:57:55 destination > actual size of batch: 1424 2022-11-10 03:57:56 destination > Flushing hcrm_raw_h-crm-deals: 433 records (24 MB) 2022-11-10 03:57:56 destination > actual size of batch: 433 2022-11-10 03:57:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 425000 (2 GB) 2022-11-10 03:57:56 destination > Flushing hcrm_raw_h-crm-deals: 755 records (24 MB) 2022-11-10 03:57:56 destination > actual size of batch: 755 2022-11-10 03:57:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 426000 (2 GB) 2022-11-10 03:57:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 427000 (2 GB) 2022-11-10 03:57:56 destination > Flushing hcrm_raw_h-crm-deals: 1515 records (24 MB) 2022-11-10 03:57:56 destination > actual size of batch: 1515 2022-11-10 03:57:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 428000 (2 GB) 2022-11-10 03:57:57 destination > Flushing hcrm_raw_h-crm-deals: 1365 records (24 MB) 2022-11-10 03:57:57 destination > actual size of batch: 1365 2022-11-10 03:57:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 429000 (2 GB) 2022-11-10 03:57:57 destination > Flushing hcrm_raw_h-crm-deals: 660 records (24 MB) 2022-11-10 03:57:57 destination > actual size of batch: 660 2022-11-10 03:57:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 430000 (2 GB) 2022-11-10 03:57:57 destination > Flushing hcrm_raw_h-crm-deals: 1026 records (24 MB) 2022-11-10 03:57:57 destination > actual size of batch: 1026 2022-11-10 03:57:57 destination > Flushing hcrm_raw_h-crm-deals: 358 records (24 MB) 2022-11-10 03:57:57 destination > actual size of batch: 358 2022-11-10 03:57:58 destination > Flushing hcrm_raw_h-crm-deals: 361 records (24 MB) 2022-11-10 03:57:58 destination > actual size of batch: 361 2022-11-10 03:57:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 431000 (2 GB) 2022-11-10 03:57:58 destination > Flushing hcrm_raw_h-crm-deals: 227 records (24 MB) 2022-11-10 03:57:58 destination > actual size of batch: 227 2022-11-10 03:57:58 destination > Flushing hcrm_raw_h-crm-deals: 222 records (24 MB) 2022-11-10 03:57:58 destination > actual size of batch: 222 2022-11-10 03:57:59 destination > Flushing hcrm_raw_h-crm-deals: 422 records (24 MB) 2022-11-10 03:57:59 destination > actual size of batch: 422 2022-11-10 03:57:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 432000 (2 GB) 2022-11-10 03:57:59 destination > Flushing hcrm_raw_h-crm-deals: 561 records (24 MB) 2022-11-10 03:57:59 destination > actual size of batch: 561 2022-11-10 03:57:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 433000 (2 GB) 2022-11-10 03:57:59 destination > Flushing hcrm_raw_h-crm-deals: 1244 records (24 MB) 2022-11-10 03:57:59 destination > actual size of batch: 1244 2022-11-10 03:57:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 434000 (2 GB) 2022-11-10 03:57:59 destination > Flushing hcrm_raw_h-crm-deals: 1240 records (24 MB) 2022-11-10 03:57:59 destination > actual size of batch: 1240 2022-11-10 03:58:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 435000 (2 GB) 2022-11-10 03:58:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 436000 (2 GB) 2022-11-10 03:58:00 destination > Flushing hcrm_raw_h-crm-deals: 1691 records (24 MB) 2022-11-10 03:58:00 destination > actual size of batch: 1691 2022-11-10 03:58:00 destination > Flushing hcrm_raw_h-crm-deals: 327 records (24 MB) 2022-11-10 03:58:00 destination > actual size of batch: 327 2022-11-10 03:58:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 437000 (2 GB) 2022-11-10 03:58:00 destination > Flushing hcrm_raw_h-crm-deals: 996 records (24 MB) 2022-11-10 03:58:00 destination > actual size of batch: 996 2022-11-10 03:58:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 438000 (2 GB) 2022-11-10 03:58:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 439000 (2 GB) 2022-11-10 03:58:01 destination > Flushing hcrm_raw_h-crm-deals: 2269 records (24 MB) 2022-11-10 03:58:01 destination > actual size of batch: 2269 2022-11-10 03:58:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 440000 (2 GB) 2022-11-10 03:58:01 destination > Flushing hcrm_raw_h-crm-deals: 688 records (24 MB) 2022-11-10 03:58:01 destination > actual size of batch: 688 2022-11-10 03:58:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 441000 (2 GB) 2022-11-10 03:58:02 destination > Flushing hcrm_raw_h-crm-deals: 544 records (24 MB) 2022-11-10 03:58:02 destination > actual size of batch: 544 2022-11-10 03:58:02 destination > Flushing hcrm_raw_h-crm-deals: 618 records (24 MB) 2022-11-10 03:58:02 destination > actual size of batch: 618 2022-11-10 03:58:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 442000 (2 GB) 2022-11-10 03:58:02 destination > Flushing hcrm_raw_h-crm-deals: 563 records (24 MB) 2022-11-10 03:58:02 destination > actual size of batch: 563 2022-11-10 03:58:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 443000 (2 GB) 2022-11-10 03:58:02 destination > Flushing hcrm_raw_h-crm-deals: 790 records (24 MB) 2022-11-10 03:58:02 destination > actual size of batch: 790 2022-11-10 03:58:03 destination > Flushing hcrm_raw_h-crm-deals: 795 records (24 MB) 2022-11-10 03:58:03 destination > actual size of batch: 795 2022-11-10 03:58:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 444000 (2 GB) 2022-11-10 03:58:03 destination > Flushing hcrm_raw_h-crm-deals: 681 records (24 MB) 2022-11-10 03:58:03 destination > actual size of batch: 681 2022-11-10 03:58:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 445000 (2 GB) 2022-11-10 03:58:03 destination > Flushing hcrm_raw_h-crm-deals: 776 records (24 MB) 2022-11-10 03:58:03 destination > actual size of batch: 776 2022-11-10 03:58:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 446000 (2 GB) 2022-11-10 03:58:04 destination > Flushing hcrm_raw_h-crm-deals: 874 records (24 MB) 2022-11-10 03:58:04 destination > actual size of batch: 874 2022-11-10 03:58:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 447000 (2 GB) 2022-11-10 03:58:04 destination > Flushing hcrm_raw_h-crm-deals: 1583 records (24 MB) 2022-11-10 03:58:04 destination > actual size of batch: 1583 2022-11-10 03:58:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 448000 (2 GB) 2022-11-10 03:58:04 source > finished reading a stream slice 2022-11-10 03:58:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 449000 (2 GB) 2022-11-10 03:58:05 destination > Flushing hcrm_raw_h-crm-deals: 1881 records (24 MB) 2022-11-10 03:58:05 destination > actual size of batch: 1881 2022-11-10 03:58:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 450000 (2 GB) 2022-11-10 03:58:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 451000 (2 GB) 2022-11-10 03:58:05 destination > Flushing hcrm_raw_h-crm-deals: 1948 records (24 MB) 2022-11-10 03:58:05 destination > actual size of batch: 1948 2022-11-10 03:58:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 452000 (2 GB) 2022-11-10 03:58:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 453000 (2 GB) 2022-11-10 03:58:05 destination > Flushing hcrm_raw_h-crm-deals: 1298 records (24 MB) 2022-11-10 03:58:05 destination > actual size of batch: 1298 2022-11-10 03:58:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 454000 (2 GB) 2022-11-10 03:58:06 destination > Flushing hcrm_raw_h-crm-deals: 1314 records (24 MB) 2022-11-10 03:58:06 destination > actual size of batch: 1314 2022-11-10 03:58:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 455000 (2 GB) 2022-11-10 03:58:06 destination > Flushing hcrm_raw_h-crm-deals: 1256 records (24 MB) 2022-11-10 03:58:06 destination > actual size of batch: 1256 2022-11-10 03:58:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 456000 (2 GB) 2022-11-10 03:58:07 destination > Flushing hcrm_raw_h-crm-deals: 1252 records (24 MB) 2022-11-10 03:58:07 destination > actual size of batch: 1252 2022-11-10 03:58:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 457000 (2 GB) 2022-11-10 03:58:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 458000 (3 GB) 2022-11-10 03:58:07 destination > Flushing hcrm_raw_h-crm-deals: 1189 records (24 MB) 2022-11-10 03:58:07 destination > actual size of batch: 1189 2022-11-10 03:58:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 459000 (3 GB) 2022-11-10 03:58:07 destination > Flushing hcrm_raw_h-crm-deals: 1160 records (24 MB) 2022-11-10 03:58:07 destination > actual size of batch: 1160 2022-11-10 03:58:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 460000 (3 GB) 2022-11-10 03:58:08 destination > Flushing hcrm_raw_h-crm-deals: 1010 records (24 MB) 2022-11-10 03:58:08 destination > actual size of batch: 1010 2022-11-10 03:58:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 461000 (3 GB) 2022-11-10 03:58:08 destination > Flushing hcrm_raw_h-crm-deals: 1194 records (24 MB) 2022-11-10 03:58:08 destination > actual size of batch: 1194 2022-11-10 03:58:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 462000 (3 GB) 2022-11-10 03:58:08 destination > Flushing hcrm_raw_h-crm-deals: 936 records (24 MB) 2022-11-10 03:58:08 destination > actual size of batch: 936 2022-11-10 03:58:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 463000 (3 GB) 2022-11-10 03:58:08 destination > Flushing hcrm_raw_h-crm-deals: 909 records (24 MB) 2022-11-10 03:58:08 destination > actual size of batch: 909 2022-11-10 03:58:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 464000 (3 GB) 2022-11-10 03:58:09 destination > Flushing hcrm_raw_h-crm-deals: 962 records (24 MB) 2022-11-10 03:58:09 destination > actual size of batch: 962 2022-11-10 03:58:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 465000 (3 GB) 2022-11-10 03:58:09 destination > Flushing hcrm_raw_h-crm-deals: 1513 records (24 MB) 2022-11-10 03:58:09 destination > actual size of batch: 1513 2022-11-10 03:58:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 466000 (3 GB) 2022-11-10 03:58:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 467000 (3 GB) 2022-11-10 03:58:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 468000 (3 GB) 2022-11-10 03:58:10 destination > Flushing hcrm_raw_h-crm-deals: 2402 records (24 MB) 2022-11-10 03:58:10 destination > actual size of batch: 2402 2022-11-10 03:58:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 469000 (3 GB) 2022-11-10 03:58:10 destination > Flushing hcrm_raw_h-crm-deals: 1295 records (24 MB) 2022-11-10 03:58:10 destination > actual size of batch: 1295 2022-11-10 03:58:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 470000 (3 GB) 2022-11-10 03:58:10 destination > Flushing hcrm_raw_h-crm-deals: 1209 records (24 MB) 2022-11-10 03:58:10 destination > actual size of batch: 1209 2022-11-10 03:58:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 471000 (3 GB) 2022-11-10 03:58:11 destination > Flushing hcrm_raw_h-crm-deals: 1095 records (24 MB) 2022-11-10 03:58:11 destination > actual size of batch: 1095 2022-11-10 03:58:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 472000 (3 GB) 2022-11-10 03:58:11 destination > Flushing hcrm_raw_h-crm-deals: 1082 records (24 MB) 2022-11-10 03:58:11 destination > actual size of batch: 1082 2022-11-10 03:58:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 473000 (3 GB) 2022-11-10 03:58:12 destination > Flushing hcrm_raw_h-crm-deals: 1046 records (24 MB) 2022-11-10 03:58:12 destination > actual size of batch: 1046 2022-11-10 03:58:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 474000 (3 GB) 2022-11-10 03:58:12 destination > Flushing hcrm_raw_h-crm-deals: 1007 records (24 MB) 2022-11-10 03:58:12 destination > actual size of batch: 1007 2022-11-10 03:58:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 475000 (3 GB) 2022-11-10 03:58:12 destination > Flushing hcrm_raw_h-crm-deals: 917 records (24 MB) 2022-11-10 03:58:12 destination > actual size of batch: 917 2022-11-10 03:58:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 476000 (3 GB) 2022-11-10 03:58:13 destination > Flushing hcrm_raw_h-crm-deals: 966 records (24 MB) 2022-11-10 03:58:13 destination > actual size of batch: 966 2022-11-10 03:58:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 477000 (3 GB) 2022-11-10 03:58:13 destination > Flushing hcrm_raw_h-crm-deals: 876 records (24 MB) 2022-11-10 03:58:13 destination > actual size of batch: 876 2022-11-10 03:58:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 478000 (3 GB) 2022-11-10 03:58:13 destination > Flushing hcrm_raw_h-crm-deals: 1015 records (24 MB) 2022-11-10 03:58:13 destination > actual size of batch: 1015 2022-11-10 03:58:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 479000 (3 GB) 2022-11-10 03:58:13 source > finished reading a stream slice 2022-11-10 03:58:13 destination > Flushing hcrm_raw_h-crm-deals: 843 records (24 MB) 2022-11-10 03:58:13 destination > actual size of batch: 843 2022-11-10 03:58:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 480000 (3 GB) 2022-11-10 03:58:14 destination > Flushing hcrm_raw_h-crm-deals: 1412 records (24 MB) 2022-11-10 03:58:14 destination > actual size of batch: 1412 2022-11-10 03:58:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 481000 (3 GB) 2022-11-10 03:58:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 482000 (3 GB) 2022-11-10 03:58:14 destination > Flushing hcrm_raw_h-crm-deals: 1743 records (24 MB) 2022-11-10 03:58:14 destination > actual size of batch: 1743 2022-11-10 03:58:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 483000 (3 GB) 2022-11-10 03:58:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 484000 (3 GB) 2022-11-10 03:58:15 destination > Flushing hcrm_raw_h-crm-deals: 2252 records (24 MB) 2022-11-10 03:58:15 destination > actual size of batch: 2252 2022-11-10 03:58:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 485000 (3 GB) 2022-11-10 03:58:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 486000 (3 GB) 2022-11-10 03:58:15 destination > Flushing hcrm_raw_h-crm-deals: 1930 records (24 MB) 2022-11-10 03:58:15 destination > actual size of batch: 1930 2022-11-10 03:58:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 487000 (3 GB) 2022-11-10 03:58:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 488000 (3 GB) 2022-11-10 03:58:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 489000 (3 GB) 2022-11-10 03:58:16 destination > Flushing hcrm_raw_h-crm-deals: 2275 records (24 MB) 2022-11-10 03:58:16 destination > actual size of batch: 2275 2022-11-10 03:58:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 490000 (3 GB) 2022-11-10 03:58:16 destination > Flushing hcrm_raw_h-crm-deals: 1747 records (24 MB) 2022-11-10 03:58:16 destination > actual size of batch: 1747 2022-11-10 03:58:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 491000 (3 GB) 2022-11-10 03:58:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 492000 (3 GB) 2022-11-10 03:58:16 destination > Flushing hcrm_raw_h-crm-deals: 1609 records (24 MB) 2022-11-10 03:58:16 destination > actual size of batch: 1609 2022-11-10 03:58:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 493000 (3 GB) 2022-11-10 03:58:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 494000 (3 GB) 2022-11-10 03:58:17 destination > Flushing hcrm_raw_h-crm-deals: 2044 records (24 MB) 2022-11-10 03:58:17 destination > actual size of batch: 2044 2022-11-10 03:58:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 495000 (3 GB) 2022-11-10 03:58:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 496000 (3 GB) 2022-11-10 03:58:17 destination > Flushing hcrm_raw_h-crm-deals: 2522 records (24 MB) 2022-11-10 03:58:17 destination > actual size of batch: 2522 2022-11-10 03:58:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 497000 (3 GB) 2022-11-10 03:58:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 498000 (3 GB) 2022-11-10 03:58:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 499000 (3 GB) 2022-11-10 03:58:18 destination > Flushing hcrm_raw_h-crm-deals: 2256 records (24 MB) 2022-11-10 03:58:18 destination > actual size of batch: 2256 2022-11-10 03:58:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 500000 (3 GB) 2022-11-10 03:58:18 destination > Flushing hcrm_raw_h-crm-deals: 1662 records (24 MB) 2022-11-10 03:58:18 destination > actual size of batch: 1662 2022-11-10 03:58:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 501000 (3 GB) 2022-11-10 03:58:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 502000 (3 GB) 2022-11-10 03:58:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 503000 (3 GB) 2022-11-10 03:58:19 destination > Flushing hcrm_raw_h-crm-deals: 2433 records (24 MB) 2022-11-10 03:58:19 destination > actual size of batch: 2433 2022-11-10 03:58:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 504000 (3 GB) 2022-11-10 03:58:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 505000 (3 GB) 2022-11-10 03:58:19 destination > Flushing hcrm_raw_h-crm-deals: 1663 records (24 MB) 2022-11-10 03:58:19 destination > actual size of batch: 1663 2022-11-10 03:58:19 destination > Flushing hcrm_raw_h-crm-deals: 606 records (24 MB) 2022-11-10 03:58:19 destination > actual size of batch: 606 2022-11-10 03:58:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 506000 (3 GB) 2022-11-10 03:58:20 destination > Flushing hcrm_raw_h-crm-deals: 421 records (24 MB) 2022-11-10 03:58:20 destination > actual size of batch: 421 2022-11-10 03:58:20 destination > Flushing hcrm_raw_h-crm-deals: 383 records (24 MB) 2022-11-10 03:58:20 destination > actual size of batch: 383 2022-11-10 03:58:20 destination > Flushing hcrm_raw_h-crm-deals: 362 records (24 MB) 2022-11-10 03:58:20 destination > actual size of batch: 362 2022-11-10 03:58:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 507000 (3 GB) 2022-11-10 03:58:21 destination > Flushing hcrm_raw_h-crm-deals: 383 records (24 MB) 2022-11-10 03:58:21 destination > actual size of batch: 383 2022-11-10 03:58:21 destination > Flushing hcrm_raw_h-crm-deals: 366 records (24 MB) 2022-11-10 03:58:21 destination > actual size of batch: 366 2022-11-10 03:58:21 destination > Flushing hcrm_raw_h-crm-deals: 420 records (24 MB) 2022-11-10 03:58:21 destination > actual size of batch: 420 2022-11-10 03:58:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 508000 (3 GB) 2022-11-10 03:58:21 destination > Flushing hcrm_raw_h-crm-deals: 450 records (24 MB) 2022-11-10 03:58:21 destination > actual size of batch: 450 2022-11-10 03:58:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 509000 (3 GB) 2022-11-10 03:58:22 destination > Flushing hcrm_raw_h-crm-deals: 849 records (24 MB) 2022-11-10 03:58:22 destination > actual size of batch: 849 2022-11-10 03:58:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 510000 (3 GB) 2022-11-10 03:58:23 destination > Flushing hcrm_raw_h-crm-deals: 1722 records (24 MB) 2022-11-10 03:58:23 destination > actual size of batch: 1722 2022-11-10 03:58:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 511000 (3 GB) 2022-11-10 03:58:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 512000 (3 GB) 2022-11-10 03:58:24 destination > Flushing hcrm_raw_h-crm-deals: 1949 records (24 MB) 2022-11-10 03:58:24 destination > actual size of batch: 1949 2022-11-10 03:58:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 513000 (3 GB) 2022-11-10 03:58:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 514000 (3 GB) 2022-11-10 03:58:24 destination > Flushing hcrm_raw_h-crm-deals: 1472 records (24 MB) 2022-11-10 03:58:24 destination > actual size of batch: 1472 2022-11-10 03:58:24 source > finished reading a stream slice 2022-11-10 03:58:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 515000 (3 GB) 2022-11-10 03:58:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 516000 (3 GB) 2022-11-10 03:58:25 destination > Flushing hcrm_raw_h-crm-deals: 1874 records (24 MB) 2022-11-10 03:58:25 destination > actual size of batch: 1874 2022-11-10 03:58:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 517000 (3 GB) 2022-11-10 03:58:25 destination > Flushing hcrm_raw_h-crm-deals: 970 records (24 MB) 2022-11-10 03:58:25 destination > actual size of batch: 970 2022-11-10 03:58:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 518000 (3 GB) 2022-11-10 03:58:25 destination > Flushing hcrm_raw_h-crm-deals: 835 records (24 MB) 2022-11-10 03:58:25 destination > actual size of batch: 835 2022-11-10 03:58:25 destination > Flushing hcrm_raw_h-crm-deals: 789 records (24 MB) 2022-11-10 03:58:25 destination > actual size of batch: 789 2022-11-10 03:58:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 519000 (3 GB) 2022-11-10 03:58:26 destination > Flushing hcrm_raw_h-crm-deals: 880 records (24 MB) 2022-11-10 03:58:26 destination > actual size of batch: 880 2022-11-10 03:58:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 520000 (3 GB) 2022-11-10 03:58:26 destination > Flushing hcrm_raw_h-crm-deals: 566 records (24 MB) 2022-11-10 03:58:26 destination > actual size of batch: 566 2022-11-10 03:58:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 521000 (3 GB) 2022-11-10 03:58:26 destination > Flushing hcrm_raw_h-crm-deals: 998 records (24 MB) 2022-11-10 03:58:26 destination > actual size of batch: 998 2022-11-10 03:58:27 destination > Flushing hcrm_raw_h-crm-deals: 606 records (24 MB) 2022-11-10 03:58:27 destination > actual size of batch: 606 2022-11-10 03:58:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 522000 (3 GB) 2022-11-10 03:58:27 destination > Flushing hcrm_raw_h-crm-deals: 722 records (24 MB) 2022-11-10 03:58:27 destination > actual size of batch: 722 2022-11-10 03:58:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 523000 (3 GB) 2022-11-10 03:58:27 destination > Flushing hcrm_raw_h-crm-deals: 831 records (24 MB) 2022-11-10 03:58:27 destination > actual size of batch: 831 2022-11-10 03:58:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 524000 (3 GB) 2022-11-10 03:58:28 destination > Flushing hcrm_raw_h-crm-deals: 721 records (24 MB) 2022-11-10 03:58:28 destination > actual size of batch: 721 2022-11-10 03:58:28 destination > Flushing hcrm_raw_h-crm-deals: 716 records (24 MB) 2022-11-10 03:58:28 destination > actual size of batch: 716 2022-11-10 03:58:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 525000 (3 GB) 2022-11-10 03:58:28 destination > Flushing hcrm_raw_h-crm-deals: 721 records (24 MB) 2022-11-10 03:58:28 destination > actual size of batch: 721 2022-11-10 03:58:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 526000 (3 GB) 2022-11-10 03:58:29 destination > Flushing hcrm_raw_h-crm-deals: 700 records (24 MB) 2022-11-10 03:58:29 destination > actual size of batch: 700 2022-11-10 03:58:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 527000 (3 GB) 2022-11-10 03:58:29 destination > Flushing hcrm_raw_h-crm-deals: 1587 records (24 MB) 2022-11-10 03:58:29 destination > actual size of batch: 1587 2022-11-10 03:58:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 528000 (3 GB) 2022-11-10 03:58:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 529000 (3 GB) 2022-11-10 03:58:29 destination > Flushing hcrm_raw_h-crm-deals: 1608 records (24 MB) 2022-11-10 03:58:29 destination > actual size of batch: 1608 2022-11-10 03:58:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 530000 (3 GB) 2022-11-10 03:58:30 destination > Flushing hcrm_raw_h-crm-deals: 1192 records (24 MB) 2022-11-10 03:58:30 destination > actual size of batch: 1192 2022-11-10 03:58:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 531000 (3 GB) 2022-11-10 03:58:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 532000 (3 GB) 2022-11-10 03:58:30 destination > Flushing hcrm_raw_h-crm-deals: 1420 records (24 MB) 2022-11-10 03:58:30 destination > actual size of batch: 1420 2022-11-10 03:58:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 533000 (3 GB) 2022-11-10 03:58:30 destination > Flushing hcrm_raw_h-crm-deals: 1310 records (24 MB) 2022-11-10 03:58:30 destination > actual size of batch: 1310 2022-11-10 03:58:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 534000 (3 GB) 2022-11-10 03:58:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 535000 (3 GB) 2022-11-10 03:58:31 destination > Flushing hcrm_raw_h-crm-deals: 1739 records (24 MB) 2022-11-10 03:58:31 destination > actual size of batch: 1739 2022-11-10 03:58:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 536000 (3 GB) 2022-11-10 03:58:31 destination > Flushing hcrm_raw_h-crm-deals: 931 records (24 MB) 2022-11-10 03:58:31 destination > actual size of batch: 931 2022-11-10 03:58:31 destination > Flushing hcrm_raw_h-crm-deals: 733 records (24 MB) 2022-11-10 03:58:31 destination > actual size of batch: 733 2022-11-10 03:58:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 537000 (3 GB) 2022-11-10 03:58:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 538000 (3 GB) 2022-11-10 03:58:32 destination > Flushing hcrm_raw_h-crm-deals: 1189 records (24 MB) 2022-11-10 03:58:32 destination > actual size of batch: 1189 2022-11-10 03:58:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 539000 (3 GB) 2022-11-10 03:58:32 destination > Flushing hcrm_raw_h-crm-deals: 1122 records (24 MB) 2022-11-10 03:58:32 destination > actual size of batch: 1122 2022-11-10 03:58:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 540000 (3 GB) 2022-11-10 03:58:32 destination > Flushing hcrm_raw_h-crm-deals: 1008 records (24 MB) 2022-11-10 03:58:32 destination > actual size of batch: 1008 2022-11-10 03:58:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 541000 (3 GB) 2022-11-10 03:58:33 destination > Flushing hcrm_raw_h-crm-deals: 1793 records (24 MB) 2022-11-10 03:58:33 destination > actual size of batch: 1793 2022-11-10 03:58:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 542000 (3 GB) 2022-11-10 03:58:33 destination > Flushing hcrm_raw_h-crm-deals: 604 records (24 MB) 2022-11-10 03:58:33 destination > actual size of batch: 604 2022-11-10 03:58:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 543000 (3 GB) 2022-11-10 03:58:33 destination > Flushing hcrm_raw_h-crm-deals: 669 records (24 MB) 2022-11-10 03:58:33 destination > actual size of batch: 669 2022-11-10 03:58:33 destination > Flushing hcrm_raw_h-crm-deals: 624 records (24 MB) 2022-11-10 03:58:33 destination > actual size of batch: 624 2022-11-10 03:58:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 544000 (3 GB) 2022-11-10 03:58:34 destination > Flushing hcrm_raw_h-crm-deals: 610 records (24 MB) 2022-11-10 03:58:34 destination > actual size of batch: 610 2022-11-10 03:58:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 545000 (3 GB) 2022-11-10 03:58:34 destination > Flushing hcrm_raw_h-crm-deals: 522 records (24 MB) 2022-11-10 03:58:34 destination > actual size of batch: 522 2022-11-10 03:58:34 destination > Flushing hcrm_raw_h-crm-deals: 586 records (24 MB) 2022-11-10 03:58:34 destination > actual size of batch: 586 2022-11-10 03:58:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 546000 (3 GB) 2022-11-10 03:58:34 destination > Flushing hcrm_raw_h-crm-deals: 732 records (24 MB) 2022-11-10 03:58:34 destination > actual size of batch: 732 2022-11-10 03:58:35 destination > Flushing hcrm_raw_h-crm-deals: 521 records (24 MB) 2022-11-10 03:58:35 destination > actual size of batch: 521 2022-11-10 03:58:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 547000 (3 GB) 2022-11-10 03:58:35 destination > Flushing hcrm_raw_h-crm-deals: 452 records (24 MB) 2022-11-10 03:58:35 destination > actual size of batch: 452 2022-11-10 03:58:35 destination > Flushing hcrm_raw_h-crm-deals: 618 records (24 MB) 2022-11-10 03:58:35 destination > actual size of batch: 618 2022-11-10 03:58:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 548000 (3 GB) 2022-11-10 03:58:35 destination > Flushing hcrm_raw_h-crm-deals: 623 records (24 MB) 2022-11-10 03:58:35 destination > actual size of batch: 623 2022-11-10 03:58:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 549000 (3 GB) 2022-11-10 03:58:36 destination > Flushing hcrm_raw_h-crm-deals: 532 records (24 MB) 2022-11-10 03:58:36 destination > actual size of batch: 532 2022-11-10 03:58:36 destination > Flushing hcrm_raw_h-crm-deals: 493 records (24 MB) 2022-11-10 03:58:36 destination > actual size of batch: 493 2022-11-10 03:58:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 550000 (3 GB) 2022-11-10 03:58:36 destination > Flushing hcrm_raw_h-crm-deals: 632 records (24 MB) 2022-11-10 03:58:36 destination > actual size of batch: 632 2022-11-10 03:58:37 destination > Flushing hcrm_raw_h-crm-deals: 491 records (24 MB) 2022-11-10 03:58:37 destination > actual size of batch: 491 2022-11-10 03:58:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 551000 (3 GB) 2022-11-10 03:58:37 destination > Flushing hcrm_raw_h-crm-deals: 514 records (24 MB) 2022-11-10 03:58:37 destination > actual size of batch: 514 2022-11-10 03:58:37 destination > Flushing hcrm_raw_h-crm-deals: 655 records (24 MB) 2022-11-10 03:58:37 destination > actual size of batch: 655 2022-11-10 03:58:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 552000 (3 GB) 2022-11-10 03:58:37 destination > Flushing hcrm_raw_h-crm-deals: 482 records (24 MB) 2022-11-10 03:58:37 destination > actual size of batch: 482 2022-11-10 03:58:38 destination > Flushing hcrm_raw_h-crm-deals: 621 records (24 MB) 2022-11-10 03:58:38 destination > actual size of batch: 621 2022-11-10 03:58:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 553000 (3 GB) 2022-11-10 03:58:38 destination > Flushing hcrm_raw_h-crm-deals: 858 records (24 MB) 2022-11-10 03:58:38 destination > actual size of batch: 858 2022-11-10 03:58:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 554000 (3 GB) 2022-11-10 03:58:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 555000 (3 GB) 2022-11-10 03:58:38 destination > Flushing hcrm_raw_h-crm-deals: 1570 records (24 MB) 2022-11-10 03:58:38 destination > actual size of batch: 1570 2022-11-10 03:58:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 556000 (3 GB) 2022-11-10 03:58:39 destination > Flushing hcrm_raw_h-crm-deals: 647 records (24 MB) 2022-11-10 03:58:39 destination > actual size of batch: 647 2022-11-10 03:58:39 destination > Flushing hcrm_raw_h-crm-deals: 653 records (24 MB) 2022-11-10 03:58:39 destination > actual size of batch: 653 2022-11-10 03:58:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 557000 (3 GB) 2022-11-10 03:58:39 destination > Flushing hcrm_raw_h-crm-deals: 543 records (24 MB) 2022-11-10 03:58:39 destination > actual size of batch: 543 2022-11-10 03:58:39 destination > Flushing hcrm_raw_h-crm-deals: 632 records (24 MB) 2022-11-10 03:58:39 destination > actual size of batch: 632 2022-11-10 03:58:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 558000 (3 GB) 2022-11-10 03:58:40 destination > Flushing hcrm_raw_h-crm-deals: 711 records (24 MB) 2022-11-10 03:58:40 destination > actual size of batch: 711 2022-11-10 03:58:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 559000 (3 GB) 2022-11-10 03:58:40 destination > Flushing hcrm_raw_h-crm-deals: 533 records (24 MB) 2022-11-10 03:58:40 destination > actual size of batch: 533 2022-11-10 03:58:40 destination > Flushing hcrm_raw_h-crm-deals: 521 records (24 MB) 2022-11-10 03:58:40 destination > actual size of batch: 521 2022-11-10 03:58:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 560000 (3 GB) 2022-11-10 03:58:41 destination > Flushing hcrm_raw_h-crm-deals: 552 records (24 MB) 2022-11-10 03:58:41 destination > actual size of batch: 552 2022-11-10 03:58:41 destination > Flushing hcrm_raw_h-crm-deals: 670 records (24 MB) 2022-11-10 03:58:41 destination > actual size of batch: 670 2022-11-10 03:58:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 561000 (3 GB) 2022-11-10 03:58:41 destination > Flushing hcrm_raw_h-crm-deals: 805 records (24 MB) 2022-11-10 03:58:41 destination > actual size of batch: 805 2022-11-10 03:58:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 562000 (3 GB) 2022-11-10 03:58:41 destination > Flushing hcrm_raw_h-crm-deals: 667 records (24 MB) 2022-11-10 03:58:41 destination > actual size of batch: 667 2022-11-10 03:58:42 destination > Flushing hcrm_raw_h-crm-deals: 657 records (24 MB) 2022-11-10 03:58:42 destination > actual size of batch: 657 2022-11-10 03:58:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 563000 (3 GB) 2022-11-10 03:58:42 destination > Flushing hcrm_raw_h-crm-deals: 525 records (24 MB) 2022-11-10 03:58:42 destination > actual size of batch: 525 2022-11-10 03:58:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 564000 (3 GB) 2022-11-10 03:58:42 destination > Flushing hcrm_raw_h-crm-deals: 806 records (24 MB) 2022-11-10 03:58:42 destination > actual size of batch: 806 2022-11-10 03:58:42 destination > Flushing hcrm_raw_h-crm-deals: 649 records (24 MB) 2022-11-10 03:58:42 destination > actual size of batch: 649 2022-11-10 03:58:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 565000 (3 GB) 2022-11-10 03:58:43 destination > Flushing hcrm_raw_h-crm-deals: 557 records (24 MB) 2022-11-10 03:58:43 destination > actual size of batch: 557 2022-11-10 03:58:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 566000 (3 GB) 2022-11-10 03:58:43 destination > Flushing hcrm_raw_h-crm-deals: 557 records (24 MB) 2022-11-10 03:58:43 destination > actual size of batch: 557 2022-11-10 03:58:43 destination > Flushing hcrm_raw_h-crm-deals: 670 records (24 MB) 2022-11-10 03:58:43 destination > actual size of batch: 670 2022-11-10 03:58:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 567000 (3 GB) 2022-11-10 03:58:44 destination > Flushing hcrm_raw_h-crm-deals: 783 records (24 MB) 2022-11-10 03:58:44 destination > actual size of batch: 783 2022-11-10 03:58:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 568000 (3 GB) 2022-11-10 03:58:44 destination > Flushing hcrm_raw_h-crm-deals: 653 records (24 MB) 2022-11-10 03:58:44 destination > actual size of batch: 653 2022-11-10 03:58:44 destination > Flushing hcrm_raw_h-crm-deals: 669 records (24 MB) 2022-11-10 03:58:44 destination > actual size of batch: 669 2022-11-10 03:58:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 569000 (3 GB) 2022-11-10 03:58:44 destination > Flushing hcrm_raw_h-crm-deals: 688 records (24 MB) 2022-11-10 03:58:44 destination > actual size of batch: 688 2022-11-10 03:58:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 570000 (3 GB) 2022-11-10 03:58:45 destination > Flushing hcrm_raw_h-crm-deals: 524 records (24 MB) 2022-11-10 03:58:45 destination > actual size of batch: 524 2022-11-10 03:58:45 destination > Flushing hcrm_raw_h-crm-deals: 657 records (24 MB) 2022-11-10 03:58:45 destination > actual size of batch: 657 2022-11-10 03:58:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 571000 (3 GB) 2022-11-10 03:58:45 destination > Flushing hcrm_raw_h-crm-deals: 759 records (24 MB) 2022-11-10 03:58:45 destination > actual size of batch: 759 2022-11-10 03:58:46 destination > Flushing hcrm_raw_h-crm-deals: 471 records (24 MB) 2022-11-10 03:58:46 destination > actual size of batch: 471 2022-11-10 03:58:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 572000 (3 GB) 2022-11-10 03:58:46 destination > Flushing hcrm_raw_h-crm-deals: 563 records (24 MB) 2022-11-10 03:58:46 destination > actual size of batch: 563 2022-11-10 03:58:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 573000 (3 GB) 2022-11-10 03:58:48 destination > Flushing hcrm_raw_h-crm-deals: 498 records (24 MB) 2022-11-10 03:58:48 destination > actual size of batch: 498 2022-11-10 03:58:48 destination > Flushing hcrm_raw_h-crm-deals: 961 records (24 MB) 2022-11-10 03:58:48 destination > actual size of batch: 961 2022-11-10 03:58:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 574000 (3 GB) 2022-11-10 03:58:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 575000 (3 GB) 2022-11-10 03:58:48 destination > Flushing hcrm_raw_h-crm-deals: 1089 records (24 MB) 2022-11-10 03:58:48 destination > actual size of batch: 1089 2022-11-10 03:58:48 destination > Flushing hcrm_raw_h-crm-deals: 822 records (24 MB) 2022-11-10 03:58:48 destination > actual size of batch: 822 2022-11-10 03:58:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 576000 (3 GB) 2022-11-10 03:58:49 destination > Flushing hcrm_raw_h-crm-deals: 776 records (24 MB) 2022-11-10 03:58:49 destination > actual size of batch: 776 2022-11-10 03:58:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 577000 (3 GB) 2022-11-10 03:58:49 destination > Flushing hcrm_raw_h-crm-deals: 550 records (24 MB) 2022-11-10 03:58:49 destination > actual size of batch: 550 2022-11-10 03:58:49 destination > Flushing hcrm_raw_h-crm-deals: 554 records (24 MB) 2022-11-10 03:58:49 destination > actual size of batch: 554 2022-11-10 03:58:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 578000 (3 GB) 2022-11-10 03:58:50 destination > Flushing hcrm_raw_h-crm-deals: 547 records (24 MB) 2022-11-10 03:58:50 destination > actual size of batch: 547 2022-11-10 03:58:50 destination > Flushing hcrm_raw_h-crm-deals: 567 records (24 MB) 2022-11-10 03:58:50 destination > actual size of batch: 567 2022-11-10 03:58:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 579000 (3 GB) 2022-11-10 03:58:50 destination > Flushing hcrm_raw_h-crm-deals: 613 records (24 MB) 2022-11-10 03:58:50 destination > actual size of batch: 613 2022-11-10 03:58:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 580000 (3 GB) 2022-11-10 03:58:51 destination > Flushing hcrm_raw_h-crm-deals: 553 records (24 MB) 2022-11-10 03:58:51 destination > actual size of batch: 553 2022-11-10 03:58:51 destination > Flushing hcrm_raw_h-crm-deals: 693 records (24 MB) 2022-11-10 03:58:51 destination > actual size of batch: 693 2022-11-10 03:58:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 581000 (3 GB) 2022-11-10 03:58:51 destination > Flushing hcrm_raw_h-crm-deals: 687 records (24 MB) 2022-11-10 03:58:51 destination > actual size of batch: 687 2022-11-10 03:58:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 582000 (3 GB) 2022-11-10 03:58:51 destination > Flushing hcrm_raw_h-crm-deals: 690 records (24 MB) 2022-11-10 03:58:51 destination > actual size of batch: 690 2022-11-10 03:58:52 destination > Flushing hcrm_raw_h-crm-deals: 595 records (24 MB) 2022-11-10 03:58:52 destination > actual size of batch: 595 2022-11-10 03:58:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 583000 (3 GB) 2022-11-10 03:58:52 destination > Flushing hcrm_raw_h-crm-deals: 530 records (24 MB) 2022-11-10 03:58:52 destination > actual size of batch: 530 2022-11-10 03:58:52 destination > Flushing hcrm_raw_h-crm-deals: 702 records (24 MB) 2022-11-10 03:58:52 destination > actual size of batch: 702 2022-11-10 03:58:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 584000 (3 GB) 2022-11-10 03:58:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 585000 (3 GB) 2022-11-10 03:58:52 destination > Flushing hcrm_raw_h-crm-deals: 1311 records (24 MB) 2022-11-10 03:58:52 destination > actual size of batch: 1311 2022-11-10 03:58:54 destination > Flushing hcrm_raw_h-crm-deals: 594 records (24 MB) 2022-11-10 03:58:54 destination > actual size of batch: 594 2022-11-10 03:58:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 586000 (3 GB) 2022-11-10 03:58:55 destination > Flushing hcrm_raw_h-crm-deals: 536 records (24 MB) 2022-11-10 03:58:55 destination > actual size of batch: 536 2022-11-10 03:58:55 destination > Flushing hcrm_raw_h-crm-deals: 565 records (24 MB) 2022-11-10 03:58:55 destination > actual size of batch: 565 2022-11-10 03:58:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 587000 (3 GB) 2022-11-10 03:58:55 destination > Flushing hcrm_raw_h-crm-deals: 632 records (24 MB) 2022-11-10 03:58:55 destination > actual size of batch: 632 2022-11-10 03:58:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 588000 (3 GB) 2022-11-10 03:58:55 destination > Flushing hcrm_raw_h-crm-deals: 711 records (24 MB) 2022-11-10 03:58:55 destination > actual size of batch: 711 2022-11-10 03:58:56 destination > Flushing hcrm_raw_h-crm-deals: 633 records (24 MB) 2022-11-10 03:58:56 destination > actual size of batch: 633 2022-11-10 03:58:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 589000 (3 GB) 2022-11-10 03:58:56 destination > Flushing hcrm_raw_h-crm-deals: 532 records (24 MB) 2022-11-10 03:58:56 destination > actual size of batch: 532 2022-11-10 03:58:56 destination > Flushing hcrm_raw_h-crm-deals: 333 records (24 MB) 2022-11-10 03:58:56 destination > actual size of batch: 333 2022-11-10 03:58:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 590000 (3 GB) 2022-11-10 03:58:57 destination > Flushing hcrm_raw_h-crm-deals: 372 records (24 MB) 2022-11-10 03:58:57 destination > actual size of batch: 372 2022-11-10 03:58:57 destination > Flushing hcrm_raw_h-crm-deals: 361 records (24 MB) 2022-11-10 03:58:57 destination > actual size of batch: 361 2022-11-10 03:58:57 destination > Flushing hcrm_raw_h-crm-deals: 277 records (24 MB) 2022-11-10 03:58:57 destination > actual size of batch: 277 2022-11-10 03:58:57 destination > Flushing hcrm_raw_h-crm-deals: 211 records (24 MB) 2022-11-10 03:58:57 destination > actual size of batch: 211 2022-11-10 03:58:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 591000 (3 GB) 2022-11-10 03:58:58 destination > Flushing hcrm_raw_h-crm-deals: 203 records (24 MB) 2022-11-10 03:58:58 destination > actual size of batch: 203 2022-11-10 03:58:58 destination > Flushing hcrm_raw_h-crm-deals: 195 records (24 MB) 2022-11-10 03:58:58 destination > actual size of batch: 195 2022-11-10 03:58:58 destination > Flushing hcrm_raw_h-crm-deals: 188 records (24 MB) 2022-11-10 03:58:58 destination > actual size of batch: 188 2022-11-10 03:58:59 destination > Flushing hcrm_raw_h-crm-deals: 178 records (24 MB) 2022-11-10 03:58:59 destination > actual size of batch: 178 2022-11-10 03:58:59 destination > Flushing hcrm_raw_h-crm-deals: 188 records (24 MB) 2022-11-10 03:58:59 destination > actual size of batch: 188 2022-11-10 03:58:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 592000 (3 GB) 2022-11-10 03:58:59 destination > Flushing hcrm_raw_h-crm-deals: 205 records (24 MB) 2022-11-10 03:58:59 destination > actual size of batch: 205 2022-11-10 03:58:59 destination > Flushing hcrm_raw_h-crm-deals: 216 records (24 MB) 2022-11-10 03:58:59 destination > actual size of batch: 216 2022-11-10 03:58:59 destination > Flushing hcrm_raw_h-crm-deals: 218 records (24 MB) 2022-11-10 03:58:59 destination > actual size of batch: 218 2022-11-10 03:59:00 destination > Flushing hcrm_raw_h-crm-deals: 260 records (24 MB) 2022-11-10 03:59:00 destination > actual size of batch: 260 2022-11-10 03:59:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 593000 (3 GB) 2022-11-10 03:59:00 destination > Flushing hcrm_raw_h-crm-deals: 336 records (24 MB) 2022-11-10 03:59:00 destination > actual size of batch: 336 2022-11-10 03:59:00 destination > Flushing hcrm_raw_h-crm-deals: 311 records (24 MB) 2022-11-10 03:59:00 destination > actual size of batch: 311 2022-11-10 03:59:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 594000 (3 GB) 2022-11-10 03:59:01 destination > Flushing hcrm_raw_h-crm-deals: 803 records (24 MB) 2022-11-10 03:59:01 destination > actual size of batch: 803 2022-11-10 03:59:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 595000 (3 GB) 2022-11-10 03:59:01 destination > Flushing hcrm_raw_h-crm-deals: 1373 records (24 MB) 2022-11-10 03:59:01 destination > actual size of batch: 1373 2022-11-10 03:59:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 596000 (3 GB) 2022-11-10 03:59:01 destination > Flushing hcrm_raw_h-crm-deals: 472 records (24 MB) 2022-11-10 03:59:01 destination > actual size of batch: 472 2022-11-10 03:59:02 destination > Flushing hcrm_raw_h-crm-deals: 481 records (24 MB) 2022-11-10 03:59:02 destination > actual size of batch: 481 2022-11-10 03:59:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 597000 (3 GB) 2022-11-10 03:59:02 destination > Flushing hcrm_raw_h-crm-deals: 466 records (24 MB) 2022-11-10 03:59:02 destination > actual size of batch: 466 2022-11-10 03:59:02 destination > Flushing hcrm_raw_h-crm-deals: 468 records (24 MB) 2022-11-10 03:59:02 destination > actual size of batch: 468 2022-11-10 03:59:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 598000 (4 GB) 2022-11-10 03:59:02 destination > Flushing hcrm_raw_h-crm-deals: 541 records (24 MB) 2022-11-10 03:59:02 destination > actual size of batch: 541 2022-11-10 03:59:03 destination > Flushing hcrm_raw_h-crm-deals: 501 records (24 MB) 2022-11-10 03:59:03 destination > actual size of batch: 501 2022-11-10 03:59:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 599000 (4 GB) 2022-11-10 03:59:03 destination > Flushing hcrm_raw_h-crm-deals: 680 records (24 MB) 2022-11-10 03:59:03 destination > actual size of batch: 680 2022-11-10 03:59:03 destination > Flushing hcrm_raw_h-crm-deals: 568 records (24 MB) 2022-11-10 03:59:03 destination > actual size of batch: 568 2022-11-10 03:59:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 600000 (4 GB) 2022-11-10 03:59:04 destination > Flushing hcrm_raw_h-crm-deals: 512 records (24 MB) 2022-11-10 03:59:04 destination > actual size of batch: 512 2022-11-10 03:59:04 destination > Flushing hcrm_raw_h-crm-deals: 334 records (24 MB) 2022-11-10 03:59:04 destination > actual size of batch: 334 2022-11-10 03:59:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 601000 (4 GB) 2022-11-10 03:59:04 destination > Flushing hcrm_raw_h-crm-deals: 359 records (24 MB) 2022-11-10 03:59:04 destination > actual size of batch: 359 2022-11-10 03:59:04 destination > Flushing hcrm_raw_h-crm-deals: 435 records (24 MB) 2022-11-10 03:59:04 destination > actual size of batch: 435 2022-11-10 03:59:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 602000 (4 GB) 2022-11-10 03:59:05 destination > Flushing hcrm_raw_h-crm-deals: 615 records (24 MB) 2022-11-10 03:59:05 destination > actual size of batch: 615 2022-11-10 03:59:05 destination > Flushing hcrm_raw_h-crm-deals: 757 records (24 MB) 2022-11-10 03:59:05 destination > actual size of batch: 757 2022-11-10 03:59:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 603000 (4 GB) 2022-11-10 03:59:05 destination > Flushing hcrm_raw_h-crm-deals: 289 records (24 MB) 2022-11-10 03:59:05 destination > actual size of batch: 289 2022-11-10 03:59:05 destination > Flushing hcrm_raw_h-crm-deals: 460 records (24 MB) 2022-11-10 03:59:05 destination > actual size of batch: 460 2022-11-10 03:59:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 604000 (4 GB) 2022-11-10 03:59:06 destination > Flushing hcrm_raw_h-crm-deals: 570 records (24 MB) 2022-11-10 03:59:06 destination > actual size of batch: 570 2022-11-10 03:59:06 destination > Flushing hcrm_raw_h-crm-deals: 727 records (24 MB) 2022-11-10 03:59:06 destination > actual size of batch: 727 2022-11-10 03:59:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 605000 (4 GB) 2022-11-10 03:59:06 destination > Flushing hcrm_raw_h-crm-deals: 543 records (24 MB) 2022-11-10 03:59:06 destination > actual size of batch: 543 2022-11-10 03:59:07 destination > Flushing hcrm_raw_h-crm-deals: 506 records (24 MB) 2022-11-10 03:59:07 destination > actual size of batch: 506 2022-11-10 03:59:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 606000 (4 GB) 2022-11-10 03:59:07 destination > Flushing hcrm_raw_h-crm-deals: 495 records (24 MB) 2022-11-10 03:59:07 destination > actual size of batch: 495 2022-11-10 03:59:07 destination > Flushing hcrm_raw_h-crm-deals: 475 records (24 MB) 2022-11-10 03:59:07 destination > actual size of batch: 475 2022-11-10 03:59:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 607000 (4 GB) 2022-11-10 03:59:07 destination > Flushing hcrm_raw_h-crm-deals: 540 records (24 MB) 2022-11-10 03:59:07 destination > actual size of batch: 540 2022-11-10 03:59:08 destination > Flushing hcrm_raw_h-crm-deals: 462 records (24 MB) 2022-11-10 03:59:08 destination > actual size of batch: 462 2022-11-10 03:59:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 608000 (4 GB) 2022-11-10 03:59:08 destination > Flushing hcrm_raw_h-crm-deals: 472 records (24 MB) 2022-11-10 03:59:08 destination > actual size of batch: 472 2022-11-10 03:59:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 609000 (4 GB) 2022-11-10 03:59:08 destination > Flushing hcrm_raw_h-crm-deals: 627 records (24 MB) 2022-11-10 03:59:08 destination > actual size of batch: 627 2022-11-10 03:59:08 destination > Flushing hcrm_raw_h-crm-deals: 472 records (24 MB) 2022-11-10 03:59:08 destination > actual size of batch: 472 2022-11-10 03:59:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 610000 (4 GB) 2022-11-10 03:59:09 destination > Flushing hcrm_raw_h-crm-deals: 536 records (24 MB) 2022-11-10 03:59:09 destination > actual size of batch: 536 2022-11-10 03:59:09 destination > Flushing hcrm_raw_h-crm-deals: 349 records (24 MB) 2022-11-10 03:59:09 destination > actual size of batch: 349 2022-11-10 03:59:09 destination > Flushing hcrm_raw_h-crm-deals: 244 records (24 MB) 2022-11-10 03:59:09 destination > actual size of batch: 244 2022-11-10 03:59:10 destination > Flushing hcrm_raw_h-crm-deals: 345 records (24 MB) 2022-11-10 03:59:10 destination > actual size of batch: 345 2022-11-10 03:59:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 611000 (4 GB) 2022-11-10 03:59:10 destination > Flushing hcrm_raw_h-crm-deals: 485 records (24 MB) 2022-11-10 03:59:10 destination > actual size of batch: 485 2022-11-10 03:59:10 destination > Flushing hcrm_raw_h-crm-deals: 371 records (24 MB) 2022-11-10 03:59:10 destination > actual size of batch: 371 2022-11-10 03:59:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 612000 (4 GB) 2022-11-10 03:59:10 destination > Flushing hcrm_raw_h-crm-deals: 284 records (24 MB) 2022-11-10 03:59:10 destination > actual size of batch: 284 2022-11-10 03:59:11 destination > Flushing hcrm_raw_h-crm-deals: 333 records (24 MB) 2022-11-10 03:59:11 destination > actual size of batch: 333 2022-11-10 03:59:11 source > finished reading a stream slice 2022-11-10 03:59:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 613000 (4 GB) 2022-11-10 03:59:11 destination > Flushing hcrm_raw_h-crm-deals: 1278 records (24 MB) 2022-11-10 03:59:11 destination > actual size of batch: 1278 2022-11-10 03:59:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 614000 (4 GB) 2022-11-10 03:59:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 615000 (4 GB) 2022-11-10 03:59:12 destination > Flushing hcrm_raw_h-crm-deals: 1634 records (24 MB) 2022-11-10 03:59:12 destination > actual size of batch: 1634 2022-11-10 03:59:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 616000 (4 GB) 2022-11-10 03:59:12 destination > Flushing hcrm_raw_h-crm-deals: 1254 records (24 MB) 2022-11-10 03:59:12 destination > actual size of batch: 1254 2022-11-10 03:59:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 617000 (4 GB) 2022-11-10 03:59:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 618000 (4 GB) 2022-11-10 03:59:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 619000 (4 GB) 2022-11-10 03:59:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 620000 (4 GB) 2022-11-10 03:59:13 destination > Flushing hcrm_raw_h-crm-deals: 3522 records (24 MB) 2022-11-10 03:59:13 destination > actual size of batch: 3522 2022-11-10 03:59:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 621000 (4 GB) 2022-11-10 03:59:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 622000 (4 GB) 2022-11-10 03:59:13 destination > Flushing hcrm_raw_h-crm-deals: 2044 records (24 MB) 2022-11-10 03:59:13 destination > actual size of batch: 2044 2022-11-10 03:59:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 623000 (4 GB) 2022-11-10 03:59:14 destination > Flushing hcrm_raw_h-crm-deals: 1371 records (24 MB) 2022-11-10 03:59:14 destination > actual size of batch: 1371 2022-11-10 03:59:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 624000 (4 GB) 2022-11-10 03:59:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 625000 (4 GB) 2022-11-10 03:59:14 destination > Flushing hcrm_raw_h-crm-deals: 1882 records (24 MB) 2022-11-10 03:59:14 destination > actual size of batch: 1882 2022-11-10 03:59:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 626000 (4 GB) 2022-11-10 03:59:14 destination > Flushing hcrm_raw_h-crm-deals: 1131 records (24 MB) 2022-11-10 03:59:14 destination > actual size of batch: 1131 2022-11-10 03:59:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 627000 (4 GB) 2022-11-10 03:59:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 628000 (4 GB) 2022-11-10 03:59:15 destination > Flushing hcrm_raw_h-crm-deals: 1705 records (24 MB) 2022-11-10 03:59:15 destination > actual size of batch: 1705 2022-11-10 03:59:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 629000 (4 GB) 2022-11-10 03:59:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 630000 (4 GB) 2022-11-10 03:59:15 destination > Flushing hcrm_raw_h-crm-deals: 1900 records (24 MB) 2022-11-10 03:59:15 destination > actual size of batch: 1900 2022-11-10 03:59:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 631000 (4 GB) 2022-11-10 03:59:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 632000 (4 GB) 2022-11-10 03:59:16 destination > Flushing hcrm_raw_h-crm-deals: 2077 records (24 MB) 2022-11-10 03:59:16 destination > actual size of batch: 2077 2022-11-10 03:59:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 633000 (4 GB) 2022-11-10 03:59:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 634000 (4 GB) 2022-11-10 03:59:16 destination > Flushing hcrm_raw_h-crm-deals: 2264 records (24 MB) 2022-11-10 03:59:16 destination > actual size of batch: 2264 2022-11-10 03:59:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 635000 (4 GB) 2022-11-10 03:59:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 636000 (4 GB) 2022-11-10 03:59:16 destination > Flushing hcrm_raw_h-crm-deals: 1618 records (24 MB) 2022-11-10 03:59:16 destination > actual size of batch: 1618 2022-11-10 03:59:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 637000 (4 GB) 2022-11-10 03:59:17 destination > Flushing hcrm_raw_h-crm-deals: 1743 records (24 MB) 2022-11-10 03:59:17 destination > actual size of batch: 1743 2022-11-10 03:59:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 638000 (4 GB) 2022-11-10 03:59:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 639000 (4 GB) 2022-11-10 03:59:17 destination > Flushing hcrm_raw_h-crm-deals: 1814 records (24 MB) 2022-11-10 03:59:17 destination > actual size of batch: 1814 2022-11-10 03:59:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 640000 (4 GB) 2022-11-10 03:59:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 641000 (4 GB) 2022-11-10 03:59:18 destination > Flushing hcrm_raw_h-crm-deals: 1651 records (24 MB) 2022-11-10 03:59:18 destination > actual size of batch: 1651 2022-11-10 03:59:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 642000 (4 GB) 2022-11-10 03:59:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 643000 (4 GB) 2022-11-10 03:59:18 destination > Flushing hcrm_raw_h-crm-deals: 1783 records (24 MB) 2022-11-10 03:59:18 destination > actual size of batch: 1783 2022-11-10 03:59:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 644000 (4 GB) 2022-11-10 03:59:19 source > finished reading a stream slice 2022-11-10 03:59:19 destination > Flushing hcrm_raw_h-crm-deals: 1715 records (24 MB) 2022-11-10 03:59:19 destination > actual size of batch: 1715 2022-11-10 03:59:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 645000 (4 GB) 2022-11-10 03:59:19 destination > Flushing hcrm_raw_h-crm-deals: 889 records (24 MB) 2022-11-10 03:59:19 destination > actual size of batch: 889 2022-11-10 03:59:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 646000 (4 GB) 2022-11-10 03:59:19 destination > Flushing hcrm_raw_h-crm-deals: 753 records (24 MB) 2022-11-10 03:59:19 destination > actual size of batch: 753 2022-11-10 03:59:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 647000 (4 GB) 2022-11-10 03:59:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 648000 (4 GB) 2022-11-10 03:59:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 649000 (4 GB) 2022-11-10 03:59:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 650000 (4 GB) 2022-11-10 03:59:20 destination > Flushing hcrm_raw_h-crm-deals: 3571 records (24 MB) 2022-11-10 03:59:20 destination > actual size of batch: 3571 2022-11-10 03:59:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 651000 (4 GB) 2022-11-10 03:59:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 652000 (4 GB) 2022-11-10 03:59:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 653000 (4 GB) 2022-11-10 03:59:21 destination > Flushing hcrm_raw_h-crm-deals: 3199 records (24 MB) 2022-11-10 03:59:21 destination > actual size of batch: 3199 2022-11-10 03:59:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 654000 (4 GB) 2022-11-10 03:59:21 destination > Flushing hcrm_raw_h-crm-deals: 1563 records (24 MB) 2022-11-10 03:59:21 destination > actual size of batch: 1563 2022-11-10 03:59:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 655000 (4 GB) 2022-11-10 03:59:21 destination > Flushing hcrm_raw_h-crm-deals: 1077 records (24 MB) 2022-11-10 03:59:21 destination > actual size of batch: 1077 2022-11-10 03:59:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 656000 (4 GB) 2022-11-10 03:59:22 destination > Flushing hcrm_raw_h-crm-deals: 1078 records (24 MB) 2022-11-10 03:59:22 destination > actual size of batch: 1078 2022-11-10 03:59:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 657000 (4 GB) 2022-11-10 03:59:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 658000 (4 GB) 2022-11-10 03:59:22 destination > Flushing hcrm_raw_h-crm-deals: 1236 records (24 MB) 2022-11-10 03:59:22 destination > actual size of batch: 1236 2022-11-10 03:59:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 659000 (4 GB) 2022-11-10 03:59:22 destination > Flushing hcrm_raw_h-crm-deals: 1617 records (24 MB) 2022-11-10 03:59:22 destination > actual size of batch: 1617 2022-11-10 03:59:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 660000 (4 GB) 2022-11-10 03:59:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 661000 (4 GB) 2022-11-10 03:59:23 destination > Flushing hcrm_raw_h-crm-deals: 1963 records (24 MB) 2022-11-10 03:59:23 destination > actual size of batch: 1963 2022-11-10 03:59:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 662000 (4 GB) 2022-11-10 03:59:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 663000 (4 GB) 2022-11-10 03:59:23 destination > Flushing hcrm_raw_h-crm-deals: 2090 records (24 MB) 2022-11-10 03:59:23 destination > actual size of batch: 2090 2022-11-10 03:59:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 664000 (4 GB) 2022-11-10 03:59:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 665000 (4 GB) 2022-11-10 03:59:24 destination > Flushing hcrm_raw_h-crm-deals: 1895 records (24 MB) 2022-11-10 03:59:24 destination > actual size of batch: 1895 2022-11-10 03:59:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 666000 (4 GB) 2022-11-10 03:59:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 667000 (4 GB) 2022-11-10 03:59:24 destination > Flushing hcrm_raw_h-crm-deals: 1691 records (24 MB) 2022-11-10 03:59:24 destination > actual size of batch: 1691 2022-11-10 03:59:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 668000 (4 GB) 2022-11-10 03:59:25 destination > Flushing hcrm_raw_h-crm-deals: 1160 records (24 MB) 2022-11-10 03:59:25 destination > actual size of batch: 1160 2022-11-10 03:59:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 669000 (4 GB) 2022-11-10 03:59:25 destination > Flushing hcrm_raw_h-crm-deals: 676 records (24 MB) 2022-11-10 03:59:25 destination > actual size of batch: 676 2022-11-10 03:59:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 670000 (4 GB) 2022-11-10 03:59:25 destination > Flushing hcrm_raw_h-crm-deals: 1347 records (24 MB) 2022-11-10 03:59:25 destination > actual size of batch: 1347 2022-11-10 03:59:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 671000 (4 GB) 2022-11-10 03:59:25 destination > Flushing hcrm_raw_h-crm-deals: 939 records (24 MB) 2022-11-10 03:59:25 destination > actual size of batch: 939 2022-11-10 03:59:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 672000 (4 GB) 2022-11-10 03:59:26 destination > Flushing hcrm_raw_h-crm-deals: 862 records (24 MB) 2022-11-10 03:59:26 destination > actual size of batch: 862 2022-11-10 03:59:26 source > finished reading a stream slice 2022-11-10 03:59:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 673000 (4 GB) 2022-11-10 03:59:26 destination > Flushing hcrm_raw_h-crm-deals: 611 records (24 MB) 2022-11-10 03:59:26 destination > actual size of batch: 611 2022-11-10 03:59:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 674000 (4 GB) 2022-11-10 03:59:26 destination > Flushing hcrm_raw_h-crm-deals: 1136 records (24 MB) 2022-11-10 03:59:26 destination > actual size of batch: 1136 2022-11-10 03:59:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 675000 (4 GB) 2022-11-10 03:59:27 destination > Flushing hcrm_raw_h-crm-deals: 1529 records (24 MB) 2022-11-10 03:59:27 destination > actual size of batch: 1529 2022-11-10 03:59:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 676000 (4 GB) 2022-11-10 03:59:27 destination > Flushing hcrm_raw_h-crm-deals: 1291 records (24 MB) 2022-11-10 03:59:27 destination > actual size of batch: 1291 2022-11-10 03:59:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 677000 (4 GB) 2022-11-10 03:59:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 678000 (4 GB) 2022-11-10 03:59:28 destination > Flushing hcrm_raw_h-crm-deals: 1147 records (24 MB) 2022-11-10 03:59:28 destination > actual size of batch: 1147 2022-11-10 03:59:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 679000 (4 GB) 2022-11-10 03:59:28 destination > Flushing hcrm_raw_h-crm-deals: 1048 records (24 MB) 2022-11-10 03:59:28 destination > actual size of batch: 1048 2022-11-10 03:59:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 680000 (4 GB) 2022-11-10 03:59:28 destination > Flushing hcrm_raw_h-crm-deals: 1043 records (24 MB) 2022-11-10 03:59:28 destination > actual size of batch: 1043 2022-11-10 03:59:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 681000 (4 GB) 2022-11-10 03:59:29 destination > Flushing hcrm_raw_h-crm-deals: 942 records (24 MB) 2022-11-10 03:59:29 destination > actual size of batch: 942 2022-11-10 03:59:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 682000 (4 GB) 2022-11-10 03:59:29 destination > Flushing hcrm_raw_h-crm-deals: 1055 records (24 MB) 2022-11-10 03:59:29 destination > actual size of batch: 1055 2022-11-10 03:59:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 683000 (4 GB) 2022-11-10 03:59:29 destination > Flushing hcrm_raw_h-crm-deals: 1657 records (24 MB) 2022-11-10 03:59:29 destination > actual size of batch: 1657 2022-11-10 03:59:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 684000 (4 GB) 2022-11-10 03:59:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 685000 (4 GB) 2022-11-10 03:59:30 destination > Flushing hcrm_raw_h-crm-deals: 1586 records (24 MB) 2022-11-10 03:59:30 destination > actual size of batch: 1586 2022-11-10 03:59:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 686000 (4 GB) 2022-11-10 03:59:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 687000 (4 GB) 2022-11-10 03:59:30 destination > Flushing hcrm_raw_h-crm-deals: 1746 records (24 MB) 2022-11-10 03:59:30 destination > actual size of batch: 1746 2022-11-10 03:59:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 688000 (4 GB) 2022-11-10 03:59:30 destination > Flushing hcrm_raw_h-crm-deals: 1268 records (24 MB) 2022-11-10 03:59:30 destination > actual size of batch: 1268 2022-11-10 03:59:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 689000 (4 GB) 2022-11-10 03:59:31 destination > Flushing hcrm_raw_h-crm-deals: 1101 records (24 MB) 2022-11-10 03:59:31 destination > actual size of batch: 1101 2022-11-10 03:59:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 690000 (4 GB) 2022-11-10 03:59:31 destination > Flushing hcrm_raw_h-crm-deals: 1039 records (24 MB) 2022-11-10 03:59:31 destination > actual size of batch: 1039 2022-11-10 03:59:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 691000 (4 GB) 2022-11-10 03:59:31 destination > Flushing hcrm_raw_h-crm-deals: 695 records (24 MB) 2022-11-10 03:59:31 destination > actual size of batch: 695 2022-11-10 03:59:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 692000 (4 GB) 2022-11-10 03:59:32 destination > Flushing hcrm_raw_h-crm-deals: 1246 records (24 MB) 2022-11-10 03:59:32 destination > actual size of batch: 1246 2022-11-10 03:59:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 693000 (4 GB) 2022-11-10 03:59:32 destination > Flushing hcrm_raw_h-crm-deals: 1063 records (24 MB) 2022-11-10 03:59:32 destination > actual size of batch: 1063 2022-11-10 03:59:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 694000 (4 GB) 2022-11-10 03:59:32 destination > Flushing hcrm_raw_h-crm-deals: 803 records (24 MB) 2022-11-10 03:59:32 destination > actual size of batch: 803 2022-11-10 03:59:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 695000 (4 GB) 2022-11-10 03:59:32 destination > Flushing hcrm_raw_h-crm-deals: 1051 records (24 MB) 2022-11-10 03:59:32 destination > actual size of batch: 1051 2022-11-10 03:59:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 696000 (4 GB) 2022-11-10 03:59:33 destination > Flushing hcrm_raw_h-crm-deals: 685 records (24 MB) 2022-11-10 03:59:33 destination > actual size of batch: 685 2022-11-10 03:59:33 source > finished reading a stream slice 2022-11-10 03:59:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 697000 (4 GB) 2022-11-10 03:59:33 destination > Flushing hcrm_raw_h-crm-deals: 1111 records (24 MB) 2022-11-10 03:59:33 destination > actual size of batch: 1111 2022-11-10 03:59:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 698000 (4 GB) 2022-11-10 03:59:34 destination > Flushing hcrm_raw_h-crm-deals: 1019 records (24 MB) 2022-11-10 03:59:34 destination > actual size of batch: 1019 2022-11-10 03:59:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 699000 (4 GB) 2022-11-10 03:59:34 destination > Flushing hcrm_raw_h-crm-deals: 1083 records (24 MB) 2022-11-10 03:59:34 destination > actual size of batch: 1083 2022-11-10 03:59:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 700000 (4 GB) 2022-11-10 03:59:34 destination > Flushing hcrm_raw_h-crm-deals: 1529 records (24 MB) 2022-11-10 03:59:34 destination > actual size of batch: 1529 2022-11-10 03:59:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 701000 (4 GB) 2022-11-10 03:59:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 702000 (4 GB) 2022-11-10 03:59:35 destination > Flushing hcrm_raw_h-crm-deals: 1556 records (24 MB) 2022-11-10 03:59:35 destination > actual size of batch: 1556 2022-11-10 03:59:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 703000 (4 GB) 2022-11-10 03:59:35 destination > Flushing hcrm_raw_h-crm-deals: 1362 records (24 MB) 2022-11-10 03:59:35 destination > actual size of batch: 1362 2022-11-10 03:59:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 704000 (4 GB) 2022-11-10 03:59:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 705000 (4 GB) 2022-11-10 03:59:35 destination > Flushing hcrm_raw_h-crm-deals: 1503 records (24 MB) 2022-11-10 03:59:35 destination > actual size of batch: 1503 2022-11-10 03:59:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 706000 (4 GB) 2022-11-10 03:59:36 destination > Flushing hcrm_raw_h-crm-deals: 1463 records (24 MB) 2022-11-10 03:59:36 destination > actual size of batch: 1463 2022-11-10 03:59:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 707000 (4 GB) 2022-11-10 03:59:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 708000 (4 GB) 2022-11-10 03:59:36 destination > Flushing hcrm_raw_h-crm-deals: 1274 records (24 MB) 2022-11-10 03:59:36 destination > actual size of batch: 1274 2022-11-10 03:59:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 709000 (4 GB) 2022-11-10 03:59:37 destination > Flushing hcrm_raw_h-crm-deals: 1319 records (24 MB) 2022-11-10 03:59:37 destination > actual size of batch: 1319 2022-11-10 03:59:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 710000 (4 GB) 2022-11-10 03:59:37 destination > Flushing hcrm_raw_h-crm-deals: 1371 records (24 MB) 2022-11-10 03:59:37 destination > actual size of batch: 1371 2022-11-10 03:59:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 711000 (4 GB) 2022-11-10 03:59:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 712000 (4 GB) 2022-11-10 03:59:37 destination > Flushing hcrm_raw_h-crm-deals: 1303 records (24 MB) 2022-11-10 03:59:37 destination > actual size of batch: 1303 2022-11-10 03:59:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 713000 (4 GB) 2022-11-10 03:59:38 destination > Flushing hcrm_raw_h-crm-deals: 1468 records (24 MB) 2022-11-10 03:59:38 destination > actual size of batch: 1468 2022-11-10 03:59:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 714000 (4 GB) 2022-11-10 03:59:38 destination > Flushing hcrm_raw_h-crm-deals: 1348 records (24 MB) 2022-11-10 03:59:38 destination > actual size of batch: 1348 2022-11-10 03:59:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 715000 (4 GB) 2022-11-10 03:59:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 716000 (4 GB) 2022-11-10 03:59:38 destination > Flushing hcrm_raw_h-crm-deals: 1308 records (24 MB) 2022-11-10 03:59:38 destination > actual size of batch: 1308 2022-11-10 03:59:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 717000 (4 GB) 2022-11-10 03:59:39 destination > Flushing hcrm_raw_h-crm-deals: 1482 records (24 MB) 2022-11-10 03:59:39 destination > actual size of batch: 1482 2022-11-10 03:59:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 718000 (4 GB) 2022-11-10 03:59:39 destination > Flushing hcrm_raw_h-crm-deals: 1303 records (24 MB) 2022-11-10 03:59:39 destination > actual size of batch: 1303 2022-11-10 03:59:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 719000 (4 GB) 2022-11-10 03:59:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 720000 (4 GB) 2022-11-10 03:59:39 destination > Flushing hcrm_raw_h-crm-deals: 1158 records (24 MB) 2022-11-10 03:59:39 destination > actual size of batch: 1158 2022-11-10 03:59:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 721000 (4 GB) 2022-11-10 03:59:40 destination > Flushing hcrm_raw_h-crm-deals: 1386 records (24 MB) 2022-11-10 03:59:40 destination > actual size of batch: 1386 2022-11-10 03:59:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 722000 (4 GB) 2022-11-10 03:59:40 destination > Flushing hcrm_raw_h-crm-deals: 1278 records (24 MB) 2022-11-10 03:59:40 destination > actual size of batch: 1278 2022-11-10 03:59:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 723000 (4 GB) 2022-11-10 03:59:40 destination > Flushing hcrm_raw_h-crm-deals: 1135 records (24 MB) 2022-11-10 03:59:40 destination > actual size of batch: 1135 2022-11-10 03:59:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 724000 (4 GB) 2022-11-10 03:59:41 source > finished reading a stream slice 2022-11-10 03:59:42 destination > Flushing hcrm_raw_h-crm-deals: 935 records (24 MB) 2022-11-10 03:59:42 destination > actual size of batch: 935 2022-11-10 03:59:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 725000 (4 GB) 2022-11-10 03:59:42 destination > Flushing hcrm_raw_h-crm-deals: 406 records (24 MB) 2022-11-10 03:59:42 destination > actual size of batch: 406 2022-11-10 03:59:42 destination > Flushing hcrm_raw_h-crm-deals: 426 records (24 MB) 2022-11-10 03:59:42 destination > actual size of batch: 426 2022-11-10 03:59:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 726000 (4 GB) 2022-11-10 03:59:42 destination > Flushing hcrm_raw_h-crm-deals: 942 records (24 MB) 2022-11-10 03:59:42 destination > actual size of batch: 942 2022-11-10 03:59:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 727000 (4 GB) 2022-11-10 03:59:43 destination > Flushing hcrm_raw_h-crm-deals: 761 records (24 MB) 2022-11-10 03:59:43 destination > actual size of batch: 761 2022-11-10 03:59:43 destination > Flushing hcrm_raw_h-crm-deals: 534 records (24 MB) 2022-11-10 03:59:43 destination > actual size of batch: 534 2022-11-10 03:59:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 728000 (4 GB) 2022-11-10 03:59:43 destination > Flushing hcrm_raw_h-crm-deals: 783 records (24 MB) 2022-11-10 03:59:43 destination > actual size of batch: 783 2022-11-10 03:59:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 729000 (4 GB) 2022-11-10 03:59:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 730000 (4 GB) 2022-11-10 03:59:44 destination > Flushing hcrm_raw_h-crm-deals: 1459 records (24 MB) 2022-11-10 03:59:44 destination > actual size of batch: 1459 2022-11-10 03:59:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 731000 (4 GB) 2022-11-10 03:59:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 732000 (4 GB) 2022-11-10 03:59:44 destination > Flushing hcrm_raw_h-crm-deals: 2037 records (24 MB) 2022-11-10 03:59:44 destination > actual size of batch: 2037 2022-11-10 03:59:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 733000 (4 GB) 2022-11-10 03:59:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 734000 (4 GB) 2022-11-10 03:59:44 destination > Flushing hcrm_raw_h-crm-deals: 2130 records (24 MB) 2022-11-10 03:59:44 destination > actual size of batch: 2130 2022-11-10 03:59:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 735000 (4 GB) 2022-11-10 03:59:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 736000 (4 GB) 2022-11-10 03:59:45 destination > Flushing hcrm_raw_h-crm-deals: 2465 records (24 MB) 2022-11-10 03:59:45 destination > actual size of batch: 2465 2022-11-10 03:59:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 737000 (4 GB) 2022-11-10 03:59:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 738000 (4 GB) 2022-11-10 03:59:45 destination > Flushing hcrm_raw_h-crm-deals: 1773 records (24 MB) 2022-11-10 03:59:45 destination > actual size of batch: 1773 2022-11-10 03:59:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 739000 (4 GB) 2022-11-10 03:59:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 740000 (4 GB) 2022-11-10 03:59:46 destination > Flushing hcrm_raw_h-crm-deals: 1905 records (24 MB) 2022-11-10 03:59:46 destination > actual size of batch: 1905 2022-11-10 03:59:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 741000 (4 GB) 2022-11-10 03:59:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 742000 (4 GB) 2022-11-10 03:59:46 destination > Flushing hcrm_raw_h-crm-deals: 1852 records (24 MB) 2022-11-10 03:59:46 destination > actual size of batch: 1852 2022-11-10 03:59:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 743000 (4 GB) 2022-11-10 03:59:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 744000 (4 GB) 2022-11-10 03:59:47 destination > Flushing hcrm_raw_h-crm-deals: 2014 records (24 MB) 2022-11-10 03:59:47 destination > actual size of batch: 2014 2022-11-10 03:59:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 745000 (4 GB) 2022-11-10 03:59:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 746000 (4 GB) 2022-11-10 03:59:47 destination > Flushing hcrm_raw_h-crm-deals: 1783 records (24 MB) 2022-11-10 03:59:47 destination > actual size of batch: 1783 2022-11-10 03:59:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 747000 (4 GB) 2022-11-10 03:59:48 destination > Flushing hcrm_raw_h-crm-deals: 1661 records (24 MB) 2022-11-10 03:59:48 destination > actual size of batch: 1661 2022-11-10 03:59:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 748000 (4 GB) 2022-11-10 03:59:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 749000 (4 GB) 2022-11-10 03:59:48 destination > Flushing hcrm_raw_h-crm-deals: 1677 records (24 MB) 2022-11-10 03:59:48 destination > actual size of batch: 1677 2022-11-10 03:59:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 750000 (4 GB) 2022-11-10 03:59:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 751000 (4 GB) 2022-11-10 03:59:48 destination > Flushing hcrm_raw_h-crm-deals: 1855 records (24 MB) 2022-11-10 03:59:48 destination > actual size of batch: 1855 2022-11-10 03:59:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 752000 (4 GB) 2022-11-10 03:59:49 destination > Flushing hcrm_raw_h-crm-deals: 1678 records (24 MB) 2022-11-10 03:59:49 destination > actual size of batch: 1678 2022-11-10 03:59:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 753000 (4 GB) 2022-11-10 03:59:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 754000 (4 GB) 2022-11-10 03:59:49 destination > Flushing hcrm_raw_h-crm-deals: 1669 records (24 MB) 2022-11-10 03:59:49 destination > actual size of batch: 1669 2022-11-10 03:59:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 755000 (4 GB) 2022-11-10 03:59:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 756000 (4 GB) 2022-11-10 03:59:50 destination > Flushing hcrm_raw_h-crm-deals: 1471 records (24 MB) 2022-11-10 03:59:50 destination > actual size of batch: 1471 2022-11-10 03:59:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 757000 (4 GB) 2022-11-10 03:59:50 destination > Flushing hcrm_raw_h-crm-deals: 1348 records (24 MB) 2022-11-10 03:59:50 destination > actual size of batch: 1348 2022-11-10 03:59:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 758000 (4 GB) 2022-11-10 03:59:50 destination > Flushing hcrm_raw_h-crm-deals: 1264 records (24 MB) 2022-11-10 03:59:50 destination > actual size of batch: 1264 2022-11-10 03:59:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 759000 (4 GB) 2022-11-10 03:59:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 760000 (4 GB) 2022-11-10 03:59:51 destination > Flushing hcrm_raw_h-crm-deals: 1464 records (24 MB) 2022-11-10 03:59:51 destination > actual size of batch: 1464 2022-11-10 03:59:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 761000 (4 GB) 2022-11-10 03:59:51 destination > Flushing hcrm_raw_h-crm-deals: 1492 records (24 MB) 2022-11-10 03:59:51 destination > actual size of batch: 1492 2022-11-10 03:59:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 762000 (4 GB) 2022-11-10 03:59:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 763000 (4 GB) 2022-11-10 03:59:51 destination > Flushing hcrm_raw_h-crm-deals: 1308 records (24 MB) 2022-11-10 03:59:51 destination > actual size of batch: 1308 2022-11-10 03:59:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 764000 (4 GB) 2022-11-10 03:59:52 destination > Flushing hcrm_raw_h-crm-deals: 1267 records (24 MB) 2022-11-10 03:59:52 destination > actual size of batch: 1267 2022-11-10 03:59:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 765000 (4 GB) 2022-11-10 03:59:52 destination > Flushing hcrm_raw_h-crm-deals: 1441 records (24 MB) 2022-11-10 03:59:52 destination > actual size of batch: 1441 2022-11-10 03:59:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 766000 (4 GB) 2022-11-10 03:59:52 destination > Flushing hcrm_raw_h-crm-deals: 833 records (24 MB) 2022-11-10 03:59:52 destination > actual size of batch: 833 2022-11-10 03:59:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 767000 (4 GB) 2022-11-10 03:59:53 destination > Flushing hcrm_raw_h-crm-deals: 1126 records (24 MB) 2022-11-10 03:59:53 destination > actual size of batch: 1126 2022-11-10 03:59:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 768000 (4 GB) 2022-11-10 03:59:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 769000 (4 GB) 2022-11-10 03:59:53 destination > Flushing hcrm_raw_h-crm-deals: 1344 records (24 MB) 2022-11-10 03:59:53 destination > actual size of batch: 1344 2022-11-10 03:59:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 770000 (4 GB) 2022-11-10 03:59:53 destination > Flushing hcrm_raw_h-crm-deals: 1137 records (24 MB) 2022-11-10 03:59:53 destination > actual size of batch: 1137 2022-11-10 03:59:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 771000 (4 GB) 2022-11-10 03:59:54 destination > Flushing hcrm_raw_h-crm-deals: 1286 records (24 MB) 2022-11-10 03:59:54 destination > actual size of batch: 1286 2022-11-10 03:59:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 772000 (4 GB) 2022-11-10 03:59:54 destination > Flushing hcrm_raw_h-crm-deals: 1309 records (24 MB) 2022-11-10 03:59:54 destination > actual size of batch: 1309 2022-11-10 03:59:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 773000 (4 GB) 2022-11-10 03:59:54 destination > Flushing hcrm_raw_h-crm-deals: 1239 records (24 MB) 2022-11-10 03:59:54 destination > actual size of batch: 1239 2022-11-10 03:59:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 774000 (4 GB) 2022-11-10 03:59:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 775000 (4 GB) 2022-11-10 03:59:55 destination > Flushing hcrm_raw_h-crm-deals: 1328 records (24 MB) 2022-11-10 03:59:55 destination > actual size of batch: 1328 2022-11-10 03:59:55 destination > Flushing hcrm_raw_h-crm-deals: 480 records (24 MB) 2022-11-10 03:59:55 destination > actual size of batch: 480 2022-11-10 03:59:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 776000 (4 GB) 2022-11-10 03:59:55 destination > Flushing hcrm_raw_h-crm-deals: 1057 records (24 MB) 2022-11-10 03:59:55 destination > actual size of batch: 1057 2022-11-10 03:59:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 777000 (4 GB) 2022-11-10 03:59:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 778000 (4 GB) 2022-11-10 03:59:56 destination > Flushing hcrm_raw_h-crm-deals: 1169 records (24 MB) 2022-11-10 03:59:56 destination > actual size of batch: 1169 2022-11-10 03:59:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 779000 (4 GB) 2022-11-10 03:59:56 destination > Flushing hcrm_raw_h-crm-deals: 1198 records (24 MB) 2022-11-10 03:59:56 destination > actual size of batch: 1198 2022-11-10 03:59:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 780000 (4 GB) 2022-11-10 03:59:56 destination > Flushing hcrm_raw_h-crm-deals: 1174 records (24 MB) 2022-11-10 03:59:56 destination > actual size of batch: 1174 2022-11-10 03:59:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 781000 (4 GB) 2022-11-10 03:59:57 destination > Flushing hcrm_raw_h-crm-deals: 1316 records (24 MB) 2022-11-10 03:59:57 destination > actual size of batch: 1316 2022-11-10 03:59:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 782000 (4 GB) 2022-11-10 03:59:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 783000 (4 GB) 2022-11-10 03:59:57 destination > Flushing hcrm_raw_h-crm-deals: 1402 records (24 MB) 2022-11-10 03:59:57 destination > actual size of batch: 1402 2022-11-10 03:59:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 784000 (4 GB) 2022-11-10 03:59:57 destination > Flushing hcrm_raw_h-crm-deals: 1234 records (24 MB) 2022-11-10 03:59:57 destination > actual size of batch: 1234 2022-11-10 03:59:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 785000 (4 GB) 2022-11-10 03:59:58 destination > Flushing hcrm_raw_h-crm-deals: 1175 records (24 MB) 2022-11-10 03:59:58 destination > actual size of batch: 1175 2022-11-10 03:59:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 786000 (4 GB) 2022-11-10 03:59:58 destination > Flushing hcrm_raw_h-crm-deals: 1194 records (24 MB) 2022-11-10 03:59:58 destination > actual size of batch: 1194 2022-11-10 03:59:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 787000 (4 GB) 2022-11-10 03:59:58 destination > Flushing hcrm_raw_h-crm-deals: 1188 records (24 MB) 2022-11-10 03:59:58 destination > actual size of batch: 1188 2022-11-10 03:59:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 788000 (4 GB) 2022-11-10 03:59:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 789000 (4 GB) 2022-11-10 03:59:59 destination > Flushing hcrm_raw_h-crm-deals: 1351 records (24 MB) 2022-11-10 03:59:59 destination > actual size of batch: 1351 2022-11-10 03:59:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 790000 (4 GB) 2022-11-10 03:59:59 destination > Flushing hcrm_raw_h-crm-deals: 1504 records (24 MB) 2022-11-10 03:59:59 destination > actual size of batch: 1504 2022-11-10 04:00:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 791000 (4 GB) 2022-11-10 04:00:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 792000 (4 GB) 2022-11-10 04:00:00 destination > Flushing hcrm_raw_h-crm-deals: 1400 records (24 MB) 2022-11-10 04:00:00 destination > actual size of batch: 1400 2022-11-10 04:00:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 793000 (4 GB) 2022-11-10 04:00:00 destination > Flushing hcrm_raw_h-crm-deals: 1495 records (24 MB) 2022-11-10 04:00:00 destination > actual size of batch: 1495 2022-11-10 04:00:01 destination > Flushing hcrm_raw_h-crm-deals: 308 records (24 MB) 2022-11-10 04:00:01 destination > actual size of batch: 308 2022-11-10 04:00:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 794000 (4 GB) 2022-11-10 04:00:01 destination > Flushing hcrm_raw_h-crm-deals: 372 records (24 MB) 2022-11-10 04:00:01 destination > actual size of batch: 372 2022-11-10 04:00:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 795000 (5 GB) 2022-11-10 04:00:01 destination > Flushing hcrm_raw_h-crm-deals: 737 records (24 MB) 2022-11-10 04:00:01 destination > actual size of batch: 737 2022-11-10 04:00:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 796000 (5 GB) 2022-11-10 04:00:02 destination > Flushing hcrm_raw_h-crm-deals: 1235 records (24 MB) 2022-11-10 04:00:02 destination > actual size of batch: 1235 2022-11-10 04:00:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 797000 (5 GB) 2022-11-10 04:00:02 destination > Flushing hcrm_raw_h-crm-deals: 738 records (24 MB) 2022-11-10 04:00:02 destination > actual size of batch: 738 2022-11-10 04:00:02 destination > Flushing hcrm_raw_h-crm-deals: 790 records (24 MB) 2022-11-10 04:00:02 destination > actual size of batch: 790 2022-11-10 04:00:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 798000 (5 GB) 2022-11-10 04:00:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 799000 (5 GB) 2022-11-10 04:00:03 destination > Flushing hcrm_raw_h-crm-deals: 1172 records (24 MB) 2022-11-10 04:00:03 destination > actual size of batch: 1172 2022-11-10 04:00:03 destination > Flushing hcrm_raw_h-crm-deals: 942 records (24 MB) 2022-11-10 04:00:03 destination > actual size of batch: 942 2022-11-10 04:00:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 800000 (5 GB) 2022-11-10 04:00:04 destination > Flushing hcrm_raw_h-crm-deals: 765 records (24 MB) 2022-11-10 04:00:04 destination > actual size of batch: 765 2022-11-10 04:00:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 801000 (5 GB) 2022-11-10 04:00:04 destination > Flushing hcrm_raw_h-crm-deals: 1219 records (24 MB) 2022-11-10 04:00:04 destination > actual size of batch: 1219 2022-11-10 04:00:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 802000 (5 GB) 2022-11-10 04:00:05 destination > Flushing hcrm_raw_h-crm-deals: 855 records (24 MB) 2022-11-10 04:00:05 destination > actual size of batch: 855 2022-11-10 04:00:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 803000 (5 GB) 2022-11-10 04:00:05 destination > Flushing hcrm_raw_h-crm-deals: 855 records (24 MB) 2022-11-10 04:00:05 destination > actual size of batch: 855 2022-11-10 04:00:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 804000 (5 GB) 2022-11-10 04:00:05 destination > Flushing hcrm_raw_h-crm-deals: 898 records (24 MB) 2022-11-10 04:00:05 destination > actual size of batch: 898 2022-11-10 04:00:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 805000 (5 GB) 2022-11-10 04:00:05 destination > Flushing hcrm_raw_h-crm-deals: 889 records (24 MB) 2022-11-10 04:00:05 destination > actual size of batch: 889 2022-11-10 04:00:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 806000 (5 GB) 2022-11-10 04:00:06 destination > Flushing hcrm_raw_h-crm-deals: 784 records (24 MB) 2022-11-10 04:00:06 destination > actual size of batch: 784 2022-11-10 04:00:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 807000 (5 GB) 2022-11-10 04:00:07 destination > Flushing hcrm_raw_h-crm-deals: 1449 records (24 MB) 2022-11-10 04:00:07 destination > actual size of batch: 1449 2022-11-10 04:00:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 808000 (5 GB) 2022-11-10 04:00:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 809000 (5 GB) 2022-11-10 04:00:07 destination > Flushing hcrm_raw_h-crm-deals: 1914 records (24 MB) 2022-11-10 04:00:07 destination > actual size of batch: 1914 2022-11-10 04:00:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 810000 (5 GB) 2022-11-10 04:00:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 811000 (5 GB) 2022-11-10 04:00:08 destination > Flushing hcrm_raw_h-crm-deals: 1955 records (24 MB) 2022-11-10 04:00:08 destination > actual size of batch: 1955 2022-11-10 04:00:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 812000 (5 GB) 2022-11-10 04:00:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 813000 (5 GB) 2022-11-10 04:00:08 destination > Flushing hcrm_raw_h-crm-deals: 1808 records (24 MB) 2022-11-10 04:00:08 destination > actual size of batch: 1808 2022-11-10 04:00:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 814000 (5 GB) 2022-11-10 04:00:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 815000 (5 GB) 2022-11-10 04:00:08 destination > Flushing hcrm_raw_h-crm-deals: 1767 records (24 MB) 2022-11-10 04:00:08 destination > actual size of batch: 1767 2022-11-10 04:00:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 816000 (5 GB) 2022-11-10 04:00:09 destination > Flushing hcrm_raw_h-crm-deals: 1760 records (24 MB) 2022-11-10 04:00:09 destination > actual size of batch: 1760 2022-11-10 04:00:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 817000 (5 GB) 2022-11-10 04:00:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 818000 (5 GB) 2022-11-10 04:00:09 destination > Flushing hcrm_raw_h-crm-deals: 1698 records (24 MB) 2022-11-10 04:00:09 destination > actual size of batch: 1698 2022-11-10 04:00:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 819000 (5 GB) 2022-11-10 04:00:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 820000 (5 GB) 2022-11-10 04:00:11 destination > Flushing hcrm_raw_h-crm-deals: 1669 records (24 MB) 2022-11-10 04:00:11 destination > actual size of batch: 1669 2022-11-10 04:00:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 821000 (5 GB) 2022-11-10 04:00:11 destination > Flushing hcrm_raw_h-crm-deals: 1531 records (24 MB) 2022-11-10 04:00:11 destination > actual size of batch: 1531 2022-11-10 04:00:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 822000 (5 GB) 2022-11-10 04:00:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 823000 (5 GB) 2022-11-10 04:00:12 destination > Flushing hcrm_raw_h-crm-deals: 1426 records (24 MB) 2022-11-10 04:00:12 destination > actual size of batch: 1426 2022-11-10 04:00:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 824000 (5 GB) 2022-11-10 04:00:12 destination > Flushing hcrm_raw_h-crm-deals: 1460 records (24 MB) 2022-11-10 04:00:12 destination > actual size of batch: 1460 2022-11-10 04:00:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 825000 (5 GB) 2022-11-10 04:00:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 826000 (5 GB) 2022-11-10 04:00:12 destination > Flushing hcrm_raw_h-crm-deals: 1444 records (24 MB) 2022-11-10 04:00:12 destination > actual size of batch: 1444 2022-11-10 04:00:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 827000 (5 GB) 2022-11-10 04:00:13 destination > Flushing hcrm_raw_h-crm-deals: 1497 records (24 MB) 2022-11-10 04:00:13 destination > actual size of batch: 1497 2022-11-10 04:00:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 828000 (5 GB) 2022-11-10 04:00:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 829000 (5 GB) 2022-11-10 04:00:13 destination > Flushing hcrm_raw_h-crm-deals: 1439 records (24 MB) 2022-11-10 04:00:13 destination > actual size of batch: 1439 2022-11-10 04:00:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 830000 (5 GB) 2022-11-10 04:00:13 destination > Flushing hcrm_raw_h-crm-deals: 1450 records (24 MB) 2022-11-10 04:00:13 destination > actual size of batch: 1450 2022-11-10 04:00:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 831000 (5 GB) 2022-11-10 04:00:14 destination > Flushing hcrm_raw_h-crm-deals: 1496 records (24 MB) 2022-11-10 04:00:14 destination > actual size of batch: 1496 2022-11-10 04:00:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 832000 (5 GB) 2022-11-10 04:00:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 833000 (5 GB) 2022-11-10 04:00:14 destination > Flushing hcrm_raw_h-crm-deals: 1438 records (24 MB) 2022-11-10 04:00:14 destination > actual size of batch: 1438 2022-11-10 04:00:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 834000 (5 GB) 2022-11-10 04:00:15 destination > Flushing hcrm_raw_h-crm-deals: 1413 records (24 MB) 2022-11-10 04:00:15 destination > actual size of batch: 1413 2022-11-10 04:00:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 835000 (5 GB) 2022-11-10 04:00:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 836000 (5 GB) 2022-11-10 04:00:15 destination > Flushing hcrm_raw_h-crm-deals: 1507 records (24 MB) 2022-11-10 04:00:15 destination > actual size of batch: 1507 2022-11-10 04:00:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 837000 (5 GB) 2022-11-10 04:00:15 destination > Flushing hcrm_raw_h-crm-deals: 1493 records (24 MB) 2022-11-10 04:00:15 destination > actual size of batch: 1493 2022-11-10 04:00:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 838000 (5 GB) 2022-11-10 04:00:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 839000 (5 GB) 2022-11-10 04:00:16 destination > Flushing hcrm_raw_h-crm-deals: 1348 records (24 MB) 2022-11-10 04:00:16 destination > actual size of batch: 1348 2022-11-10 04:00:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 840000 (5 GB) 2022-11-10 04:00:16 destination > Flushing hcrm_raw_h-crm-deals: 1215 records (24 MB) 2022-11-10 04:00:16 destination > actual size of batch: 1215 2022-11-10 04:00:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 841000 (5 GB) 2022-11-10 04:00:16 destination > Flushing hcrm_raw_h-crm-deals: 1209 records (24 MB) 2022-11-10 04:00:16 destination > actual size of batch: 1209 2022-11-10 04:00:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 842000 (5 GB) 2022-11-10 04:00:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 843000 (5 GB) 2022-11-10 04:00:17 destination > Flushing hcrm_raw_h-crm-deals: 2305 records (24 MB) 2022-11-10 04:00:17 destination > actual size of batch: 2305 2022-11-10 04:00:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 844000 (5 GB) 2022-11-10 04:00:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 845000 (5 GB) 2022-11-10 04:00:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 846000 (5 GB) 2022-11-10 04:00:18 destination > Flushing hcrm_raw_h-crm-deals: 2401 records (24 MB) 2022-11-10 04:00:18 destination > actual size of batch: 2401 2022-11-10 04:00:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 847000 (5 GB) 2022-11-10 04:00:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 848000 (5 GB) 2022-11-10 04:00:18 destination > Flushing hcrm_raw_h-crm-deals: 2197 records (24 MB) 2022-11-10 04:00:18 destination > actual size of batch: 2197 2022-11-10 04:00:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 849000 (5 GB) 2022-11-10 04:00:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 850000 (5 GB) 2022-11-10 04:00:18 destination > Flushing hcrm_raw_h-crm-deals: 1993 records (24 MB) 2022-11-10 04:00:18 destination > actual size of batch: 1993 2022-11-10 04:00:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 851000 (5 GB) 2022-11-10 04:00:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 852000 (5 GB) 2022-11-10 04:00:19 destination > Flushing hcrm_raw_h-crm-deals: 2126 records (24 MB) 2022-11-10 04:00:19 destination > actual size of batch: 2126 2022-11-10 04:00:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 853000 (5 GB) 2022-11-10 04:00:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 854000 (5 GB) 2022-11-10 04:00:19 destination > Flushing hcrm_raw_h-crm-deals: 2304 records (24 MB) 2022-11-10 04:00:19 destination > actual size of batch: 2304 2022-11-10 04:00:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 855000 (5 GB) 2022-11-10 04:00:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 856000 (5 GB) 2022-11-10 04:00:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 857000 (5 GB) 2022-11-10 04:00:20 destination > Flushing hcrm_raw_h-crm-deals: 2206 records (24 MB) 2022-11-10 04:00:20 destination > actual size of batch: 2206 2022-11-10 04:00:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 858000 (5 GB) 2022-11-10 04:00:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 859000 (5 GB) 2022-11-10 04:00:20 destination > Flushing hcrm_raw_h-crm-deals: 2277 records (24 MB) 2022-11-10 04:00:20 destination > actual size of batch: 2277 2022-11-10 04:00:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 860000 (5 GB) 2022-11-10 04:00:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 861000 (5 GB) 2022-11-10 04:00:21 destination > Flushing hcrm_raw_h-crm-deals: 2296 records (24 MB) 2022-11-10 04:00:21 destination > actual size of batch: 2296 2022-11-10 04:00:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 862000 (5 GB) 2022-11-10 04:00:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 863000 (5 GB) 2022-11-10 04:00:21 destination > Flushing hcrm_raw_h-crm-deals: 2169 records (24 MB) 2022-11-10 04:00:21 destination > actual size of batch: 2169 2022-11-10 04:00:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 864000 (5 GB) 2022-11-10 04:00:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 865000 (5 GB) 2022-11-10 04:00:22 destination > Flushing hcrm_raw_h-crm-deals: 2124 records (24 MB) 2022-11-10 04:00:22 destination > actual size of batch: 2124 2022-11-10 04:00:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 866000 (5 GB) 2022-11-10 04:00:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 867000 (5 GB) 2022-11-10 04:00:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 868000 (5 GB) 2022-11-10 04:00:22 destination > Flushing hcrm_raw_h-crm-deals: 2115 records (24 MB) 2022-11-10 04:00:22 destination > actual size of batch: 2115 2022-11-10 04:00:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 869000 (5 GB) 2022-11-10 04:00:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 870000 (5 GB) 2022-11-10 04:00:23 destination > Flushing hcrm_raw_h-crm-deals: 2239 records (24 MB) 2022-11-10 04:00:23 destination > actual size of batch: 2239 2022-11-10 04:00:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 871000 (5 GB) 2022-11-10 04:00:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 872000 (5 GB) 2022-11-10 04:00:23 destination > Flushing hcrm_raw_h-crm-deals: 2396 records (24 MB) 2022-11-10 04:00:23 destination > actual size of batch: 2396 2022-11-10 04:00:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 873000 (5 GB) 2022-11-10 04:00:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 874000 (5 GB) 2022-11-10 04:00:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 875000 (5 GB) 2022-11-10 04:00:24 destination > Flushing hcrm_raw_h-crm-deals: 2313 records (24 MB) 2022-11-10 04:00:24 destination > actual size of batch: 2313 2022-11-10 04:00:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 876000 (5 GB) 2022-11-10 04:00:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 877000 (5 GB) 2022-11-10 04:00:24 destination > Flushing hcrm_raw_h-crm-deals: 2225 records (24 MB) 2022-11-10 04:00:24 destination > actual size of batch: 2225 2022-11-10 04:00:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 878000 (5 GB) 2022-11-10 04:00:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 879000 (5 GB) 2022-11-10 04:00:25 destination > Flushing hcrm_raw_h-crm-deals: 2226 records (24 MB) 2022-11-10 04:00:25 destination > actual size of batch: 2226 2022-11-10 04:00:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 880000 (5 GB) 2022-11-10 04:00:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 881000 (5 GB) 2022-11-10 04:00:25 destination > Flushing hcrm_raw_h-crm-deals: 2253 records (24 MB) 2022-11-10 04:00:25 destination > actual size of batch: 2253 2022-11-10 04:00:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 882000 (5 GB) 2022-11-10 04:00:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 883000 (5 GB) 2022-11-10 04:00:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 884000 (5 GB) 2022-11-10 04:00:26 destination > Flushing hcrm_raw_h-crm-deals: 2248 records (24 MB) 2022-11-10 04:00:26 destination > actual size of batch: 2248 2022-11-10 04:00:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 885000 (5 GB) 2022-11-10 04:00:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 886000 (5 GB) 2022-11-10 04:00:26 destination > Flushing hcrm_raw_h-crm-deals: 2260 records (24 MB) 2022-11-10 04:00:26 destination > actual size of batch: 2260 2022-11-10 04:00:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 887000 (5 GB) 2022-11-10 04:00:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 888000 (5 GB) 2022-11-10 04:00:27 destination > Flushing hcrm_raw_h-crm-deals: 1984 records (24 MB) 2022-11-10 04:00:27 destination > actual size of batch: 1984 2022-11-10 04:00:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 889000 (5 GB) 2022-11-10 04:00:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 890000 (5 GB) 2022-11-10 04:00:27 destination > Flushing hcrm_raw_h-crm-deals: 1881 records (24 MB) 2022-11-10 04:00:27 destination > actual size of batch: 1881 2022-11-10 04:00:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 891000 (5 GB) 2022-11-10 04:00:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 892000 (5 GB) 2022-11-10 04:00:28 destination > Flushing hcrm_raw_h-crm-deals: 1909 records (24 MB) 2022-11-10 04:00:28 destination > actual size of batch: 1909 2022-11-10 04:00:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 893000 (5 GB) 2022-11-10 04:00:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 894000 (5 GB) 2022-11-10 04:00:28 destination > Flushing hcrm_raw_h-crm-deals: 1996 records (24 MB) 2022-11-10 04:00:28 destination > actual size of batch: 1996 2022-11-10 04:00:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 895000 (5 GB) 2022-11-10 04:00:28 destination > Flushing hcrm_raw_h-crm-deals: 1820 records (24 MB) 2022-11-10 04:00:28 destination > actual size of batch: 1820 2022-11-10 04:00:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 896000 (5 GB) 2022-11-10 04:00:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 897000 (5 GB) 2022-11-10 04:00:29 destination > Flushing hcrm_raw_h-crm-deals: 1912 records (24 MB) 2022-11-10 04:00:29 destination > actual size of batch: 1912 2022-11-10 04:00:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 898000 (5 GB) 2022-11-10 04:00:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 899000 (5 GB) 2022-11-10 04:00:29 destination > Flushing hcrm_raw_h-crm-deals: 1770 records (24 MB) 2022-11-10 04:00:29 destination > actual size of batch: 1770 2022-11-10 04:00:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 900000 (5 GB) 2022-11-10 04:00:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 901000 (5 GB) 2022-11-10 04:00:30 destination > Flushing hcrm_raw_h-crm-deals: 1831 records (24 MB) 2022-11-10 04:00:30 destination > actual size of batch: 1831 2022-11-10 04:00:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 902000 (5 GB) 2022-11-10 04:00:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 903000 (5 GB) 2022-11-10 04:00:30 destination > Flushing hcrm_raw_h-crm-deals: 1815 records (24 MB) 2022-11-10 04:00:30 destination > actual size of batch: 1815 2022-11-10 04:00:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 904000 (5 GB) 2022-11-10 04:00:30 destination > Flushing hcrm_raw_h-crm-deals: 1715 records (24 MB) 2022-11-10 04:00:30 destination > actual size of batch: 1715 2022-11-10 04:00:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 905000 (5 GB) 2022-11-10 04:00:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 906000 (5 GB) 2022-11-10 04:00:31 destination > Flushing hcrm_raw_h-crm-deals: 1947 records (24 MB) 2022-11-10 04:00:31 destination > actual size of batch: 1947 2022-11-10 04:00:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 907000 (5 GB) 2022-11-10 04:00:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 908000 (5 GB) 2022-11-10 04:00:31 destination > Flushing hcrm_raw_h-crm-deals: 1716 records (24 MB) 2022-11-10 04:00:31 destination > actual size of batch: 1716 2022-11-10 04:00:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 909000 (5 GB) 2022-11-10 04:00:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 910000 (5 GB) 2022-11-10 04:00:32 destination > Flushing hcrm_raw_h-crm-deals: 1636 records (24 MB) 2022-11-10 04:00:32 destination > actual size of batch: 1636 2022-11-10 04:00:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 911000 (5 GB) 2022-11-10 04:00:32 destination > Flushing hcrm_raw_h-crm-deals: 1694 records (24 MB) 2022-11-10 04:00:32 destination > actual size of batch: 1694 2022-11-10 04:00:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 912000 (5 GB) 2022-11-10 04:00:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 913000 (5 GB) 2022-11-10 04:00:33 destination > Flushing hcrm_raw_h-crm-deals: 1759 records (24 MB) 2022-11-10 04:00:33 destination > actual size of batch: 1759 2022-11-10 04:00:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 914000 (5 GB) 2022-11-10 04:00:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 915000 (5 GB) 2022-11-10 04:00:33 destination > Flushing hcrm_raw_h-crm-deals: 1700 records (24 MB) 2022-11-10 04:00:33 destination > actual size of batch: 1700 2022-11-10 04:00:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 916000 (5 GB) 2022-11-10 04:00:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 917000 (5 GB) 2022-11-10 04:00:34 destination > Flushing hcrm_raw_h-crm-deals: 1717 records (24 MB) 2022-11-10 04:00:34 destination > actual size of batch: 1717 2022-11-10 04:00:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 918000 (5 GB) 2022-11-10 04:00:34 destination > Flushing hcrm_raw_h-crm-deals: 1814 records (24 MB) 2022-11-10 04:00:34 destination > actual size of batch: 1814 2022-11-10 04:00:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 919000 (5 GB) 2022-11-10 04:00:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 920000 (5 GB) 2022-11-10 04:00:35 destination > Flushing hcrm_raw_h-crm-deals: 1773 records (24 MB) 2022-11-10 04:00:35 destination > actual size of batch: 1773 2022-11-10 04:00:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 921000 (5 GB) 2022-11-10 04:00:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 922000 (5 GB) 2022-11-10 04:00:35 destination > Flushing hcrm_raw_h-crm-deals: 1638 records (24 MB) 2022-11-10 04:00:35 destination > actual size of batch: 1638 2022-11-10 04:00:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 923000 (5 GB) 2022-11-10 04:00:35 destination > Flushing hcrm_raw_h-crm-deals: 1635 records (24 MB) 2022-11-10 04:00:35 destination > actual size of batch: 1635 2022-11-10 04:00:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 924000 (5 GB) 2022-11-10 04:00:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 925000 (5 GB) 2022-11-10 04:00:36 destination > Flushing hcrm_raw_h-crm-deals: 1677 records (24 MB) 2022-11-10 04:00:36 destination > actual size of batch: 1677 2022-11-10 04:00:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 926000 (5 GB) 2022-11-10 04:00:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 927000 (5 GB) 2022-11-10 04:00:36 destination > Flushing hcrm_raw_h-crm-deals: 1778 records (24 MB) 2022-11-10 04:00:36 destination > actual size of batch: 1778 2022-11-10 04:00:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 928000 (5 GB) 2022-11-10 04:00:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 929000 (5 GB) 2022-11-10 04:00:37 destination > Flushing hcrm_raw_h-crm-deals: 1714 records (24 MB) 2022-11-10 04:00:37 destination > actual size of batch: 1714 2022-11-10 04:00:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 930000 (5 GB) 2022-11-10 04:00:37 destination > Flushing hcrm_raw_h-crm-deals: 1676 records (24 MB) 2022-11-10 04:00:37 destination > actual size of batch: 1676 2022-11-10 04:00:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 931000 (5 GB) 2022-11-10 04:00:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 932000 (5 GB) 2022-11-10 04:00:38 destination > Flushing hcrm_raw_h-crm-deals: 1700 records (24 MB) 2022-11-10 04:00:38 destination > actual size of batch: 1700 2022-11-10 04:00:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 933000 (5 GB) 2022-11-10 04:00:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 934000 (5 GB) 2022-11-10 04:00:38 destination > Flushing hcrm_raw_h-crm-deals: 1759 records (24 MB) 2022-11-10 04:00:38 destination > actual size of batch: 1759 2022-11-10 04:00:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 935000 (5 GB) 2022-11-10 04:00:38 destination > Flushing hcrm_raw_h-crm-deals: 1757 records (24 MB) 2022-11-10 04:00:38 destination > actual size of batch: 1757 2022-11-10 04:00:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 936000 (5 GB) 2022-11-10 04:00:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 937000 (5 GB) 2022-11-10 04:00:39 destination > Flushing hcrm_raw_h-crm-deals: 1772 records (24 MB) 2022-11-10 04:00:39 destination > actual size of batch: 1772 2022-11-10 04:00:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 938000 (5 GB) 2022-11-10 04:00:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 939000 (5 GB) 2022-11-10 04:00:39 destination > Flushing hcrm_raw_h-crm-deals: 1616 records (24 MB) 2022-11-10 04:00:39 destination > actual size of batch: 1616 2022-11-10 04:00:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 940000 (5 GB) 2022-11-10 04:00:39 destination > Flushing hcrm_raw_h-crm-deals: 1591 records (24 MB) 2022-11-10 04:00:39 destination > actual size of batch: 1591 2022-11-10 04:00:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 941000 (5 GB) 2022-11-10 04:00:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 942000 (5 GB) 2022-11-10 04:00:40 destination > Flushing hcrm_raw_h-crm-deals: 1637 records (24 MB) 2022-11-10 04:00:40 destination > actual size of batch: 1637 2022-11-10 04:00:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 943000 (5 GB) 2022-11-10 04:00:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 944000 (5 GB) 2022-11-10 04:00:40 destination > Flushing hcrm_raw_h-crm-deals: 1703 records (24 MB) 2022-11-10 04:00:40 destination > actual size of batch: 1703 2022-11-10 04:00:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 945000 (5 GB) 2022-11-10 04:00:41 destination > Flushing hcrm_raw_h-crm-deals: 1597 records (24 MB) 2022-11-10 04:00:41 destination > actual size of batch: 1597 2022-11-10 04:00:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 946000 (5 GB) 2022-11-10 04:00:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 947000 (5 GB) 2022-11-10 04:00:41 destination > Flushing hcrm_raw_h-crm-deals: 1648 records (24 MB) 2022-11-10 04:00:41 destination > actual size of batch: 1648 2022-11-10 04:00:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 948000 (5 GB) 2022-11-10 04:00:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 949000 (5 GB) 2022-11-10 04:00:41 destination > Flushing hcrm_raw_h-crm-deals: 1676 records (24 MB) 2022-11-10 04:00:41 destination > actual size of batch: 1676 2022-11-10 04:00:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 950000 (5 GB) 2022-11-10 04:00:42 destination > Flushing hcrm_raw_h-crm-deals: 1633 records (24 MB) 2022-11-10 04:00:42 destination > actual size of batch: 1633 2022-11-10 04:00:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 951000 (5 GB) 2022-11-10 04:00:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 952000 (5 GB) 2022-11-10 04:00:42 destination > Flushing hcrm_raw_h-crm-deals: 1687 records (24 MB) 2022-11-10 04:00:42 destination > actual size of batch: 1687 2022-11-10 04:00:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 953000 (5 GB) 2022-11-10 04:00:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 954000 (5 GB) 2022-11-10 04:00:43 destination > Flushing hcrm_raw_h-crm-deals: 1665 records (24 MB) 2022-11-10 04:00:43 destination > actual size of batch: 1665 2022-11-10 04:00:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 955000 (5 GB) 2022-11-10 04:00:43 destination > Flushing hcrm_raw_h-crm-deals: 1761 records (24 MB) 2022-11-10 04:00:43 destination > actual size of batch: 1761 2022-11-10 04:00:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 956000 (5 GB) 2022-11-10 04:00:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 957000 (5 GB) 2022-11-10 04:00:43 destination > Flushing hcrm_raw_h-crm-deals: 1700 records (24 MB) 2022-11-10 04:00:43 destination > actual size of batch: 1700 2022-11-10 04:00:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 958000 (5 GB) 2022-11-10 04:00:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 959000 (5 GB) 2022-11-10 04:00:44 destination > Flushing hcrm_raw_h-crm-deals: 1617 records (24 MB) 2022-11-10 04:00:44 destination > actual size of batch: 1617 2022-11-10 04:00:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 960000 (5 GB) 2022-11-10 04:00:44 destination > Flushing hcrm_raw_h-crm-deals: 1652 records (24 MB) 2022-11-10 04:00:44 destination > actual size of batch: 1652 2022-11-10 04:00:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 961000 (5 GB) 2022-11-10 04:00:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 962000 (5 GB) 2022-11-10 04:00:45 destination > Flushing hcrm_raw_h-crm-deals: 1629 records (24 MB) 2022-11-10 04:00:45 destination > actual size of batch: 1629 2022-11-10 04:00:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 963000 (5 GB) 2022-11-10 04:00:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 964000 (5 GB) 2022-11-10 04:00:45 destination > Flushing hcrm_raw_h-crm-deals: 1758 records (24 MB) 2022-11-10 04:00:45 destination > actual size of batch: 1758 2022-11-10 04:00:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 965000 (5 GB) 2022-11-10 04:00:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 966000 (5 GB) 2022-11-10 04:00:46 destination > Flushing hcrm_raw_h-crm-deals: 1671 records (24 MB) 2022-11-10 04:00:46 destination > actual size of batch: 1671 2022-11-10 04:00:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 967000 (5 GB) 2022-11-10 04:00:46 destination > Flushing hcrm_raw_h-crm-deals: 1760 records (24 MB) 2022-11-10 04:00:46 destination > actual size of batch: 1760 2022-11-10 04:00:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 968000 (5 GB) 2022-11-10 04:00:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 969000 (5 GB) 2022-11-10 04:00:47 destination > Flushing hcrm_raw_h-crm-deals: 1770 records (24 MB) 2022-11-10 04:00:47 destination > actual size of batch: 1770 2022-11-10 04:00:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 970000 (5 GB) 2022-11-10 04:00:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 971000 (5 GB) 2022-11-10 04:00:47 destination > Flushing hcrm_raw_h-crm-deals: 1695 records (24 MB) 2022-11-10 04:00:47 destination > actual size of batch: 1695 2022-11-10 04:00:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 972000 (5 GB) 2022-11-10 04:00:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 973000 (5 GB) 2022-11-10 04:00:47 destination > Flushing hcrm_raw_h-crm-deals: 1807 records (24 MB) 2022-11-10 04:00:47 destination > actual size of batch: 1807 2022-11-10 04:00:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 974000 (5 GB) 2022-11-10 04:00:48 destination > Flushing hcrm_raw_h-crm-deals: 1732 records (24 MB) 2022-11-10 04:00:48 destination > actual size of batch: 1732 2022-11-10 04:00:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 975000 (5 GB) 2022-11-10 04:00:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 976000 (5 GB) 2022-11-10 04:00:48 destination > Flushing hcrm_raw_h-crm-deals: 1910 records (24 MB) 2022-11-10 04:00:48 destination > actual size of batch: 1910 2022-11-10 04:00:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 977000 (5 GB) 2022-11-10 04:00:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 978000 (5 GB) 2022-11-10 04:00:49 destination > Flushing hcrm_raw_h-crm-deals: 1764 records (24 MB) 2022-11-10 04:00:49 destination > actual size of batch: 1764 2022-11-10 04:00:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 979000 (5 GB) 2022-11-10 04:00:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 980000 (5 GB) 2022-11-10 04:00:49 destination > Flushing hcrm_raw_h-crm-deals: 1558 records (24 MB) 2022-11-10 04:00:49 destination > actual size of batch: 1558 2022-11-10 04:00:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 981000 (5 GB) 2022-11-10 04:00:50 destination > Flushing hcrm_raw_h-crm-deals: 1736 records (24 MB) 2022-11-10 04:00:50 destination > actual size of batch: 1736 2022-11-10 04:00:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 982000 (5 GB) 2022-11-10 04:00:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 983000 (5 GB) 2022-11-10 04:00:50 destination > Flushing hcrm_raw_h-crm-deals: 1726 records (24 MB) 2022-11-10 04:00:50 destination > actual size of batch: 1726 2022-11-10 04:00:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 984000 (5 GB) 2022-11-10 04:00:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 985000 (5 GB) 2022-11-10 04:00:50 destination > Flushing hcrm_raw_h-crm-deals: 1719 records (24 MB) 2022-11-10 04:00:50 destination > actual size of batch: 1719 2022-11-10 04:00:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 986000 (5 GB) 2022-11-10 04:00:51 destination > Flushing hcrm_raw_h-crm-deals: 1609 records (24 MB) 2022-11-10 04:00:51 destination > actual size of batch: 1609 2022-11-10 04:00:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 987000 (5 GB) 2022-11-10 04:00:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 988000 (5 GB) 2022-11-10 04:00:51 destination > Flushing hcrm_raw_h-crm-deals: 1611 records (24 MB) 2022-11-10 04:00:51 destination > actual size of batch: 1611 2022-11-10 04:00:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 989000 (5 GB) 2022-11-10 04:00:52 destination > Flushing hcrm_raw_h-crm-deals: 1587 records (24 MB) 2022-11-10 04:00:52 destination > actual size of batch: 1587 2022-11-10 04:00:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 990000 (5 GB) 2022-11-10 04:00:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 991000 (5 GB) 2022-11-10 04:00:52 destination > Flushing hcrm_raw_h-crm-deals: 1519 records (24 MB) 2022-11-10 04:00:52 destination > actual size of batch: 1519 2022-11-10 04:00:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 992000 (5 GB) 2022-11-10 04:00:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 993000 (5 GB) 2022-11-10 04:00:52 destination > Flushing hcrm_raw_h-crm-deals: 1510 records (24 MB) 2022-11-10 04:00:52 destination > actual size of batch: 1510 2022-11-10 04:00:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 994000 (5 GB) 2022-11-10 04:00:53 destination > Flushing hcrm_raw_h-crm-deals: 1562 records (24 MB) 2022-11-10 04:00:53 destination > actual size of batch: 1562 2022-11-10 04:00:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 995000 (5 GB) 2022-11-10 04:00:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 996000 (5 GB) 2022-11-10 04:00:53 destination > Flushing hcrm_raw_h-crm-deals: 1592 records (24 MB) 2022-11-10 04:00:53 destination > actual size of batch: 1592 2022-11-10 04:00:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 997000 (5 GB) 2022-11-10 04:00:54 destination > Flushing hcrm_raw_h-crm-deals: 1669 records (24 MB) 2022-11-10 04:00:54 destination > actual size of batch: 1669 2022-11-10 04:00:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 998000 (5 GB) 2022-11-10 04:00:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 999000 (5 GB) 2022-11-10 04:00:54 destination > Flushing hcrm_raw_h-crm-deals: 1666 records (24 MB) 2022-11-10 04:00:54 destination > actual size of batch: 1666 2022-11-10 04:00:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1000000 (5 GB) 2022-11-10 04:00:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1001000 (5 GB) 2022-11-10 04:00:54 destination > Flushing hcrm_raw_h-crm-deals: 1700 records (24 MB) 2022-11-10 04:00:54 destination > actual size of batch: 1700 2022-11-10 04:00:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1002000 (5 GB) 2022-11-10 04:00:55 destination > Flushing hcrm_raw_h-crm-deals: 1664 records (24 MB) 2022-11-10 04:00:55 destination > actual size of batch: 1664 2022-11-10 04:00:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1003000 (5 GB) 2022-11-10 04:00:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1004000 (5 GB) 2022-11-10 04:00:55 destination > Flushing hcrm_raw_h-crm-deals: 1788 records (24 MB) 2022-11-10 04:00:55 destination > actual size of batch: 1788 2022-11-10 04:00:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1005000 (5 GB) 2022-11-10 04:00:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1006000 (5 GB) 2022-11-10 04:00:56 destination > Flushing hcrm_raw_h-crm-deals: 2219 records (24 MB) 2022-11-10 04:00:56 destination > actual size of batch: 2219 2022-11-10 04:00:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1007000 (5 GB) 2022-11-10 04:00:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1008000 (5 GB) 2022-11-10 04:00:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1009000 (5 GB) 2022-11-10 04:00:56 destination > Flushing hcrm_raw_h-crm-deals: 2232 records (24 MB) 2022-11-10 04:00:56 destination > actual size of batch: 2232 2022-11-10 04:00:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1010000 (5 GB) 2022-11-10 04:00:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1011000 (5 GB) 2022-11-10 04:00:57 destination > Flushing hcrm_raw_h-crm-deals: 2221 records (24 MB) 2022-11-10 04:00:57 destination > actual size of batch: 2221 2022-11-10 04:00:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1012000 (5 GB) 2022-11-10 04:00:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1013000 (5 GB) 2022-11-10 04:00:57 destination > Flushing hcrm_raw_h-crm-deals: 2249 records (24 MB) 2022-11-10 04:00:57 destination > actual size of batch: 2249 2022-11-10 04:00:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1014000 (5 GB) 2022-11-10 04:00:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1015000 (5 GB) 2022-11-10 04:00:58 destination > Flushing hcrm_raw_h-crm-deals: 2205 records (24 MB) 2022-11-10 04:00:58 destination > actual size of batch: 2205 2022-11-10 04:00:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1016000 (5 GB) 2022-11-10 04:00:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1017000 (5 GB) 2022-11-10 04:00:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1018000 (5 GB) 2022-11-10 04:00:58 destination > Flushing hcrm_raw_h-crm-deals: 2298 records (24 MB) 2022-11-10 04:00:58 destination > actual size of batch: 2298 2022-11-10 04:00:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1019000 (5 GB) 2022-11-10 04:00:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1020000 (5 GB) 2022-11-10 04:00:59 destination > Flushing hcrm_raw_h-crm-deals: 2008 records (24 MB) 2022-11-10 04:00:59 destination > actual size of batch: 2008 2022-11-10 04:00:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1021000 (5 GB) 2022-11-10 04:00:59 destination > Flushing hcrm_raw_h-crm-deals: 1773 records (24 MB) 2022-11-10 04:00:59 destination > actual size of batch: 1773 2022-11-10 04:00:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1022000 (5 GB) 2022-11-10 04:01:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1023000 (5 GB) 2022-11-10 04:01:00 destination > Flushing hcrm_raw_h-crm-deals: 1559 records (24 MB) 2022-11-10 04:01:00 destination > actual size of batch: 1559 2022-11-10 04:01:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1024000 (5 GB) 2022-11-10 04:01:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1025000 (5 GB) 2022-11-10 04:01:00 destination > Flushing hcrm_raw_h-crm-deals: 1634 records (24 MB) 2022-11-10 04:01:00 destination > actual size of batch: 1634 2022-11-10 04:01:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1026000 (5 GB) 2022-11-10 04:01:01 destination > Flushing hcrm_raw_h-crm-deals: 1639 records (24 MB) 2022-11-10 04:01:01 destination > actual size of batch: 1639 2022-11-10 04:01:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1027000 (5 GB) 2022-11-10 04:01:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1028000 (5 GB) 2022-11-10 04:01:01 destination > Flushing hcrm_raw_h-crm-deals: 1571 records (24 MB) 2022-11-10 04:01:01 destination > actual size of batch: 1571 2022-11-10 04:01:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1029000 (5 GB) 2022-11-10 04:01:01 destination > Flushing hcrm_raw_h-crm-deals: 1517 records (24 MB) 2022-11-10 04:01:01 destination > actual size of batch: 1517 2022-11-10 04:01:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1030000 (5 GB) 2022-11-10 04:01:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1031000 (5 GB) 2022-11-10 04:01:02 destination > Flushing hcrm_raw_h-crm-deals: 1561 records (24 MB) 2022-11-10 04:01:02 destination > actual size of batch: 1561 2022-11-10 04:01:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1032000 (5 GB) 2022-11-10 04:01:02 destination > Flushing hcrm_raw_h-crm-deals: 1604 records (24 MB) 2022-11-10 04:01:02 destination > actual size of batch: 1604 2022-11-10 04:01:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1033000 (5 GB) 2022-11-10 04:01:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1034000 (5 GB) 2022-11-10 04:01:03 destination > Flushing hcrm_raw_h-crm-deals: 1655 records (24 MB) 2022-11-10 04:01:03 destination > actual size of batch: 1655 2022-11-10 04:01:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1035000 (5 GB) 2022-11-10 04:01:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1036000 (5 GB) 2022-11-10 04:01:03 destination > Flushing hcrm_raw_h-crm-deals: 1610 records (24 MB) 2022-11-10 04:01:03 destination > actual size of batch: 1610 2022-11-10 04:01:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1037000 (5 GB) 2022-11-10 04:01:03 destination > Flushing hcrm_raw_h-crm-deals: 1676 records (24 MB) 2022-11-10 04:01:03 destination > actual size of batch: 1676 2022-11-10 04:01:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1038000 (5 GB) 2022-11-10 04:01:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1039000 (5 GB) 2022-11-10 04:01:04 destination > Flushing hcrm_raw_h-crm-deals: 1717 records (24 MB) 2022-11-10 04:01:04 destination > actual size of batch: 1717 2022-11-10 04:01:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1040000 (5 GB) 2022-11-10 04:01:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1041000 (5 GB) 2022-11-10 04:01:04 destination > Flushing hcrm_raw_h-crm-deals: 1623 records (24 MB) 2022-11-10 04:01:04 destination > actual size of batch: 1623 2022-11-10 04:01:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1042000 (5 GB) 2022-11-10 04:01:05 destination > Flushing hcrm_raw_h-crm-deals: 1606 records (24 MB) 2022-11-10 04:01:05 destination > actual size of batch: 1606 2022-11-10 04:01:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1043000 (5 GB) 2022-11-10 04:01:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1044000 (5 GB) 2022-11-10 04:01:05 destination > Flushing hcrm_raw_h-crm-deals: 1682 records (24 MB) 2022-11-10 04:01:05 destination > actual size of batch: 1682 2022-11-10 04:01:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1045000 (5 GB) 2022-11-10 04:01:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1046000 (5 GB) 2022-11-10 04:01:05 destination > Flushing hcrm_raw_h-crm-deals: 1667 records (24 MB) 2022-11-10 04:01:05 destination > actual size of batch: 1667 2022-11-10 04:01:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1047000 (5 GB) 2022-11-10 04:01:06 destination > Flushing hcrm_raw_h-crm-deals: 1807 records (24 MB) 2022-11-10 04:01:06 destination > actual size of batch: 1807 2022-11-10 04:01:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1048000 (5 GB) 2022-11-10 04:01:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1049000 (5 GB) 2022-11-10 04:01:06 destination > Flushing hcrm_raw_h-crm-deals: 1813 records (24 MB) 2022-11-10 04:01:06 destination > actual size of batch: 1813 2022-11-10 04:01:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1050000 (5 GB) 2022-11-10 04:01:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1051000 (5 GB) 2022-11-10 04:01:07 destination > Flushing hcrm_raw_h-crm-deals: 1652 records (24 MB) 2022-11-10 04:01:07 destination > actual size of batch: 1652 2022-11-10 04:01:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1052000 (5 GB) 2022-11-10 04:01:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1053000 (5 GB) 2022-11-10 04:01:08 destination > Flushing hcrm_raw_h-crm-deals: 1718 records (24 MB) 2022-11-10 04:01:08 destination > actual size of batch: 1718 2022-11-10 04:01:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1054000 (5 GB) 2022-11-10 04:01:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1055000 (5 GB) 2022-11-10 04:01:08 destination > Flushing hcrm_raw_h-crm-deals: 1834 records (24 MB) 2022-11-10 04:01:08 destination > actual size of batch: 1834 2022-11-10 04:01:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1056000 (5 GB) 2022-11-10 04:01:08 destination > Flushing hcrm_raw_h-crm-deals: 1723 records (24 MB) 2022-11-10 04:01:08 destination > actual size of batch: 1723 2022-11-10 04:01:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1057000 (5 GB) 2022-11-10 04:01:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1058000 (5 GB) 2022-11-10 04:01:09 destination > Flushing hcrm_raw_h-crm-deals: 1526 records (24 MB) 2022-11-10 04:01:09 destination > actual size of batch: 1526 2022-11-10 04:01:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1059000 (5 GB) 2022-11-10 04:01:09 destination > Flushing hcrm_raw_h-crm-deals: 1587 records (24 MB) 2022-11-10 04:01:09 destination > actual size of batch: 1587 2022-11-10 04:01:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1060000 (5 GB) 2022-11-10 04:01:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1061000 (5 GB) 2022-11-10 04:01:10 destination > Flushing hcrm_raw_h-crm-deals: 1599 records (24 MB) 2022-11-10 04:01:10 destination > actual size of batch: 1599 2022-11-10 04:01:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1062000 (5 GB) 2022-11-10 04:01:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1063000 (5 GB) 2022-11-10 04:01:10 destination > Flushing hcrm_raw_h-crm-deals: 1693 records (24 MB) 2022-11-10 04:01:10 destination > actual size of batch: 1693 2022-11-10 04:01:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1064000 (5 GB) 2022-11-10 04:01:10 destination > Flushing hcrm_raw_h-crm-deals: 1558 records (24 MB) 2022-11-10 04:01:10 destination > actual size of batch: 1558 2022-11-10 04:01:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1065000 (5 GB) 2022-11-10 04:01:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1066000 (5 GB) 2022-11-10 04:01:11 destination > Flushing hcrm_raw_h-crm-deals: 1614 records (24 MB) 2022-11-10 04:01:11 destination > actual size of batch: 1614 2022-11-10 04:01:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1067000 (5 GB) 2022-11-10 04:01:11 destination > Flushing hcrm_raw_h-crm-deals: 1541 records (24 MB) 2022-11-10 04:01:11 destination > actual size of batch: 1541 2022-11-10 04:01:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1068000 (5 GB) 2022-11-10 04:01:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1069000 (5 GB) 2022-11-10 04:01:12 destination > Flushing hcrm_raw_h-crm-deals: 1404 records (24 MB) 2022-11-10 04:01:12 destination > actual size of batch: 1404 2022-11-10 04:01:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1070000 (5 GB) 2022-11-10 04:01:12 destination > Flushing hcrm_raw_h-crm-deals: 1491 records (24 MB) 2022-11-10 04:01:12 destination > actual size of batch: 1491 2022-11-10 04:01:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1071000 (5 GB) 2022-11-10 04:01:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1072000 (5 GB) 2022-11-10 04:01:12 destination > Flushing hcrm_raw_h-crm-deals: 1482 records (24 MB) 2022-11-10 04:01:12 destination > actual size of batch: 1482 2022-11-10 04:01:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1073000 (6 GB) 2022-11-10 04:01:13 destination > Flushing hcrm_raw_h-crm-deals: 1336 records (24 MB) 2022-11-10 04:01:13 destination > actual size of batch: 1336 2022-11-10 04:01:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1074000 (6 GB) 2022-11-10 04:01:13 destination > Flushing hcrm_raw_h-crm-deals: 1220 records (24 MB) 2022-11-10 04:01:13 destination > actual size of batch: 1220 2022-11-10 04:01:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1075000 (6 GB) 2022-11-10 04:01:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1076000 (6 GB) 2022-11-10 04:01:13 destination > Flushing hcrm_raw_h-crm-deals: 1374 records (24 MB) 2022-11-10 04:01:13 destination > actual size of batch: 1374 2022-11-10 04:01:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1077000 (6 GB) 2022-11-10 04:01:14 destination > Flushing hcrm_raw_h-crm-deals: 1296 records (24 MB) 2022-11-10 04:01:14 destination > actual size of batch: 1296 2022-11-10 04:01:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1078000 (6 GB) 2022-11-10 04:01:14 destination > Flushing hcrm_raw_h-crm-deals: 1431 records (24 MB) 2022-11-10 04:01:14 destination > actual size of batch: 1431 2022-11-10 04:01:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1079000 (6 GB) 2022-11-10 04:01:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1080000 (6 GB) 2022-11-10 04:01:15 destination > Flushing hcrm_raw_h-crm-deals: 1150 records (24 MB) 2022-11-10 04:01:15 destination > actual size of batch: 1150 2022-11-10 04:01:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1081000 (6 GB) 2022-11-10 04:01:15 destination > Flushing hcrm_raw_h-crm-deals: 1473 records (24 MB) 2022-11-10 04:01:15 destination > actual size of batch: 1473 2022-11-10 04:01:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1082000 (6 GB) 2022-11-10 04:01:15 destination > Flushing hcrm_raw_h-crm-deals: 1317 records (24 MB) 2022-11-10 04:01:15 destination > actual size of batch: 1317 2022-11-10 04:01:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1083000 (6 GB) 2022-11-10 04:01:16 destination > Flushing hcrm_raw_h-crm-deals: 982 records (24 MB) 2022-11-10 04:01:16 destination > actual size of batch: 982 2022-11-10 04:01:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1084000 (6 GB) 2022-11-10 04:01:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1085000 (6 GB) 2022-11-10 04:01:16 destination > Flushing hcrm_raw_h-crm-deals: 1324 records (24 MB) 2022-11-10 04:01:16 destination > actual size of batch: 1324 2022-11-10 04:01:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1086000 (6 GB) 2022-11-10 04:01:16 destination > Flushing hcrm_raw_h-crm-deals: 1164 records (24 MB) 2022-11-10 04:01:16 destination > actual size of batch: 1164 2022-11-10 04:01:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1087000 (6 GB) 2022-11-10 04:01:17 destination > Flushing hcrm_raw_h-crm-deals: 1302 records (24 MB) 2022-11-10 04:01:17 destination > actual size of batch: 1302 2022-11-10 04:01:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1088000 (6 GB) 2022-11-10 04:01:17 destination > Flushing hcrm_raw_h-crm-deals: 1359 records (24 MB) 2022-11-10 04:01:17 destination > actual size of batch: 1359 2022-11-10 04:01:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1089000 (6 GB) 2022-11-10 04:01:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1090000 (6 GB) 2022-11-10 04:01:17 destination > Flushing hcrm_raw_h-crm-deals: 1174 records (24 MB) 2022-11-10 04:01:17 destination > actual size of batch: 1174 2022-11-10 04:01:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1091000 (6 GB) 2022-11-10 04:01:18 destination > Flushing hcrm_raw_h-crm-deals: 1159 records (24 MB) 2022-11-10 04:01:18 destination > actual size of batch: 1159 2022-11-10 04:01:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1092000 (6 GB) 2022-11-10 04:01:18 destination > Flushing hcrm_raw_h-crm-deals: 1508 records (24 MB) 2022-11-10 04:01:18 destination > actual size of batch: 1508 2022-11-10 04:01:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1093000 (6 GB) 2022-11-10 04:01:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1094000 (6 GB) 2022-11-10 04:01:19 destination > Flushing hcrm_raw_h-crm-deals: 1391 records (24 MB) 2022-11-10 04:01:19 destination > actual size of batch: 1391 2022-11-10 04:01:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1095000 (6 GB) 2022-11-10 04:01:19 destination > Flushing hcrm_raw_h-crm-deals: 1343 records (24 MB) 2022-11-10 04:01:19 destination > actual size of batch: 1343 2022-11-10 04:01:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1096000 (6 GB) 2022-11-10 04:01:19 destination > Flushing hcrm_raw_h-crm-deals: 1176 records (24 MB) 2022-11-10 04:01:19 destination > actual size of batch: 1176 2022-11-10 04:01:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1097000 (6 GB) 2022-11-10 04:01:20 destination > Flushing hcrm_raw_h-crm-deals: 1060 records (24 MB) 2022-11-10 04:01:20 destination > actual size of batch: 1060 2022-11-10 04:01:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1098000 (6 GB) 2022-11-10 04:01:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1099000 (6 GB) 2022-11-10 04:01:20 destination > Flushing hcrm_raw_h-crm-deals: 1256 records (24 MB) 2022-11-10 04:01:20 destination > actual size of batch: 1256 2022-11-10 04:01:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1100000 (6 GB) 2022-11-10 04:01:20 destination > Flushing hcrm_raw_h-crm-deals: 1329 records (24 MB) 2022-11-10 04:01:20 destination > actual size of batch: 1329 2022-11-10 04:01:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1101000 (6 GB) 2022-11-10 04:01:21 destination > Flushing hcrm_raw_h-crm-deals: 1171 records (24 MB) 2022-11-10 04:01:21 destination > actual size of batch: 1171 2022-11-10 04:01:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1102000 (6 GB) 2022-11-10 04:01:21 destination > Flushing hcrm_raw_h-crm-deals: 1090 records (24 MB) 2022-11-10 04:01:21 destination > actual size of batch: 1090 2022-11-10 04:01:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1103000 (6 GB) 2022-11-10 04:01:22 destination > Flushing hcrm_raw_h-crm-deals: 956 records (24 MB) 2022-11-10 04:01:22 destination > actual size of batch: 956 2022-11-10 04:01:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1104000 (6 GB) 2022-11-10 04:01:22 destination > Flushing hcrm_raw_h-crm-deals: 1241 records (24 MB) 2022-11-10 04:01:22 destination > actual size of batch: 1241 2022-11-10 04:01:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1105000 (6 GB) 2022-11-10 04:01:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1106000 (6 GB) 2022-11-10 04:01:22 destination > Flushing hcrm_raw_h-crm-deals: 1448 records (24 MB) 2022-11-10 04:01:22 destination > actual size of batch: 1448 2022-11-10 04:01:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1107000 (6 GB) 2022-11-10 04:01:23 destination > Flushing hcrm_raw_h-crm-deals: 1641 records (24 MB) 2022-11-10 04:01:23 destination > actual size of batch: 1641 2022-11-10 04:01:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1108000 (6 GB) 2022-11-10 04:01:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1109000 (6 GB) 2022-11-10 04:01:23 destination > Flushing hcrm_raw_h-crm-deals: 1336 records (24 MB) 2022-11-10 04:01:23 destination > actual size of batch: 1336 2022-11-10 04:01:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1110000 (6 GB) 2022-11-10 04:01:23 destination > Flushing hcrm_raw_h-crm-deals: 1183 records (24 MB) 2022-11-10 04:01:23 destination > actual size of batch: 1183 2022-11-10 04:01:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1111000 (6 GB) 2022-11-10 04:01:24 destination > Flushing hcrm_raw_h-crm-deals: 1276 records (24 MB) 2022-11-10 04:01:24 destination > actual size of batch: 1276 2022-11-10 04:01:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1112000 (6 GB) 2022-11-10 04:01:24 destination > Flushing hcrm_raw_h-crm-deals: 1027 records (24 MB) 2022-11-10 04:01:24 destination > actual size of batch: 1027 2022-11-10 04:01:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1113000 (6 GB) 2022-11-10 04:01:24 destination > Flushing hcrm_raw_h-crm-deals: 981 records (24 MB) 2022-11-10 04:01:24 destination > actual size of batch: 981 2022-11-10 04:01:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1114000 (6 GB) 2022-11-10 04:01:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1115000 (6 GB) 2022-11-10 04:01:25 destination > Flushing hcrm_raw_h-crm-deals: 1265 records (24 MB) 2022-11-10 04:01:25 destination > actual size of batch: 1265 2022-11-10 04:01:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1116000 (6 GB) 2022-11-10 04:01:25 destination > Flushing hcrm_raw_h-crm-deals: 1813 records (24 MB) 2022-11-10 04:01:25 destination > actual size of batch: 1813 2022-11-10 04:01:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1117000 (6 GB) 2022-11-10 04:01:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1118000 (6 GB) 2022-11-10 04:01:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1119000 (6 GB) 2022-11-10 04:01:25 destination > Flushing hcrm_raw_h-crm-deals: 2432 records (24 MB) 2022-11-10 04:01:25 destination > actual size of batch: 2432 2022-11-10 04:01:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1120000 (6 GB) 2022-11-10 04:01:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1121000 (6 GB) 2022-11-10 04:01:26 destination > Flushing hcrm_raw_h-crm-deals: 2453 records (24 MB) 2022-11-10 04:01:26 destination > actual size of batch: 2453 2022-11-10 04:01:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1122000 (6 GB) 2022-11-10 04:01:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1123000 (6 GB) 2022-11-10 04:01:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1124000 (6 GB) 2022-11-10 04:01:26 destination > Flushing hcrm_raw_h-crm-deals: 2437 records (24 MB) 2022-11-10 04:01:26 destination > actual size of batch: 2437 2022-11-10 04:01:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1125000 (6 GB) 2022-11-10 04:01:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1126000 (6 GB) 2022-11-10 04:01:27 destination > Flushing hcrm_raw_h-crm-deals: 2472 records (24 MB) 2022-11-10 04:01:27 destination > actual size of batch: 2472 2022-11-10 04:01:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1127000 (6 GB) 2022-11-10 04:01:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1128000 (6 GB) 2022-11-10 04:01:28 destination > Flushing hcrm_raw_h-crm-deals: 2172 records (24 MB) 2022-11-10 04:01:28 destination > actual size of batch: 2172 2022-11-10 04:01:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1129000 (6 GB) 2022-11-10 04:01:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1130000 (6 GB) 2022-11-10 04:01:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1131000 (6 GB) 2022-11-10 04:01:28 destination > Flushing hcrm_raw_h-crm-deals: 2321 records (24 MB) 2022-11-10 04:01:28 destination > actual size of batch: 2321 2022-11-10 04:01:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1132000 (6 GB) 2022-11-10 04:01:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1133000 (6 GB) 2022-11-10 04:01:28 destination > Flushing hcrm_raw_h-crm-deals: 2351 records (24 MB) 2022-11-10 04:01:28 destination > actual size of batch: 2351 2022-11-10 04:01:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1134000 (6 GB) 2022-11-10 04:01:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1135000 (6 GB) 2022-11-10 04:01:29 destination > Flushing hcrm_raw_h-crm-deals: 2145 records (24 MB) 2022-11-10 04:01:29 destination > actual size of batch: 2145 2022-11-10 04:01:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1136000 (6 GB) 2022-11-10 04:01:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1137000 (6 GB) 2022-11-10 04:01:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1138000 (6 GB) 2022-11-10 04:01:29 destination > Flushing hcrm_raw_h-crm-deals: 2464 records (24 MB) 2022-11-10 04:01:29 destination > actual size of batch: 2464 2022-11-10 04:01:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1139000 (6 GB) 2022-11-10 04:01:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1140000 (6 GB) 2022-11-10 04:01:30 destination > Flushing hcrm_raw_h-crm-deals: 2269 records (24 MB) 2022-11-10 04:01:30 destination > actual size of batch: 2269 2022-11-10 04:01:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1141000 (6 GB) 2022-11-10 04:01:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1142000 (6 GB) 2022-11-10 04:01:30 destination > Flushing hcrm_raw_h-crm-deals: 2221 records (24 MB) 2022-11-10 04:01:30 destination > actual size of batch: 2221 2022-11-10 04:01:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1143000 (6 GB) 2022-11-10 04:01:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1144000 (6 GB) 2022-11-10 04:01:31 destination > Flushing hcrm_raw_h-crm-deals: 2431 records (24 MB) 2022-11-10 04:01:31 destination > actual size of batch: 2431 2022-11-10 04:01:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1145000 (6 GB) 2022-11-10 04:01:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1146000 (6 GB) 2022-11-10 04:01:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1147000 (6 GB) 2022-11-10 04:01:31 destination > Flushing hcrm_raw_h-crm-deals: 2361 records (24 MB) 2022-11-10 04:01:32 destination > actual size of batch: 2361 2022-11-10 04:01:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1148000 (6 GB) 2022-11-10 04:01:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1149000 (6 GB) 2022-11-10 04:01:32 destination > Flushing hcrm_raw_h-crm-deals: 2347 records (24 MB) 2022-11-10 04:01:32 destination > actual size of batch: 2347 2022-11-10 04:01:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1150000 (6 GB) 2022-11-10 04:01:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1151000 (6 GB) 2022-11-10 04:01:33 destination > Flushing hcrm_raw_h-crm-deals: 2027 records (24 MB) 2022-11-10 04:01:33 destination > actual size of batch: 2027 2022-11-10 04:01:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1152000 (6 GB) 2022-11-10 04:01:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1153000 (6 GB) 2022-11-10 04:01:33 destination > Flushing hcrm_raw_h-crm-deals: 1875 records (24 MB) 2022-11-10 04:01:33 destination > actual size of batch: 1875 2022-11-10 04:01:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1154000 (6 GB) 2022-11-10 04:01:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1155000 (6 GB) 2022-11-10 04:01:33 destination > Flushing hcrm_raw_h-crm-deals: 1750 records (24 MB) 2022-11-10 04:01:33 destination > actual size of batch: 1750 2022-11-10 04:01:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1156000 (6 GB) 2022-11-10 04:01:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1157000 (6 GB) 2022-11-10 04:01:34 destination > Flushing hcrm_raw_h-crm-deals: 1814 records (24 MB) 2022-11-10 04:01:34 destination > actual size of batch: 1814 2022-11-10 04:01:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1158000 (6 GB) 2022-11-10 04:01:34 destination > Flushing hcrm_raw_h-crm-deals: 1640 records (24 MB) 2022-11-10 04:01:34 destination > actual size of batch: 1640 2022-11-10 04:01:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1159000 (6 GB) 2022-11-10 04:01:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1160000 (6 GB) 2022-11-10 04:01:35 destination > Flushing hcrm_raw_h-crm-deals: 1670 records (24 MB) 2022-11-10 04:01:35 destination > actual size of batch: 1670 2022-11-10 04:01:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1161000 (6 GB) 2022-11-10 04:01:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1162000 (6 GB) 2022-11-10 04:01:35 destination > Flushing hcrm_raw_h-crm-deals: 1710 records (24 MB) 2022-11-10 04:01:35 destination > actual size of batch: 1710 2022-11-10 04:01:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1163000 (6 GB) 2022-11-10 04:01:35 destination > Flushing hcrm_raw_h-crm-deals: 1609 records (24 MB) 2022-11-10 04:01:35 destination > actual size of batch: 1609 2022-11-10 04:01:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1164000 (6 GB) 2022-11-10 04:01:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1165000 (6 GB) 2022-11-10 04:01:36 destination > Flushing hcrm_raw_h-crm-deals: 1610 records (24 MB) 2022-11-10 04:01:36 destination > actual size of batch: 1610 2022-11-10 04:01:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1166000 (6 GB) 2022-11-10 04:01:36 destination > Flushing hcrm_raw_h-crm-deals: 1634 records (24 MB) 2022-11-10 04:01:36 destination > actual size of batch: 1634 2022-11-10 04:01:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1167000 (6 GB) 2022-11-10 04:01:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1168000 (6 GB) 2022-11-10 04:01:37 destination > Flushing hcrm_raw_h-crm-deals: 1602 records (24 MB) 2022-11-10 04:01:37 destination > actual size of batch: 1602 2022-11-10 04:01:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1169000 (6 GB) 2022-11-10 04:01:37 destination > Flushing hcrm_raw_h-crm-deals: 899 records (24 MB) 2022-11-10 04:01:37 destination > actual size of batch: 899 2022-11-10 04:01:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1170000 (6 GB) 2022-11-10 04:01:37 destination > Flushing hcrm_raw_h-crm-deals: 994 records (24 MB) 2022-11-10 04:01:37 destination > actual size of batch: 994 2022-11-10 04:01:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1171000 (6 GB) 2022-11-10 04:01:38 destination > Flushing hcrm_raw_h-crm-deals: 1072 records (24 MB) 2022-11-10 04:01:38 destination > actual size of batch: 1072 2022-11-10 04:01:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1172000 (6 GB) 2022-11-10 04:01:38 destination > Flushing hcrm_raw_h-crm-deals: 1379 records (24 MB) 2022-11-10 04:01:38 destination > actual size of batch: 1379 2022-11-10 04:01:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1173000 (6 GB) 2022-11-10 04:01:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1174000 (6 GB) 2022-11-10 04:01:38 destination > Flushing hcrm_raw_h-crm-deals: 1537 records (24 MB) 2022-11-10 04:01:38 destination > actual size of batch: 1537 2022-11-10 04:01:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1175000 (6 GB) 2022-11-10 04:01:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1176000 (6 GB) 2022-11-10 04:01:39 destination > Flushing hcrm_raw_h-crm-deals: 1643 records (24 MB) 2022-11-10 04:01:39 destination > actual size of batch: 1643 2022-11-10 04:01:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1177000 (6 GB) 2022-11-10 04:01:39 destination > Flushing hcrm_raw_h-crm-deals: 1471 records (24 MB) 2022-11-10 04:01:39 destination > actual size of batch: 1471 2022-11-10 04:01:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1178000 (6 GB) 2022-11-10 04:01:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1179000 (6 GB) 2022-11-10 04:01:39 destination > Flushing hcrm_raw_h-crm-deals: 1449 records (24 MB) 2022-11-10 04:01:39 destination > actual size of batch: 1449 2022-11-10 04:01:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1180000 (6 GB) 2022-11-10 04:01:40 destination > Flushing hcrm_raw_h-crm-deals: 1481 records (24 MB) 2022-11-10 04:01:40 destination > actual size of batch: 1481 2022-11-10 04:01:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1181000 (6 GB) 2022-11-10 04:01:40 destination > Flushing hcrm_raw_h-crm-deals: 1239 records (24 MB) 2022-11-10 04:01:40 destination > actual size of batch: 1239 2022-11-10 04:01:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1182000 (6 GB) 2022-11-10 04:01:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1183000 (6 GB) 2022-11-10 04:01:40 destination > Flushing hcrm_raw_h-crm-deals: 1369 records (24 MB) 2022-11-10 04:01:40 destination > actual size of batch: 1369 2022-11-10 04:01:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1184000 (6 GB) 2022-11-10 04:01:41 destination > Flushing hcrm_raw_h-crm-deals: 1068 records (24 MB) 2022-11-10 04:01:41 destination > actual size of batch: 1068 2022-11-10 04:01:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1185000 (6 GB) 2022-11-10 04:01:41 destination > Flushing hcrm_raw_h-crm-deals: 1520 records (24 MB) 2022-11-10 04:01:41 destination > actual size of batch: 1520 2022-11-10 04:01:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1186000 (6 GB) 2022-11-10 04:01:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1187000 (6 GB) 2022-11-10 04:01:42 destination > Flushing hcrm_raw_h-crm-deals: 1673 records (24 MB) 2022-11-10 04:01:42 destination > actual size of batch: 1673 2022-11-10 04:01:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1188000 (6 GB) 2022-11-10 04:01:42 destination > Flushing hcrm_raw_h-crm-deals: 1528 records (24 MB) 2022-11-10 04:01:42 destination > actual size of batch: 1528 2022-11-10 04:01:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1189000 (6 GB) 2022-11-10 04:01:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1190000 (6 GB) 2022-11-10 04:01:42 destination > Flushing hcrm_raw_h-crm-deals: 1448 records (24 MB) 2022-11-10 04:01:42 destination > actual size of batch: 1448 2022-11-10 04:01:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1191000 (6 GB) 2022-11-10 04:01:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1192000 (6 GB) 2022-11-10 04:01:43 destination > Flushing hcrm_raw_h-crm-deals: 1644 records (24 MB) 2022-11-10 04:01:43 destination > actual size of batch: 1644 2022-11-10 04:01:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1193000 (6 GB) 2022-11-10 04:01:43 destination > Flushing hcrm_raw_h-crm-deals: 1503 records (24 MB) 2022-11-10 04:01:43 destination > actual size of batch: 1503 2022-11-10 04:01:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1194000 (6 GB) 2022-11-10 04:01:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1195000 (6 GB) 2022-11-10 04:01:44 destination > Flushing hcrm_raw_h-crm-deals: 1633 records (24 MB) 2022-11-10 04:01:44 destination > actual size of batch: 1633 2022-11-10 04:01:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1196000 (6 GB) 2022-11-10 04:01:44 destination > Flushing hcrm_raw_h-crm-deals: 1722 records (24 MB) 2022-11-10 04:01:44 destination > actual size of batch: 1722 2022-11-10 04:01:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1197000 (6 GB) 2022-11-10 04:01:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1198000 (6 GB) 2022-11-10 04:01:44 destination > Flushing hcrm_raw_h-crm-deals: 1682 records (24 MB) 2022-11-10 04:01:44 destination > actual size of batch: 1682 2022-11-10 04:01:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1199000 (6 GB) 2022-11-10 04:01:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1200000 (6 GB) 2022-11-10 04:01:45 destination > Flushing hcrm_raw_h-crm-deals: 1481 records (24 MB) 2022-11-10 04:01:45 destination > actual size of batch: 1481 2022-11-10 04:01:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1201000 (6 GB) 2022-11-10 04:01:45 destination > Flushing hcrm_raw_h-crm-deals: 1420 records (24 MB) 2022-11-10 04:01:45 destination > actual size of batch: 1420 2022-11-10 04:01:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1202000 (6 GB) 2022-11-10 04:01:46 destination > Flushing hcrm_raw_h-crm-deals: 1453 records (24 MB) 2022-11-10 04:01:46 destination > actual size of batch: 1453 2022-11-10 04:01:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1203000 (6 GB) 2022-11-10 04:01:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1204000 (6 GB) 2022-11-10 04:01:46 destination > Flushing hcrm_raw_h-crm-deals: 1465 records (24 MB) 2022-11-10 04:01:46 destination > actual size of batch: 1465 2022-11-10 04:01:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1205000 (6 GB) 2022-11-10 04:01:46 destination > Flushing hcrm_raw_h-crm-deals: 1530 records (24 MB) 2022-11-10 04:01:46 destination > actual size of batch: 1530 2022-11-10 04:01:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1206000 (6 GB) 2022-11-10 04:01:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1207000 (6 GB) 2022-11-10 04:01:47 destination > Flushing hcrm_raw_h-crm-deals: 1217 records (24 MB) 2022-11-10 04:01:47 destination > actual size of batch: 1217 2022-11-10 04:01:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1208000 (6 GB) 2022-11-10 04:01:47 destination > Flushing hcrm_raw_h-crm-deals: 1077 records (24 MB) 2022-11-10 04:01:47 destination > actual size of batch: 1077 2022-11-10 04:01:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1209000 (6 GB) 2022-11-10 04:01:47 destination > Flushing hcrm_raw_h-crm-deals: 1075 records (24 MB) 2022-11-10 04:01:47 destination > actual size of batch: 1075 2022-11-10 04:01:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1210000 (6 GB) 2022-11-10 04:01:48 destination > Flushing hcrm_raw_h-crm-deals: 1350 records (24 MB) 2022-11-10 04:01:48 destination > actual size of batch: 1350 2022-11-10 04:01:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1211000 (6 GB) 2022-11-10 04:01:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1212000 (6 GB) 2022-11-10 04:01:48 destination > Flushing hcrm_raw_h-crm-deals: 1454 records (24 MB) 2022-11-10 04:01:48 destination > actual size of batch: 1454 2022-11-10 04:01:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1213000 (6 GB) 2022-11-10 04:01:48 destination > Flushing hcrm_raw_h-crm-deals: 1370 records (24 MB) 2022-11-10 04:01:48 destination > actual size of batch: 1370 2022-11-10 04:01:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1214000 (6 GB) 2022-11-10 04:01:49 destination > Flushing hcrm_raw_h-crm-deals: 1359 records (24 MB) 2022-11-10 04:01:49 destination > actual size of batch: 1359 2022-11-10 04:01:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1215000 (6 GB) 2022-11-10 04:01:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1216000 (6 GB) 2022-11-10 04:01:49 destination > Flushing hcrm_raw_h-crm-deals: 1298 records (24 MB) 2022-11-10 04:01:49 destination > actual size of batch: 1298 2022-11-10 04:01:50 source > finished reading a stream slice 2022-11-10 04:01:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1217000 (6 GB) 2022-11-10 04:01:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1218000 (6 GB) 2022-11-10 04:01:50 destination > Flushing hcrm_raw_h-crm-deals: 2508 records (24 MB) 2022-11-10 04:01:50 destination > actual size of batch: 2508 2022-11-10 04:01:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1219000 (6 GB) 2022-11-10 04:01:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1220000 (6 GB) 2022-11-10 04:01:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1221000 (6 GB) 2022-11-10 04:01:50 destination > Flushing hcrm_raw_h-crm-deals: 2670 records (24 MB) 2022-11-10 04:01:50 destination > actual size of batch: 2670 2022-11-10 04:01:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1222000 (6 GB) 2022-11-10 04:01:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1223000 (6 GB) 2022-11-10 04:01:51 destination > Flushing hcrm_raw_h-crm-deals: 2606 records (24 MB) 2022-11-10 04:01:51 destination > actual size of batch: 2606 2022-11-10 04:01:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1224000 (6 GB) 2022-11-10 04:01:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1225000 (6 GB) 2022-11-10 04:01:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1226000 (6 GB) 2022-11-10 04:01:51 destination > Flushing hcrm_raw_h-crm-deals: 2140 records (24 MB) 2022-11-10 04:01:51 destination > actual size of batch: 2140 2022-11-10 04:01:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1227000 (6 GB) 2022-11-10 04:01:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1228000 (6 GB) 2022-11-10 04:01:52 destination > Flushing hcrm_raw_h-crm-deals: 2000 records (24 MB) 2022-11-10 04:01:52 destination > actual size of batch: 2000 2022-11-10 04:01:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1229000 (6 GB) 2022-11-10 04:01:52 destination > Flushing hcrm_raw_h-crm-deals: 1939 records (24 MB) 2022-11-10 04:01:52 destination > actual size of batch: 1939 2022-11-10 04:01:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1230000 (6 GB) 2022-11-10 04:01:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1231000 (6 GB) 2022-11-10 04:01:53 destination > Flushing hcrm_raw_h-crm-deals: 2014 records (24 MB) 2022-11-10 04:01:53 destination > actual size of batch: 2014 2022-11-10 04:01:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1232000 (6 GB) 2022-11-10 04:01:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1233000 (6 GB) 2022-11-10 04:01:54 destination > Flushing hcrm_raw_h-crm-deals: 1666 records (24 MB) 2022-11-10 04:01:54 destination > actual size of batch: 1666 2022-11-10 04:01:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1234000 (6 GB) 2022-11-10 04:01:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1235000 (6 GB) 2022-11-10 04:01:54 destination > Flushing hcrm_raw_h-crm-deals: 1712 records (24 MB) 2022-11-10 04:01:54 destination > actual size of batch: 1712 2022-11-10 04:01:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1236000 (6 GB) 2022-11-10 04:01:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1237000 (6 GB) 2022-11-10 04:01:54 destination > Flushing hcrm_raw_h-crm-deals: 1788 records (24 MB) 2022-11-10 04:01:54 destination > actual size of batch: 1788 2022-11-10 04:01:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1238000 (6 GB) 2022-11-10 04:01:55 destination > Flushing hcrm_raw_h-crm-deals: 1559 records (24 MB) 2022-11-10 04:01:55 destination > actual size of batch: 1559 2022-11-10 04:01:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1239000 (6 GB) 2022-11-10 04:01:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1240000 (6 GB) 2022-11-10 04:01:55 destination > Flushing hcrm_raw_h-crm-deals: 1508 records (24 MB) 2022-11-10 04:01:55 destination > actual size of batch: 1508 2022-11-10 04:01:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1241000 (6 GB) 2022-11-10 04:01:56 destination > Flushing hcrm_raw_h-crm-deals: 1217 records (24 MB) 2022-11-10 04:01:56 destination > actual size of batch: 1217 2022-11-10 04:01:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1242000 (6 GB) 2022-11-10 04:01:56 destination > Flushing hcrm_raw_h-crm-deals: 1384 records (24 MB) 2022-11-10 04:01:56 destination > actual size of batch: 1384 2022-11-10 04:01:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1243000 (6 GB) 2022-11-10 04:01:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1244000 (6 GB) 2022-11-10 04:01:56 destination > Flushing hcrm_raw_h-crm-deals: 1213 records (24 MB) 2022-11-10 04:01:56 destination > actual size of batch: 1213 2022-11-10 04:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1245000 (6 GB) 2022-11-10 04:01:57 destination > Flushing hcrm_raw_h-crm-deals: 1380 records (24 MB) 2022-11-10 04:01:57 destination > actual size of batch: 1380 2022-11-10 04:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1246000 (6 GB) 2022-11-10 04:01:57 destination > Flushing hcrm_raw_h-crm-deals: 1547 records (24 MB) 2022-11-10 04:01:57 destination > actual size of batch: 1547 2022-11-10 04:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1247000 (6 GB) 2022-11-10 04:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1248000 (6 GB) 2022-11-10 04:01:57 destination > Flushing hcrm_raw_h-crm-deals: 1280 records (24 MB) 2022-11-10 04:01:57 destination > actual size of batch: 1280 2022-11-10 04:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1249000 (6 GB) 2022-11-10 04:01:58 destination > Flushing hcrm_raw_h-crm-deals: 1464 records (24 MB) 2022-11-10 04:01:58 destination > actual size of batch: 1464 2022-11-10 04:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1250000 (6 GB) 2022-11-10 04:01:58 source > finished reading a stream slice 2022-11-10 04:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1251000 (6 GB) 2022-11-10 04:01:58 destination > Flushing hcrm_raw_h-crm-deals: 1935 records (24 MB) 2022-11-10 04:01:58 destination > actual size of batch: 1935 2022-11-10 04:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1252000 (6 GB) 2022-11-10 04:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1253000 (6 GB) 2022-11-10 04:01:59 destination > Flushing hcrm_raw_h-crm-deals: 1561 records (24 MB) 2022-11-10 04:01:59 destination > actual size of batch: 1561 2022-11-10 04:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1254000 (6 GB) 2022-11-10 04:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1255000 (6 GB) 2022-11-10 04:01:59 destination > Flushing hcrm_raw_h-crm-deals: 2579 records (24 MB) 2022-11-10 04:01:59 destination > actual size of batch: 2579 2022-11-10 04:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1256000 (6 GB) 2022-11-10 04:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1257000 (6 GB) 2022-11-10 04:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1258000 (6 GB) 2022-11-10 04:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1259000 (6 GB) 2022-11-10 04:02:00 destination > Flushing hcrm_raw_h-crm-deals: 3309 records (24 MB) 2022-11-10 04:02:00 destination > actual size of batch: 3309 2022-11-10 04:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1260000 (6 GB) 2022-11-10 04:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1261000 (6 GB) 2022-11-10 04:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1262000 (6 GB) 2022-11-10 04:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1263000 (6 GB) 2022-11-10 04:02:01 destination > Flushing hcrm_raw_h-crm-deals: 4279 records (24 MB) 2022-11-10 04:02:01 destination > actual size of batch: 4279 2022-11-10 04:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1264000 (6 GB) 2022-11-10 04:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1265000 (6 GB) 2022-11-10 04:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1266000 (6 GB) 2022-11-10 04:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1267000 (6 GB) 2022-11-10 04:02:01 destination > Flushing hcrm_raw_h-crm-deals: 4079 records (24 MB) 2022-11-10 04:02:01 destination > actual size of batch: 4079 2022-11-10 04:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1268000 (6 GB) 2022-11-10 04:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1269000 (6 GB) 2022-11-10 04:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1270000 (6 GB) 2022-11-10 04:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1271000 (6 GB) 2022-11-10 04:02:02 destination > Flushing hcrm_raw_h-crm-deals: 4081 records (24 MB) 2022-11-10 04:02:02 destination > actual size of batch: 4081 2022-11-10 04:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1272000 (6 GB) 2022-11-10 04:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1273000 (6 GB) 2022-11-10 04:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1274000 (6 GB) 2022-11-10 04:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1275000 (6 GB) 2022-11-10 04:02:03 destination > Flushing hcrm_raw_h-crm-deals: 3789 records (24 MB) 2022-11-10 04:02:03 destination > actual size of batch: 3789 2022-11-10 04:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1276000 (6 GB) 2022-11-10 04:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1277000 (6 GB) 2022-11-10 04:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1278000 (6 GB) 2022-11-10 04:02:03 destination > Flushing hcrm_raw_h-crm-deals: 3089 records (24 MB) 2022-11-10 04:02:03 destination > actual size of batch: 3089 2022-11-10 04:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1279000 (6 GB) 2022-11-10 04:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1280000 (6 GB) 2022-11-10 04:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1281000 (6 GB) 2022-11-10 04:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1282000 (6 GB) 2022-11-10 04:02:04 destination > Flushing hcrm_raw_h-crm-deals: 3679 records (24 MB) 2022-11-10 04:02:04 destination > actual size of batch: 3679 2022-11-10 04:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1283000 (6 GB) 2022-11-10 04:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1284000 (6 GB) 2022-11-10 04:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1285000 (6 GB) 2022-11-10 04:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1286000 (6 GB) 2022-11-10 04:02:05 destination > Flushing hcrm_raw_h-crm-deals: 3965 records (24 MB) 2022-11-10 04:02:05 destination > actual size of batch: 3965 2022-11-10 04:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1287000 (6 GB) 2022-11-10 04:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1288000 (6 GB) 2022-11-10 04:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1289000 (6 GB) 2022-11-10 04:02:05 destination > Flushing hcrm_raw_h-crm-deals: 3369 records (24 MB) 2022-11-10 04:02:05 destination > actual size of batch: 3369 2022-11-10 04:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1290000 (6 GB) 2022-11-10 04:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1291000 (6 GB) 2022-11-10 04:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1292000 (6 GB) 2022-11-10 04:02:06 destination > Flushing hcrm_raw_h-crm-deals: 2942 records (24 MB) 2022-11-10 04:02:06 destination > actual size of batch: 2942 2022-11-10 04:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1293000 (6 GB) 2022-11-10 04:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1294000 (6 GB) 2022-11-10 04:02:07 destination > Flushing hcrm_raw_h-crm-deals: 2611 records (24 MB) 2022-11-10 04:02:07 destination > actual size of batch: 2611 2022-11-10 04:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1295000 (6 GB) 2022-11-10 04:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1296000 (6 GB) 2022-11-10 04:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1297000 (6 GB) 2022-11-10 04:02:07 destination > Flushing hcrm_raw_h-crm-deals: 2387 records (24 MB) 2022-11-10 04:02:07 destination > actual size of batch: 2387 2022-11-10 04:02:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1298000 (6 GB) 2022-11-10 04:02:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1299000 (6 GB) 2022-11-10 04:02:08 destination > Flushing hcrm_raw_h-crm-deals: 2480 records (24 MB) 2022-11-10 04:02:08 destination > actual size of batch: 2480 2022-11-10 04:02:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1300000 (6 GB) 2022-11-10 04:02:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1301000 (6 GB) 2022-11-10 04:02:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1302000 (6 GB) 2022-11-10 04:02:09 destination > Flushing hcrm_raw_h-crm-deals: 2717 records (24 MB) 2022-11-10 04:02:09 destination > actual size of batch: 2717 2022-11-10 04:02:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1303000 (6 GB) 2022-11-10 04:02:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1304000 (6 GB) 2022-11-10 04:02:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1305000 (6 GB) 2022-11-10 04:02:09 destination > Flushing hcrm_raw_h-crm-deals: 2764 records (24 MB) 2022-11-10 04:02:09 destination > actual size of batch: 2764 2022-11-10 04:02:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1306000 (6 GB) 2022-11-10 04:02:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1307000 (6 GB) 2022-11-10 04:02:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1308000 (6 GB) 2022-11-10 04:02:10 destination > Flushing hcrm_raw_h-crm-deals: 2939 records (24 MB) 2022-11-10 04:02:10 destination > actual size of batch: 2939 2022-11-10 04:02:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1309000 (6 GB) 2022-11-10 04:02:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1310000 (6 GB) 2022-11-10 04:02:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1311000 (6 GB) 2022-11-10 04:02:10 destination > Flushing hcrm_raw_h-crm-deals: 3133 records (24 MB) 2022-11-10 04:02:10 destination > actual size of batch: 3133 2022-11-10 04:02:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1312000 (6 GB) 2022-11-10 04:02:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1313000 (6 GB) 2022-11-10 04:02:11 destination > Flushing hcrm_raw_h-crm-deals: 2105 records (24 MB) 2022-11-10 04:02:11 destination > actual size of batch: 2105 2022-11-10 04:02:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1314000 (6 GB) 2022-11-10 04:02:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1315000 (6 GB) 2022-11-10 04:02:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1316000 (6 GB) 2022-11-10 04:02:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1317000 (6 GB) 2022-11-10 04:02:11 destination > Flushing hcrm_raw_h-crm-deals: 3878 records (24 MB) 2022-11-10 04:02:11 destination > actual size of batch: 3878 2022-11-10 04:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1318000 (6 GB) 2022-11-10 04:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1319000 (6 GB) 2022-11-10 04:02:12 destination > Flushing hcrm_raw_h-crm-deals: 1674 records (24 MB) 2022-11-10 04:02:12 destination > actual size of batch: 1674 2022-11-10 04:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1320000 (6 GB) 2022-11-10 04:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1321000 (6 GB) 2022-11-10 04:02:12 destination > Flushing hcrm_raw_h-crm-deals: 2112 records (24 MB) 2022-11-10 04:02:12 destination > actual size of batch: 2112 2022-11-10 04:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1322000 (6 GB) 2022-11-10 04:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1323000 (6 GB) 2022-11-10 04:02:13 destination > Flushing hcrm_raw_h-crm-deals: 2349 records (24 MB) 2022-11-10 04:02:13 destination > actual size of batch: 2349 2022-11-10 04:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1324000 (6 GB) 2022-11-10 04:02:13 source > finished reading a stream slice 2022-11-10 04:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1325000 (6 GB) 2022-11-10 04:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1326000 (6 GB) 2022-11-10 04:02:14 destination > Flushing hcrm_raw_h-crm-deals: 2511 records (24 MB) 2022-11-10 04:02:14 destination > actual size of batch: 2511 2022-11-10 04:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1327000 (6 GB) 2022-11-10 04:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1328000 (6 GB) 2022-11-10 04:02:14 destination > Flushing hcrm_raw_h-crm-deals: 2605 records (24 MB) 2022-11-10 04:02:14 destination > actual size of batch: 2605 2022-11-10 04:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1329000 (6 GB) 2022-11-10 04:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1330000 (6 GB) 2022-11-10 04:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1331000 (6 GB) 2022-11-10 04:02:15 destination > Flushing hcrm_raw_h-crm-deals: 2861 records (24 MB) 2022-11-10 04:02:15 destination > actual size of batch: 2861 2022-11-10 04:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1332000 (6 GB) 2022-11-10 04:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1333000 (6 GB) 2022-11-10 04:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1334000 (6 GB) 2022-11-10 04:02:15 destination > Flushing hcrm_raw_h-crm-deals: 2645 records (24 MB) 2022-11-10 04:02:15 destination > actual size of batch: 2645 2022-11-10 04:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1335000 (6 GB) 2022-11-10 04:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1336000 (6 GB) 2022-11-10 04:02:16 destination > Flushing hcrm_raw_h-crm-deals: 2737 records (24 MB) 2022-11-10 04:02:16 destination > actual size of batch: 2737 2022-11-10 04:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1337000 (6 GB) 2022-11-10 04:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1338000 (6 GB) 2022-11-10 04:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1339000 (6 GB) 2022-11-10 04:02:16 destination > Flushing hcrm_raw_h-crm-deals: 2716 records (24 MB) 2022-11-10 04:02:16 destination > actual size of batch: 2716 2022-11-10 04:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1340000 (6 GB) 2022-11-10 04:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1341000 (6 GB) 2022-11-10 04:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1342000 (6 GB) 2022-11-10 04:02:17 destination > Flushing hcrm_raw_h-crm-deals: 3199 records (24 MB) 2022-11-10 04:02:17 destination > actual size of batch: 3199 2022-11-10 04:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1343000 (6 GB) 2022-11-10 04:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1344000 (6 GB) 2022-11-10 04:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1345000 (6 GB) 2022-11-10 04:02:17 destination > Flushing hcrm_raw_h-crm-deals: 2830 records (24 MB) 2022-11-10 04:02:17 destination > actual size of batch: 2830 2022-11-10 04:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1346000 (6 GB) 2022-11-10 04:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1347000 (6 GB) 2022-11-10 04:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1348000 (6 GB) 2022-11-10 04:02:18 destination > Flushing hcrm_raw_h-crm-deals: 2783 records (24 MB) 2022-11-10 04:02:18 destination > actual size of batch: 2783 2022-11-10 04:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1349000 (6 GB) 2022-11-10 04:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1350000 (6 GB) 2022-11-10 04:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1351000 (6 GB) 2022-11-10 04:02:19 destination > Flushing hcrm_raw_h-crm-deals: 3318 records (24 MB) 2022-11-10 04:02:19 destination > actual size of batch: 3318 2022-11-10 04:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1352000 (6 GB) 2022-11-10 04:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1353000 (6 GB) 2022-11-10 04:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1354000 (6 GB) 2022-11-10 04:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1355000 (6 GB) 2022-11-10 04:02:20 destination > Flushing hcrm_raw_h-crm-deals: 3410 records (24 MB) 2022-11-10 04:02:20 destination > actual size of batch: 3410 2022-11-10 04:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1356000 (6 GB) 2022-11-10 04:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1357000 (6 GB) 2022-11-10 04:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1358000 (6 GB) 2022-11-10 04:02:20 destination > Flushing hcrm_raw_h-crm-deals: 2989 records (24 MB) 2022-11-10 04:02:20 destination > actual size of batch: 2989 2022-11-10 04:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1359000 (6 GB) 2022-11-10 04:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1360000 (6 GB) 2022-11-10 04:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1361000 (6 GB) 2022-11-10 04:02:21 destination > Flushing hcrm_raw_h-crm-deals: 2964 records (24 MB) 2022-11-10 04:02:21 destination > actual size of batch: 2964 2022-11-10 04:02:21 source > finished reading a stream slice 2022-11-10 04:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1362000 (6 GB) 2022-11-10 04:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1363000 (6 GB) 2022-11-10 04:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1364000 (6 GB) 2022-11-10 04:02:21 destination > Flushing hcrm_raw_h-crm-deals: 2953 records (24 MB) 2022-11-10 04:02:21 destination > actual size of batch: 2953 2022-11-10 04:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1365000 (6 GB) 2022-11-10 04:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1366000 (6 GB) 2022-11-10 04:02:22 destination > Flushing hcrm_raw_h-crm-deals: 2773 records (24 MB) 2022-11-10 04:02:22 destination > actual size of batch: 2773 2022-11-10 04:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1367000 (6 GB) 2022-11-10 04:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1368000 (6 GB) 2022-11-10 04:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1369000 (6 GB) 2022-11-10 04:02:23 destination > Flushing hcrm_raw_h-crm-deals: 2875 records (24 MB) 2022-11-10 04:02:23 destination > actual size of batch: 2875 2022-11-10 04:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1370000 (6 GB) 2022-11-10 04:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1371000 (6 GB) 2022-11-10 04:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1372000 (6 GB) 2022-11-10 04:02:23 destination > Flushing hcrm_raw_h-crm-deals: 2657 records (24 MB) 2022-11-10 04:02:23 destination > actual size of batch: 2657 2022-11-10 04:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1373000 (6 GB) 2022-11-10 04:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1374000 (6 GB) 2022-11-10 04:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1375000 (6 GB) 2022-11-10 04:02:24 destination > Flushing hcrm_raw_h-crm-deals: 2971 records (24 MB) 2022-11-10 04:02:24 destination > actual size of batch: 2971 2022-11-10 04:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1376000 (6 GB) 2022-11-10 04:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1377000 (6 GB) 2022-11-10 04:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1378000 (6 GB) 2022-11-10 04:02:24 destination > Flushing hcrm_raw_h-crm-deals: 2927 records (24 MB) 2022-11-10 04:02:24 destination > actual size of batch: 2927 2022-11-10 04:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1379000 (6 GB) 2022-11-10 04:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1380000 (6 GB) 2022-11-10 04:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1381000 (6 GB) 2022-11-10 04:02:25 destination > Flushing hcrm_raw_h-crm-deals: 2790 records (24 MB) 2022-11-10 04:02:25 destination > actual size of batch: 2790 2022-11-10 04:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1382000 (6 GB) 2022-11-10 04:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1383000 (6 GB) 2022-11-10 04:02:25 destination > Flushing hcrm_raw_h-crm-deals: 2904 records (24 MB) 2022-11-10 04:02:25 destination > actual size of batch: 2904 2022-11-10 04:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1384000 (6 GB) 2022-11-10 04:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1385000 (6 GB) 2022-11-10 04:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1386000 (6 GB) 2022-11-10 04:02:26 destination > Flushing hcrm_raw_h-crm-deals: 3007 records (24 MB) 2022-11-10 04:02:26 destination > actual size of batch: 3007 2022-11-10 04:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1387000 (6 GB) 2022-11-10 04:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1388000 (6 GB) 2022-11-10 04:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1389000 (6 GB) 2022-11-10 04:02:26 destination > Flushing hcrm_raw_h-crm-deals: 2728 records (24 MB) 2022-11-10 04:02:26 destination > actual size of batch: 2728 2022-11-10 04:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1390000 (6 GB) 2022-11-10 04:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1391000 (6 GB) 2022-11-10 04:02:27 destination > Flushing hcrm_raw_h-crm-deals: 2260 records (24 MB) 2022-11-10 04:02:27 destination > actual size of batch: 2260 2022-11-10 04:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1392000 (6 GB) 2022-11-10 04:02:27 source > finished reading a stream slice 2022-11-10 04:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1393000 (6 GB) 2022-11-10 04:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1394000 (7 GB) 2022-11-10 04:02:28 destination > Flushing hcrm_raw_h-crm-deals: 2174 records (24 MB) 2022-11-10 04:02:28 destination > actual size of batch: 2174 2022-11-10 04:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1395000 (7 GB) 2022-11-10 04:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1396000 (7 GB) 2022-11-10 04:02:28 destination > Flushing hcrm_raw_h-crm-deals: 2121 records (24 MB) 2022-11-10 04:02:28 destination > actual size of batch: 2121 2022-11-10 04:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1397000 (7 GB) 2022-11-10 04:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1398000 (7 GB) 2022-11-10 04:02:29 destination > Flushing hcrm_raw_h-crm-deals: 2473 records (24 MB) 2022-11-10 04:02:29 destination > actual size of batch: 2473 2022-11-10 04:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1399000 (7 GB) 2022-11-10 04:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1400000 (7 GB) 2022-11-10 04:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1401000 (7 GB) 2022-11-10 04:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1402000 (7 GB) 2022-11-10 04:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1403000 (7 GB) 2022-11-10 04:02:31 destination > Flushing hcrm_raw_h-crm-deals: 4860 records (24 MB) 2022-11-10 04:02:31 destination > actual size of batch: 4860 2022-11-10 04:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1404000 (7 GB) 2022-11-10 04:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1405000 (7 GB) 2022-11-10 04:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1406000 (7 GB) 2022-11-10 04:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1407000 (7 GB) 2022-11-10 04:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1408000 (7 GB) 2022-11-10 04:02:32 destination > Flushing hcrm_raw_h-crm-deals: 4541 records (24 MB) 2022-11-10 04:02:32 destination > actual size of batch: 4541 2022-11-10 04:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1409000 (7 GB) 2022-11-10 04:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1410000 (7 GB) 2022-11-10 04:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1411000 (7 GB) 2022-11-10 04:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1412000 (7 GB) 2022-11-10 04:02:32 destination > Flushing hcrm_raw_h-crm-deals: 4667 records (24 MB) 2022-11-10 04:02:32 destination > actual size of batch: 4667 2022-11-10 04:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1413000 (7 GB) 2022-11-10 04:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1414000 (7 GB) 2022-11-10 04:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1415000 (7 GB) 2022-11-10 04:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1416000 (7 GB) 2022-11-10 04:02:33 destination > Flushing hcrm_raw_h-crm-deals: 3249 records (24 MB) 2022-11-10 04:02:33 destination > actual size of batch: 3249 2022-11-10 04:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1417000 (7 GB) 2022-11-10 04:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1418000 (7 GB) 2022-11-10 04:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1419000 (7 GB) 2022-11-10 04:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1420000 (7 GB) 2022-11-10 04:02:34 destination > Flushing hcrm_raw_h-crm-deals: 4189 records (24 MB) 2022-11-10 04:02:34 destination > actual size of batch: 4189 2022-11-10 04:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1421000 (7 GB) 2022-11-10 04:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1422000 (7 GB) 2022-11-10 04:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1423000 (7 GB) 2022-11-10 04:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1424000 (7 GB) 2022-11-10 04:02:35 destination > Flushing hcrm_raw_h-crm-deals: 4299 records (24 MB) 2022-11-10 04:02:35 destination > actual size of batch: 4299 2022-11-10 04:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1425000 (7 GB) 2022-11-10 04:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1426000 (7 GB) 2022-11-10 04:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1427000 (7 GB) 2022-11-10 04:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1428000 (7 GB) 2022-11-10 04:02:36 destination > Flushing hcrm_raw_h-crm-deals: 4385 records (24 MB) 2022-11-10 04:02:36 destination > actual size of batch: 4385 2022-11-10 04:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1429000 (7 GB) 2022-11-10 04:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1430000 (7 GB) 2022-11-10 04:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1431000 (7 GB) 2022-11-10 04:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1432000 (7 GB) 2022-11-10 04:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1433000 (7 GB) 2022-11-10 04:02:37 destination > Flushing hcrm_raw_h-crm-deals: 4523 records (24 MB) 2022-11-10 04:02:37 destination > actual size of batch: 4523 2022-11-10 04:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1434000 (7 GB) 2022-11-10 04:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1435000 (7 GB) 2022-11-10 04:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1436000 (7 GB) 2022-11-10 04:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1437000 (7 GB) 2022-11-10 04:02:37 destination > Flushing hcrm_raw_h-crm-deals: 4281 records (24 MB) 2022-11-10 04:02:37 destination > actual size of batch: 4281 2022-11-10 04:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1438000 (7 GB) 2022-11-10 04:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1439000 (7 GB) 2022-11-10 04:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1440000 (7 GB) 2022-11-10 04:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1441000 (7 GB) 2022-11-10 04:02:38 destination > Flushing hcrm_raw_h-crm-deals: 3958 records (24 MB) 2022-11-10 04:02:38 destination > actual size of batch: 3958 2022-11-10 04:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1442000 (7 GB) 2022-11-10 04:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1443000 (7 GB) 2022-11-10 04:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1444000 (7 GB) 2022-11-10 04:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1445000 (7 GB) 2022-11-10 04:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1446000 (7 GB) 2022-11-10 04:02:39 destination > Flushing hcrm_raw_h-crm-deals: 4896 records (24 MB) 2022-11-10 04:02:39 destination > actual size of batch: 4896 2022-11-10 04:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1447000 (7 GB) 2022-11-10 04:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1448000 (7 GB) 2022-11-10 04:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1449000 (7 GB) 2022-11-10 04:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1450000 (7 GB) 2022-11-10 04:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1451000 (7 GB) 2022-11-10 04:02:40 destination > Flushing hcrm_raw_h-crm-deals: 4961 records (24 MB) 2022-11-10 04:02:40 destination > actual size of batch: 4961 2022-11-10 04:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1452000 (7 GB) 2022-11-10 04:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1453000 (7 GB) 2022-11-10 04:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1454000 (7 GB) 2022-11-10 04:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1455000 (7 GB) 2022-11-10 04:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1456000 (7 GB) 2022-11-10 04:02:40 destination > Flushing hcrm_raw_h-crm-deals: 4775 records (24 MB) 2022-11-10 04:02:40 destination > actual size of batch: 4775 2022-11-10 04:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1457000 (7 GB) 2022-11-10 04:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1458000 (7 GB) 2022-11-10 04:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1459000 (7 GB) 2022-11-10 04:02:41 destination > Flushing hcrm_raw_h-crm-deals: 3715 records (24 MB) 2022-11-10 04:02:41 destination > actual size of batch: 3715 2022-11-10 04:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1460000 (7 GB) 2022-11-10 04:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1461000 (7 GB) 2022-11-10 04:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1462000 (7 GB) 2022-11-10 04:02:42 destination > Flushing hcrm_raw_h-crm-deals: 2778 records (24 MB) 2022-11-10 04:02:42 destination > actual size of batch: 2778 2022-11-10 04:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1463000 (7 GB) 2022-11-10 04:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1464000 (7 GB) 2022-11-10 04:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1465000 (7 GB) 2022-11-10 04:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1466000 (7 GB) 2022-11-10 04:02:42 destination > Flushing hcrm_raw_h-crm-deals: 3321 records (24 MB) 2022-11-10 04:02:42 destination > actual size of batch: 3321 2022-11-10 04:02:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1467000 (7 GB) 2022-11-10 04:02:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1468000 (7 GB) 2022-11-10 04:02:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1469000 (7 GB) 2022-11-10 04:02:43 destination > Flushing hcrm_raw_h-crm-deals: 3559 records (24 MB) 2022-11-10 04:02:43 destination > actual size of batch: 3559 2022-11-10 04:02:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1470000 (7 GB) 2022-11-10 04:02:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1471000 (7 GB) 2022-11-10 04:02:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1472000 (7 GB) 2022-11-10 04:02:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1473000 (7 GB) 2022-11-10 04:02:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1474000 (7 GB) 2022-11-10 04:02:44 destination > Flushing hcrm_raw_h-crm-deals: 4906 records (24 MB) 2022-11-10 04:02:44 destination > actual size of batch: 4906 2022-11-10 04:02:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1475000 (7 GB) 2022-11-10 04:02:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1476000 (7 GB) 2022-11-10 04:02:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1477000 (7 GB) 2022-11-10 04:02:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1478000 (7 GB) 2022-11-10 04:02:45 destination > Flushing hcrm_raw_h-crm-deals: 3585 records (24 MB) 2022-11-10 04:02:45 destination > actual size of batch: 3585 2022-11-10 04:02:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1479000 (7 GB) 2022-11-10 04:02:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1480000 (7 GB) 2022-11-10 04:02:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1481000 (7 GB) 2022-11-10 04:02:45 destination > Flushing hcrm_raw_h-crm-deals: 3328 records (24 MB) 2022-11-10 04:02:45 destination > actual size of batch: 3328 2022-11-10 04:02:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1482000 (7 GB) 2022-11-10 04:02:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1483000 (7 GB) 2022-11-10 04:02:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1484000 (7 GB) 2022-11-10 04:02:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1485000 (7 GB) 2022-11-10 04:02:46 destination > Flushing hcrm_raw_h-crm-deals: 3819 records (24 MB) 2022-11-10 04:02:46 destination > actual size of batch: 3819 2022-11-10 04:02:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1486000 (7 GB) 2022-11-10 04:02:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1487000 (7 GB) 2022-11-10 04:02:47 source > finished reading a stream slice 2022-11-10 04:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1488000 (7 GB) 2022-11-10 04:02:47 destination > Flushing hcrm_raw_h-crm-deals: 2814 records (24 MB) 2022-11-10 04:02:47 destination > actual size of batch: 2814 2022-11-10 04:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1489000 (7 GB) 2022-11-10 04:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1490000 (7 GB) 2022-11-10 04:02:47 destination > Flushing hcrm_raw_h-crm-deals: 2113 records (24 MB) 2022-11-10 04:02:47 destination > actual size of batch: 2113 2022-11-10 04:02:47 destination > Flushing hcrm_raw_h-crm-deals: 673 records (24 MB) 2022-11-10 04:02:47 destination > actual size of batch: 673 2022-11-10 04:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1491000 (7 GB) 2022-11-10 04:02:48 destination > Flushing hcrm_raw_h-crm-deals: 535 records (24 MB) 2022-11-10 04:02:48 destination > actual size of batch: 535 2022-11-10 04:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1492000 (7 GB) 2022-11-10 04:02:48 destination > Flushing hcrm_raw_h-crm-deals: 631 records (24 MB) 2022-11-10 04:02:48 destination > actual size of batch: 631 2022-11-10 04:02:48 destination > Flushing hcrm_raw_h-crm-deals: 639 records (24 MB) 2022-11-10 04:02:48 destination > actual size of batch: 639 2022-11-10 04:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1493000 (7 GB) 2022-11-10 04:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1494000 (7 GB) 2022-11-10 04:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1495000 (7 GB) 2022-11-10 04:02:49 destination > Flushing hcrm_raw_h-crm-deals: 2467 records (24 MB) 2022-11-10 04:02:49 destination > actual size of batch: 2467 2022-11-10 04:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1496000 (7 GB) 2022-11-10 04:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1497000 (7 GB) 2022-11-10 04:02:49 destination > Flushing hcrm_raw_h-crm-deals: 1991 records (24 MB) 2022-11-10 04:02:49 destination > actual size of batch: 1991 2022-11-10 04:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1498000 (7 GB) 2022-11-10 04:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1499000 (7 GB) 2022-11-10 04:02:50 destination > Flushing hcrm_raw_h-crm-deals: 2261 records (24 MB) 2022-11-10 04:02:50 destination > actual size of batch: 2261 2022-11-10 04:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1500000 (7 GB) 2022-11-10 04:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1501000 (7 GB) 2022-11-10 04:02:50 destination > Flushing hcrm_raw_h-crm-deals: 2281 records (24 MB) 2022-11-10 04:02:50 destination > actual size of batch: 2281 2022-11-10 04:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1502000 (7 GB) 2022-11-10 04:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1503000 (7 GB) 2022-11-10 04:02:50 destination > Flushing hcrm_raw_h-crm-deals: 2204 records (24 MB) 2022-11-10 04:02:50 destination > actual size of batch: 2204 2022-11-10 04:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1504000 (7 GB) 2022-11-10 04:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1505000 (7 GB) 2022-11-10 04:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1506000 (7 GB) 2022-11-10 04:02:51 destination > Flushing hcrm_raw_h-crm-deals: 2171 records (24 MB) 2022-11-10 04:02:51 destination > actual size of batch: 2171 2022-11-10 04:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1507000 (7 GB) 2022-11-10 04:02:51 destination > Flushing hcrm_raw_h-crm-deals: 1816 records (24 MB) 2022-11-10 04:02:51 destination > actual size of batch: 1816 2022-11-10 04:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1508000 (7 GB) 2022-11-10 04:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1509000 (7 GB) 2022-11-10 04:02:52 destination > Flushing hcrm_raw_h-crm-deals: 2107 records (24 MB) 2022-11-10 04:02:52 destination > actual size of batch: 2107 2022-11-10 04:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1510000 (7 GB) 2022-11-10 04:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1511000 (7 GB) 2022-11-10 04:02:52 destination > Flushing hcrm_raw_h-crm-deals: 1865 records (24 MB) 2022-11-10 04:02:52 destination > actual size of batch: 1865 2022-11-10 04:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1512000 (7 GB) 2022-11-10 04:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1513000 (7 GB) 2022-11-10 04:02:52 destination > Flushing hcrm_raw_h-crm-deals: 1962 records (24 MB) 2022-11-10 04:02:52 destination > actual size of batch: 1962 2022-11-10 04:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1514000 (7 GB) 2022-11-10 04:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1515000 (7 GB) 2022-11-10 04:02:53 destination > Flushing hcrm_raw_h-crm-deals: 1898 records (24 MB) 2022-11-10 04:02:53 destination > actual size of batch: 1898 2022-11-10 04:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1516000 (7 GB) 2022-11-10 04:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1517000 (7 GB) 2022-11-10 04:02:53 destination > Flushing hcrm_raw_h-crm-deals: 2086 records (24 MB) 2022-11-10 04:02:53 destination > actual size of batch: 2086 2022-11-10 04:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1518000 (7 GB) 2022-11-10 04:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1519000 (7 GB) 2022-11-10 04:02:54 destination > Flushing hcrm_raw_h-crm-deals: 2208 records (24 MB) 2022-11-10 04:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1520000 (7 GB) 2022-11-10 04:02:54 destination > actual size of batch: 2208 2022-11-10 04:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1521000 (7 GB) 2022-11-10 04:02:54 destination > Flushing hcrm_raw_h-crm-deals: 1752 records (24 MB) 2022-11-10 04:02:54 destination > actual size of batch: 1752 2022-11-10 04:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1522000 (7 GB) 2022-11-10 04:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1523000 (7 GB) 2022-11-10 04:02:55 source > finished reading a stream slice 2022-11-10 04:02:56 destination > Flushing hcrm_raw_h-crm-deals: 2161 records (24 MB) 2022-11-10 04:02:56 destination > actual size of batch: 2161 2022-11-10 04:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1524000 (7 GB) 2022-11-10 04:02:56 destination > Flushing hcrm_raw_h-crm-deals: 1012 records (24 MB) 2022-11-10 04:02:56 destination > actual size of batch: 1012 2022-11-10 04:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1525000 (7 GB) 2022-11-10 04:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1526000 (7 GB) 2022-11-10 04:02:56 destination > Flushing hcrm_raw_h-crm-deals: 1633 records (24 MB) 2022-11-10 04:02:56 destination > actual size of batch: 1633 2022-11-10 04:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1527000 (7 GB) 2022-11-10 04:02:57 destination > Flushing hcrm_raw_h-crm-deals: 1412 records (24 MB) 2022-11-10 04:02:57 destination > actual size of batch: 1412 2022-11-10 04:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1528000 (7 GB) 2022-11-10 04:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1529000 (7 GB) 2022-11-10 04:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1530000 (7 GB) 2022-11-10 04:02:57 destination > Flushing hcrm_raw_h-crm-deals: 2831 records (24 MB) 2022-11-10 04:02:57 destination > actual size of batch: 2831 2022-11-10 04:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1531000 (7 GB) 2022-11-10 04:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1532000 (7 GB) 2022-11-10 04:02:58 destination > Flushing hcrm_raw_h-crm-deals: 1653 records (24 MB) 2022-11-10 04:02:58 destination > actual size of batch: 1653 2022-11-10 04:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1533000 (7 GB) 2022-11-10 04:02:58 destination > Flushing hcrm_raw_h-crm-deals: 1526 records (24 MB) 2022-11-10 04:02:58 destination > actual size of batch: 1526 2022-11-10 04:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1534000 (7 GB) 2022-11-10 04:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1535000 (7 GB) 2022-11-10 04:02:58 destination > Flushing hcrm_raw_h-crm-deals: 1686 records (24 MB) 2022-11-10 04:02:58 destination > actual size of batch: 1686 2022-11-10 04:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1536000 (7 GB) 2022-11-10 04:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1537000 (7 GB) 2022-11-10 04:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1538000 (7 GB) 2022-11-10 04:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1539000 (7 GB) 2022-11-10 04:02:59 destination > Flushing hcrm_raw_h-crm-deals: 3396 records (24 MB) 2022-11-10 04:02:59 destination > actual size of batch: 3396 2022-11-10 04:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1540000 (7 GB) 2022-11-10 04:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1541000 (7 GB) 2022-11-10 04:02:59 destination > Flushing hcrm_raw_h-crm-deals: 2724 records (24 MB) 2022-11-10 04:02:59 destination > actual size of batch: 2724 2022-11-10 04:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1542000 (7 GB) 2022-11-10 04:03:00 destination > Flushing hcrm_raw_h-crm-deals: 932 records (24 MB) 2022-11-10 04:03:00 destination > actual size of batch: 932 2022-11-10 04:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1543000 (7 GB) 2022-11-10 04:03:00 destination > Flushing hcrm_raw_h-crm-deals: 917 records (24 MB) 2022-11-10 04:03:00 destination > actual size of batch: 917 2022-11-10 04:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1544000 (7 GB) 2022-11-10 04:03:00 destination > Flushing hcrm_raw_h-crm-deals: 590 records (24 MB) 2022-11-10 04:03:00 destination > actual size of batch: 590 2022-11-10 04:03:01 destination > Flushing hcrm_raw_h-crm-deals: 557 records (24 MB) 2022-11-10 04:03:01 destination > actual size of batch: 557 2022-11-10 04:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1545000 (7 GB) 2022-11-10 04:03:01 destination > Flushing hcrm_raw_h-crm-deals: 788 records (24 MB) 2022-11-10 04:03:01 destination > actual size of batch: 788 2022-11-10 04:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1546000 (7 GB) 2022-11-10 04:03:01 destination > Flushing hcrm_raw_h-crm-deals: 910 records (24 MB) 2022-11-10 04:03:01 destination > actual size of batch: 910 2022-11-10 04:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1547000 (7 GB) 2022-11-10 04:03:02 source > finished reading a stream slice 2022-11-10 04:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1548000 (7 GB) 2022-11-10 04:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1549000 (7 GB) 2022-11-10 04:03:02 destination > Flushing hcrm_raw_h-crm-deals: 2792 records (24 MB) 2022-11-10 04:03:02 destination > actual size of batch: 2792 2022-11-10 04:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1550000 (7 GB) 2022-11-10 04:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1551000 (7 GB) 2022-11-10 04:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1552000 (7 GB) 2022-11-10 04:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1553000 (7 GB) 2022-11-10 04:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1554000 (7 GB) 2022-11-10 04:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1555000 (7 GB) 2022-11-10 04:03:03 destination > Flushing hcrm_raw_h-crm-deals: 5727 records (24 MB) 2022-11-10 04:03:03 destination > actual size of batch: 5727 2022-11-10 04:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1556000 (7 GB) 2022-11-10 04:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1557000 (7 GB) 2022-11-10 04:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1558000 (7 GB) 2022-11-10 04:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1559000 (7 GB) 2022-11-10 04:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1560000 (7 GB) 2022-11-10 04:03:04 destination > Flushing hcrm_raw_h-crm-deals: 5564 records (24 MB) 2022-11-10 04:03:04 destination > actual size of batch: 5564 2022-11-10 04:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1561000 (7 GB) 2022-11-10 04:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1562000 (7 GB) 2022-11-10 04:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1563000 (7 GB) 2022-11-10 04:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1564000 (7 GB) 2022-11-10 04:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1565000 (7 GB) 2022-11-10 04:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1566000 (7 GB) 2022-11-10 04:03:05 destination > Flushing hcrm_raw_h-crm-deals: 5764 records (24 MB) 2022-11-10 04:03:05 destination > actual size of batch: 5764 2022-11-10 04:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1567000 (7 GB) 2022-11-10 04:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1568000 (7 GB) 2022-11-10 04:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1569000 (7 GB) 2022-11-10 04:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1570000 (7 GB) 2022-11-10 04:03:06 destination > Flushing hcrm_raw_h-crm-deals: 4130 records (24 MB) 2022-11-10 04:03:06 destination > actual size of batch: 4130 2022-11-10 04:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1571000 (7 GB) 2022-11-10 04:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1572000 (7 GB) 2022-11-10 04:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1573000 (7 GB) 2022-11-10 04:03:07 destination > Flushing hcrm_raw_h-crm-deals: 3515 records (24 MB) 2022-11-10 04:03:07 destination > actual size of batch: 3515 2022-11-10 04:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1574000 (7 GB) 2022-11-10 04:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1575000 (7 GB) 2022-11-10 04:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1576000 (7 GB) 2022-11-10 04:03:07 destination > Flushing hcrm_raw_h-crm-deals: 2974 records (24 MB) 2022-11-10 04:03:07 destination > actual size of batch: 2974 2022-11-10 04:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1577000 (7 GB) 2022-11-10 04:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1578000 (7 GB) 2022-11-10 04:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1579000 (7 GB) 2022-11-10 04:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1580000 (7 GB) 2022-11-10 04:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1581000 (7 GB) 2022-11-10 04:03:08 destination > Flushing hcrm_raw_h-crm-deals: 4698 records (24 MB) 2022-11-10 04:03:08 destination > actual size of batch: 4698 2022-11-10 04:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1582000 (7 GB) 2022-11-10 04:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1583000 (7 GB) 2022-11-10 04:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1584000 (7 GB) 2022-11-10 04:03:09 destination > Flushing hcrm_raw_h-crm-deals: 2894 records (24 MB) 2022-11-10 04:03:09 destination > actual size of batch: 2894 2022-11-10 04:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1585000 (7 GB) 2022-11-10 04:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1586000 (7 GB) 2022-11-10 04:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1587000 (7 GB) 2022-11-10 04:03:09 destination > Flushing hcrm_raw_h-crm-deals: 2599 records (24 MB) 2022-11-10 04:03:09 destination > actual size of batch: 2599 2022-11-10 04:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1588000 (7 GB) 2022-11-10 04:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1589000 (7 GB) 2022-11-10 04:03:10 destination > Flushing hcrm_raw_h-crm-deals: 2547 records (24 MB) 2022-11-10 04:03:10 destination > actual size of batch: 2547 2022-11-10 04:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1590000 (7 GB) 2022-11-10 04:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1591000 (7 GB) 2022-11-10 04:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1592000 (7 GB) 2022-11-10 04:03:10 destination > Flushing hcrm_raw_h-crm-deals: 2351 records (24 MB) 2022-11-10 04:03:10 destination > actual size of batch: 2351 2022-11-10 04:03:10 source > finished reading a stream slice 2022-11-10 04:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1593000 (7 GB) 2022-11-10 04:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1594000 (7 GB) 2022-11-10 04:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1595000 (7 GB) 2022-11-10 04:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1596000 (7 GB) 2022-11-10 04:03:11 destination > Flushing hcrm_raw_h-crm-deals: 4013 records (24 MB) 2022-11-10 04:03:11 destination > actual size of batch: 4013 2022-11-10 04:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1597000 (7 GB) 2022-11-10 04:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1598000 (7 GB) 2022-11-10 04:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1599000 (7 GB) 2022-11-10 04:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1600000 (7 GB) 2022-11-10 04:03:12 destination > Flushing hcrm_raw_h-crm-deals: 4514 records (24 MB) 2022-11-10 04:03:12 destination > actual size of batch: 4514 2022-11-10 04:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1601000 (7 GB) 2022-11-10 04:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1602000 (7 GB) 2022-11-10 04:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1603000 (7 GB) 2022-11-10 04:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1604000 (7 GB) 2022-11-10 04:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1605000 (7 GB) 2022-11-10 04:03:12 destination > Flushing hcrm_raw_h-crm-deals: 4477 records (24 MB) 2022-11-10 04:03:12 destination > actual size of batch: 4477 2022-11-10 04:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1606000 (7 GB) 2022-11-10 04:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1607000 (7 GB) 2022-11-10 04:03:13 destination > Flushing hcrm_raw_h-crm-deals: 2903 records (24 MB) 2022-11-10 04:03:13 destination > actual size of batch: 2903 2022-11-10 04:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1608000 (7 GB) 2022-11-10 04:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1609000 (7 GB) 2022-11-10 04:03:13 destination > Flushing hcrm_raw_h-crm-deals: 1957 records (24 MB) 2022-11-10 04:03:13 destination > actual size of batch: 1957 2022-11-10 04:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1610000 (7 GB) 2022-11-10 04:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1611000 (7 GB) 2022-11-10 04:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1612000 (7 GB) 2022-11-10 04:03:14 destination > Flushing hcrm_raw_h-crm-deals: 2107 records (24 MB) 2022-11-10 04:03:14 destination > actual size of batch: 2107 2022-11-10 04:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1613000 (7 GB) 2022-11-10 04:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1614000 (7 GB) 2022-11-10 04:03:14 destination > Flushing hcrm_raw_h-crm-deals: 2053 records (24 MB) 2022-11-10 04:03:14 destination > actual size of batch: 2053 2022-11-10 04:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1615000 (7 GB) 2022-11-10 04:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1616000 (7 GB) 2022-11-10 04:03:15 destination > Flushing hcrm_raw_h-crm-deals: 2062 records (24 MB) 2022-11-10 04:03:15 destination > actual size of batch: 2062 2022-11-10 04:03:15 source > finished reading a stream slice 2022-11-10 04:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1617000 (7 GB) 2022-11-10 04:03:15 destination > Flushing hcrm_raw_h-crm-deals: 1555 records (24 MB) 2022-11-10 04:03:15 destination > actual size of batch: 1555 2022-11-10 04:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1618000 (7 GB) 2022-11-10 04:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1619000 (7 GB) 2022-11-10 04:03:16 destination > Flushing hcrm_raw_h-crm-deals: 1329 records (24 MB) 2022-11-10 04:03:16 destination > actual size of batch: 1329 2022-11-10 04:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1620000 (7 GB) 2022-11-10 04:03:16 destination > Flushing hcrm_raw_h-crm-deals: 1026 records (24 MB) 2022-11-10 04:03:16 destination > actual size of batch: 1026 2022-11-10 04:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1621000 (7 GB) 2022-11-10 04:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1622000 (7 GB) 2022-11-10 04:03:17 destination > Flushing hcrm_raw_h-crm-deals: 2939 records (24 MB) 2022-11-10 04:03:17 destination > actual size of batch: 2939 2022-11-10 04:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1623000 (7 GB) 2022-11-10 04:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1624000 (7 GB) 2022-11-10 04:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1625000 (7 GB) 2022-11-10 04:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1626000 (7 GB) 2022-11-10 04:03:17 destination > Flushing hcrm_raw_h-crm-deals: 3201 records (24 MB) 2022-11-10 04:03:17 destination > actual size of batch: 3201 2022-11-10 04:03:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1627000 (7 GB) 2022-11-10 04:03:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1628000 (7 GB) 2022-11-10 04:03:18 destination > Flushing hcrm_raw_h-crm-deals: 2192 records (24 MB) 2022-11-10 04:03:18 destination > actual size of batch: 2192 2022-11-10 04:03:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1629000 (7 GB) 2022-11-10 04:03:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1630000 (7 GB) 2022-11-10 04:03:18 destination > Flushing hcrm_raw_h-crm-deals: 2024 records (24 MB) 2022-11-10 04:03:18 destination > actual size of batch: 2024 2022-11-10 04:03:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1631000 (7 GB) 2022-11-10 04:03:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1632000 (7 GB) 2022-11-10 04:03:19 destination > Flushing hcrm_raw_h-crm-deals: 1961 records (24 MB) 2022-11-10 04:03:19 destination > actual size of batch: 1961 2022-11-10 04:03:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1633000 (7 GB) 2022-11-10 04:03:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1634000 (7 GB) 2022-11-10 04:03:19 destination > Flushing hcrm_raw_h-crm-deals: 1692 records (24 MB) 2022-11-10 04:03:19 destination > actual size of batch: 1692 2022-11-10 04:03:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1635000 (7 GB) 2022-11-10 04:03:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1636000 (7 GB) 2022-11-10 04:03:20 destination > Flushing hcrm_raw_h-crm-deals: 2122 records (24 MB) 2022-11-10 04:03:20 destination > actual size of batch: 2122 2022-11-10 04:03:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1637000 (7 GB) 2022-11-10 04:03:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1638000 (7 GB) 2022-11-10 04:03:20 source > finished reading a stream slice 2022-11-10 04:03:20 destination > Flushing hcrm_raw_h-crm-deals: 2226 records (24 MB) 2022-11-10 04:03:20 destination > actual size of batch: 2226 2022-11-10 04:03:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1639000 (7 GB) 2022-11-10 04:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1640000 (7 GB) 2022-11-10 04:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1641000 (7 GB) 2022-11-10 04:03:21 destination > Flushing hcrm_raw_h-crm-deals: 3443 records (24 MB) 2022-11-10 04:03:21 destination > actual size of batch: 3443 2022-11-10 04:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1642000 (7 GB) 2022-11-10 04:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1643000 (7 GB) 2022-11-10 04:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1644000 (7 GB) 2022-11-10 04:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1645000 (7 GB) 2022-11-10 04:03:21 destination > Flushing hcrm_raw_h-crm-deals: 3284 records (24 MB) 2022-11-10 04:03:21 destination > actual size of batch: 3284 2022-11-10 04:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1646000 (7 GB) 2022-11-10 04:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1647000 (7 GB) 2022-11-10 04:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1648000 (7 GB) 2022-11-10 04:03:22 destination > Flushing hcrm_raw_h-crm-deals: 3241 records (24 MB) 2022-11-10 04:03:22 destination > actual size of batch: 3241 2022-11-10 04:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1649000 (7 GB) 2022-11-10 04:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1650000 (7 GB) 2022-11-10 04:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1651000 (7 GB) 2022-11-10 04:03:23 destination > Flushing hcrm_raw_h-crm-deals: 3221 records (24 MB) 2022-11-10 04:03:23 destination > actual size of batch: 3221 2022-11-10 04:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1652000 (7 GB) 2022-11-10 04:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1653000 (7 GB) 2022-11-10 04:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1654000 (7 GB) 2022-11-10 04:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1655000 (7 GB) 2022-11-10 04:03:23 destination > Flushing hcrm_raw_h-crm-deals: 3598 records (24 MB) 2022-11-10 04:03:23 destination > actual size of batch: 3598 2022-11-10 04:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1656000 (7 GB) 2022-11-10 04:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1657000 (7 GB) 2022-11-10 04:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1658000 (7 GB) 2022-11-10 04:03:24 destination > Flushing hcrm_raw_h-crm-deals: 3144 records (24 MB) 2022-11-10 04:03:24 destination > actual size of batch: 3144 2022-11-10 04:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1659000 (7 GB) 2022-11-10 04:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1660000 (7 GB) 2022-11-10 04:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1661000 (7 GB) 2022-11-10 04:03:24 destination > Flushing hcrm_raw_h-crm-deals: 3148 records (24 MB) 2022-11-10 04:03:24 destination > actual size of batch: 3148 2022-11-10 04:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1662000 (7 GB) 2022-11-10 04:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1663000 (7 GB) 2022-11-10 04:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1664000 (7 GB) 2022-11-10 04:03:25 destination > Flushing hcrm_raw_h-crm-deals: 3025 records (24 MB) 2022-11-10 04:03:25 destination > actual size of batch: 3025 2022-11-10 04:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1665000 (7 GB) 2022-11-10 04:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1666000 (7 GB) 2022-11-10 04:03:25 destination > Flushing hcrm_raw_h-crm-deals: 2170 records (24 MB) 2022-11-10 04:03:25 destination > actual size of batch: 2170 2022-11-10 04:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1667000 (7 GB) 2022-11-10 04:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1668000 (7 GB) 2022-11-10 04:03:26 destination > Flushing hcrm_raw_h-crm-deals: 2243 records (24 MB) 2022-11-10 04:03:26 destination > actual size of batch: 2243 2022-11-10 04:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1669000 (7 GB) 2022-11-10 04:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1670000 (7 GB) 2022-11-10 04:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1671000 (7 GB) 2022-11-10 04:03:26 destination > Flushing hcrm_raw_h-crm-deals: 2852 records (24 MB) 2022-11-10 04:03:26 destination > actual size of batch: 2852 2022-11-10 04:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1672000 (7 GB) 2022-11-10 04:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1673000 (7 GB) 2022-11-10 04:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1674000 (7 GB) 2022-11-10 04:03:27 destination > Flushing hcrm_raw_h-crm-deals: 3158 records (24 MB) 2022-11-10 04:03:27 destination > actual size of batch: 3158 2022-11-10 04:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1675000 (7 GB) 2022-11-10 04:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1676000 (7 GB) 2022-11-10 04:03:28 source > finished reading a stream slice 2022-11-10 04:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1677000 (7 GB) 2022-11-10 04:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1678000 (7 GB) 2022-11-10 04:03:28 destination > Flushing hcrm_raw_h-crm-deals: 3083 records (24 MB) 2022-11-10 04:03:28 destination > actual size of batch: 3083 2022-11-10 04:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1679000 (7 GB) 2022-11-10 04:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1680000 (7 GB) 2022-11-10 04:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1681000 (7 GB) 2022-11-10 04:03:29 destination > Flushing hcrm_raw_h-crm-deals: 3846 records (24 MB) 2022-11-10 04:03:29 destination > actual size of batch: 3846 2022-11-10 04:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1682000 (7 GB) 2022-11-10 04:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1683000 (7 GB) 2022-11-10 04:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1684000 (7 GB) 2022-11-10 04:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1685000 (7 GB) 2022-11-10 04:03:30 destination > Flushing hcrm_raw_h-crm-deals: 3939 records (24 MB) 2022-11-10 04:03:30 destination > actual size of batch: 3939 2022-11-10 04:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1686000 (7 GB) 2022-11-10 04:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1687000 (7 GB) 2022-11-10 04:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1688000 (7 GB) 2022-11-10 04:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1689000 (7 GB) 2022-11-10 04:03:31 destination > Flushing hcrm_raw_h-crm-deals: 3475 records (24 MB) 2022-11-10 04:03:31 destination > actual size of batch: 3475 2022-11-10 04:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1690000 (7 GB) 2022-11-10 04:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1691000 (7 GB) 2022-11-10 04:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1692000 (7 GB) 2022-11-10 04:03:31 destination > Flushing hcrm_raw_h-crm-deals: 2794 records (24 MB) 2022-11-10 04:03:31 destination > actual size of batch: 2794 2022-11-10 04:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1693000 (7 GB) 2022-11-10 04:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1694000 (7 GB) 2022-11-10 04:03:32 destination > Flushing hcrm_raw_h-crm-deals: 2311 records (24 MB) 2022-11-10 04:03:32 destination > actual size of batch: 2311 2022-11-10 04:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1695000 (7 GB) 2022-11-10 04:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1696000 (7 GB) 2022-11-10 04:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1697000 (7 GB) 2022-11-10 04:03:32 destination > Flushing hcrm_raw_h-crm-deals: 2897 records (24 MB) 2022-11-10 04:03:32 destination > actual size of batch: 2897 2022-11-10 04:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1698000 (7 GB) 2022-11-10 04:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1699000 (7 GB) 2022-11-10 04:03:33 destination > Flushing hcrm_raw_h-crm-deals: 2209 records (24 MB) 2022-11-10 04:03:33 destination > actual size of batch: 2209 2022-11-10 04:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1700000 (7 GB) 2022-11-10 04:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1701000 (7 GB) 2022-11-10 04:03:33 destination > Flushing hcrm_raw_h-crm-deals: 2133 records (24 MB) 2022-11-10 04:03:33 destination > actual size of batch: 2133 2022-11-10 04:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1702000 (7 GB) 2022-11-10 04:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1703000 (7 GB) 2022-11-10 04:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1704000 (7 GB) 2022-11-10 04:03:34 destination > Flushing hcrm_raw_h-crm-deals: 2414 records (24 MB) 2022-11-10 04:03:34 destination > actual size of batch: 2414 2022-11-10 04:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1705000 (7 GB) 2022-11-10 04:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1706000 (7 GB) 2022-11-10 04:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1707000 (7 GB) 2022-11-10 04:03:34 destination > Flushing hcrm_raw_h-crm-deals: 3265 records (24 MB) 2022-11-10 04:03:34 destination > actual size of batch: 3265 2022-11-10 04:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1708000 (7 GB) 2022-11-10 04:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1709000 (7 GB) 2022-11-10 04:03:35 source > finished reading a stream slice 2022-11-10 04:03:35 destination > Flushing hcrm_raw_h-crm-deals: 2712 records (24 MB) 2022-11-10 04:03:35 destination > actual size of batch: 2712 2022-11-10 04:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1710000 (7 GB) 2022-11-10 04:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1711000 (7 GB) 2022-11-10 04:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1712000 (7 GB) 2022-11-10 04:03:35 destination > Flushing hcrm_raw_h-crm-deals: 2256 records (24 MB) 2022-11-10 04:03:35 destination > actual size of batch: 2256 2022-11-10 04:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1713000 (7 GB) 2022-11-10 04:03:36 destination > Flushing hcrm_raw_h-crm-deals: 1186 records (24 MB) 2022-11-10 04:03:36 destination > actual size of batch: 1186 2022-11-10 04:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1714000 (7 GB) 2022-11-10 04:03:36 destination > Flushing hcrm_raw_h-crm-deals: 1285 records (24 MB) 2022-11-10 04:03:36 destination > actual size of batch: 1285 2022-11-10 04:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1715000 (7 GB) 2022-11-10 04:03:37 destination > Flushing hcrm_raw_h-crm-deals: 905 records (24 MB) 2022-11-10 04:03:37 destination > actual size of batch: 905 2022-11-10 04:03:37 source > finished reading a stream slice 2022-11-10 04:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1716000 (7 GB) 2022-11-10 04:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1717000 (7 GB) 2022-11-10 04:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1718000 (7 GB) 2022-11-10 04:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1719000 (7 GB) 2022-11-10 04:03:37 destination > Flushing hcrm_raw_h-crm-deals: 3606 records (24 MB) 2022-11-10 04:03:37 destination > actual size of batch: 3606 2022-11-10 04:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1720000 (7 GB) 2022-11-10 04:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1721000 (7 GB) 2022-11-10 04:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1722000 (7 GB) 2022-11-10 04:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1723000 (7 GB) 2022-11-10 04:03:38 destination > Flushing hcrm_raw_h-crm-deals: 4131 records (24 MB) 2022-11-10 04:03:38 destination > actual size of batch: 4131 2022-11-10 04:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1724000 (7 GB) 2022-11-10 04:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1725000 (7 GB) 2022-11-10 04:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1726000 (7 GB) 2022-11-10 04:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1727000 (7 GB) 2022-11-10 04:03:39 destination > Flushing hcrm_raw_h-crm-deals: 3785 records (24 MB) 2022-11-10 04:03:39 destination > actual size of batch: 3785 2022-11-10 04:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1728000 (7 GB) 2022-11-10 04:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1729000 (7 GB) 2022-11-10 04:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1730000 (7 GB) 2022-11-10 04:03:39 destination > Flushing hcrm_raw_h-crm-deals: 3525 records (24 MB) 2022-11-10 04:03:39 destination > actual size of batch: 3525 2022-11-10 04:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1731000 (7 GB) 2022-11-10 04:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1732000 (7 GB) 2022-11-10 04:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1733000 (7 GB) 2022-11-10 04:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1734000 (7 GB) 2022-11-10 04:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1735000 (7 GB) 2022-11-10 04:03:40 destination > Flushing hcrm_raw_h-crm-deals: 4426 records (24 MB) 2022-11-10 04:03:40 destination > actual size of batch: 4426 2022-11-10 04:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1736000 (7 GB) 2022-11-10 04:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1737000 (7 GB) 2022-11-10 04:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1738000 (7 GB) 2022-11-10 04:03:41 destination > Flushing hcrm_raw_h-crm-deals: 3815 records (24 MB) 2022-11-10 04:03:41 destination > actual size of batch: 3815 2022-11-10 04:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1739000 (7 GB) 2022-11-10 04:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1740000 (7 GB) 2022-11-10 04:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1741000 (7 GB) 2022-11-10 04:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1742000 (7 GB) 2022-11-10 04:03:42 destination > Flushing hcrm_raw_h-crm-deals: 4057 records (24 MB) 2022-11-10 04:03:42 destination > actual size of batch: 4057 2022-11-10 04:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1743000 (7 GB) 2022-11-10 04:03:42 source > finished reading a stream slice 2022-11-10 04:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1744000 (7 GB) 2022-11-10 04:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1745000 (7 GB) 2022-11-10 04:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1746000 (7 GB) 2022-11-10 04:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1747000 (7 GB) 2022-11-10 04:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1748000 (7 GB) 2022-11-10 04:03:43 destination > Flushing hcrm_raw_h-crm-deals: 5033 records (24 MB) 2022-11-10 04:03:43 destination > actual size of batch: 5033 2022-11-10 04:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1749000 (7 GB) 2022-11-10 04:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1750000 (7 GB) 2022-11-10 04:03:43 destination > Flushing hcrm_raw_h-crm-deals: 2942 records (24 MB) 2022-11-10 04:03:43 destination > actual size of batch: 2942 2022-11-10 04:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1751000 (7 GB) 2022-11-10 04:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1752000 (7 GB) 2022-11-10 04:03:44 destination > Flushing hcrm_raw_h-crm-deals: 1628 records (24 MB) 2022-11-10 04:03:44 destination > actual size of batch: 1628 2022-11-10 04:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1753000 (7 GB) 2022-11-10 04:03:44 source > finished reading a stream slice 2022-11-10 04:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1754000 (7 GB) 2022-11-10 04:03:44 destination > Flushing hcrm_raw_h-crm-deals: 1816 records (24 MB) 2022-11-10 04:03:44 destination > actual size of batch: 1816 2022-11-10 04:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1755000 (7 GB) 2022-11-10 04:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1756000 (7 GB) 2022-11-10 04:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1757000 (7 GB) 2022-11-10 04:03:45 destination > Flushing hcrm_raw_h-crm-deals: 3538 records (24 MB) 2022-11-10 04:03:45 destination > actual size of batch: 3538 2022-11-10 04:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1758000 (7 GB) 2022-11-10 04:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1759000 (7 GB) 2022-11-10 04:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1760000 (7 GB) 2022-11-10 04:03:46 destination > Flushing hcrm_raw_h-crm-deals: 2788 records (24 MB) 2022-11-10 04:03:46 destination > actual size of batch: 2788 2022-11-10 04:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1761000 (7 GB) 2022-11-10 04:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1762000 (7 GB) 2022-11-10 04:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1763000 (7 GB) 2022-11-10 04:03:46 destination > Flushing hcrm_raw_h-crm-deals: 2787 records (24 MB) 2022-11-10 04:03:46 destination > actual size of batch: 2787 2022-11-10 04:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1764000 (7 GB) 2022-11-10 04:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1765000 (7 GB) 2022-11-10 04:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1766000 (7 GB) 2022-11-10 04:03:47 destination > Flushing hcrm_raw_h-crm-deals: 3305 records (24 MB) 2022-11-10 04:03:47 destination > actual size of batch: 3305 2022-11-10 04:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1767000 (7 GB) 2022-11-10 04:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1768000 (7 GB) 2022-11-10 04:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1769000 (7 GB) 2022-11-10 04:03:47 destination > Flushing hcrm_raw_h-crm-deals: 3134 records (24 MB) 2022-11-10 04:03:47 destination > actual size of batch: 3134 2022-11-10 04:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1770000 (7 GB) 2022-11-10 04:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1771000 (7 GB) 2022-11-10 04:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1772000 (7 GB) 2022-11-10 04:03:48 source > finished reading a stream slice 2022-11-10 04:03:48 destination > Flushing hcrm_raw_h-crm-deals: 2957 records (24 MB) 2022-11-10 04:03:48 destination > actual size of batch: 2957 2022-11-10 04:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1773000 (7 GB) 2022-11-10 04:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1774000 (7 GB) 2022-11-10 04:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1775000 (7 GB) 2022-11-10 04:03:49 destination > Flushing hcrm_raw_h-crm-deals: 2694 records (24 MB) 2022-11-10 04:03:49 destination > actual size of batch: 2694 2022-11-10 04:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1776000 (7 GB) 2022-11-10 04:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1777000 (7 GB) 2022-11-10 04:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1778000 (7 GB) 2022-11-10 04:03:49 destination > Flushing hcrm_raw_h-crm-deals: 2871 records (24 MB) 2022-11-10 04:03:49 destination > actual size of batch: 2871 2022-11-10 04:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1779000 (7 GB) 2022-11-10 04:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1780000 (7 GB) 2022-11-10 04:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1781000 (7 GB) 2022-11-10 04:03:50 destination > Flushing hcrm_raw_h-crm-deals: 2714 records (24 MB) 2022-11-10 04:03:50 destination > actual size of batch: 2714 2022-11-10 04:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1782000 (7 GB) 2022-11-10 04:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1783000 (7 GB) 2022-11-10 04:03:50 destination > Flushing hcrm_raw_h-crm-deals: 2558 records (24 MB) 2022-11-10 04:03:50 destination > actual size of batch: 2558 2022-11-10 04:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1784000 (7 GB) 2022-11-10 04:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1785000 (7 GB) 2022-11-10 04:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1786000 (7 GB) 2022-11-10 04:03:51 destination > Flushing hcrm_raw_h-crm-deals: 2648 records (24 MB) 2022-11-10 04:03:51 destination > actual size of batch: 2648 2022-11-10 04:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1787000 (7 GB) 2022-11-10 04:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1788000 (7 GB) 2022-11-10 04:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1789000 (7 GB) 2022-11-10 04:03:52 destination > Flushing hcrm_raw_h-crm-deals: 2629 records (24 MB) 2022-11-10 04:03:52 destination > actual size of batch: 2629 2022-11-10 04:03:52 source > finished reading a stream slice 2022-11-10 04:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1790000 (7 GB) 2022-11-10 04:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1791000 (7 GB) 2022-11-10 04:03:52 destination > Flushing hcrm_raw_h-crm-deals: 2619 records (24 MB) 2022-11-10 04:03:52 destination > actual size of batch: 2619 2022-11-10 04:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1792000 (7 GB) 2022-11-10 04:03:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1793000 (7 GB) 2022-11-10 04:03:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1794000 (7 GB) 2022-11-10 04:03:53 destination > Flushing hcrm_raw_h-crm-deals: 2517 records (24 MB) 2022-11-10 04:03:53 destination > actual size of batch: 2517 2022-11-10 04:03:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1795000 (7 GB) 2022-11-10 04:03:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1796000 (7 GB) 2022-11-10 04:03:53 destination > Flushing hcrm_raw_h-crm-deals: 2278 records (24 MB) 2022-11-10 04:03:53 destination > actual size of batch: 2278 2022-11-10 04:03:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1797000 (7 GB) 2022-11-10 04:03:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1798000 (7 GB) 2022-11-10 04:03:54 destination > Flushing hcrm_raw_h-crm-deals: 2162 records (24 MB) 2022-11-10 04:03:54 destination > actual size of batch: 2162 2022-11-10 04:03:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1799000 (7 GB) 2022-11-10 04:03:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1800000 (7 GB) 2022-11-10 04:03:55 source > finished reading a stream slice 2022-11-10 04:03:55 destination > Flushing hcrm_raw_h-crm-deals: 1972 records (24 MB) 2022-11-10 04:03:55 destination > actual size of batch: 1972 2022-11-10 04:03:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1801000 (7 GB) 2022-11-10 04:03:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1802000 (7 GB) 2022-11-10 04:03:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1803000 (7 GB) 2022-11-10 04:03:55 destination > Flushing hcrm_raw_h-crm-deals: 2544 records (24 MB) 2022-11-10 04:03:55 destination > actual size of batch: 2544 2022-11-10 04:03:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1804000 (7 GB) 2022-11-10 04:03:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1805000 (7 GB) 2022-11-10 04:03:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1806000 (7 GB) 2022-11-10 04:03:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1807000 (7 GB) 2022-11-10 04:03:56 destination > Flushing hcrm_raw_h-crm-deals: 4127 records (24 MB) 2022-11-10 04:03:56 destination > actual size of batch: 4127 2022-11-10 04:03:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1808000 (7 GB) 2022-11-10 04:03:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1809000 (7 GB) 2022-11-10 04:03:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1810000 (7 GB) 2022-11-10 04:03:57 destination > Flushing hcrm_raw_h-crm-deals: 3717 records (24 MB) 2022-11-10 04:03:57 destination > actual size of batch: 3717 2022-11-10 04:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1811000 (7 GB) 2022-11-10 04:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1812000 (7 GB) 2022-11-10 04:03:57 source > finished reading a stream slice 2022-11-10 04:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1813000 (7 GB) 2022-11-10 04:03:57 destination > Flushing hcrm_raw_h-crm-deals: 3007 records (24 MB) 2022-11-10 04:03:57 destination > actual size of batch: 3007 2022-11-10 04:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1814000 (7 GB) 2022-11-10 04:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1815000 (7 GB) 2022-11-10 04:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1816000 (7 GB) 2022-11-10 04:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1817000 (7 GB) 2022-11-10 04:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1818000 (7 GB) 2022-11-10 04:03:58 destination > Flushing hcrm_raw_h-crm-deals: 4160 records (24 MB) 2022-11-10 04:03:58 destination > actual size of batch: 4160 2022-11-10 04:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1819000 (7 GB) 2022-11-10 04:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1820000 (7 GB) 2022-11-10 04:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1821000 (7 GB) 2022-11-10 04:03:59 destination > Flushing hcrm_raw_h-crm-deals: 3018 records (24 MB) 2022-11-10 04:03:59 destination > actual size of batch: 3018 2022-11-10 04:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1822000 (7 GB) 2022-11-10 04:03:59 source > finished reading a stream slice 2022-11-10 04:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1823000 (7 GB) 2022-11-10 04:03:59 destination > Flushing hcrm_raw_h-crm-deals: 2759 records (24 MB) 2022-11-10 04:03:59 destination > actual size of batch: 2759 2022-11-10 04:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1824000 (7 GB) 2022-11-10 04:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1825000 (7 GB) 2022-11-10 04:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1826000 (7 GB) 2022-11-10 04:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1827000 (7 GB) 2022-11-10 04:04:00 destination > Flushing hcrm_raw_h-crm-deals: 3554 records (24 MB) 2022-11-10 04:04:00 destination > actual size of batch: 3554 2022-11-10 04:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1828000 (7 GB) 2022-11-10 04:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1829000 (7 GB) 2022-11-10 04:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1830000 (7 GB) 2022-11-10 04:04:00 destination > Flushing hcrm_raw_h-crm-deals: 2864 records (24 MB) 2022-11-10 04:04:00 destination > actual size of batch: 2864 2022-11-10 04:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1831000 (7 GB) 2022-11-10 04:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1832000 (7 GB) 2022-11-10 04:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1833000 (7 GB) 2022-11-10 04:04:01 destination > Flushing hcrm_raw_h-crm-deals: 2845 records (24 MB) 2022-11-10 04:04:01 destination > actual size of batch: 2845 2022-11-10 04:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1834000 (7 GB) 2022-11-10 04:04:01 source > finished reading a stream slice 2022-11-10 04:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1835000 (7 GB) 2022-11-10 04:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1836000 (7 GB) 2022-11-10 04:04:02 destination > Flushing hcrm_raw_h-crm-deals: 2971 records (24 MB) 2022-11-10 04:04:02 destination > actual size of batch: 2971 2022-11-10 04:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1837000 (7 GB) 2022-11-10 04:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1838000 (7 GB) 2022-11-10 04:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1839000 (7 GB) 2022-11-10 04:04:02 destination > Flushing hcrm_raw_h-crm-deals: 3512 records (24 MB) 2022-11-10 04:04:02 destination > actual size of batch: 3512 2022-11-10 04:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1840000 (7 GB) 2022-11-10 04:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1841000 (7 GB) 2022-11-10 04:04:03 destination > Flushing hcrm_raw_h-crm-deals: 1971 records (24 MB) 2022-11-10 04:04:03 destination > actual size of batch: 1971 2022-11-10 04:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1842000 (7 GB) 2022-11-10 04:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1843000 (7 GB) 2022-11-10 04:04:03 destination > Flushing hcrm_raw_h-crm-deals: 1568 records (24 MB) 2022-11-10 04:04:03 destination > actual size of batch: 1568 2022-11-10 04:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1844000 (7 GB) 2022-11-10 04:04:04 source > finished reading a stream slice 2022-11-10 04:04:04 destination > Flushing hcrm_raw_h-crm-deals: 1150 records (24 MB) 2022-11-10 04:04:04 destination > actual size of batch: 1150 2022-11-10 04:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1845000 (7 GB) 2022-11-10 04:04:05 destination > Flushing hcrm_raw_h-crm-deals: 1175 records (24 MB) 2022-11-10 04:04:05 destination > actual size of batch: 1175 2022-11-10 04:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1846000 (7 GB) 2022-11-10 04:04:05 destination > Flushing hcrm_raw_h-crm-deals: 1235 records (24 MB) 2022-11-10 04:04:05 destination > actual size of batch: 1235 2022-11-10 04:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1847000 (8 GB) 2022-11-10 04:04:05 source > finished reading a stream slice 2022-11-10 04:04:05 destination > Flushing hcrm_raw_h-crm-deals: 1100 records (24 MB) 2022-11-10 04:04:05 destination > actual size of batch: 1100 2022-11-10 04:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1848000 (8 GB) 2022-11-10 04:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1849000 (8 GB) 2022-11-10 04:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1850000 (8 GB) 2022-11-10 04:04:06 destination > Flushing hcrm_raw_h-crm-deals: 2634 records (24 MB) 2022-11-10 04:04:06 destination > actual size of batch: 2634 2022-11-10 04:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1851000 (8 GB) 2022-11-10 04:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1852000 (8 GB) 2022-11-10 04:04:06 destination > Flushing hcrm_raw_h-crm-deals: 1878 records (24 MB) 2022-11-10 04:04:06 destination > actual size of batch: 1878 2022-11-10 04:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1853000 (8 GB) 2022-11-10 04:04:07 source > finished reading a stream slice 2022-11-10 04:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1854000 (8 GB) 2022-11-10 04:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1855000 (8 GB) 2022-11-10 04:04:07 destination > Flushing hcrm_raw_h-crm-deals: 3517 records (24 MB) 2022-11-10 04:04:07 destination > actual size of batch: 3517 2022-11-10 04:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1856000 (8 GB) 2022-11-10 04:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1857000 (8 GB) 2022-11-10 04:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1858000 (8 GB) 2022-11-10 04:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1859000 (8 GB) 2022-11-10 04:04:08 destination > Flushing hcrm_raw_h-crm-deals: 3694 records (24 MB) 2022-11-10 04:04:08 destination > actual size of batch: 3694 2022-11-10 04:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1860000 (8 GB) 2022-11-10 04:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1861000 (8 GB) 2022-11-10 04:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1862000 (8 GB) 2022-11-10 04:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1863000 (8 GB) 2022-11-10 04:04:09 destination > Flushing hcrm_raw_h-crm-deals: 3821 records (24 MB) 2022-11-10 04:04:09 destination > actual size of batch: 3821 2022-11-10 04:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1864000 (8 GB) 2022-11-10 04:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1865000 (8 GB) 2022-11-10 04:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1866000 (8 GB) 2022-11-10 04:04:09 source > finished reading a stream slice 2022-11-10 04:04:10 destination > Flushing hcrm_raw_h-crm-deals: 3302 records (24 MB) 2022-11-10 04:04:10 destination > actual size of batch: 3302 2022-11-10 04:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1867000 (8 GB) 2022-11-10 04:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1868000 (8 GB) 2022-11-10 04:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1869000 (8 GB) 2022-11-10 04:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1870000 (8 GB) 2022-11-10 04:04:10 destination > Flushing hcrm_raw_h-crm-deals: 3638 records (24 MB) 2022-11-10 04:04:10 destination > actual size of batch: 3638 2022-11-10 04:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1871000 (8 GB) 2022-11-10 04:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1872000 (8 GB) 2022-11-10 04:04:11 destination > Flushing hcrm_raw_h-crm-deals: 2465 records (24 MB) 2022-11-10 04:04:11 destination > actual size of batch: 2465 2022-11-10 04:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1873000 (8 GB) 2022-11-10 04:04:11 source > finished reading a stream slice 2022-11-10 04:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1874000 (8 GB) 2022-11-10 04:04:11 destination > Flushing hcrm_raw_h-crm-deals: 1957 records (24 MB) 2022-11-10 04:04:11 destination > actual size of batch: 1957 2022-11-10 04:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1875000 (8 GB) 2022-11-10 04:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1876000 (8 GB) 2022-11-10 04:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1877000 (8 GB) 2022-11-10 04:04:12 destination > Flushing hcrm_raw_h-crm-deals: 2664 records (24 MB) 2022-11-10 04:04:12 destination > actual size of batch: 2664 2022-11-10 04:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1878000 (8 GB) 2022-11-10 04:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1879000 (8 GB) 2022-11-10 04:04:12 destination > Flushing hcrm_raw_h-crm-deals: 1950 records (24 MB) 2022-11-10 04:04:12 destination > actual size of batch: 1950 2022-11-10 04:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1880000 (8 GB) 2022-11-10 04:04:13 source > finished reading a stream slice 2022-11-10 04:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1881000 (8 GB) 2022-11-10 04:04:13 destination > Flushing hcrm_raw_h-crm-deals: 2229 records (24 MB) 2022-11-10 04:04:13 destination > actual size of batch: 2229 2022-11-10 04:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1882000 (8 GB) 2022-11-10 04:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1883000 (8 GB) 2022-11-10 04:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1884000 (8 GB) 2022-11-10 04:04:14 destination > Flushing hcrm_raw_h-crm-deals: 2550 records (24 MB) 2022-11-10 04:04:14 destination > actual size of batch: 2550 2022-11-10 04:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1885000 (8 GB) 2022-11-10 04:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1886000 (8 GB) 2022-11-10 04:04:14 destination > Flushing hcrm_raw_h-crm-deals: 2482 records (24 MB) 2022-11-10 04:04:14 destination > actual size of batch: 2482 2022-11-10 04:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1887000 (8 GB) 2022-11-10 04:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1888000 (8 GB) 2022-11-10 04:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1889000 (8 GB) 2022-11-10 04:04:15 destination > Flushing hcrm_raw_h-crm-deals: 2633 records (24 MB) 2022-11-10 04:04:15 destination > actual size of batch: 2633 2022-11-10 04:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1890000 (8 GB) 2022-11-10 04:04:15 source > finished reading a stream slice 2022-11-10 04:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1891000 (8 GB) 2022-11-10 04:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1892000 (8 GB) 2022-11-10 04:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1893000 (8 GB) 2022-11-10 04:04:16 destination > Flushing hcrm_raw_h-crm-deals: 4106 records (24 MB) 2022-11-10 04:04:16 destination > actual size of batch: 4106 2022-11-10 04:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1894000 (8 GB) 2022-11-10 04:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1895000 (8 GB) 2022-11-10 04:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1896000 (8 GB) 2022-11-10 04:04:16 destination > Flushing hcrm_raw_h-crm-deals: 2980 records (24 MB) 2022-11-10 04:04:16 destination > actual size of batch: 2980 2022-11-10 04:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1897000 (8 GB) 2022-11-10 04:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1898000 (8 GB) 2022-11-10 04:04:17 destination > Flushing hcrm_raw_h-crm-deals: 2261 records (24 MB) 2022-11-10 04:04:17 destination > actual size of batch: 2261 2022-11-10 04:04:17 source > finished reading a stream slice 2022-11-10 04:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1899000 (8 GB) 2022-11-10 04:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1900000 (8 GB) 2022-11-10 04:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1901000 (8 GB) 2022-11-10 04:04:17 destination > Flushing hcrm_raw_h-crm-deals: 2959 records (24 MB) 2022-11-10 04:04:17 destination > actual size of batch: 2959 2022-11-10 04:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1902000 (8 GB) 2022-11-10 04:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1903000 (8 GB) 2022-11-10 04:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1904000 (8 GB) 2022-11-10 04:04:18 destination > Flushing hcrm_raw_h-crm-deals: 2852 records (24 MB) 2022-11-10 04:04:18 destination > actual size of batch: 2852 2022-11-10 04:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1905000 (8 GB) 2022-11-10 04:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1906000 (8 GB) 2022-11-10 04:04:18 source > finished reading a stream slice 2022-11-10 04:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1907000 (8 GB) 2022-11-10 04:04:19 destination > Flushing hcrm_raw_h-crm-deals: 3293 records (24 MB) 2022-11-10 04:04:19 destination > actual size of batch: 3293 2022-11-10 04:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1908000 (8 GB) 2022-11-10 04:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1909000 (8 GB) 2022-11-10 04:04:19 destination > Flushing hcrm_raw_h-crm-deals: 2205 records (24 MB) 2022-11-10 04:04:19 destination > actual size of batch: 2205 2022-11-10 04:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1910000 (8 GB) 2022-11-10 04:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1911000 (8 GB) 2022-11-10 04:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1912000 (8 GB) 2022-11-10 04:04:20 destination > Flushing hcrm_raw_h-crm-deals: 2209 records (24 MB) 2022-11-10 04:04:20 destination > actual size of batch: 2209 2022-11-10 04:04:20 source > finished reading a stream slice 2022-11-10 04:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1913000 (8 GB) 2022-11-10 04:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1914000 (8 GB) 2022-11-10 04:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1915000 (8 GB) 2022-11-10 04:04:20 destination > Flushing hcrm_raw_h-crm-deals: 3269 records (24 MB) 2022-11-10 04:04:20 destination > actual size of batch: 3269 2022-11-10 04:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1916000 (8 GB) 2022-11-10 04:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1917000 (8 GB) 2022-11-10 04:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1918000 (8 GB) 2022-11-10 04:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1919000 (8 GB) 2022-11-10 04:04:21 destination > Flushing hcrm_raw_h-crm-deals: 3635 records (24 MB) 2022-11-10 04:04:21 destination > actual size of batch: 3635 2022-11-10 04:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1920000 (8 GB) 2022-11-10 04:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1921000 (8 GB) 2022-11-10 04:04:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1922000 (8 GB) 2022-11-10 04:04:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1923000 (8 GB) 2022-11-10 04:04:22 destination > Flushing hcrm_raw_h-crm-deals: 4281 records (24 MB) 2022-11-10 04:04:22 destination > actual size of batch: 4281 2022-11-10 04:04:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1924000 (8 GB) 2022-11-10 04:04:23 source > finished reading a stream slice 2022-11-10 04:04:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1925000 (8 GB) 2022-11-10 04:04:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1926000 (8 GB) 2022-11-10 04:04:23 destination > Flushing hcrm_raw_h-crm-deals: 3481 records (24 MB) 2022-11-10 04:04:23 destination > actual size of batch: 3481 2022-11-10 04:04:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1927000 (8 GB) 2022-11-10 04:04:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1928000 (8 GB) 2022-11-10 04:04:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1929000 (8 GB) 2022-11-10 04:04:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1930000 (8 GB) 2022-11-10 04:04:24 destination > Flushing hcrm_raw_h-crm-deals: 3532 records (24 MB) 2022-11-10 04:04:24 destination > actual size of batch: 3532 2022-11-10 04:04:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1931000 (8 GB) 2022-11-10 04:04:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1932000 (8 GB) 2022-11-10 04:04:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1933000 (8 GB) 2022-11-10 04:04:24 destination > Flushing hcrm_raw_h-crm-deals: 3109 records (24 MB) 2022-11-10 04:04:24 destination > actual size of batch: 3109 2022-11-10 04:04:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1934000 (8 GB) 2022-11-10 04:04:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1935000 (8 GB) 2022-11-10 04:04:25 source > finished reading a stream slice 2022-11-10 04:04:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1936000 (8 GB) 2022-11-10 04:04:25 destination > Flushing hcrm_raw_h-crm-deals: 2852 records (24 MB) 2022-11-10 04:04:25 destination > actual size of batch: 2852 2022-11-10 04:04:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1937000 (8 GB) 2022-11-10 04:04:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1938000 (8 GB) 2022-11-10 04:04:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1939000 (8 GB) 2022-11-10 04:04:25 destination > Flushing hcrm_raw_h-crm-deals: 2884 records (24 MB) 2022-11-10 04:04:25 destination > actual size of batch: 2884 2022-11-10 04:04:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1940000 (8 GB) 2022-11-10 04:04:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1941000 (8 GB) 2022-11-10 04:04:26 destination > Flushing hcrm_raw_h-crm-deals: 2754 records (24 MB) 2022-11-10 04:04:26 destination > actual size of batch: 2754 2022-11-10 04:04:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1942000 (8 GB) 2022-11-10 04:04:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1943000 (8 GB) 2022-11-10 04:04:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1944000 (8 GB) 2022-11-10 04:04:27 destination > Flushing hcrm_raw_h-crm-deals: 3075 records (24 MB) 2022-11-10 04:04:27 destination > actual size of batch: 3075 2022-11-10 04:04:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1945000 (8 GB) 2022-11-10 04:04:27 source > finished reading a stream slice 2022-11-10 04:04:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1946000 (8 GB) 2022-11-10 04:04:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1947000 (8 GB) 2022-11-10 04:04:27 destination > Flushing hcrm_raw_h-crm-deals: 2515 records (24 MB) 2022-11-10 04:04:27 destination > actual size of batch: 2515 2022-11-10 04:04:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1948000 (8 GB) 2022-11-10 04:04:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1949000 (8 GB) 2022-11-10 04:04:28 destination > Flushing hcrm_raw_h-crm-deals: 2239 records (24 MB) 2022-11-10 04:04:28 destination > actual size of batch: 2239 2022-11-10 04:04:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1950000 (8 GB) 2022-11-10 04:04:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1951000 (8 GB) 2022-11-10 04:04:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1952000 (8 GB) 2022-11-10 04:04:28 destination > Flushing hcrm_raw_h-crm-deals: 2420 records (24 MB) 2022-11-10 04:04:28 destination > actual size of batch: 2420 2022-11-10 04:04:29 source > finished reading a stream slice 2022-11-10 04:04:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1953000 (8 GB) 2022-11-10 04:04:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1954000 (8 GB) 2022-11-10 04:04:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1955000 (8 GB) 2022-11-10 04:04:29 destination > Flushing hcrm_raw_h-crm-deals: 3263 records (24 MB) 2022-11-10 04:04:29 destination > actual size of batch: 3263 2022-11-10 04:04:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1956000 (8 GB) 2022-11-10 04:04:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1957000 (8 GB) 2022-11-10 04:04:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1958000 (8 GB) 2022-11-10 04:04:30 destination > Flushing hcrm_raw_h-crm-deals: 3467 records (24 MB) 2022-11-10 04:04:30 destination > actual size of batch: 3467 2022-11-10 04:04:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1959000 (8 GB) 2022-11-10 04:04:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1960000 (8 GB) 2022-11-10 04:04:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1961000 (8 GB) 2022-11-10 04:04:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1962000 (8 GB) 2022-11-10 04:04:31 destination > Flushing hcrm_raw_h-crm-deals: 3408 records (24 MB) 2022-11-10 04:04:31 destination > actual size of batch: 3408 2022-11-10 04:04:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1963000 (8 GB) 2022-11-10 04:04:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1964000 (8 GB) 2022-11-10 04:04:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1965000 (8 GB) 2022-11-10 04:04:31 source > finished reading a stream slice 2022-11-10 04:04:31 destination > Flushing hcrm_raw_h-crm-deals: 3303 records (24 MB) 2022-11-10 04:04:31 destination > actual size of batch: 3303 2022-11-10 04:04:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1966000 (8 GB) 2022-11-10 04:04:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1967000 (8 GB) 2022-11-10 04:04:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1968000 (8 GB) 2022-11-10 04:04:32 destination > Flushing hcrm_raw_h-crm-deals: 3271 records (24 MB) 2022-11-10 04:04:32 destination > actual size of batch: 3271 2022-11-10 04:04:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1969000 (8 GB) 2022-11-10 04:04:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1970000 (8 GB) 2022-11-10 04:04:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1971000 (8 GB) 2022-11-10 04:04:33 destination > Flushing hcrm_raw_h-crm-deals: 2887 records (24 MB) 2022-11-10 04:04:33 destination > actual size of batch: 2887 2022-11-10 04:04:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1972000 (8 GB) 2022-11-10 04:04:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1973000 (8 GB) 2022-11-10 04:04:33 source > finished reading a stream slice 2022-11-10 04:04:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1974000 (8 GB) 2022-11-10 04:04:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1975000 (8 GB) 2022-11-10 04:04:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1976000 (8 GB) 2022-11-10 04:04:33 destination > Flushing hcrm_raw_h-crm-deals: 4417 records (24 MB) 2022-11-10 04:04:33 destination > actual size of batch: 4417 2022-11-10 04:04:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1977000 (8 GB) 2022-11-10 04:04:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1978000 (8 GB) 2022-11-10 04:04:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1979000 (8 GB) 2022-11-10 04:04:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1980000 (8 GB) 2022-11-10 04:04:34 destination > Flushing hcrm_raw_h-crm-deals: 3913 records (24 MB) 2022-11-10 04:04:34 destination > actual size of batch: 3913 2022-11-10 04:04:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1981000 (8 GB) 2022-11-10 04:04:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1982000 (8 GB) 2022-11-10 04:04:35 destination > Flushing hcrm_raw_h-crm-deals: 2207 records (24 MB) 2022-11-10 04:04:35 destination > actual size of batch: 2207 2022-11-10 04:04:35 source > finished reading a stream slice 2022-11-10 04:04:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1983000 (8 GB) 2022-11-10 04:04:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1984000 (8 GB) 2022-11-10 04:04:35 destination > Flushing hcrm_raw_h-crm-deals: 1934 records (24 MB) 2022-11-10 04:04:35 destination > actual size of batch: 1934 2022-11-10 04:04:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1985000 (8 GB) 2022-11-10 04:04:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1986000 (8 GB) 2022-11-10 04:04:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1987000 (8 GB) 2022-11-10 04:04:36 destination > Flushing hcrm_raw_h-crm-deals: 3713 records (24 MB) 2022-11-10 04:04:36 destination > actual size of batch: 3713 2022-11-10 04:04:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1988000 (8 GB) 2022-11-10 04:04:37 source > finished reading a stream slice 2022-11-10 04:04:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1989000 (8 GB) 2022-11-10 04:04:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1990000 (8 GB) 2022-11-10 04:04:37 destination > Flushing hcrm_raw_h-crm-deals: 2477 records (24 MB) 2022-11-10 04:04:37 destination > actual size of batch: 2477 2022-11-10 04:04:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1991000 (8 GB) 2022-11-10 04:04:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1992000 (8 GB) 2022-11-10 04:04:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1993000 (8 GB) 2022-11-10 04:04:37 destination > Flushing hcrm_raw_h-crm-deals: 2779 records (24 MB) 2022-11-10 04:04:37 destination > actual size of batch: 2779 2022-11-10 04:04:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1994000 (8 GB) 2022-11-10 04:04:38 source > finished reading a stream slice 2022-11-10 04:04:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1995000 (8 GB) 2022-11-10 04:04:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1996000 (8 GB) 2022-11-10 04:04:38 destination > Flushing hcrm_raw_h-crm-deals: 3296 records (24 MB) 2022-11-10 04:04:38 destination > actual size of batch: 3296 2022-11-10 04:04:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1997000 (8 GB) 2022-11-10 04:04:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1998000 (8 GB) 2022-11-10 04:04:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 1999000 (8 GB) 2022-11-10 04:04:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2000000 (8 GB) 2022-11-10 04:04:39 destination > Flushing hcrm_raw_h-crm-deals: 4469 records (24 MB) 2022-11-10 04:04:39 destination > actual size of batch: 4469 2022-11-10 04:04:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2001000 (8 GB) 2022-11-10 04:04:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2002000 (8 GB) 2022-11-10 04:04:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2003000 (8 GB) 2022-11-10 04:04:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2004000 (8 GB) 2022-11-10 04:04:40 source > finished reading a stream slice 2022-11-10 04:04:40 destination > Flushing hcrm_raw_h-crm-deals: 3748 records (24 MB) 2022-11-10 04:04:40 destination > actual size of batch: 3748 2022-11-10 04:04:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2005000 (8 GB) 2022-11-10 04:04:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2006000 (8 GB) 2022-11-10 04:04:41 destination > Flushing hcrm_raw_h-crm-deals: 1883 records (24 MB) 2022-11-10 04:04:41 destination > actual size of batch: 1883 2022-11-10 04:04:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2007000 (8 GB) 2022-11-10 04:04:41 source > finished reading a stream slice 2022-11-10 04:04:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2008000 (8 GB) 2022-11-10 04:04:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2009000 (8 GB) 2022-11-10 04:04:41 destination > Flushing hcrm_raw_h-crm-deals: 2795 records (24 MB) 2022-11-10 04:04:41 destination > actual size of batch: 2795 2022-11-10 04:04:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2010000 (8 GB) 2022-11-10 04:04:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2011000 (8 GB) 2022-11-10 04:04:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2012000 (8 GB) 2022-11-10 04:04:42 source > finished reading a stream slice 2022-11-10 04:04:43 destination > Flushing hcrm_raw_h-crm-deals: 3026 records (24 MB) 2022-11-10 04:04:43 destination > actual size of batch: 3026 2022-11-10 04:04:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2013000 (8 GB) 2022-11-10 04:04:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2014000 (8 GB) 2022-11-10 04:04:43 destination > Flushing hcrm_raw_h-crm-deals: 2349 records (24 MB) 2022-11-10 04:04:43 destination > actual size of batch: 2349 2022-11-10 04:04:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2015000 (8 GB) 2022-11-10 04:04:43 source > finished reading a stream slice 2022-11-10 04:04:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2016000 (8 GB) 2022-11-10 04:04:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2017000 (8 GB) 2022-11-10 04:04:44 destination > Flushing hcrm_raw_h-crm-deals: 2774 records (24 MB) 2022-11-10 04:04:44 destination > actual size of batch: 2774 2022-11-10 04:04:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2018000 (8 GB) 2022-11-10 04:04:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2019000 (8 GB) 2022-11-10 04:04:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2020000 (8 GB) 2022-11-10 04:04:44 destination > Flushing hcrm_raw_h-crm-deals: 2742 records (24 MB) 2022-11-10 04:04:44 destination > actual size of batch: 2742 2022-11-10 04:04:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2021000 (8 GB) 2022-11-10 04:04:44 source > finished reading a stream slice 2022-11-10 04:04:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2022000 (8 GB) 2022-11-10 04:04:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2023000 (8 GB) 2022-11-10 04:04:45 destination > Flushing hcrm_raw_h-crm-deals: 3164 records (24 MB) 2022-11-10 04:04:45 destination > actual size of batch: 3164 2022-11-10 04:04:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2024000 (8 GB) 2022-11-10 04:04:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2025000 (8 GB) 2022-11-10 04:04:45 source > finished reading a stream slice 2022-11-10 04:04:46 destination > Flushing hcrm_raw_h-crm-deals: 2244 records (24 MB) 2022-11-10 04:04:46 destination > actual size of batch: 2244 2022-11-10 04:04:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2026000 (8 GB) 2022-11-10 04:04:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2027000 (8 GB) 2022-11-10 04:04:46 source > finished reading a stream slice 2022-11-10 04:04:46 destination > Flushing hcrm_raw_h-crm-deals: 1837 records (24 MB) 2022-11-10 04:04:46 destination > actual size of batch: 1837 2022-11-10 04:04:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2028000 (8 GB) 2022-11-10 04:04:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2029000 (8 GB) 2022-11-10 04:04:47 source > finished reading a stream slice 2022-11-10 04:04:47 destination > Flushing hcrm_raw_h-crm-deals: 1841 records (24 MB) 2022-11-10 04:04:47 destination > actual size of batch: 1841 2022-11-10 04:04:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2030000 (8 GB) 2022-11-10 04:04:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2031000 (8 GB) 2022-11-10 04:04:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2032000 (8 GB) 2022-11-10 04:04:47 destination > Flushing hcrm_raw_h-crm-deals: 2923 records (24 MB) 2022-11-10 04:04:47 destination > actual size of batch: 2923 2022-11-10 04:04:48 source > finished reading a stream slice 2022-11-10 04:04:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2033000 (8 GB) 2022-11-10 04:04:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2034000 (8 GB) 2022-11-10 04:04:48 destination > Flushing hcrm_raw_h-crm-deals: 2065 records (24 MB) 2022-11-10 04:04:48 destination > actual size of batch: 2065 2022-11-10 04:04:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2035000 (8 GB) 2022-11-10 04:04:48 source > finished reading a stream slice 2022-11-10 04:04:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2036000 (8 GB) 2022-11-10 04:04:49 destination > Flushing hcrm_raw_h-crm-deals: 2135 records (24 MB) 2022-11-10 04:04:49 destination > actual size of batch: 2135 2022-11-10 04:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2037000 (8 GB) 2022-11-10 04:04:49 source > finished reading a stream slice 2022-11-10 04:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2038000 (8 GB) 2022-11-10 04:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2039000 (8 GB) 2022-11-10 04:04:49 destination > Flushing hcrm_raw_h-crm-deals: 2614 records (24 MB) 2022-11-10 04:04:49 destination > actual size of batch: 2614 2022-11-10 04:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2040000 (8 GB) 2022-11-10 04:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2041000 (8 GB) 2022-11-10 04:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2042000 (8 GB) 2022-11-10 04:04:50 source > finished reading a stream slice 2022-11-10 04:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2043000 (8 GB) 2022-11-10 04:04:50 destination > Flushing hcrm_raw_h-crm-deals: 4207 records (24 MB) 2022-11-10 04:04:50 destination > actual size of batch: 4207 2022-11-10 04:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2044000 (8 GB) 2022-11-10 04:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2045000 (8 GB) 2022-11-10 04:04:51 source > finished reading a stream slice 2022-11-10 04:04:51 destination > Flushing hcrm_raw_h-crm-deals: 2084 records (24 MB) 2022-11-10 04:04:51 destination > actual size of batch: 2084 2022-11-10 04:04:51 source > finished reading a stream slice 2022-11-10 04:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2046000 (8 GB) 2022-11-10 04:04:52 destination > Flushing hcrm_raw_h-crm-deals: 1340 records (24 MB) 2022-11-10 04:04:52 destination > actual size of batch: 1340 2022-11-10 04:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2047000 (8 GB) 2022-11-10 04:04:52 source > finished reading a stream slice 2022-11-10 04:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2048000 (8 GB) 2022-11-10 04:04:52 destination > Flushing hcrm_raw_h-crm-deals: 2089 records (24 MB) 2022-11-10 04:04:52 destination > actual size of batch: 2089 2022-11-10 04:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2049000 (8 GB) 2022-11-10 04:04:52 source > finished reading a stream slice 2022-11-10 04:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2050000 (8 GB) 2022-11-10 04:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2051000 (8 GB) 2022-11-10 04:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2052000 (8 GB) 2022-11-10 04:04:53 source > finished reading a stream slice 2022-11-10 04:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2053000 (8 GB) 2022-11-10 04:04:53 destination > Flushing hcrm_raw_h-crm-deals: 4438 records (24 MB) 2022-11-10 04:04:53 destination > actual size of batch: 4438 2022-11-10 04:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2054000 (8 GB) 2022-11-10 04:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2055000 (8 GB) 2022-11-10 04:04:54 source > finished reading a stream slice 2022-11-10 04:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2056000 (8 GB) 2022-11-10 04:04:54 destination > Flushing hcrm_raw_h-crm-deals: 3229 records (24 MB) 2022-11-10 04:04:54 destination > actual size of batch: 3229 2022-11-10 04:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2057000 (8 GB) 2022-11-10 04:04:55 source > finished reading a stream slice 2022-11-10 04:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2058000 (8 GB) 2022-11-10 04:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2059000 (8 GB) 2022-11-10 04:04:55 destination > Flushing hcrm_raw_h-crm-deals: 3251 records (24 MB) 2022-11-10 04:04:55 destination > actual size of batch: 3251 2022-11-10 04:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2060000 (8 GB) 2022-11-10 04:04:55 source > finished reading a stream slice 2022-11-10 04:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2061000 (8 GB) 2022-11-10 04:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2062000 (8 GB) 2022-11-10 04:04:56 destination > Flushing hcrm_raw_h-crm-deals: 2928 records (24 MB) 2022-11-10 04:04:56 destination > actual size of batch: 2928 2022-11-10 04:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2063000 (8 GB) 2022-11-10 04:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2064000 (8 GB) 2022-11-10 04:04:56 destination > Flushing hcrm_raw_h-crm-deals: 2295 records (24 MB) 2022-11-10 04:04:56 destination > actual size of batch: 2295 2022-11-10 04:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2065000 (8 GB) 2022-11-10 04:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2066000 (8 GB) 2022-11-10 04:04:57 destination > Flushing hcrm_raw_h-crm-deals: 1307 records (24 MB) 2022-11-10 04:04:57 destination > actual size of batch: 1307 2022-11-10 04:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2067000 (8 GB) 2022-11-10 04:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2068000 (8 GB) 2022-11-10 04:04:57 destination > Flushing hcrm_raw_h-crm-deals: 2016 records (24 MB) 2022-11-10 04:04:57 destination > actual size of batch: 2016 2022-11-10 04:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2069000 (8 GB) 2022-11-10 04:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2070000 (8 GB) 2022-11-10 04:04:57 destination > Flushing hcrm_raw_h-crm-deals: 1747 records (24 MB) 2022-11-10 04:04:57 destination > actual size of batch: 1747 2022-11-10 04:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2071000 (8 GB) 2022-11-10 04:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2072000 (8 GB) 2022-11-10 04:04:58 destination > Flushing hcrm_raw_h-crm-deals: 2566 records (24 MB) 2022-11-10 04:04:58 destination > actual size of batch: 2566 2022-11-10 04:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2073000 (8 GB) 2022-11-10 04:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2074000 (8 GB) 2022-11-10 04:04:58 destination > Flushing hcrm_raw_h-crm-deals: 1970 records (24 MB) 2022-11-10 04:04:58 destination > actual size of batch: 1970 2022-11-10 04:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2075000 (8 GB) 2022-11-10 04:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2076000 (8 GB) 2022-11-10 04:04:59 destination > Flushing hcrm_raw_h-crm-deals: 1638 records (24 MB) 2022-11-10 04:04:59 destination > actual size of batch: 1638 2022-11-10 04:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2077000 (8 GB) 2022-11-10 04:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2078000 (8 GB) 2022-11-10 04:04:59 destination > Flushing hcrm_raw_h-crm-deals: 1790 records (24 MB) 2022-11-10 04:04:59 destination > actual size of batch: 1790 2022-11-10 04:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2079000 (8 GB) 2022-11-10 04:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2080000 (8 GB) 2022-11-10 04:05:00 destination > Flushing hcrm_raw_h-crm-deals: 2223 records (24 MB) 2022-11-10 04:05:00 destination > actual size of batch: 2223 2022-11-10 04:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2081000 (8 GB) 2022-11-10 04:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2082000 (8 GB) 2022-11-10 04:05:00 destination > Flushing hcrm_raw_h-crm-deals: 2119 records (24 MB) 2022-11-10 04:05:00 destination > actual size of batch: 2119 2022-11-10 04:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2083000 (8 GB) 2022-11-10 04:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2084000 (8 GB) 2022-11-10 04:05:01 destination > Flushing hcrm_raw_h-crm-deals: 1971 records (24 MB) 2022-11-10 04:05:01 destination > actual size of batch: 1971 2022-11-10 04:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2085000 (8 GB) 2022-11-10 04:05:01 destination > Flushing hcrm_raw_h-crm-deals: 1071 records (24 MB) 2022-11-10 04:05:01 destination > actual size of batch: 1071 2022-11-10 04:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2086000 (8 GB) 2022-11-10 04:05:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2087000 (8 GB) 2022-11-10 04:05:02 destination > Flushing hcrm_raw_h-crm-deals: 1924 records (24 MB) 2022-11-10 04:05:02 destination > actual size of batch: 1924 2022-11-10 04:05:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2088000 (8 GB) 2022-11-10 04:05:02 destination > Flushing hcrm_raw_h-crm-deals: 1650 records (24 MB) 2022-11-10 04:05:02 destination > actual size of batch: 1650 2022-11-10 04:05:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2089000 (8 GB) 2022-11-10 04:05:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2090000 (8 GB) 2022-11-10 04:05:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2091000 (8 GB) 2022-11-10 04:05:03 destination > Flushing hcrm_raw_h-crm-deals: 2082 records (24 MB) 2022-11-10 04:05:03 destination > actual size of batch: 2082 2022-11-10 04:05:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2092000 (8 GB) 2022-11-10 04:05:03 destination > Flushing hcrm_raw_h-crm-deals: 1727 records (24 MB) 2022-11-10 04:05:03 destination > actual size of batch: 1727 2022-11-10 04:05:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2093000 (8 GB) 2022-11-10 04:05:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2094000 (8 GB) 2022-11-10 04:05:03 destination > Flushing hcrm_raw_h-crm-deals: 1663 records (24 MB) 2022-11-10 04:05:03 destination > actual size of batch: 1663 2022-11-10 04:05:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2095000 (8 GB) 2022-11-10 04:05:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2096000 (8 GB) 2022-11-10 04:05:04 destination > Flushing hcrm_raw_h-crm-deals: 2358 records (24 MB) 2022-11-10 04:05:04 destination > actual size of batch: 2358 2022-11-10 04:05:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2097000 (8 GB) 2022-11-10 04:05:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2098000 (8 GB) 2022-11-10 04:05:04 destination > Flushing hcrm_raw_h-crm-deals: 2048 records (24 MB) 2022-11-10 04:05:04 destination > actual size of batch: 2048 2022-11-10 04:05:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2099000 (8 GB) 2022-11-10 04:05:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2100000 (8 GB) 2022-11-10 04:05:05 destination > Flushing hcrm_raw_h-crm-deals: 2062 records (24 MB) 2022-11-10 04:05:05 destination > actual size of batch: 2062 2022-11-10 04:05:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2101000 (8 GB) 2022-11-10 04:05:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2102000 (8 GB) 2022-11-10 04:05:05 destination > Flushing hcrm_raw_h-crm-deals: 1749 records (24 MB) 2022-11-10 04:05:05 destination > actual size of batch: 1749 2022-11-10 04:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2103000 (8 GB) 2022-11-10 04:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2104000 (8 GB) 2022-11-10 04:05:06 destination > Flushing hcrm_raw_h-crm-deals: 1778 records (24 MB) 2022-11-10 04:05:06 destination > actual size of batch: 1778 2022-11-10 04:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2105000 (8 GB) 2022-11-10 04:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2106000 (8 GB) 2022-11-10 04:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2107000 (8 GB) 2022-11-10 04:05:06 destination > Flushing hcrm_raw_h-crm-deals: 2586 records (24 MB) 2022-11-10 04:05:06 destination > actual size of batch: 2586 2022-11-10 04:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2108000 (8 GB) 2022-11-10 04:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2109000 (8 GB) 2022-11-10 04:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2110000 (8 GB) 2022-11-10 04:05:07 destination > Flushing hcrm_raw_h-crm-deals: 3110 records (24 MB) 2022-11-10 04:05:07 destination > actual size of batch: 3110 2022-11-10 04:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2111000 (8 GB) 2022-11-10 04:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2112000 (8 GB) 2022-11-10 04:05:07 destination > Flushing hcrm_raw_h-crm-deals: 2615 records (24 MB) 2022-11-10 04:05:07 destination > actual size of batch: 2615 2022-11-10 04:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2113000 (8 GB) 2022-11-10 04:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2114000 (8 GB) 2022-11-10 04:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2115000 (8 GB) 2022-11-10 04:05:08 destination > Flushing hcrm_raw_h-crm-deals: 2416 records (24 MB) 2022-11-10 04:05:08 destination > actual size of batch: 2416 2022-11-10 04:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2116000 (8 GB) 2022-11-10 04:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2117000 (8 GB) 2022-11-10 04:05:09 destination > Flushing hcrm_raw_h-crm-deals: 2254 records (24 MB) 2022-11-10 04:05:09 destination > actual size of batch: 2254 2022-11-10 04:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2118000 (8 GB) 2022-11-10 04:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2119000 (8 GB) 2022-11-10 04:05:09 destination > Flushing hcrm_raw_h-crm-deals: 2374 records (24 MB) 2022-11-10 04:05:09 destination > actual size of batch: 2374 2022-11-10 04:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2120000 (8 GB) 2022-11-10 04:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2121000 (8 GB) 2022-11-10 04:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2122000 (8 GB) 2022-11-10 04:05:10 destination > Flushing hcrm_raw_h-crm-deals: 2462 records (24 MB) 2022-11-10 04:05:10 destination > actual size of batch: 2462 2022-11-10 04:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2123000 (8 GB) 2022-11-10 04:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2124000 (8 GB) 2022-11-10 04:05:10 destination > Flushing hcrm_raw_h-crm-deals: 2564 records (24 MB) 2022-11-10 04:05:10 destination > actual size of batch: 2564 2022-11-10 04:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2125000 (8 GB) 2022-11-10 04:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2126000 (8 GB) 2022-11-10 04:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2127000 (8 GB) 2022-11-10 04:05:10 destination > Flushing hcrm_raw_h-crm-deals: 2242 records (24 MB) 2022-11-10 04:05:10 destination > actual size of batch: 2242 2022-11-10 04:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2128000 (8 GB) 2022-11-10 04:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2129000 (8 GB) 2022-11-10 04:05:11 destination > Flushing hcrm_raw_h-crm-deals: 2219 records (24 MB) 2022-11-10 04:05:11 destination > actual size of batch: 2219 2022-11-10 04:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2130000 (8 GB) 2022-11-10 04:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2131000 (8 GB) 2022-11-10 04:05:11 destination > Flushing hcrm_raw_h-crm-deals: 2139 records (24 MB) 2022-11-10 04:05:11 destination > actual size of batch: 2139 2022-11-10 04:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2132000 (8 GB) 2022-11-10 04:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2133000 (8 GB) 2022-11-10 04:05:12 destination > Flushing hcrm_raw_h-crm-deals: 2194 records (24 MB) 2022-11-10 04:05:12 destination > actual size of batch: 2194 2022-11-10 04:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2134000 (8 GB) 2022-11-10 04:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2135000 (8 GB) 2022-11-10 04:05:12 destination > Flushing hcrm_raw_h-crm-deals: 1734 records (24 MB) 2022-11-10 04:05:12 destination > actual size of batch: 1734 2022-11-10 04:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2136000 (8 GB) 2022-11-10 04:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2137000 (8 GB) 2022-11-10 04:05:13 destination > Flushing hcrm_raw_h-crm-deals: 1906 records (24 MB) 2022-11-10 04:05:13 destination > actual size of batch: 1906 2022-11-10 04:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2138000 (8 GB) 2022-11-10 04:05:13 destination > Flushing hcrm_raw_h-crm-deals: 1169 records (24 MB) 2022-11-10 04:05:13 destination > actual size of batch: 1169 2022-11-10 04:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2139000 (8 GB) 2022-11-10 04:05:14 destination > Flushing hcrm_raw_h-crm-deals: 1171 records (24 MB) 2022-11-10 04:05:14 destination > actual size of batch: 1171 2022-11-10 04:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2140000 (8 GB) 2022-11-10 04:05:14 source > finished reading a stream slice 2022-11-10 04:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2141000 (8 GB) 2022-11-10 04:05:14 destination > Flushing hcrm_raw_h-crm-deals: 1477 records (24 MB) 2022-11-10 04:05:14 destination > actual size of batch: 1477 2022-11-10 04:05:14 source > finished reading a stream slice 2022-11-10 04:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2142000 (8 GB) 2022-11-10 04:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2143000 (8 GB) 2022-11-10 04:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2144000 (8 GB) 2022-11-10 04:05:15 source > finished reading a stream slice 2022-11-10 04:05:15 destination > Flushing hcrm_raw_h-crm-deals: 3086 records (24 MB) 2022-11-10 04:05:15 destination > actual size of batch: 3086 2022-11-10 04:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2145000 (8 GB) 2022-11-10 04:05:16 source > finished reading a stream slice 2022-11-10 04:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2146000 (8 GB) 2022-11-10 04:05:16 destination > Flushing hcrm_raw_h-crm-deals: 2785 records (24 MB) 2022-11-10 04:05:16 destination > actual size of batch: 2785 2022-11-10 04:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2147000 (8 GB) 2022-11-10 04:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2148000 (8 GB) 2022-11-10 04:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2149000 (8 GB) 2022-11-10 04:05:17 source > finished reading a stream slice 2022-11-10 04:05:17 destination > Flushing hcrm_raw_h-crm-deals: 2998 records (24 MB) 2022-11-10 04:05:17 destination > actual size of batch: 2998 2022-11-10 04:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2150000 (8 GB) 2022-11-10 04:05:17 source > finished reading a stream slice 2022-11-10 04:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2151000 (8 GB) 2022-11-10 04:05:17 source > finished reading a stream slice 2022-11-10 04:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2152000 (8 GB) 2022-11-10 04:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2153000 (8 GB) 2022-11-10 04:05:18 destination > Flushing hcrm_raw_h-crm-deals: 3100 records (24 MB) 2022-11-10 04:05:18 destination > actual size of batch: 3100 2022-11-10 04:05:18 source > finished reading a stream slice 2022-11-10 04:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2154000 (8 GB) 2022-11-10 04:05:18 source > finished reading a stream slice 2022-11-10 04:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2155000 (8 GB) 2022-11-10 04:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2156000 (8 GB) 2022-11-10 04:05:19 source > finished reading a stream slice 2022-11-10 04:05:19 destination > Flushing hcrm_raw_h-crm-deals: 3866 records (24 MB) 2022-11-10 04:05:19 destination > actual size of batch: 3866 2022-11-10 04:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2157000 (8 GB) 2022-11-10 04:05:19 source > finished reading a stream slice 2022-11-10 04:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2158000 (8 GB) 2022-11-10 04:05:20 source > finished reading a stream slice 2022-11-10 04:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2159000 (8 GB) 2022-11-10 04:05:20 source > finished reading a stream slice 2022-11-10 04:05:20 destination > Flushing hcrm_raw_h-crm-deals: 2333 records (24 MB) 2022-11-10 04:05:20 destination > actual size of batch: 2333 2022-11-10 04:05:20 source > finished reading a stream slice 2022-11-10 04:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2160000 (8 GB) 2022-11-10 04:05:21 source > finished reading a stream slice 2022-11-10 04:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2161000 (8 GB) 2022-11-10 04:05:21 source > finished reading a stream slice 2022-11-10 04:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2162000 (8 GB) 2022-11-10 04:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2163000 (8 GB) 2022-11-10 04:05:21 destination > Flushing hcrm_raw_h-crm-deals: 4331 records (24 MB) 2022-11-10 04:05:21 destination > actual size of batch: 4331 2022-11-10 04:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2164000 (8 GB) 2022-11-10 04:05:22 source > finished reading a stream slice 2022-11-10 04:05:22 source > finished reading a stream slice 2022-11-10 04:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2165000 (8 GB) 2022-11-10 04:05:22 source > finished reading a stream slice 2022-11-10 04:05:23 source > finished reading a stream slice 2022-11-10 04:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2166000 (8 GB) 2022-11-10 04:05:23 source > finished reading a stream slice 2022-11-10 04:05:23 source > finished reading a stream slice 2022-11-10 04:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2167000 (8 GB) 2022-11-10 04:05:23 destination > Flushing hcrm_raw_h-crm-deals: 3530 records (24 MB) 2022-11-10 04:05:23 destination > actual size of batch: 3530 2022-11-10 04:05:23 source > finished reading a stream slice 2022-11-10 04:05:23 source > finished reading a stream slice 2022-11-10 04:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2168000 (8 GB) 2022-11-10 04:05:24 source > finished reading a stream slice 2022-11-10 04:05:24 source > finished reading a stream slice 2022-11-10 04:05:24 source > finished reading a stream slice 2022-11-10 04:05:24 source > finished reading a stream slice 2022-11-10 04:05:24 source > finished reading a stream slice 2022-11-10 04:05:25 source > finished reading a stream slice 2022-11-10 04:05:25 source > finished reading a stream slice 2022-11-10 04:05:25 source > finished reading a stream slice 2022-11-10 04:05:25 source > finished reading a stream slice 2022-11-10 04:05:25 source > finished reading a stream slice 2022-11-10 04:05:26 source > finished reading a stream slice 2022-11-10 04:05:26 source > finished reading a stream slice 2022-11-10 04:05:26 source > finished reading a stream slice 2022-11-10 04:05:27 source > finished reading a stream slice 2022-11-10 04:05:27 source > finished reading a stream slice 2022-11-10 04:05:27 source > finished reading a stream slice 2022-11-10 04:05:27 source > finished reading a stream slice 2022-11-10 04:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2169000 (8 GB) 2022-11-10 04:05:27 destination > Flushing hcrm_raw_h-crm-deals: 2258 records (24 MB) 2022-11-10 04:05:27 destination > actual size of batch: 2258 2022-11-10 04:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2170000 (8 GB) 2022-11-10 04:05:27 destination > Flushing hcrm_raw_h-crm-deals: 962 records (24 MB) 2022-11-10 04:05:27 destination > actual size of batch: 962 2022-11-10 04:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2171000 (8 GB) 2022-11-10 04:05:28 destination > Flushing hcrm_raw_h-crm-deals: 994 records (24 MB) 2022-11-10 04:05:28 destination > actual size of batch: 994 2022-11-10 04:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2172000 (8 GB) 2022-11-10 04:05:28 destination > Flushing hcrm_raw_h-crm-deals: 884 records (24 MB) 2022-11-10 04:05:28 destination > actual size of batch: 884 2022-11-10 04:05:28 destination > Flushing hcrm_raw_h-crm-deals: 785 records (24 MB) 2022-11-10 04:05:28 destination > actual size of batch: 785 2022-11-10 04:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2173000 (8 GB) 2022-11-10 04:05:28 destination > Flushing hcrm_raw_h-crm-deals: 847 records (24 MB) 2022-11-10 04:05:28 destination > actual size of batch: 847 2022-11-10 04:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2174000 (8 GB) 2022-11-10 04:05:29 destination > Flushing hcrm_raw_h-crm-deals: 902 records (24 MB) 2022-11-10 04:05:29 destination > actual size of batch: 902 2022-11-10 04:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2175000 (8 GB) 2022-11-10 04:05:29 destination > Flushing hcrm_raw_h-crm-deals: 988 records (24 MB) 2022-11-10 04:05:29 destination > actual size of batch: 988 2022-11-10 04:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2176000 (8 GB) 2022-11-10 04:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2177000 (8 GB) 2022-11-10 04:05:29 destination > Flushing hcrm_raw_h-crm-deals: 1655 records (24 MB) 2022-11-10 04:05:29 destination > actual size of batch: 1655 2022-11-10 04:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2178000 (8 GB) 2022-11-10 04:05:30 destination > Flushing hcrm_raw_h-crm-deals: 986 records (24 MB) 2022-11-10 04:05:30 destination > actual size of batch: 986 2022-11-10 04:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2179000 (8 GB) 2022-11-10 04:05:30 destination > Flushing hcrm_raw_h-crm-deals: 1259 records (24 MB) 2022-11-10 04:05:30 destination > actual size of batch: 1259 2022-11-10 04:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2180000 (8 GB) 2022-11-10 04:05:31 destination > Flushing hcrm_raw_h-crm-deals: 1302 records (24 MB) 2022-11-10 04:05:31 destination > actual size of batch: 1302 2022-11-10 04:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2181000 (8 GB) 2022-11-10 04:05:31 destination > Flushing hcrm_raw_h-crm-deals: 858 records (24 MB) 2022-11-10 04:05:31 destination > actual size of batch: 858 2022-11-10 04:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2182000 (8 GB) 2022-11-10 04:05:31 destination > Flushing hcrm_raw_h-crm-deals: 911 records (24 MB) 2022-11-10 04:05:31 destination > actual size of batch: 911 2022-11-10 04:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2183000 (8 GB) 2022-11-10 04:05:32 destination > Flushing hcrm_raw_h-crm-deals: 951 records (24 MB) 2022-11-10 04:05:32 destination > actual size of batch: 951 2022-11-10 04:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2184000 (8 GB) 2022-11-10 04:05:32 destination > Flushing hcrm_raw_h-crm-deals: 805 records (24 MB) 2022-11-10 04:05:32 destination > actual size of batch: 805 2022-11-10 04:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2185000 (8 GB) 2022-11-10 04:05:32 destination > Flushing hcrm_raw_h-crm-deals: 949 records (24 MB) 2022-11-10 04:05:32 destination > actual size of batch: 949 2022-11-10 04:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2186000 (8 GB) 2022-11-10 04:05:33 destination > Flushing hcrm_raw_h-crm-deals: 893 records (24 MB) 2022-11-10 04:05:33 destination > actual size of batch: 893 2022-11-10 04:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2187000 (8 GB) 2022-11-10 04:05:33 destination > Flushing hcrm_raw_h-crm-deals: 810 records (24 MB) 2022-11-10 04:05:33 destination > actual size of batch: 810 2022-11-10 04:05:33 destination > Flushing hcrm_raw_h-crm-deals: 646 records (24 MB) 2022-11-10 04:05:33 destination > actual size of batch: 646 2022-11-10 04:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2188000 (8 GB) 2022-11-10 04:05:34 destination > Flushing hcrm_raw_h-crm-deals: 1094 records (24 MB) 2022-11-10 04:05:34 destination > actual size of batch: 1094 2022-11-10 04:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2189000 (8 GB) 2022-11-10 04:05:34 destination > Flushing hcrm_raw_h-crm-deals: 951 records (24 MB) 2022-11-10 04:05:34 destination > actual size of batch: 951 2022-11-10 04:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2190000 (8 GB) 2022-11-10 04:05:34 destination > Flushing hcrm_raw_h-crm-deals: 738 records (24 MB) 2022-11-10 04:05:34 destination > actual size of batch: 738 2022-11-10 04:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2191000 (8 GB) 2022-11-10 04:05:35 destination > Flushing hcrm_raw_h-crm-deals: 643 records (24 MB) 2022-11-10 04:05:35 destination > actual size of batch: 643 2022-11-10 04:05:35 destination > Flushing hcrm_raw_h-crm-deals: 757 records (24 MB) 2022-11-10 04:05:35 destination > actual size of batch: 757 2022-11-10 04:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2192000 (8 GB) 2022-11-10 04:05:36 source > finished reading a stream slice 2022-11-10 04:05:36 destination > Flushing hcrm_raw_h-crm-deals: 602 records (24 MB) 2022-11-10 04:05:36 destination > actual size of batch: 602 2022-11-10 04:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2193000 (8 GB) 2022-11-10 04:05:36 destination > Flushing hcrm_raw_h-crm-deals: 1006 records (24 MB) 2022-11-10 04:05:36 destination > actual size of batch: 1006 2022-11-10 04:05:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2194000 (8 GB) 2022-11-10 04:05:37 destination > Flushing hcrm_raw_h-crm-deals: 864 records (24 MB) 2022-11-10 04:05:37 destination > actual size of batch: 864 2022-11-10 04:05:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2195000 (8 GB) 2022-11-10 04:05:37 destination > Flushing hcrm_raw_h-crm-deals: 961 records (24 MB) 2022-11-10 04:05:37 destination > actual size of batch: 961 2022-11-10 04:05:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2196000 (8 GB) 2022-11-10 04:05:37 destination > Flushing hcrm_raw_h-crm-deals: 982 records (24 MB) 2022-11-10 04:05:37 destination > actual size of batch: 982 2022-11-10 04:05:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2197000 (8 GB) 2022-11-10 04:05:38 destination > Flushing hcrm_raw_h-crm-deals: 893 records (24 MB) 2022-11-10 04:05:38 destination > actual size of batch: 893 2022-11-10 04:05:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2198000 (8 GB) 2022-11-10 04:05:38 destination > Flushing hcrm_raw_h-crm-deals: 929 records (24 MB) 2022-11-10 04:05:38 destination > actual size of batch: 929 2022-11-10 04:05:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2199000 (8 GB) 2022-11-10 04:05:38 destination > Flushing hcrm_raw_h-crm-deals: 949 records (24 MB) 2022-11-10 04:05:38 destination > actual size of batch: 949 2022-11-10 04:05:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2200000 (8 GB) 2022-11-10 04:05:39 destination > Flushing hcrm_raw_h-crm-deals: 931 records (24 MB) 2022-11-10 04:05:39 destination > actual size of batch: 931 2022-11-10 04:05:39 destination > Flushing hcrm_raw_h-crm-deals: 873 records (24 MB) 2022-11-10 04:05:39 destination > actual size of batch: 873 2022-11-10 04:05:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2201000 (8 GB) 2022-11-10 04:05:39 destination > Flushing hcrm_raw_h-crm-deals: 967 records (24 MB) 2022-11-10 04:05:39 destination > actual size of batch: 967 2022-11-10 04:05:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2202000 (8 GB) 2022-11-10 04:05:40 destination > Flushing hcrm_raw_h-crm-deals: 961 records (24 MB) 2022-11-10 04:05:40 destination > actual size of batch: 961 2022-11-10 04:05:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2203000 (8 GB) 2022-11-10 04:05:40 destination > Flushing hcrm_raw_h-crm-deals: 917 records (24 MB) 2022-11-10 04:05:40 destination > actual size of batch: 917 2022-11-10 04:05:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2204000 (8 GB) 2022-11-10 04:05:40 destination > Flushing hcrm_raw_h-crm-deals: 948 records (24 MB) 2022-11-10 04:05:40 destination > actual size of batch: 948 2022-11-10 04:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2205000 (8 GB) 2022-11-10 04:05:41 destination > Flushing hcrm_raw_h-crm-deals: 929 records (24 MB) 2022-11-10 04:05:41 destination > actual size of batch: 929 2022-11-10 04:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2206000 (8 GB) 2022-11-10 04:05:41 destination > Flushing hcrm_raw_h-crm-deals: 1019 records (24 MB) 2022-11-10 04:05:41 destination > actual size of batch: 1019 2022-11-10 04:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2207000 (8 GB) 2022-11-10 04:05:41 destination > Flushing hcrm_raw_h-crm-deals: 974 records (24 MB) 2022-11-10 04:05:41 destination > actual size of batch: 974 2022-11-10 04:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2208000 (9 GB) 2022-11-10 04:05:42 destination > Flushing hcrm_raw_h-crm-deals: 958 records (24 MB) 2022-11-10 04:05:42 destination > actual size of batch: 958 2022-11-10 04:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2209000 (9 GB) 2022-11-10 04:05:42 destination > Flushing hcrm_raw_h-crm-deals: 1013 records (24 MB) 2022-11-10 04:05:42 destination > actual size of batch: 1013 2022-11-10 04:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2210000 (9 GB) 2022-11-10 04:05:43 destination > Flushing hcrm_raw_h-crm-deals: 1062 records (24 MB) 2022-11-10 04:05:43 destination > actual size of batch: 1062 2022-11-10 04:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2211000 (9 GB) 2022-11-10 04:05:44 destination > Flushing hcrm_raw_h-crm-deals: 1028 records (24 MB) 2022-11-10 04:05:44 destination > actual size of batch: 1028 2022-11-10 04:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2212000 (9 GB) 2022-11-10 04:05:44 destination > Flushing hcrm_raw_h-crm-deals: 1077 records (24 MB) 2022-11-10 04:05:44 destination > actual size of batch: 1077 2022-11-10 04:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2213000 (9 GB) 2022-11-10 04:05:45 destination > Flushing hcrm_raw_h-crm-deals: 946 records (24 MB) 2022-11-10 04:05:45 destination > actual size of batch: 946 2022-11-10 04:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2214000 (9 GB) 2022-11-10 04:05:45 destination > Flushing hcrm_raw_h-crm-deals: 1086 records (24 MB) 2022-11-10 04:05:45 destination > actual size of batch: 1086 2022-11-10 04:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2215000 (9 GB) 2022-11-10 04:05:45 destination > Flushing hcrm_raw_h-crm-deals: 999 records (24 MB) 2022-11-10 04:05:45 destination > actual size of batch: 999 2022-11-10 04:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2216000 (9 GB) 2022-11-10 04:05:46 destination > Flushing hcrm_raw_h-crm-deals: 1030 records (24 MB) 2022-11-10 04:05:46 destination > actual size of batch: 1030 2022-11-10 04:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2217000 (9 GB) 2022-11-10 04:05:46 destination > Flushing hcrm_raw_h-crm-deals: 992 records (24 MB) 2022-11-10 04:05:46 destination > actual size of batch: 992 2022-11-10 04:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2218000 (9 GB) 2022-11-10 04:05:46 destination > Flushing hcrm_raw_h-crm-deals: 956 records (24 MB) 2022-11-10 04:05:46 destination > actual size of batch: 956 2022-11-10 04:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2219000 (9 GB) 2022-11-10 04:05:47 source > finished reading a stream slice 2022-11-10 04:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2220000 (9 GB) 2022-11-10 04:05:47 source > finished reading a stream slice 2022-11-10 04:05:47 destination > Flushing hcrm_raw_h-crm-deals: 2183 records (24 MB) 2022-11-10 04:05:47 destination > actual size of batch: 2183 2022-11-10 04:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2221000 (9 GB) 2022-11-10 04:05:47 source > finished reading a stream slice 2022-11-10 04:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2222000 (9 GB) 2022-11-10 04:05:48 source > finished reading a stream slice 2022-11-10 04:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2223000 (9 GB) 2022-11-10 04:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2224000 (9 GB) 2022-11-10 04:05:48 destination > Flushing hcrm_raw_h-crm-deals: 3626 records (24 MB) 2022-11-10 04:05:48 destination > actual size of batch: 3626 2022-11-10 04:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2225000 (9 GB) 2022-11-10 04:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2226000 (9 GB) 2022-11-10 04:05:49 source > finished reading a stream slice 2022-11-10 04:05:49 source > finished reading a stream slice 2022-11-10 04:05:49 source > finished reading a stream slice 2022-11-10 04:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2227000 (9 GB) 2022-11-10 04:05:49 source > finished reading a stream slice 2022-11-10 04:05:49 destination > Flushing hcrm_raw_h-crm-deals: 2681 records (24 MB) 2022-11-10 04:05:49 destination > actual size of batch: 2681 2022-11-10 04:05:49 source > finished reading a stream slice 2022-11-10 04:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2228000 (9 GB) 2022-11-10 04:05:50 destination > Flushing hcrm_raw_h-crm-deals: 1518 records (24 MB) 2022-11-10 04:05:50 destination > actual size of batch: 1518 2022-11-10 04:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2229000 (9 GB) 2022-11-10 04:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2230000 (9 GB) 2022-11-10 04:05:50 destination > Flushing hcrm_raw_h-crm-deals: 1578 records (24 MB) 2022-11-10 04:05:50 destination > actual size of batch: 1578 2022-11-10 04:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2231000 (9 GB) 2022-11-10 04:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2232000 (9 GB) 2022-11-10 04:05:51 destination > Flushing hcrm_raw_h-crm-deals: 1677 records (24 MB) 2022-11-10 04:05:51 destination > actual size of batch: 1677 2022-11-10 04:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2233000 (9 GB) 2022-11-10 04:05:51 destination > Flushing hcrm_raw_h-crm-deals: 1725 records (24 MB) 2022-11-10 04:05:51 destination > actual size of batch: 1725 2022-11-10 04:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2234000 (9 GB) 2022-11-10 04:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2235000 (9 GB) 2022-11-10 04:05:52 destination > Flushing hcrm_raw_h-crm-deals: 1714 records (24 MB) 2022-11-10 04:05:52 destination > actual size of batch: 1714 2022-11-10 04:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2236000 (9 GB) 2022-11-10 04:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2237000 (9 GB) 2022-11-10 04:05:52 destination > Flushing hcrm_raw_h-crm-deals: 1730 records (24 MB) 2022-11-10 04:05:52 destination > actual size of batch: 1730 2022-11-10 04:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2238000 (9 GB) 2022-11-10 04:05:53 destination > Flushing hcrm_raw_h-crm-deals: 1698 records (24 MB) 2022-11-10 04:05:53 destination > actual size of batch: 1698 2022-11-10 04:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2239000 (9 GB) 2022-11-10 04:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2240000 (9 GB) 2022-11-10 04:05:53 destination > Flushing hcrm_raw_h-crm-deals: 1577 records (24 MB) 2022-11-10 04:05:53 destination > actual size of batch: 1577 2022-11-10 04:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2241000 (9 GB) 2022-11-10 04:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2242000 (9 GB) 2022-11-10 04:05:53 destination > Flushing hcrm_raw_h-crm-deals: 1571 records (24 MB) 2022-11-10 04:05:53 destination > actual size of batch: 1571 2022-11-10 04:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2243000 (9 GB) 2022-11-10 04:05:54 destination > Flushing hcrm_raw_h-crm-deals: 1645 records (24 MB) 2022-11-10 04:05:54 destination > actual size of batch: 1645 2022-11-10 04:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2244000 (9 GB) 2022-11-10 04:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2245000 (9 GB) 2022-11-10 04:05:54 destination > Flushing hcrm_raw_h-crm-deals: 1733 records (24 MB) 2022-11-10 04:05:54 destination > actual size of batch: 1733 2022-11-10 04:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2246000 (9 GB) 2022-11-10 04:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2247000 (9 GB) 2022-11-10 04:05:55 destination > Flushing hcrm_raw_h-crm-deals: 1744 records (24 MB) 2022-11-10 04:05:55 destination > actual size of batch: 1744 2022-11-10 04:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2248000 (9 GB) 2022-11-10 04:05:55 destination > Flushing hcrm_raw_h-crm-deals: 1757 records (24 MB) 2022-11-10 04:05:55 destination > actual size of batch: 1757 2022-11-10 04:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2249000 (9 GB) 2022-11-10 04:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2250000 (9 GB) 2022-11-10 04:05:55 destination > Flushing hcrm_raw_h-crm-deals: 1682 records (24 MB) 2022-11-10 04:05:55 destination > actual size of batch: 1682 2022-11-10 04:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2251000 (9 GB) 2022-11-10 04:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2252000 (9 GB) 2022-11-10 04:05:56 destination > Flushing hcrm_raw_h-crm-deals: 1641 records (24 MB) 2022-11-10 04:05:56 destination > actual size of batch: 1641 2022-11-10 04:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2253000 (9 GB) 2022-11-10 04:05:56 destination > Flushing hcrm_raw_h-crm-deals: 1743 records (24 MB) 2022-11-10 04:05:56 destination > actual size of batch: 1743 2022-11-10 04:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2254000 (9 GB) 2022-11-10 04:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2255000 (9 GB) 2022-11-10 04:05:57 destination > Flushing hcrm_raw_h-crm-deals: 1722 records (24 MB) 2022-11-10 04:05:57 destination > actual size of batch: 1722 2022-11-10 04:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2256000 (9 GB) 2022-11-10 04:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2257000 (9 GB) 2022-11-10 04:05:57 destination > Flushing hcrm_raw_h-crm-deals: 1950 records (24 MB) 2022-11-10 04:05:57 destination > actual size of batch: 1950 2022-11-10 04:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2258000 (9 GB) 2022-11-10 04:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2259000 (9 GB) 2022-11-10 04:05:58 destination > Flushing hcrm_raw_h-crm-deals: 1792 records (24 MB) 2022-11-10 04:05:58 destination > actual size of batch: 1792 2022-11-10 04:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2260000 (9 GB) 2022-11-10 04:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2261000 (9 GB) 2022-11-10 04:05:58 destination > Flushing hcrm_raw_h-crm-deals: 2066 records (24 MB) 2022-11-10 04:05:58 destination > actual size of batch: 2066 2022-11-10 04:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2262000 (9 GB) 2022-11-10 04:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2263000 (9 GB) 2022-11-10 04:05:59 destination > Flushing hcrm_raw_h-crm-deals: 2105 records (24 MB) 2022-11-10 04:05:59 destination > actual size of batch: 2105 2022-11-10 04:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2264000 (9 GB) 2022-11-10 04:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2265000 (9 GB) 2022-11-10 04:05:59 destination > Flushing hcrm_raw_h-crm-deals: 1409 records (24 MB) 2022-11-10 04:05:59 destination > actual size of batch: 1409 2022-11-10 04:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2266000 (9 GB) 2022-11-10 04:05:59 destination > Flushing hcrm_raw_h-crm-deals: 1419 records (24 MB) 2022-11-10 04:05:59 destination > actual size of batch: 1419 2022-11-10 04:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2267000 (9 GB) 2022-11-10 04:06:00 destination > Flushing hcrm_raw_h-crm-deals: 1494 records (24 MB) 2022-11-10 04:06:00 destination > actual size of batch: 1494 2022-11-10 04:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2268000 (9 GB) 2022-11-10 04:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2269000 (9 GB) 2022-11-10 04:06:00 destination > Flushing hcrm_raw_h-crm-deals: 1398 records (24 MB) 2022-11-10 04:06:00 destination > actual size of batch: 1398 2022-11-10 04:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2270000 (9 GB) 2022-11-10 04:06:01 destination > Flushing hcrm_raw_h-crm-deals: 1314 records (24 MB) 2022-11-10 04:06:01 destination > actual size of batch: 1314 2022-11-10 04:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2271000 (9 GB) 2022-11-10 04:06:01 destination > Flushing hcrm_raw_h-crm-deals: 1253 records (24 MB) 2022-11-10 04:06:01 destination > actual size of batch: 1253 2022-11-10 04:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2272000 (9 GB) 2022-11-10 04:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2273000 (9 GB) 2022-11-10 04:06:02 destination > Flushing hcrm_raw_h-crm-deals: 1347 records (24 MB) 2022-11-10 04:06:02 destination > actual size of batch: 1347 2022-11-10 04:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2274000 (9 GB) 2022-11-10 04:06:02 destination > Flushing hcrm_raw_h-crm-deals: 1075 records (24 MB) 2022-11-10 04:06:02 destination > actual size of batch: 1075 2022-11-10 04:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2275000 (9 GB) 2022-11-10 04:06:02 destination > Flushing hcrm_raw_h-crm-deals: 1105 records (24 MB) 2022-11-10 04:06:02 destination > actual size of batch: 1105 2022-11-10 04:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2276000 (9 GB) 2022-11-10 04:06:03 destination > Flushing hcrm_raw_h-crm-deals: 1154 records (24 MB) 2022-11-10 04:06:03 destination > actual size of batch: 1154 2022-11-10 04:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2277000 (9 GB) 2022-11-10 04:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2278000 (9 GB) 2022-11-10 04:06:03 destination > Flushing hcrm_raw_h-crm-deals: 1847 records (24 MB) 2022-11-10 04:06:03 destination > actual size of batch: 1847 2022-11-10 04:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2279000 (9 GB) 2022-11-10 04:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2280000 (9 GB) 2022-11-10 04:06:04 destination > Flushing hcrm_raw_h-crm-deals: 1845 records (24 MB) 2022-11-10 04:06:04 destination > actual size of batch: 1845 2022-11-10 04:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2281000 (9 GB) 2022-11-10 04:06:04 destination > Flushing hcrm_raw_h-crm-deals: 1541 records (24 MB) 2022-11-10 04:06:04 destination > actual size of batch: 1541 2022-11-10 04:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2282000 (9 GB) 2022-11-10 04:06:05 source > finished reading a stream slice 2022-11-10 04:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2283000 (9 GB) 2022-11-10 04:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2284000 (9 GB) 2022-11-10 04:06:05 destination > Flushing hcrm_raw_h-crm-deals: 2918 records (24 MB) 2022-11-10 04:06:05 destination > actual size of batch: 2918 2022-11-10 04:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2285000 (9 GB) 2022-11-10 04:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2286000 (9 GB) 2022-11-10 04:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2287000 (9 GB) 2022-11-10 04:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2288000 (9 GB) 2022-11-10 04:06:06 destination > Flushing hcrm_raw_h-crm-deals: 3501 records (24 MB) 2022-11-10 04:06:06 destination > actual size of batch: 3501 2022-11-10 04:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2289000 (9 GB) 2022-11-10 04:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2290000 (9 GB) 2022-11-10 04:06:06 destination > Flushing hcrm_raw_h-crm-deals: 2750 records (24 MB) 2022-11-10 04:06:06 destination > actual size of batch: 2750 2022-11-10 04:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2291000 (9 GB) 2022-11-10 04:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2292000 (9 GB) 2022-11-10 04:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2293000 (9 GB) 2022-11-10 04:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2294000 (9 GB) 2022-11-10 04:06:07 destination > Flushing hcrm_raw_h-crm-deals: 3035 records (24 MB) 2022-11-10 04:06:07 destination > actual size of batch: 3035 2022-11-10 04:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2295000 (9 GB) 2022-11-10 04:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2296000 (9 GB) 2022-11-10 04:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2297000 (9 GB) 2022-11-10 04:06:08 destination > Flushing hcrm_raw_h-crm-deals: 3083 records (24 MB) 2022-11-10 04:06:08 destination > actual size of batch: 3083 2022-11-10 04:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2298000 (9 GB) 2022-11-10 04:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2299000 (9 GB) 2022-11-10 04:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2300000 (9 GB) 2022-11-10 04:06:08 destination > Flushing hcrm_raw_h-crm-deals: 3428 records (24 MB) 2022-11-10 04:06:08 destination > actual size of batch: 3428 2022-11-10 04:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2301000 (9 GB) 2022-11-10 04:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2302000 (9 GB) 2022-11-10 04:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2303000 (9 GB) 2022-11-10 04:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2304000 (9 GB) 2022-11-10 04:06:09 destination > Flushing hcrm_raw_h-crm-deals: 3760 records (24 MB) 2022-11-10 04:06:09 destination > actual size of batch: 3760 2022-11-10 04:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2305000 (9 GB) 2022-11-10 04:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2306000 (9 GB) 2022-11-10 04:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2307000 (9 GB) 2022-11-10 04:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2308000 (9 GB) 2022-11-10 04:06:10 destination > Flushing hcrm_raw_h-crm-deals: 4029 records (24 MB) 2022-11-10 04:06:10 destination > actual size of batch: 4029 2022-11-10 04:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2309000 (9 GB) 2022-11-10 04:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2310000 (9 GB) 2022-11-10 04:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2311000 (9 GB) 2022-11-10 04:06:10 destination > Flushing hcrm_raw_h-crm-deals: 3225 records (24 MB) 2022-11-10 04:06:10 destination > actual size of batch: 3225 2022-11-10 04:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2312000 (9 GB) 2022-11-10 04:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2313000 (9 GB) 2022-11-10 04:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2314000 (9 GB) 2022-11-10 04:06:11 destination > Flushing hcrm_raw_h-crm-deals: 2971 records (24 MB) 2022-11-10 04:06:11 destination > actual size of batch: 2971 2022-11-10 04:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2315000 (9 GB) 2022-11-10 04:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2316000 (9 GB) 2022-11-10 04:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2317000 (9 GB) 2022-11-10 04:06:11 destination > Flushing hcrm_raw_h-crm-deals: 3407 records (24 MB) 2022-11-10 04:06:11 destination > actual size of batch: 3407 2022-11-10 04:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2318000 (9 GB) 2022-11-10 04:06:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2319000 (9 GB) 2022-11-10 04:06:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2320000 (9 GB) 2022-11-10 04:06:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2321000 (9 GB) 2022-11-10 04:06:12 destination > Flushing hcrm_raw_h-crm-deals: 3437 records (24 MB) 2022-11-10 04:06:12 destination > actual size of batch: 3437 2022-11-10 04:06:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2322000 (9 GB) 2022-11-10 04:06:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2323000 (9 GB) 2022-11-10 04:06:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2324000 (9 GB) 2022-11-10 04:06:13 destination > Flushing hcrm_raw_h-crm-deals: 3125 records (24 MB) 2022-11-10 04:06:13 destination > actual size of batch: 3125 2022-11-10 04:06:13 source > finished reading a stream slice 2022-11-10 04:06:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2325000 (9 GB) 2022-11-10 04:06:13 destination > Flushing hcrm_raw_h-crm-deals: 1385 records (24 MB) 2022-11-10 04:06:13 destination > actual size of batch: 1385 2022-11-10 04:06:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2326000 (9 GB) 2022-11-10 04:06:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2327000 (9 GB) 2022-11-10 04:06:14 destination > Flushing hcrm_raw_h-crm-deals: 1381 records (24 MB) 2022-11-10 04:06:14 destination > actual size of batch: 1381 2022-11-10 04:06:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2328000 (9 GB) 2022-11-10 04:06:14 destination > Flushing hcrm_raw_h-crm-deals: 1123 records (24 MB) 2022-11-10 04:06:14 destination > actual size of batch: 1123 2022-11-10 04:06:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2329000 (9 GB) 2022-11-10 04:06:14 destination > Flushing hcrm_raw_h-crm-deals: 1029 records (24 MB) 2022-11-10 04:06:14 destination > actual size of batch: 1029 2022-11-10 04:06:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2330000 (9 GB) 2022-11-10 04:06:15 destination > Flushing hcrm_raw_h-crm-deals: 913 records (24 MB) 2022-11-10 04:06:15 destination > actual size of batch: 913 2022-11-10 04:06:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2331000 (9 GB) 2022-11-10 04:06:15 destination > Flushing hcrm_raw_h-crm-deals: 984 records (24 MB) 2022-11-10 04:06:15 destination > actual size of batch: 984 2022-11-10 04:06:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2332000 (9 GB) 2022-11-10 04:06:16 destination > Flushing hcrm_raw_h-crm-deals: 1429 records (24 MB) 2022-11-10 04:06:16 destination > actual size of batch: 1429 2022-11-10 04:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2333000 (9 GB) 2022-11-10 04:06:16 destination > Flushing hcrm_raw_h-crm-deals: 1188 records (24 MB) 2022-11-10 04:06:16 destination > actual size of batch: 1188 2022-11-10 04:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2334000 (9 GB) 2022-11-10 04:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2335000 (9 GB) 2022-11-10 04:06:16 destination > Flushing hcrm_raw_h-crm-deals: 1247 records (24 MB) 2022-11-10 04:06:16 destination > actual size of batch: 1247 2022-11-10 04:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2336000 (9 GB) 2022-11-10 04:06:17 destination > Flushing hcrm_raw_h-crm-deals: 1510 records (24 MB) 2022-11-10 04:06:17 destination > actual size of batch: 1510 2022-11-10 04:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2337000 (9 GB) 2022-11-10 04:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2338000 (9 GB) 2022-11-10 04:06:17 destination > Flushing hcrm_raw_h-crm-deals: 1871 records (24 MB) 2022-11-10 04:06:17 destination > actual size of batch: 1871 2022-11-10 04:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2339000 (9 GB) 2022-11-10 04:06:17 destination > Flushing hcrm_raw_h-crm-deals: 1407 records (24 MB) 2022-11-10 04:06:17 destination > actual size of batch: 1407 2022-11-10 04:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2340000 (9 GB) 2022-11-10 04:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2341000 (9 GB) 2022-11-10 04:06:18 destination > Flushing hcrm_raw_h-crm-deals: 1077 records (24 MB) 2022-11-10 04:06:18 destination > actual size of batch: 1077 2022-11-10 04:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2342000 (9 GB) 2022-11-10 04:06:18 destination > Flushing hcrm_raw_h-crm-deals: 1018 records (24 MB) 2022-11-10 04:06:18 destination > actual size of batch: 1018 2022-11-10 04:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2343000 (9 GB) 2022-11-10 04:06:18 destination > Flushing hcrm_raw_h-crm-deals: 986 records (24 MB) 2022-11-10 04:06:18 destination > actual size of batch: 986 2022-11-10 04:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2344000 (9 GB) 2022-11-10 04:06:19 destination > Flushing hcrm_raw_h-crm-deals: 1168 records (24 MB) 2022-11-10 04:06:19 destination > actual size of batch: 1168 2022-11-10 04:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2345000 (9 GB) 2022-11-10 04:06:19 destination > Flushing hcrm_raw_h-crm-deals: 1502 records (24 MB) 2022-11-10 04:06:19 destination > actual size of batch: 1502 2022-11-10 04:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2346000 (9 GB) 2022-11-10 04:06:20 destination > Flushing hcrm_raw_h-crm-deals: 1055 records (24 MB) 2022-11-10 04:06:20 destination > actual size of batch: 1055 2022-11-10 04:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2347000 (9 GB) 2022-11-10 04:06:20 destination > Flushing hcrm_raw_h-crm-deals: 1043 records (24 MB) 2022-11-10 04:06:20 destination > actual size of batch: 1043 2022-11-10 04:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2348000 (9 GB) 2022-11-10 04:06:20 destination > Flushing hcrm_raw_h-crm-deals: 984 records (24 MB) 2022-11-10 04:06:20 destination > actual size of batch: 984 2022-11-10 04:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2349000 (9 GB) 2022-11-10 04:06:21 destination > Flushing hcrm_raw_h-crm-deals: 1007 records (24 MB) 2022-11-10 04:06:21 destination > actual size of batch: 1007 2022-11-10 04:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2350000 (9 GB) 2022-11-10 04:06:21 destination > Flushing hcrm_raw_h-crm-deals: 1038 records (24 MB) 2022-11-10 04:06:21 destination > actual size of batch: 1038 2022-11-10 04:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2351000 (9 GB) 2022-11-10 04:06:21 destination > Flushing hcrm_raw_h-crm-deals: 1028 records (24 MB) 2022-11-10 04:06:21 destination > actual size of batch: 1028 2022-11-10 04:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2352000 (9 GB) 2022-11-10 04:06:22 destination > Flushing hcrm_raw_h-crm-deals: 1115 records (24 MB) 2022-11-10 04:06:22 destination > actual size of batch: 1115 2022-11-10 04:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2353000 (9 GB) 2022-11-10 04:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2354000 (9 GB) 2022-11-10 04:06:22 destination > Flushing hcrm_raw_h-crm-deals: 1266 records (24 MB) 2022-11-10 04:06:22 destination > actual size of batch: 1266 2022-11-10 04:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2355000 (9 GB) 2022-11-10 04:06:22 destination > Flushing hcrm_raw_h-crm-deals: 1609 records (24 MB) 2022-11-10 04:06:22 destination > actual size of batch: 1609 2022-11-10 04:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2356000 (9 GB) 2022-11-10 04:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2357000 (9 GB) 2022-11-10 04:06:23 destination > Flushing hcrm_raw_h-crm-deals: 1763 records (24 MB) 2022-11-10 04:06:23 destination > actual size of batch: 1763 2022-11-10 04:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2358000 (9 GB) 2022-11-10 04:06:23 destination > Flushing hcrm_raw_h-crm-deals: 1064 records (24 MB) 2022-11-10 04:06:23 destination > actual size of batch: 1064 2022-11-10 04:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2359000 (9 GB) 2022-11-10 04:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2360000 (9 GB) 2022-11-10 04:06:24 destination > Flushing hcrm_raw_h-crm-deals: 1395 records (24 MB) 2022-11-10 04:06:24 destination > actual size of batch: 1395 2022-11-10 04:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2361000 (9 GB) 2022-11-10 04:06:24 destination > Flushing hcrm_raw_h-crm-deals: 1221 records (24 MB) 2022-11-10 04:06:24 destination > actual size of batch: 1221 2022-11-10 04:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2362000 (9 GB) 2022-11-10 04:06:24 source > finished reading a stream slice 2022-11-10 04:06:25 destination > Flushing hcrm_raw_h-crm-deals: 1365 records (24 MB) 2022-11-10 04:06:25 destination > actual size of batch: 1365 2022-11-10 04:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2363000 (9 GB) 2022-11-10 04:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2364000 (9 GB) 2022-11-10 04:06:25 destination > Flushing hcrm_raw_h-crm-deals: 1774 records (24 MB) 2022-11-10 04:06:25 destination > actual size of batch: 1774 2022-11-10 04:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2365000 (9 GB) 2022-11-10 04:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2366000 (9 GB) 2022-11-10 04:06:25 destination > Flushing hcrm_raw_h-crm-deals: 2205 records (24 MB) 2022-11-10 04:06:25 destination > actual size of batch: 2205 2022-11-10 04:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2367000 (9 GB) 2022-11-10 04:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2368000 (9 GB) 2022-11-10 04:06:26 destination > Flushing hcrm_raw_h-crm-deals: 2332 records (24 MB) 2022-11-10 04:06:26 destination > actual size of batch: 2332 2022-11-10 04:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2369000 (9 GB) 2022-11-10 04:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2370000 (9 GB) 2022-11-10 04:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2371000 (9 GB) 2022-11-10 04:06:27 destination > Flushing hcrm_raw_h-crm-deals: 2453 records (24 MB) 2022-11-10 04:06:27 destination > actual size of batch: 2453 2022-11-10 04:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2372000 (9 GB) 2022-11-10 04:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2373000 (9 GB) 2022-11-10 04:06:27 destination > Flushing hcrm_raw_h-crm-deals: 2147 records (24 MB) 2022-11-10 04:06:27 destination > actual size of batch: 2147 2022-11-10 04:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2374000 (9 GB) 2022-11-10 04:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2375000 (9 GB) 2022-11-10 04:06:28 destination > Flushing hcrm_raw_h-crm-deals: 2029 records (24 MB) 2022-11-10 04:06:28 destination > actual size of batch: 2029 2022-11-10 04:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2376000 (9 GB) 2022-11-10 04:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2377000 (9 GB) 2022-11-10 04:06:28 destination > Flushing hcrm_raw_h-crm-deals: 1773 records (24 MB) 2022-11-10 04:06:28 destination > actual size of batch: 1773 2022-11-10 04:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2378000 (9 GB) 2022-11-10 04:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2379000 (9 GB) 2022-11-10 04:06:28 destination > Flushing hcrm_raw_h-crm-deals: 1690 records (24 MB) 2022-11-10 04:06:28 destination > actual size of batch: 1690 2022-11-10 04:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2380000 (9 GB) 2022-11-10 04:06:29 destination > Flushing hcrm_raw_h-crm-deals: 1786 records (24 MB) 2022-11-10 04:06:29 destination > actual size of batch: 1786 2022-11-10 04:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2381000 (9 GB) 2022-11-10 04:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2382000 (9 GB) 2022-11-10 04:06:29 destination > Flushing hcrm_raw_h-crm-deals: 1971 records (24 MB) 2022-11-10 04:06:29 destination > actual size of batch: 1971 2022-11-10 04:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2383000 (9 GB) 2022-11-10 04:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2384000 (9 GB) 2022-11-10 04:06:30 destination > Flushing hcrm_raw_h-crm-deals: 1933 records (24 MB) 2022-11-10 04:06:30 destination > actual size of batch: 1933 2022-11-10 04:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2385000 (9 GB) 2022-11-10 04:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2386000 (9 GB) 2022-11-10 04:06:30 destination > Flushing hcrm_raw_h-crm-deals: 1830 records (24 MB) 2022-11-10 04:06:30 destination > actual size of batch: 1830 2022-11-10 04:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2387000 (9 GB) 2022-11-10 04:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2388000 (9 GB) 2022-11-10 04:06:31 destination > Flushing hcrm_raw_h-crm-deals: 1878 records (24 MB) 2022-11-10 04:06:31 destination > actual size of batch: 1878 2022-11-10 04:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2389000 (9 GB) 2022-11-10 04:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2390000 (9 GB) 2022-11-10 04:06:31 source > finished reading a stream slice 2022-11-10 04:06:31 destination > Flushing hcrm_raw_h-crm-deals: 2202 records (24 MB) 2022-11-10 04:06:31 destination > actual size of batch: 2202 2022-11-10 04:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2391000 (9 GB) 2022-11-10 04:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2392000 (9 GB) 2022-11-10 04:06:32 destination > Flushing hcrm_raw_h-crm-deals: 2220 records (24 MB) 2022-11-10 04:06:32 destination > actual size of batch: 2220 2022-11-10 04:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2393000 (9 GB) 2022-11-10 04:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2394000 (9 GB) 2022-11-10 04:06:32 destination > Flushing hcrm_raw_h-crm-deals: 1947 records (24 MB) 2022-11-10 04:06:32 destination > actual size of batch: 1947 2022-11-10 04:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2395000 (9 GB) 2022-11-10 04:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2396000 (9 GB) 2022-11-10 04:06:33 destination > Flushing hcrm_raw_h-crm-deals: 2002 records (24 MB) 2022-11-10 04:06:33 destination > actual size of batch: 2002 2022-11-10 04:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2397000 (9 GB) 2022-11-10 04:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2398000 (9 GB) 2022-11-10 04:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2399000 (9 GB) 2022-11-10 04:06:33 destination > Flushing hcrm_raw_h-crm-deals: 2532 records (24 MB) 2022-11-10 04:06:33 destination > actual size of batch: 2532 2022-11-10 04:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2400000 (9 GB) 2022-11-10 04:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2401000 (9 GB) 2022-11-10 04:06:34 destination > Flushing hcrm_raw_h-crm-deals: 2426 records (24 MB) 2022-11-10 04:06:34 destination > actual size of batch: 2426 2022-11-10 04:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2402000 (9 GB) 2022-11-10 04:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2403000 (9 GB) 2022-11-10 04:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2404000 (9 GB) 2022-11-10 04:06:34 destination > Flushing hcrm_raw_h-crm-deals: 2248 records (24 MB) 2022-11-10 04:06:34 destination > actual size of batch: 2248 2022-11-10 04:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2405000 (9 GB) 2022-11-10 04:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2406000 (9 GB) 2022-11-10 04:06:35 destination > Flushing hcrm_raw_h-crm-deals: 2304 records (24 MB) 2022-11-10 04:06:35 destination > actual size of batch: 2304 2022-11-10 04:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2407000 (9 GB) 2022-11-10 04:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2408000 (9 GB) 2022-11-10 04:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2409000 (9 GB) 2022-11-10 04:06:36 destination > Flushing hcrm_raw_h-crm-deals: 3299 records (24 MB) 2022-11-10 04:06:36 destination > actual size of batch: 3299 2022-11-10 04:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2410000 (9 GB) 2022-11-10 04:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2411000 (9 GB) 2022-11-10 04:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2412000 (9 GB) 2022-11-10 04:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2413000 (9 GB) 2022-11-10 04:06:36 destination > Flushing hcrm_raw_h-crm-deals: 3472 records (24 MB) 2022-11-10 04:06:36 destination > actual size of batch: 3472 2022-11-10 04:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2414000 (9 GB) 2022-11-10 04:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2415000 (9 GB) 2022-11-10 04:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2416000 (9 GB) 2022-11-10 04:06:37 destination > Flushing hcrm_raw_h-crm-deals: 3831 records (24 MB) 2022-11-10 04:06:37 destination > actual size of batch: 3831 2022-11-10 04:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2417000 (9 GB) 2022-11-10 04:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2418000 (9 GB) 2022-11-10 04:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2419000 (9 GB) 2022-11-10 04:06:38 destination > Flushing hcrm_raw_h-crm-deals: 2922 records (24 MB) 2022-11-10 04:06:38 destination > actual size of batch: 2922 2022-11-10 04:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2420000 (9 GB) 2022-11-10 04:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2421000 (9 GB) 2022-11-10 04:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2422000 (9 GB) 2022-11-10 04:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2423000 (9 GB) 2022-11-10 04:06:38 destination > Flushing hcrm_raw_h-crm-deals: 3153 records (24 MB) 2022-11-10 04:06:38 destination > actual size of batch: 3153 2022-11-10 04:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2424000 (9 GB) 2022-11-10 04:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2425000 (9 GB) 2022-11-10 04:06:39 destination > Flushing hcrm_raw_h-crm-deals: 2490 records (24 MB) 2022-11-10 04:06:39 destination > actual size of batch: 2490 2022-11-10 04:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2426000 (9 GB) 2022-11-10 04:06:39 source > finished reading a stream slice 2022-11-10 04:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2427000 (9 GB) 2022-11-10 04:06:40 destination > Flushing hcrm_raw_h-crm-deals: 1492 records (24 MB) 2022-11-10 04:06:40 destination > actual size of batch: 1492 2022-11-10 04:06:40 destination > Flushing hcrm_raw_h-crm-deals: 803 records (24 MB) 2022-11-10 04:06:40 destination > actual size of batch: 803 2022-11-10 04:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2428000 (9 GB) 2022-11-10 04:06:40 destination > Flushing hcrm_raw_h-crm-deals: 742 records (24 MB) 2022-11-10 04:06:40 destination > actual size of batch: 742 2022-11-10 04:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2429000 (9 GB) 2022-11-10 04:06:40 destination > Flushing hcrm_raw_h-crm-deals: 653 records (24 MB) 2022-11-10 04:06:40 destination > actual size of batch: 653 2022-11-10 04:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2430000 (9 GB) 2022-11-10 04:06:41 destination > Flushing hcrm_raw_h-crm-deals: 907 records (24 MB) 2022-11-10 04:06:41 destination > actual size of batch: 907 2022-11-10 04:06:41 destination > Flushing hcrm_raw_h-crm-deals: 553 records (24 MB) 2022-11-10 04:06:41 destination > actual size of batch: 553 2022-11-10 04:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2431000 (9 GB) 2022-11-10 04:06:41 destination > Flushing hcrm_raw_h-crm-deals: 875 records (24 MB) 2022-11-10 04:06:41 destination > actual size of batch: 875 2022-11-10 04:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2432000 (9 GB) 2022-11-10 04:06:42 destination > Flushing hcrm_raw_h-crm-deals: 774 records (24 MB) 2022-11-10 04:06:42 destination > actual size of batch: 774 2022-11-10 04:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2433000 (9 GB) 2022-11-10 04:06:42 destination > Flushing hcrm_raw_h-crm-deals: 856 records (24 MB) 2022-11-10 04:06:42 destination > actual size of batch: 856 2022-11-10 04:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2434000 (9 GB) 2022-11-10 04:06:42 destination > Flushing hcrm_raw_h-crm-deals: 876 records (24 MB) 2022-11-10 04:06:42 destination > actual size of batch: 876 2022-11-10 04:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2435000 (9 GB) 2022-11-10 04:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2436000 (9 GB) 2022-11-10 04:06:43 destination > Flushing hcrm_raw_h-crm-deals: 2169 records (24 MB) 2022-11-10 04:06:43 destination > actual size of batch: 2169 2022-11-10 04:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2437000 (9 GB) 2022-11-10 04:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2438000 (9 GB) 2022-11-10 04:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2439000 (9 GB) 2022-11-10 04:06:43 destination > Flushing hcrm_raw_h-crm-deals: 3016 records (24 MB) 2022-11-10 04:06:43 destination > actual size of batch: 3016 2022-11-10 04:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2440000 (9 GB) 2022-11-10 04:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2441000 (9 GB) 2022-11-10 04:06:44 destination > Flushing hcrm_raw_h-crm-deals: 1872 records (24 MB) 2022-11-10 04:06:44 destination > actual size of batch: 1872 2022-11-10 04:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2442000 (9 GB) 2022-11-10 04:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2443000 (9 GB) 2022-11-10 04:06:44 destination > Flushing hcrm_raw_h-crm-deals: 2040 records (24 MB) 2022-11-10 04:06:44 destination > actual size of batch: 2040 2022-11-10 04:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2444000 (9 GB) 2022-11-10 04:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2445000 (9 GB) 2022-11-10 04:06:45 destination > Flushing hcrm_raw_h-crm-deals: 2189 records (24 MB) 2022-11-10 04:06:45 destination > actual size of batch: 2189 2022-11-10 04:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2446000 (9 GB) 2022-11-10 04:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2447000 (9 GB) 2022-11-10 04:06:45 destination > Flushing hcrm_raw_h-crm-deals: 2309 records (24 MB) 2022-11-10 04:06:45 destination > actual size of batch: 2309 2022-11-10 04:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2448000 (9 GB) 2022-11-10 04:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2449000 (9 GB) 2022-11-10 04:06:46 destination > Flushing hcrm_raw_h-crm-deals: 1811 records (24 MB) 2022-11-10 04:06:46 destination > actual size of batch: 1811 2022-11-10 04:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2450000 (9 GB) 2022-11-10 04:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2451000 (9 GB) 2022-11-10 04:06:46 destination > Flushing hcrm_raw_h-crm-deals: 1782 records (24 MB) 2022-11-10 04:06:46 destination > actual size of batch: 1782 2022-11-10 04:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2452000 (9 GB) 2022-11-10 04:06:47 source > finished reading a stream slice 2022-11-10 04:06:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2453000 (9 GB) 2022-11-10 04:06:47 destination > Flushing hcrm_raw_h-crm-deals: 1923 records (24 MB) 2022-11-10 04:06:47 destination > actual size of batch: 1923 2022-11-10 04:06:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2454000 (9 GB) 2022-11-10 04:06:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2455000 (9 GB) 2022-11-10 04:06:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2456000 (9 GB) 2022-11-10 04:06:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2457000 (9 GB) 2022-11-10 04:06:48 destination > Flushing hcrm_raw_h-crm-deals: 3891 records (24 MB) 2022-11-10 04:06:48 destination > actual size of batch: 3891 2022-11-10 04:06:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2458000 (9 GB) 2022-11-10 04:06:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2459000 (9 GB) 2022-11-10 04:06:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2460000 (9 GB) 2022-11-10 04:06:48 destination > Flushing hcrm_raw_h-crm-deals: 3279 records (24 MB) 2022-11-10 04:06:48 destination > actual size of batch: 3279 2022-11-10 04:06:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2461000 (9 GB) 2022-11-10 04:06:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2462000 (9 GB) 2022-11-10 04:06:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2463000 (9 GB) 2022-11-10 04:06:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2464000 (9 GB) 2022-11-10 04:06:49 destination > Flushing hcrm_raw_h-crm-deals: 3804 records (24 MB) 2022-11-10 04:06:49 destination > actual size of batch: 3804 2022-11-10 04:06:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2465000 (9 GB) 2022-11-10 04:06:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2466000 (9 GB) 2022-11-10 04:06:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2467000 (9 GB) 2022-11-10 04:06:50 destination > Flushing hcrm_raw_h-crm-deals: 3210 records (24 MB) 2022-11-10 04:06:50 destination > actual size of batch: 3210 2022-11-10 04:06:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2468000 (9 GB) 2022-11-10 04:06:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2469000 (9 GB) 2022-11-10 04:06:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2470000 (9 GB) 2022-11-10 04:06:50 destination > Flushing hcrm_raw_h-crm-deals: 3168 records (24 MB) 2022-11-10 04:06:50 destination > actual size of batch: 3168 2022-11-10 04:06:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2471000 (9 GB) 2022-11-10 04:06:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2472000 (9 GB) 2022-11-10 04:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2473000 (9 GB) 2022-11-10 04:06:51 destination > Flushing hcrm_raw_h-crm-deals: 3275 records (24 MB) 2022-11-10 04:06:51 destination > actual size of batch: 3275 2022-11-10 04:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2474000 (9 GB) 2022-11-10 04:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2475000 (9 GB) 2022-11-10 04:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2476000 (9 GB) 2022-11-10 04:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2477000 (9 GB) 2022-11-10 04:06:52 destination > Flushing hcrm_raw_h-crm-deals: 3783 records (24 MB) 2022-11-10 04:06:52 destination > actual size of batch: 3783 2022-11-10 04:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2478000 (9 GB) 2022-11-10 04:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2479000 (9 GB) 2022-11-10 04:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2480000 (9 GB) 2022-11-10 04:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2481000 (9 GB) 2022-11-10 04:06:52 destination > Flushing hcrm_raw_h-crm-deals: 3528 records (24 MB) 2022-11-10 04:06:52 destination > actual size of batch: 3528 2022-11-10 04:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2482000 (9 GB) 2022-11-10 04:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2483000 (9 GB) 2022-11-10 04:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2484000 (9 GB) 2022-11-10 04:06:53 destination > Flushing hcrm_raw_h-crm-deals: 3068 records (24 MB) 2022-11-10 04:06:53 destination > actual size of batch: 3068 2022-11-10 04:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2485000 (9 GB) 2022-11-10 04:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2486000 (9 GB) 2022-11-10 04:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2487000 (9 GB) 2022-11-10 04:06:53 destination > Flushing hcrm_raw_h-crm-deals: 2978 records (24 MB) 2022-11-10 04:06:53 destination > actual size of batch: 2978 2022-11-10 04:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2488000 (9 GB) 2022-11-10 04:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2489000 (9 GB) 2022-11-10 04:06:54 destination > Flushing hcrm_raw_h-crm-deals: 2092 records (24 MB) 2022-11-10 04:06:54 destination > actual size of batch: 2092 2022-11-10 04:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2490000 (9 GB) 2022-11-10 04:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2491000 (9 GB) 2022-11-10 04:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2492000 (9 GB) 2022-11-10 04:06:54 destination > Flushing hcrm_raw_h-crm-deals: 2771 records (24 MB) 2022-11-10 04:06:54 destination > actual size of batch: 2771 2022-11-10 04:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2493000 (9 GB) 2022-11-10 04:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2494000 (9 GB) 2022-11-10 04:06:55 destination > Flushing hcrm_raw_h-crm-deals: 2509 records (24 MB) 2022-11-10 04:06:55 destination > actual size of batch: 2509 2022-11-10 04:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2495000 (9 GB) 2022-11-10 04:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2496000 (9 GB) 2022-11-10 04:06:55 destination > Flushing hcrm_raw_h-crm-deals: 1820 records (24 MB) 2022-11-10 04:06:55 destination > actual size of batch: 1820 2022-11-10 04:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2497000 (9 GB) 2022-11-10 04:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2498000 (9 GB) 2022-11-10 04:06:56 destination > Flushing hcrm_raw_h-crm-deals: 2038 records (24 MB) 2022-11-10 04:06:56 destination > actual size of batch: 2038 2022-11-10 04:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2499000 (9 GB) 2022-11-10 04:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2500000 (9 GB) 2022-11-10 04:06:56 destination > Flushing hcrm_raw_h-crm-deals: 1917 records (24 MB) 2022-11-10 04:06:56 destination > actual size of batch: 1917 2022-11-10 04:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2501000 (9 GB) 2022-11-10 04:06:57 destination > Flushing hcrm_raw_h-crm-deals: 1089 records (24 MB) 2022-11-10 04:06:57 destination > actual size of batch: 1089 2022-11-10 04:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2502000 (9 GB) 2022-11-10 04:06:57 destination > Flushing hcrm_raw_h-crm-deals: 870 records (24 MB) 2022-11-10 04:06:57 destination > actual size of batch: 870 2022-11-10 04:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2503000 (9 GB) 2022-11-10 04:06:57 destination > Flushing hcrm_raw_h-crm-deals: 1029 records (24 MB) 2022-11-10 04:06:57 destination > actual size of batch: 1029 2022-11-10 04:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2504000 (9 GB) 2022-11-10 04:06:58 destination > Flushing hcrm_raw_h-crm-deals: 892 records (24 MB) 2022-11-10 04:06:58 destination > actual size of batch: 892 2022-11-10 04:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2505000 (9 GB) 2022-11-10 04:06:58 destination > Flushing hcrm_raw_h-crm-deals: 827 records (24 MB) 2022-11-10 04:06:58 destination > actual size of batch: 827 2022-11-10 04:06:58 destination > Flushing hcrm_raw_h-crm-deals: 875 records (24 MB) 2022-11-10 04:06:58 destination > actual size of batch: 875 2022-11-10 04:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2506000 (9 GB) 2022-11-10 04:06:59 destination > Flushing hcrm_raw_h-crm-deals: 1091 records (24 MB) 2022-11-10 04:06:59 destination > actual size of batch: 1091 2022-11-10 04:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2507000 (9 GB) 2022-11-10 04:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2508000 (9 GB) 2022-11-10 04:06:59 destination > Flushing hcrm_raw_h-crm-deals: 1093 records (24 MB) 2022-11-10 04:06:59 destination > actual size of batch: 1093 2022-11-10 04:06:59 destination > Flushing hcrm_raw_h-crm-deals: 888 records (24 MB) 2022-11-10 04:06:59 destination > actual size of batch: 888 2022-11-10 04:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2509000 (9 GB) 2022-11-10 04:07:00 destination > Flushing hcrm_raw_h-crm-deals: 1045 records (24 MB) 2022-11-10 04:07:00 destination > actual size of batch: 1045 2022-11-10 04:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2510000 (9 GB) 2022-11-10 04:07:00 source > finished reading a stream slice 2022-11-10 04:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2511000 (10 GB) 2022-11-10 04:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2512000 (10 GB) 2022-11-10 04:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2513000 (10 GB) 2022-11-10 04:07:01 destination > Flushing hcrm_raw_h-crm-deals: 3514 records (24 MB) 2022-11-10 04:07:01 destination > actual size of batch: 3514 2022-11-10 04:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2514000 (10 GB) 2022-11-10 04:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2515000 (10 GB) 2022-11-10 04:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2516000 (10 GB) 2022-11-10 04:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2517000 (10 GB) 2022-11-10 04:07:02 destination > Flushing hcrm_raw_h-crm-deals: 3909 records (24 MB) 2022-11-10 04:07:02 destination > actual size of batch: 3909 2022-11-10 04:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2518000 (10 GB) 2022-11-10 04:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2519000 (10 GB) 2022-11-10 04:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2520000 (10 GB) 2022-11-10 04:07:03 destination > Flushing hcrm_raw_h-crm-deals: 2904 records (24 MB) 2022-11-10 04:07:03 destination > actual size of batch: 2904 2022-11-10 04:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2521000 (10 GB) 2022-11-10 04:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2522000 (10 GB) 2022-11-10 04:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2523000 (10 GB) 2022-11-10 04:07:03 destination > Flushing hcrm_raw_h-crm-deals: 3224 records (24 MB) 2022-11-10 04:07:03 destination > actual size of batch: 3224 2022-11-10 04:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2524000 (10 GB) 2022-11-10 04:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2525000 (10 GB) 2022-11-10 04:07:04 destination > Flushing hcrm_raw_h-crm-deals: 2175 records (24 MB) 2022-11-10 04:07:04 destination > actual size of batch: 2175 2022-11-10 04:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2526000 (10 GB) 2022-11-10 04:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2527000 (10 GB) 2022-11-10 04:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2528000 (10 GB) 2022-11-10 04:07:04 destination > Flushing hcrm_raw_h-crm-deals: 2576 records (24 MB) 2022-11-10 04:07:04 destination > actual size of batch: 2576 2022-11-10 04:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2529000 (10 GB) 2022-11-10 04:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2530000 (10 GB) 2022-11-10 04:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2531000 (10 GB) 2022-11-10 04:07:05 destination > Flushing hcrm_raw_h-crm-deals: 3150 records (24 MB) 2022-11-10 04:07:05 destination > actual size of batch: 3150 2022-11-10 04:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2532000 (10 GB) 2022-11-10 04:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2533000 (10 GB) 2022-11-10 04:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2534000 (10 GB) 2022-11-10 04:07:05 destination > Flushing hcrm_raw_h-crm-deals: 2819 records (24 MB) 2022-11-10 04:07:05 destination > actual size of batch: 2819 2022-11-10 04:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2535000 (10 GB) 2022-11-10 04:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2536000 (10 GB) 2022-11-10 04:07:06 destination > Flushing hcrm_raw_h-crm-deals: 2449 records (24 MB) 2022-11-10 04:07:06 destination > actual size of batch: 2449 2022-11-10 04:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2537000 (10 GB) 2022-11-10 04:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2538000 (10 GB) 2022-11-10 04:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2539000 (10 GB) 2022-11-10 04:07:07 destination > Flushing hcrm_raw_h-crm-deals: 2429 records (24 MB) 2022-11-10 04:07:07 destination > actual size of batch: 2429 2022-11-10 04:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2540000 (10 GB) 2022-11-10 04:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2541000 (10 GB) 2022-11-10 04:07:07 destination > Flushing hcrm_raw_h-crm-deals: 2438 records (24 MB) 2022-11-10 04:07:07 destination > actual size of batch: 2438 2022-11-10 04:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2542000 (10 GB) 2022-11-10 04:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2543000 (10 GB) 2022-11-10 04:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2544000 (10 GB) 2022-11-10 04:07:08 destination > Flushing hcrm_raw_h-crm-deals: 3396 records (24 MB) 2022-11-10 04:07:08 destination > actual size of batch: 3396 2022-11-10 04:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2545000 (10 GB) 2022-11-10 04:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2546000 (10 GB) 2022-11-10 04:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2547000 (10 GB) 2022-11-10 04:07:08 destination > Flushing hcrm_raw_h-crm-deals: 2398 records (24 MB) 2022-11-10 04:07:08 destination > actual size of batch: 2398 2022-11-10 04:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2548000 (10 GB) 2022-11-10 04:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2549000 (10 GB) 2022-11-10 04:07:09 source > finished reading a stream slice 2022-11-10 04:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2550000 (10 GB) 2022-11-10 04:07:09 destination > Flushing hcrm_raw_h-crm-deals: 2671 records (24 MB) 2022-11-10 04:07:09 destination > actual size of batch: 2671 2022-11-10 04:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2551000 (10 GB) 2022-11-10 04:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2552000 (10 GB) 2022-11-10 04:07:09 destination > Flushing hcrm_raw_h-crm-deals: 2072 records (24 MB) 2022-11-10 04:07:09 destination > actual size of batch: 2072 2022-11-10 04:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2553000 (10 GB) 2022-11-10 04:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2554000 (10 GB) 2022-11-10 04:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2555000 (10 GB) 2022-11-10 04:07:10 destination > Flushing hcrm_raw_h-crm-deals: 3033 records (24 MB) 2022-11-10 04:07:10 destination > actual size of batch: 3033 2022-11-10 04:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2556000 (10 GB) 2022-11-10 04:07:11 destination > Flushing hcrm_raw_h-crm-deals: 1685 records (24 MB) 2022-11-10 04:07:11 destination > actual size of batch: 1685 2022-11-10 04:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2557000 (10 GB) 2022-11-10 04:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2558000 (10 GB) 2022-11-10 04:07:11 destination > Flushing hcrm_raw_h-crm-deals: 1694 records (24 MB) 2022-11-10 04:07:11 destination > actual size of batch: 1694 2022-11-10 04:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2559000 (10 GB) 2022-11-10 04:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2560000 (10 GB) 2022-11-10 04:07:11 destination > Flushing hcrm_raw_h-crm-deals: 1864 records (24 MB) 2022-11-10 04:07:11 destination > actual size of batch: 1864 2022-11-10 04:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2561000 (10 GB) 2022-11-10 04:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2562000 (10 GB) 2022-11-10 04:07:12 destination > Flushing hcrm_raw_h-crm-deals: 1975 records (24 MB) 2022-11-10 04:07:12 destination > actual size of batch: 1975 2022-11-10 04:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2563000 (10 GB) 2022-11-10 04:07:12 destination > Flushing hcrm_raw_h-crm-deals: 1596 records (24 MB) 2022-11-10 04:07:12 destination > actual size of batch: 1596 2022-11-10 04:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2564000 (10 GB) 2022-11-10 04:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2565000 (10 GB) 2022-11-10 04:07:13 destination > Flushing hcrm_raw_h-crm-deals: 1558 records (24 MB) 2022-11-10 04:07:13 destination > actual size of batch: 1558 2022-11-10 04:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2566000 (10 GB) 2022-11-10 04:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2567000 (10 GB) 2022-11-10 04:07:13 destination > Flushing hcrm_raw_h-crm-deals: 1721 records (24 MB) 2022-11-10 04:07:13 destination > actual size of batch: 1721 2022-11-10 04:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2568000 (10 GB) 2022-11-10 04:07:13 destination > Flushing hcrm_raw_h-crm-deals: 1597 records (24 MB) 2022-11-10 04:07:13 destination > actual size of batch: 1597 2022-11-10 04:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2569000 (10 GB) 2022-11-10 04:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2570000 (10 GB) 2022-11-10 04:07:14 destination > Flushing hcrm_raw_h-crm-deals: 1561 records (24 MB) 2022-11-10 04:07:14 destination > actual size of batch: 1561 2022-11-10 04:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2571000 (10 GB) 2022-11-10 04:07:14 destination > Flushing hcrm_raw_h-crm-deals: 1534 records (24 MB) 2022-11-10 04:07:14 destination > actual size of batch: 1534 2022-11-10 04:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2572000 (10 GB) 2022-11-10 04:07:14 source > finished reading a stream slice 2022-11-10 04:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2573000 (10 GB) 2022-11-10 04:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2574000 (10 GB) 2022-11-10 04:07:15 destination > Flushing hcrm_raw_h-crm-deals: 2577 records (24 MB) 2022-11-10 04:07:15 destination > actual size of batch: 2577 2022-11-10 04:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2575000 (10 GB) 2022-11-10 04:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2576000 (10 GB) 2022-11-10 04:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2577000 (10 GB) 2022-11-10 04:07:16 destination > Flushing hcrm_raw_h-crm-deals: 3145 records (24 MB) 2022-11-10 04:07:16 destination > actual size of batch: 3145 2022-11-10 04:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2578000 (10 GB) 2022-11-10 04:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2579000 (10 GB) 2022-11-10 04:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2580000 (10 GB) 2022-11-10 04:07:16 destination > Flushing hcrm_raw_h-crm-deals: 3318 records (24 MB) 2022-11-10 04:07:16 destination > actual size of batch: 3318 2022-11-10 04:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2581000 (10 GB) 2022-11-10 04:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2582000 (10 GB) 2022-11-10 04:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2583000 (10 GB) 2022-11-10 04:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2584000 (10 GB) 2022-11-10 04:07:17 destination > Flushing hcrm_raw_h-crm-deals: 3073 records (24 MB) 2022-11-10 04:07:17 destination > actual size of batch: 3073 2022-11-10 04:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2585000 (10 GB) 2022-11-10 04:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2586000 (10 GB) 2022-11-10 04:07:17 destination > Flushing hcrm_raw_h-crm-deals: 2016 records (24 MB) 2022-11-10 04:07:17 destination > actual size of batch: 2016 2022-11-10 04:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2587000 (10 GB) 2022-11-10 04:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2588000 (10 GB) 2022-11-10 04:07:18 destination > Flushing hcrm_raw_h-crm-deals: 1990 records (24 MB) 2022-11-10 04:07:18 destination > actual size of batch: 1990 2022-11-10 04:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2589000 (10 GB) 2022-11-10 04:07:18 destination > Flushing hcrm_raw_h-crm-deals: 1236 records (24 MB) 2022-11-10 04:07:18 destination > actual size of batch: 1236 2022-11-10 04:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2590000 (10 GB) 2022-11-10 04:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2591000 (10 GB) 2022-11-10 04:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2592000 (10 GB) 2022-11-10 04:07:18 destination > Flushing hcrm_raw_h-crm-deals: 3374 records (24 MB) 2022-11-10 04:07:18 destination > actual size of batch: 3374 2022-11-10 04:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2593000 (10 GB) 2022-11-10 04:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2594000 (10 GB) 2022-11-10 04:07:19 destination > Flushing hcrm_raw_h-crm-deals: 1780 records (24 MB) 2022-11-10 04:07:19 destination > actual size of batch: 1780 2022-11-10 04:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2595000 (10 GB) 2022-11-10 04:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2596000 (10 GB) 2022-11-10 04:07:19 destination > Flushing hcrm_raw_h-crm-deals: 1724 records (24 MB) 2022-11-10 04:07:19 destination > actual size of batch: 1724 2022-11-10 04:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2597000 (10 GB) 2022-11-10 04:07:20 destination > Flushing hcrm_raw_h-crm-deals: 1001 records (24 MB) 2022-11-10 04:07:20 destination > actual size of batch: 1001 2022-11-10 04:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2598000 (10 GB) 2022-11-10 04:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2599000 (10 GB) 2022-11-10 04:07:20 destination > Flushing hcrm_raw_h-crm-deals: 1961 records (24 MB) 2022-11-10 04:07:20 destination > actual size of batch: 1961 2022-11-10 04:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2600000 (10 GB) 2022-11-10 04:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2601000 (10 GB) 2022-11-10 04:07:21 destination > Flushing hcrm_raw_h-crm-deals: 2540 records (24 MB) 2022-11-10 04:07:21 destination > actual size of batch: 2540 2022-11-10 04:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2602000 (10 GB) 2022-11-10 04:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2603000 (10 GB) 2022-11-10 04:07:21 source > finished reading a stream slice 2022-11-10 04:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2604000 (10 GB) 2022-11-10 04:07:21 destination > Flushing hcrm_raw_h-crm-deals: 2582 records (24 MB) 2022-11-10 04:07:21 destination > actual size of batch: 2582 2022-11-10 04:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2605000 (10 GB) 2022-11-10 04:07:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2606000 (10 GB) 2022-11-10 04:07:22 destination > Flushing hcrm_raw_h-crm-deals: 1914 records (24 MB) 2022-11-10 04:07:22 destination > actual size of batch: 1914 2022-11-10 04:07:22 source > finished reading a stream slice 2022-11-10 04:07:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2607000 (10 GB) 2022-11-10 04:07:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2608000 (10 GB) 2022-11-10 04:07:22 destination > Flushing hcrm_raw_h-crm-deals: 2561 records (24 MB) 2022-11-10 04:07:22 destination > actual size of batch: 2561 2022-11-10 04:07:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2609000 (10 GB) 2022-11-10 04:07:23 source > finished reading a stream slice 2022-11-10 04:07:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2610000 (10 GB) 2022-11-10 04:07:23 destination > Flushing hcrm_raw_h-crm-deals: 1683 records (24 MB) 2022-11-10 04:07:23 destination > actual size of batch: 1683 2022-11-10 04:07:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2611000 (10 GB) 2022-11-10 04:07:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2612000 (10 GB) 2022-11-10 04:07:24 destination > Flushing hcrm_raw_h-crm-deals: 1972 records (24 MB) 2022-11-10 04:07:24 destination > actual size of batch: 1972 2022-11-10 04:07:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2613000 (10 GB) 2022-11-10 04:07:24 source > finished reading a stream slice 2022-11-10 04:07:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2614000 (10 GB) 2022-11-10 04:07:24 destination > Flushing hcrm_raw_h-crm-deals: 2367 records (24 MB) 2022-11-10 04:07:24 destination > actual size of batch: 2367 2022-11-10 04:07:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2615000 (10 GB) 2022-11-10 04:07:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2616000 (10 GB) 2022-11-10 04:07:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2617000 (10 GB) 2022-11-10 04:07:25 destination > Flushing hcrm_raw_h-crm-deals: 2289 records (24 MB) 2022-11-10 04:07:25 destination > actual size of batch: 2289 2022-11-10 04:07:25 source > finished reading a stream slice 2022-11-10 04:07:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2618000 (10 GB) 2022-11-10 04:07:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2619000 (10 GB) 2022-11-10 04:07:26 destination > Flushing hcrm_raw_h-crm-deals: 2855 records (24 MB) 2022-11-10 04:07:26 destination > actual size of batch: 2855 2022-11-10 04:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2620000 (10 GB) 2022-11-10 04:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2621000 (10 GB) 2022-11-10 04:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2622000 (10 GB) 2022-11-10 04:07:26 destination > Flushing hcrm_raw_h-crm-deals: 2521 records (24 MB) 2022-11-10 04:07:26 destination > actual size of batch: 2521 2022-11-10 04:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2623000 (10 GB) 2022-11-10 04:07:27 source > finished reading a stream slice 2022-11-10 04:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2624000 (10 GB) 2022-11-10 04:07:27 destination > Flushing hcrm_raw_h-crm-deals: 2158 records (24 MB) 2022-11-10 04:07:27 destination > actual size of batch: 2158 2022-11-10 04:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2625000 (10 GB) 2022-11-10 04:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2626000 (10 GB) 2022-11-10 04:07:27 destination > Flushing hcrm_raw_h-crm-deals: 1905 records (24 MB) 2022-11-10 04:07:27 destination > actual size of batch: 1905 2022-11-10 04:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2627000 (10 GB) 2022-11-10 04:07:28 source > finished reading a stream slice 2022-11-10 04:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2628000 (10 GB) 2022-11-10 04:07:28 destination > Flushing hcrm_raw_h-crm-deals: 1732 records (24 MB) 2022-11-10 04:07:28 destination > actual size of batch: 1732 2022-11-10 04:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2629000 (10 GB) 2022-11-10 04:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2630000 (10 GB) 2022-11-10 04:07:28 destination > Flushing hcrm_raw_h-crm-deals: 2699 records (24 MB) 2022-11-10 04:07:28 destination > actual size of batch: 2699 2022-11-10 04:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2631000 (10 GB) 2022-11-10 04:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2632000 (10 GB) 2022-11-10 04:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2633000 (10 GB) 2022-11-10 04:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2634000 (10 GB) 2022-11-10 04:07:29 destination > Flushing hcrm_raw_h-crm-deals: 3628 records (24 MB) 2022-11-10 04:07:29 destination > actual size of batch: 3628 2022-11-10 04:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2635000 (10 GB) 2022-11-10 04:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2636000 (10 GB) 2022-11-10 04:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2637000 (10 GB) 2022-11-10 04:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2638000 (10 GB) 2022-11-10 04:07:30 destination > Flushing hcrm_raw_h-crm-deals: 3641 records (24 MB) 2022-11-10 04:07:30 destination > actual size of batch: 3641 2022-11-10 04:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2639000 (10 GB) 2022-11-10 04:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2640000 (10 GB) 2022-11-10 04:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2641000 (10 GB) 2022-11-10 04:07:30 destination > Flushing hcrm_raw_h-crm-deals: 3554 records (24 MB) 2022-11-10 04:07:30 destination > actual size of batch: 3554 2022-11-10 04:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2642000 (10 GB) 2022-11-10 04:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2643000 (10 GB) 2022-11-10 04:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2644000 (10 GB) 2022-11-10 04:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2645000 (10 GB) 2022-11-10 04:07:31 destination > Flushing hcrm_raw_h-crm-deals: 3635 records (24 MB) 2022-11-10 04:07:31 destination > actual size of batch: 3635 2022-11-10 04:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2646000 (10 GB) 2022-11-10 04:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2647000 (10 GB) 2022-11-10 04:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2648000 (10 GB) 2022-11-10 04:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2649000 (10 GB) 2022-11-10 04:07:32 destination > Flushing hcrm_raw_h-crm-deals: 3745 records (24 MB) 2022-11-10 04:07:32 destination > actual size of batch: 3745 2022-11-10 04:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2650000 (10 GB) 2022-11-10 04:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2651000 (10 GB) 2022-11-10 04:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2652000 (10 GB) 2022-11-10 04:07:32 destination > Flushing hcrm_raw_h-crm-deals: 3759 records (24 MB) 2022-11-10 04:07:32 destination > actual size of batch: 3759 2022-11-10 04:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2653000 (10 GB) 2022-11-10 04:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2654000 (10 GB) 2022-11-10 04:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2655000 (10 GB) 2022-11-10 04:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2656000 (10 GB) 2022-11-10 04:07:33 destination > Flushing hcrm_raw_h-crm-deals: 3457 records (24 MB) 2022-11-10 04:07:33 destination > actual size of batch: 3457 2022-11-10 04:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2657000 (10 GB) 2022-11-10 04:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2658000 (10 GB) 2022-11-10 04:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2659000 (10 GB) 2022-11-10 04:07:34 destination > Flushing hcrm_raw_h-crm-deals: 3596 records (24 MB) 2022-11-10 04:07:34 destination > actual size of batch: 3596 2022-11-10 04:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2660000 (10 GB) 2022-11-10 04:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2661000 (10 GB) 2022-11-10 04:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2662000 (10 GB) 2022-11-10 04:07:34 destination > Flushing hcrm_raw_h-crm-deals: 2244 records (24 MB) 2022-11-10 04:07:34 destination > actual size of batch: 2244 2022-11-10 04:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2663000 (10 GB) 2022-11-10 04:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2664000 (10 GB) 2022-11-10 04:07:35 destination > Flushing hcrm_raw_h-crm-deals: 2697 records (24 MB) 2022-11-10 04:07:35 destination > actual size of batch: 2697 2022-11-10 04:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2665000 (10 GB) 2022-11-10 04:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2666000 (10 GB) 2022-11-10 04:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2667000 (10 GB) 2022-11-10 04:07:35 destination > Flushing hcrm_raw_h-crm-deals: 2463 records (24 MB) 2022-11-10 04:07:35 destination > actual size of batch: 2463 2022-11-10 04:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2668000 (10 GB) 2022-11-10 04:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2669000 (10 GB) 2022-11-10 04:07:36 destination > Flushing hcrm_raw_h-crm-deals: 2469 records (24 MB) 2022-11-10 04:07:36 destination > actual size of batch: 2469 2022-11-10 04:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2670000 (10 GB) 2022-11-10 04:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2671000 (10 GB) 2022-11-10 04:07:37 destination > Flushing hcrm_raw_h-crm-deals: 1996 records (24 MB) 2022-11-10 04:07:37 destination > actual size of batch: 1996 2022-11-10 04:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2672000 (10 GB) 2022-11-10 04:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2673000 (10 GB) 2022-11-10 04:07:37 destination > Flushing hcrm_raw_h-crm-deals: 2140 records (24 MB) 2022-11-10 04:07:37 destination > actual size of batch: 2140 2022-11-10 04:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2674000 (10 GB) 2022-11-10 04:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2675000 (10 GB) 2022-11-10 04:07:38 destination > Flushing hcrm_raw_h-crm-deals: 1956 records (24 MB) 2022-11-10 04:07:38 destination > actual size of batch: 1956 2022-11-10 04:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2676000 (10 GB) 2022-11-10 04:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2677000 (10 GB) 2022-11-10 04:07:38 destination > Flushing hcrm_raw_h-crm-deals: 2004 records (24 MB) 2022-11-10 04:07:38 destination > actual size of batch: 2004 2022-11-10 04:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2678000 (10 GB) 2022-11-10 04:07:39 source > finished reading a stream slice 2022-11-10 04:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2679000 (10 GB) 2022-11-10 04:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2680000 (10 GB) 2022-11-10 04:07:39 destination > Flushing hcrm_raw_h-crm-deals: 2897 records (24 MB) 2022-11-10 04:07:39 destination > actual size of batch: 2897 2022-11-10 04:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2681000 (10 GB) 2022-11-10 04:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2682000 (10 GB) 2022-11-10 04:07:40 source > finished reading a stream slice 2022-11-10 04:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2683000 (10 GB) 2022-11-10 04:07:40 destination > Flushing hcrm_raw_h-crm-deals: 2618 records (24 MB) 2022-11-10 04:07:40 destination > actual size of batch: 2618 2022-11-10 04:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2684000 (10 GB) 2022-11-10 04:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2685000 (10 GB) 2022-11-10 04:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2686000 (10 GB) 2022-11-10 04:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2687000 (10 GB) 2022-11-10 04:07:41 destination > Flushing hcrm_raw_h-crm-deals: 3717 records (24 MB) 2022-11-10 04:07:41 destination > actual size of batch: 3717 2022-11-10 04:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2688000 (10 GB) 2022-11-10 04:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2689000 (10 GB) 2022-11-10 04:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2690000 (10 GB) 2022-11-10 04:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2691000 (10 GB) 2022-11-10 04:07:41 destination > Flushing hcrm_raw_h-crm-deals: 3990 records (24 MB) 2022-11-10 04:07:41 destination > actual size of batch: 3990 2022-11-10 04:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2692000 (10 GB) 2022-11-10 04:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2693000 (10 GB) 2022-11-10 04:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2694000 (10 GB) 2022-11-10 04:07:42 destination > Flushing hcrm_raw_h-crm-deals: 3490 records (24 MB) 2022-11-10 04:07:42 destination > actual size of batch: 3490 2022-11-10 04:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2695000 (10 GB) 2022-11-10 04:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2696000 (10 GB) 2022-11-10 04:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2697000 (10 GB) 2022-11-10 04:07:43 destination > Flushing hcrm_raw_h-crm-deals: 2946 records (24 MB) 2022-11-10 04:07:43 destination > actual size of batch: 2946 2022-11-10 04:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2698000 (10 GB) 2022-11-10 04:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2699000 (10 GB) 2022-11-10 04:07:43 destination > Flushing hcrm_raw_h-crm-deals: 2397 records (24 MB) 2022-11-10 04:07:43 destination > actual size of batch: 2397 2022-11-10 04:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2700000 (10 GB) 2022-11-10 04:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2701000 (10 GB) 2022-11-10 04:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2702000 (10 GB) 2022-11-10 04:07:44 destination > Flushing hcrm_raw_h-crm-deals: 2643 records (24 MB) 2022-11-10 04:07:44 destination > actual size of batch: 2643 2022-11-10 04:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2703000 (10 GB) 2022-11-10 04:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2704000 (10 GB) 2022-11-10 04:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2705000 (10 GB) 2022-11-10 04:07:44 destination > Flushing hcrm_raw_h-crm-deals: 2814 records (24 MB) 2022-11-10 04:07:44 destination > actual size of batch: 2814 2022-11-10 04:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2706000 (10 GB) 2022-11-10 04:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2707000 (10 GB) 2022-11-10 04:07:45 destination > Flushing hcrm_raw_h-crm-deals: 2055 records (24 MB) 2022-11-10 04:07:45 destination > actual size of batch: 2055 2022-11-10 04:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2708000 (10 GB) 2022-11-10 04:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2709000 (10 GB) 2022-11-10 04:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2710000 (10 GB) 2022-11-10 04:07:45 destination > Flushing hcrm_raw_h-crm-deals: 3309 records (24 MB) 2022-11-10 04:07:45 destination > actual size of batch: 3309 2022-11-10 04:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2711000 (10 GB) 2022-11-10 04:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2712000 (10 GB) 2022-11-10 04:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2713000 (10 GB) 2022-11-10 04:07:46 destination > Flushing hcrm_raw_h-crm-deals: 3035 records (24 MB) 2022-11-10 04:07:46 destination > actual size of batch: 3035 2022-11-10 04:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2714000 (10 GB) 2022-11-10 04:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2715000 (10 GB) 2022-11-10 04:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2716000 (10 GB) 2022-11-10 04:07:47 destination > Flushing hcrm_raw_h-crm-deals: 2701 records (24 MB) 2022-11-10 04:07:47 destination > actual size of batch: 2701 2022-11-10 04:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2717000 (10 GB) 2022-11-10 04:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2718000 (10 GB) 2022-11-10 04:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2719000 (10 GB) 2022-11-10 04:07:48 destination > Flushing hcrm_raw_h-crm-deals: 2567 records (24 MB) 2022-11-10 04:07:48 destination > actual size of batch: 2567 2022-11-10 04:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2720000 (10 GB) 2022-11-10 04:07:48 destination > Flushing hcrm_raw_h-crm-deals: 1786 records (24 MB) 2022-11-10 04:07:48 destination > actual size of batch: 1786 2022-11-10 04:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2721000 (10 GB) 2022-11-10 04:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2722000 (10 GB) 2022-11-10 04:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2723000 (10 GB) 2022-11-10 04:07:48 destination > Flushing hcrm_raw_h-crm-deals: 2828 records (24 MB) 2022-11-10 04:07:48 destination > actual size of batch: 2828 2022-11-10 04:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2724000 (10 GB) 2022-11-10 04:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2725000 (10 GB) 2022-11-10 04:07:49 destination > Flushing hcrm_raw_h-crm-deals: 1671 records (24 MB) 2022-11-10 04:07:49 destination > actual size of batch: 1671 2022-11-10 04:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2726000 (10 GB) 2022-11-10 04:07:49 source > finished reading a stream slice 2022-11-10 04:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2727000 (10 GB) 2022-11-10 04:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2728000 (10 GB) 2022-11-10 04:07:50 destination > Flushing hcrm_raw_h-crm-deals: 2981 records (24 MB) 2022-11-10 04:07:50 destination > actual size of batch: 2981 2022-11-10 04:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2729000 (10 GB) 2022-11-10 04:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2730000 (10 GB) 2022-11-10 04:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2731000 (10 GB) 2022-11-10 04:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2732000 (10 GB) 2022-11-10 04:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2733000 (10 GB) 2022-11-10 04:07:51 destination > Flushing hcrm_raw_h-crm-deals: 4848 records (24 MB) 2022-11-10 04:07:51 destination > actual size of batch: 4848 2022-11-10 04:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2734000 (10 GB) 2022-11-10 04:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2735000 (10 GB) 2022-11-10 04:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2736000 (10 GB) 2022-11-10 04:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2737000 (10 GB) 2022-11-10 04:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2738000 (10 GB) 2022-11-10 04:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2739000 (10 GB) 2022-11-10 04:07:51 destination > Flushing hcrm_raw_h-crm-deals: 5894 records (24 MB) 2022-11-10 04:07:51 destination > actual size of batch: 5894 2022-11-10 04:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2740000 (10 GB) 2022-11-10 04:07:52 source > finished reading a stream slice 2022-11-10 04:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2741000 (10 GB) 2022-11-10 04:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2742000 (10 GB) 2022-11-10 04:07:52 destination > Flushing hcrm_raw_h-crm-deals: 3901 records (24 MB) 2022-11-10 04:07:52 destination > actual size of batch: 3901 2022-11-10 04:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2743000 (10 GB) 2022-11-10 04:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2744000 (10 GB) 2022-11-10 04:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2745000 (10 GB) 2022-11-10 04:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2746000 (10 GB) 2022-11-10 04:07:53 destination > Flushing hcrm_raw_h-crm-deals: 3144 records (24 MB) 2022-11-10 04:07:53 destination > actual size of batch: 3144 2022-11-10 04:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2747000 (10 GB) 2022-11-10 04:07:53 source > finished reading a stream slice 2022-11-10 04:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2748000 (10 GB) 2022-11-10 04:07:54 destination > Flushing hcrm_raw_h-crm-deals: 2473 records (24 MB) 2022-11-10 04:07:54 destination > actual size of batch: 2473 2022-11-10 04:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2749000 (10 GB) 2022-11-10 04:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2750000 (10 GB) 2022-11-10 04:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2751000 (10 GB) 2022-11-10 04:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2752000 (10 GB) 2022-11-10 04:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2753000 (10 GB) 2022-11-10 04:07:54 destination > Flushing hcrm_raw_h-crm-deals: 4451 records (24 MB) 2022-11-10 04:07:54 destination > actual size of batch: 4451 2022-11-10 04:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2754000 (10 GB) 2022-11-10 04:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2755000 (10 GB) 2022-11-10 04:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2756000 (10 GB) 2022-11-10 04:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2757000 (10 GB) 2022-11-10 04:07:55 destination > Flushing hcrm_raw_h-crm-deals: 4130 records (24 MB) 2022-11-10 04:07:55 destination > actual size of batch: 4130 2022-11-10 04:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2758000 (10 GB) 2022-11-10 04:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2759000 (10 GB) 2022-11-10 04:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2760000 (10 GB) 2022-11-10 04:07:56 destination > Flushing hcrm_raw_h-crm-deals: 3041 records (24 MB) 2022-11-10 04:07:56 destination > actual size of batch: 3041 2022-11-10 04:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2761000 (10 GB) 2022-11-10 04:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2762000 (10 GB) 2022-11-10 04:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2763000 (10 GB) 2022-11-10 04:07:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2764000 (10 GB) 2022-11-10 04:07:57 destination > Flushing hcrm_raw_h-crm-deals: 4295 records (24 MB) 2022-11-10 04:07:57 destination > actual size of batch: 4295 2022-11-10 04:07:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2765000 (10 GB) 2022-11-10 04:07:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2766000 (10 GB) 2022-11-10 04:07:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2767000 (10 GB) 2022-11-10 04:07:57 destination > Flushing hcrm_raw_h-crm-deals: 3471 records (24 MB) 2022-11-10 04:07:57 destination > actual size of batch: 3471 2022-11-10 04:07:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2768000 (10 GB) 2022-11-10 04:07:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2769000 (10 GB) 2022-11-10 04:07:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2770000 (10 GB) 2022-11-10 04:07:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2771000 (10 GB) 2022-11-10 04:07:58 destination > Flushing hcrm_raw_h-crm-deals: 3035 records (24 MB) 2022-11-10 04:07:58 destination > actual size of batch: 3035 2022-11-10 04:07:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2772000 (10 GB) 2022-11-10 04:07:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2773000 (10 GB) 2022-11-10 04:07:59 destination > Flushing hcrm_raw_h-crm-deals: 2835 records (24 MB) 2022-11-10 04:07:59 destination > actual size of batch: 2835 2022-11-10 04:07:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2774000 (10 GB) 2022-11-10 04:07:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2775000 (10 GB) 2022-11-10 04:07:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2776000 (10 GB) 2022-11-10 04:07:59 destination > Flushing hcrm_raw_h-crm-deals: 2510 records (24 MB) 2022-11-10 04:07:59 destination > actual size of batch: 2510 2022-11-10 04:07:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2777000 (10 GB) 2022-11-10 04:07:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2778000 (10 GB) 2022-11-10 04:08:00 source > finished reading a stream slice 2022-11-10 04:08:00 destination > Flushing hcrm_raw_h-crm-deals: 2040 records (24 MB) 2022-11-10 04:08:00 destination > actual size of batch: 2040 2022-11-10 04:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2779000 (10 GB) 2022-11-10 04:08:00 destination > Flushing hcrm_raw_h-crm-deals: 1356 records (24 MB) 2022-11-10 04:08:00 destination > actual size of batch: 1356 2022-11-10 04:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2780000 (10 GB) 2022-11-10 04:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2781000 (10 GB) 2022-11-10 04:08:01 destination > Flushing hcrm_raw_h-crm-deals: 1261 records (24 MB) 2022-11-10 04:08:01 destination > actual size of batch: 1261 2022-11-10 04:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2782000 (10 GB) 2022-11-10 04:08:01 destination > Flushing hcrm_raw_h-crm-deals: 1096 records (24 MB) 2022-11-10 04:08:01 destination > actual size of batch: 1096 2022-11-10 04:08:01 destination > Flushing hcrm_raw_h-crm-deals: 858 records (24 MB) 2022-11-10 04:08:01 destination > actual size of batch: 858 2022-11-10 04:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2783000 (10 GB) 2022-11-10 04:08:02 destination > Flushing hcrm_raw_h-crm-deals: 560 records (24 MB) 2022-11-10 04:08:02 destination > actual size of batch: 560 2022-11-10 04:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2784000 (10 GB) 2022-11-10 04:08:02 source > finished reading a stream slice 2022-11-10 04:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2785000 (10 GB) 2022-11-10 04:08:03 destination > Flushing hcrm_raw_h-crm-deals: 2175 records (24 MB) 2022-11-10 04:08:03 destination > actual size of batch: 2175 2022-11-10 04:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2786000 (10 GB) 2022-11-10 04:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2787000 (10 GB) 2022-11-10 04:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2788000 (10 GB) 2022-11-10 04:08:03 destination > Flushing hcrm_raw_h-crm-deals: 2417 records (24 MB) 2022-11-10 04:08:03 destination > actual size of batch: 2417 2022-11-10 04:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2789000 (10 GB) 2022-11-10 04:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2790000 (10 GB) 2022-11-10 04:08:04 destination > Flushing hcrm_raw_h-crm-deals: 2162 records (24 MB) 2022-11-10 04:08:04 destination > actual size of batch: 2162 2022-11-10 04:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2791000 (10 GB) 2022-11-10 04:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2792000 (10 GB) 2022-11-10 04:08:04 destination > Flushing hcrm_raw_h-crm-deals: 2005 records (24 MB) 2022-11-10 04:08:04 destination > actual size of batch: 2005 2022-11-10 04:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2793000 (10 GB) 2022-11-10 04:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2794000 (10 GB) 2022-11-10 04:08:05 destination > Flushing hcrm_raw_h-crm-deals: 1965 records (24 MB) 2022-11-10 04:08:05 destination > actual size of batch: 1965 2022-11-10 04:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2795000 (10 GB) 2022-11-10 04:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2796000 (10 GB) 2022-11-10 04:08:05 destination > Flushing hcrm_raw_h-crm-deals: 2161 records (24 MB) 2022-11-10 04:08:05 destination > actual size of batch: 2161 2022-11-10 04:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2797000 (10 GB) 2022-11-10 04:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2798000 (10 GB) 2022-11-10 04:08:05 destination > Flushing hcrm_raw_h-crm-deals: 2209 records (24 MB) 2022-11-10 04:08:05 destination > actual size of batch: 2209 2022-11-10 04:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2799000 (10 GB) 2022-11-10 04:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2800000 (10 GB) 2022-11-10 04:08:06 destination > Flushing hcrm_raw_h-crm-deals: 2131 records (24 MB) 2022-11-10 04:08:06 destination > actual size of batch: 2131 2022-11-10 04:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2801000 (10 GB) 2022-11-10 04:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2802000 (10 GB) 2022-11-10 04:08:06 destination > Flushing hcrm_raw_h-crm-deals: 1813 records (24 MB) 2022-11-10 04:08:06 destination > actual size of batch: 1813 2022-11-10 04:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2803000 (10 GB) 2022-11-10 04:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2804000 (10 GB) 2022-11-10 04:08:07 destination > Flushing hcrm_raw_h-crm-deals: 1502 records (24 MB) 2022-11-10 04:08:07 destination > actual size of batch: 1502 2022-11-10 04:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2805000 (10 GB) 2022-11-10 04:08:07 destination > Flushing hcrm_raw_h-crm-deals: 1609 records (24 MB) 2022-11-10 04:08:07 destination > actual size of batch: 1609 2022-11-10 04:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2806000 (10 GB) 2022-11-10 04:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2807000 (10 GB) 2022-11-10 04:08:08 destination > Flushing hcrm_raw_h-crm-deals: 1748 records (24 MB) 2022-11-10 04:08:08 destination > actual size of batch: 1748 2022-11-10 04:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2808000 (10 GB) 2022-11-10 04:08:08 source > finished reading a stream slice 2022-11-10 04:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2809000 (10 GB) 2022-11-10 04:08:08 destination > Flushing hcrm_raw_h-crm-deals: 1825 records (24 MB) 2022-11-10 04:08:08 destination > actual size of batch: 1825 2022-11-10 04:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2810000 (10 GB) 2022-11-10 04:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2811000 (10 GB) 2022-11-10 04:08:09 destination > Flushing hcrm_raw_h-crm-deals: 2521 records (24 MB) 2022-11-10 04:08:09 destination > actual size of batch: 2521 2022-11-10 04:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2812000 (10 GB) 2022-11-10 04:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2813000 (10 GB) 2022-11-10 04:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2814000 (10 GB) 2022-11-10 04:08:09 destination > Flushing hcrm_raw_h-crm-deals: 2298 records (24 MB) 2022-11-10 04:08:09 destination > actual size of batch: 2298 2022-11-10 04:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2815000 (10 GB) 2022-11-10 04:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2816000 (10 GB) 2022-11-10 04:08:10 destination > Flushing hcrm_raw_h-crm-deals: 2610 records (24 MB) 2022-11-10 04:08:10 destination > actual size of batch: 2610 2022-11-10 04:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2817000 (10 GB) 2022-11-10 04:08:10 destination > Flushing hcrm_raw_h-crm-deals: 1180 records (24 MB) 2022-11-10 04:08:10 destination > actual size of batch: 1180 2022-11-10 04:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2818000 (10 GB) 2022-11-10 04:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2819000 (10 GB) 2022-11-10 04:08:11 destination > Flushing hcrm_raw_h-crm-deals: 1233 records (24 MB) 2022-11-10 04:08:11 destination > actual size of batch: 1233 2022-11-10 04:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2820000 (10 GB) 2022-11-10 04:08:11 destination > Flushing hcrm_raw_h-crm-deals: 1698 records (24 MB) 2022-11-10 04:08:11 destination > actual size of batch: 1698 2022-11-10 04:08:11 source > finished reading a stream slice 2022-11-10 04:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2821000 (10 GB) 2022-11-10 04:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2822000 (10 GB) 2022-11-10 04:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2823000 (10 GB) 2022-11-10 04:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2824000 (10 GB) 2022-11-10 04:08:12 destination > Flushing hcrm_raw_h-crm-deals: 3311 records (24 MB) 2022-11-10 04:08:12 destination > actual size of batch: 3311 2022-11-10 04:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2825000 (10 GB) 2022-11-10 04:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2826000 (10 GB) 2022-11-10 04:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2827000 (10 GB) 2022-11-10 04:08:13 destination > Flushing hcrm_raw_h-crm-deals: 3584 records (24 MB) 2022-11-10 04:08:13 destination > actual size of batch: 3584 2022-11-10 04:08:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2828000 (10 GB) 2022-11-10 04:08:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2829000 (10 GB) 2022-11-10 04:08:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2830000 (10 GB) 2022-11-10 04:08:13 destination > Flushing hcrm_raw_h-crm-deals: 3005 records (24 MB) 2022-11-10 04:08:13 destination > actual size of batch: 3005 2022-11-10 04:08:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2831000 (10 GB) 2022-11-10 04:08:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2832000 (10 GB) 2022-11-10 04:08:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2833000 (10 GB) 2022-11-10 04:08:14 destination > Flushing hcrm_raw_h-crm-deals: 2783 records (24 MB) 2022-11-10 04:08:14 destination > actual size of batch: 2783 2022-11-10 04:08:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2834000 (10 GB) 2022-11-10 04:08:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2835000 (10 GB) 2022-11-10 04:08:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2836000 (10 GB) 2022-11-10 04:08:14 destination > Flushing hcrm_raw_h-crm-deals: 2855 records (24 MB) 2022-11-10 04:08:14 destination > actual size of batch: 2855 2022-11-10 04:08:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2837000 (10 GB) 2022-11-10 04:08:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2838000 (10 GB) 2022-11-10 04:08:15 destination > Flushing hcrm_raw_h-crm-deals: 2580 records (24 MB) 2022-11-10 04:08:15 destination > actual size of batch: 2580 2022-11-10 04:08:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2839000 (10 GB) 2022-11-10 04:08:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2840000 (10 GB) 2022-11-10 04:08:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2841000 (10 GB) 2022-11-10 04:08:15 destination > Flushing hcrm_raw_h-crm-deals: 2603 records (24 MB) 2022-11-10 04:08:15 destination > actual size of batch: 2603 2022-11-10 04:08:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2842000 (10 GB) 2022-11-10 04:08:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2843000 (10 GB) 2022-11-10 04:08:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2844000 (10 GB) 2022-11-10 04:08:16 destination > Flushing hcrm_raw_h-crm-deals: 2538 records (24 MB) 2022-11-10 04:08:16 destination > actual size of batch: 2538 2022-11-10 04:08:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2845000 (10 GB) 2022-11-10 04:08:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2846000 (10 GB) 2022-11-10 04:08:16 destination > Flushing hcrm_raw_h-crm-deals: 2550 records (24 MB) 2022-11-10 04:08:16 destination > actual size of batch: 2550 2022-11-10 04:08:17 source > finished reading a stream slice 2022-11-10 04:08:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2847000 (10 GB) 2022-11-10 04:08:17 destination > Flushing hcrm_raw_h-crm-deals: 989 records (24 MB) 2022-11-10 04:08:17 destination > actual size of batch: 989 2022-11-10 04:08:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2848000 (10 GB) 2022-11-10 04:08:17 destination > Flushing hcrm_raw_h-crm-deals: 553 records (24 MB) 2022-11-10 04:08:17 destination > actual size of batch: 553 2022-11-10 04:08:17 destination > Flushing hcrm_raw_h-crm-deals: 590 records (24 MB) 2022-11-10 04:08:17 destination > actual size of batch: 590 2022-11-10 04:08:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2849000 (10 GB) 2022-11-10 04:08:18 destination > Flushing hcrm_raw_h-crm-deals: 571 records (24 MB) 2022-11-10 04:08:18 destination > actual size of batch: 571 2022-11-10 04:08:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2850000 (10 GB) 2022-11-10 04:08:18 destination > Flushing hcrm_raw_h-crm-deals: 646 records (24 MB) 2022-11-10 04:08:18 destination > actual size of batch: 646 2022-11-10 04:08:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2851000 (10 GB) 2022-11-10 04:08:18 destination > Flushing hcrm_raw_h-crm-deals: 1184 records (24 MB) 2022-11-10 04:08:18 destination > actual size of batch: 1184 2022-11-10 04:08:19 destination > Flushing hcrm_raw_h-crm-deals: 442 records (24 MB) 2022-11-10 04:08:19 destination > actual size of batch: 442 2022-11-10 04:08:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2852000 (10 GB) 2022-11-10 04:08:19 destination > Flushing hcrm_raw_h-crm-deals: 469 records (24 MB) 2022-11-10 04:08:19 destination > actual size of batch: 469 2022-11-10 04:08:19 destination > Flushing hcrm_raw_h-crm-deals: 446 records (24 MB) 2022-11-10 04:08:19 destination > actual size of batch: 446 2022-11-10 04:08:20 destination > Flushing hcrm_raw_h-crm-deals: 420 records (24 MB) 2022-11-10 04:08:20 destination > actual size of batch: 420 2022-11-10 04:08:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2853000 (10 GB) 2022-11-10 04:08:20 destination > Flushing hcrm_raw_h-crm-deals: 523 records (24 MB) 2022-11-10 04:08:20 destination > actual size of batch: 523 2022-11-10 04:08:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2854000 (10 GB) 2022-11-10 04:08:20 destination > Flushing hcrm_raw_h-crm-deals: 610 records (24 MB) 2022-11-10 04:08:20 destination > actual size of batch: 610 2022-11-10 04:08:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2855000 (10 GB) 2022-11-10 04:08:21 destination > Flushing hcrm_raw_h-crm-deals: 1273 records (24 MB) 2022-11-10 04:08:21 destination > actual size of batch: 1273 2022-11-10 04:08:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2856000 (10 GB) 2022-11-10 04:08:21 destination > Flushing hcrm_raw_h-crm-deals: 1213 records (24 MB) 2022-11-10 04:08:21 destination > actual size of batch: 1213 2022-11-10 04:08:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2857000 (10 GB) 2022-11-10 04:08:21 destination > Flushing hcrm_raw_h-crm-deals: 1291 records (24 MB) 2022-11-10 04:08:21 destination > actual size of batch: 1291 2022-11-10 04:08:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2858000 (10 GB) 2022-11-10 04:08:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2859000 (10 GB) 2022-11-10 04:08:22 destination > Flushing hcrm_raw_h-crm-deals: 1325 records (24 MB) 2022-11-10 04:08:22 destination > actual size of batch: 1325 2022-11-10 04:08:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2860000 (10 GB) 2022-11-10 04:08:22 destination > Flushing hcrm_raw_h-crm-deals: 1253 records (24 MB) 2022-11-10 04:08:22 destination > actual size of batch: 1253 2022-11-10 04:08:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2861000 (10 GB) 2022-11-10 04:08:22 destination > Flushing hcrm_raw_h-crm-deals: 1295 records (24 MB) 2022-11-10 04:08:22 destination > actual size of batch: 1295 2022-11-10 04:08:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2862000 (10 GB) 2022-11-10 04:08:23 destination > Flushing hcrm_raw_h-crm-deals: 1210 records (24 MB) 2022-11-10 04:08:23 destination > actual size of batch: 1210 2022-11-10 04:08:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2863000 (10 GB) 2022-11-10 04:08:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2864000 (10 GB) 2022-11-10 04:08:23 destination > Flushing hcrm_raw_h-crm-deals: 1407 records (24 MB) 2022-11-10 04:08:23 destination > actual size of batch: 1407 2022-11-10 04:08:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2865000 (10 GB) 2022-11-10 04:08:24 destination > Flushing hcrm_raw_h-crm-deals: 1634 records (24 MB) 2022-11-10 04:08:24 destination > actual size of batch: 1634 2022-11-10 04:08:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2866000 (10 GB) 2022-11-10 04:08:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2867000 (10 GB) 2022-11-10 04:08:24 destination > Flushing hcrm_raw_h-crm-deals: 1418 records (24 MB) 2022-11-10 04:08:24 destination > actual size of batch: 1418 2022-11-10 04:08:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2868000 (10 GB) 2022-11-10 04:08:25 destination > Flushing hcrm_raw_h-crm-deals: 1081 records (24 MB) 2022-11-10 04:08:25 destination > actual size of batch: 1081 2022-11-10 04:08:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2869000 (10 GB) 2022-11-10 04:08:25 destination > Flushing hcrm_raw_h-crm-deals: 1177 records (24 MB) 2022-11-10 04:08:25 destination > actual size of batch: 1177 2022-11-10 04:08:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2870000 (10 GB) 2022-11-10 04:08:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2871000 (10 GB) 2022-11-10 04:08:25 destination > Flushing hcrm_raw_h-crm-deals: 1416 records (24 MB) 2022-11-10 04:08:25 destination > actual size of batch: 1416 2022-11-10 04:08:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2872000 (10 GB) 2022-11-10 04:08:26 destination > Flushing hcrm_raw_h-crm-deals: 1654 records (24 MB) 2022-11-10 04:08:26 destination > actual size of batch: 1654 2022-11-10 04:08:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2873000 (10 GB) 2022-11-10 04:08:26 destination > Flushing hcrm_raw_h-crm-deals: 1243 records (24 MB) 2022-11-10 04:08:26 destination > actual size of batch: 1243 2022-11-10 04:08:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2874000 (10 GB) 2022-11-10 04:08:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2875000 (10 GB) 2022-11-10 04:08:26 destination > Flushing hcrm_raw_h-crm-deals: 1055 records (24 MB) 2022-11-10 04:08:26 destination > actual size of batch: 1055 2022-11-10 04:08:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2876000 (10 GB) 2022-11-10 04:08:27 destination > Flushing hcrm_raw_h-crm-deals: 1366 records (24 MB) 2022-11-10 04:08:27 destination > actual size of batch: 1366 2022-11-10 04:08:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2877000 (10 GB) 2022-11-10 04:08:27 destination > Flushing hcrm_raw_h-crm-deals: 1452 records (24 MB) 2022-11-10 04:08:27 destination > actual size of batch: 1452 2022-11-10 04:08:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2878000 (10 GB) 2022-11-10 04:08:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2879000 (10 GB) 2022-11-10 04:08:28 destination > Flushing hcrm_raw_h-crm-deals: 1398 records (24 MB) 2022-11-10 04:08:28 destination > actual size of batch: 1398 2022-11-10 04:08:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2880000 (11 GB) 2022-11-10 04:08:28 destination > Flushing hcrm_raw_h-crm-deals: 1374 records (24 MB) 2022-11-10 04:08:28 destination > actual size of batch: 1374 2022-11-10 04:08:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2881000 (11 GB) 2022-11-10 04:08:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2882000 (11 GB) 2022-11-10 04:08:29 destination > Flushing hcrm_raw_h-crm-deals: 1440 records (24 MB) 2022-11-10 04:08:29 destination > actual size of batch: 1440 2022-11-10 04:08:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2883000 (11 GB) 2022-11-10 04:08:29 destination > Flushing hcrm_raw_h-crm-deals: 1320 records (24 MB) 2022-11-10 04:08:29 destination > actual size of batch: 1320 2022-11-10 04:08:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2884000 (11 GB) 2022-11-10 04:08:29 destination > Flushing hcrm_raw_h-crm-deals: 1044 records (24 MB) 2022-11-10 04:08:29 destination > actual size of batch: 1044 2022-11-10 04:08:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2885000 (11 GB) 2022-11-10 04:08:30 destination > Flushing hcrm_raw_h-crm-deals: 1354 records (24 MB) 2022-11-10 04:08:30 destination > actual size of batch: 1354 2022-11-10 04:08:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2886000 (11 GB) 2022-11-10 04:08:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2887000 (11 GB) 2022-11-10 04:08:30 destination > Flushing hcrm_raw_h-crm-deals: 1384 records (24 MB) 2022-11-10 04:08:30 destination > actual size of batch: 1384 2022-11-10 04:08:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2888000 (11 GB) 2022-11-10 04:08:31 destination > Flushing hcrm_raw_h-crm-deals: 1287 records (24 MB) 2022-11-10 04:08:31 destination > actual size of batch: 1287 2022-11-10 04:08:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2889000 (11 GB) 2022-11-10 04:08:31 destination > Flushing hcrm_raw_h-crm-deals: 1005 records (24 MB) 2022-11-10 04:08:31 destination > actual size of batch: 1005 2022-11-10 04:08:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2890000 (11 GB) 2022-11-10 04:08:31 source > finished reading a stream slice 2022-11-10 04:08:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2891000 (11 GB) 2022-11-10 04:08:32 destination > Flushing hcrm_raw_h-crm-deals: 1763 records (24 MB) 2022-11-10 04:08:32 destination > actual size of batch: 1763 2022-11-10 04:08:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2892000 (11 GB) 2022-11-10 04:08:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2893000 (11 GB) 2022-11-10 04:08:32 destination > Flushing hcrm_raw_h-crm-deals: 2239 records (24 MB) 2022-11-10 04:08:32 destination > actual size of batch: 2239 2022-11-10 04:08:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2894000 (11 GB) 2022-11-10 04:08:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2895000 (11 GB) 2022-11-10 04:08:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2896000 (11 GB) 2022-11-10 04:08:33 destination > Flushing hcrm_raw_h-crm-deals: 3421 records (24 MB) 2022-11-10 04:08:33 destination > actual size of batch: 3421 2022-11-10 04:08:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2897000 (11 GB) 2022-11-10 04:08:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2898000 (11 GB) 2022-11-10 04:08:33 destination > Flushing hcrm_raw_h-crm-deals: 1615 records (24 MB) 2022-11-10 04:08:33 destination > actual size of batch: 1615 2022-11-10 04:08:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2899000 (11 GB) 2022-11-10 04:08:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2900000 (11 GB) 2022-11-10 04:08:34 destination > Flushing hcrm_raw_h-crm-deals: 1875 records (24 MB) 2022-11-10 04:08:34 destination > actual size of batch: 1875 2022-11-10 04:08:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2901000 (11 GB) 2022-11-10 04:08:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2902000 (11 GB) 2022-11-10 04:08:34 destination > Flushing hcrm_raw_h-crm-deals: 1763 records (24 MB) 2022-11-10 04:08:34 destination > actual size of batch: 1763 2022-11-10 04:08:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2903000 (11 GB) 2022-11-10 04:08:35 source > finished reading a stream slice 2022-11-10 04:08:35 destination > Flushing hcrm_raw_h-crm-deals: 1426 records (24 MB) 2022-11-10 04:08:35 destination > actual size of batch: 1426 2022-11-10 04:08:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2904000 (11 GB) 2022-11-10 04:08:36 destination > Flushing hcrm_raw_h-crm-deals: 1109 records (24 MB) 2022-11-10 04:08:36 destination > actual size of batch: 1109 2022-11-10 04:08:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2905000 (11 GB) 2022-11-10 04:08:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2906000 (11 GB) 2022-11-10 04:08:36 destination > Flushing hcrm_raw_h-crm-deals: 1643 records (24 MB) 2022-11-10 04:08:36 destination > actual size of batch: 1643 2022-11-10 04:08:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2907000 (11 GB) 2022-11-10 04:08:36 destination > Flushing hcrm_raw_h-crm-deals: 1372 records (24 MB) 2022-11-10 04:08:36 destination > actual size of batch: 1372 2022-11-10 04:08:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2908000 (11 GB) 2022-11-10 04:08:37 destination > Flushing hcrm_raw_h-crm-deals: 1355 records (24 MB) 2022-11-10 04:08:37 destination > actual size of batch: 1355 2022-11-10 04:08:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2909000 (11 GB) 2022-11-10 04:08:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2910000 (11 GB) 2022-11-10 04:08:37 destination > Flushing hcrm_raw_h-crm-deals: 1779 records (24 MB) 2022-11-10 04:08:37 destination > actual size of batch: 1779 2022-11-10 04:08:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2911000 (11 GB) 2022-11-10 04:08:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2912000 (11 GB) 2022-11-10 04:08:38 destination > Flushing hcrm_raw_h-crm-deals: 1251 records (24 MB) 2022-11-10 04:08:38 destination > actual size of batch: 1251 2022-11-10 04:08:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2913000 (11 GB) 2022-11-10 04:08:38 destination > Flushing hcrm_raw_h-crm-deals: 1287 records (24 MB) 2022-11-10 04:08:38 destination > actual size of batch: 1287 2022-11-10 04:08:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2914000 (11 GB) 2022-11-10 04:08:38 source > finished reading a stream slice 2022-11-10 04:08:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2915000 (11 GB) 2022-11-10 04:08:39 destination > Flushing hcrm_raw_h-crm-deals: 1896 records (24 MB) 2022-11-10 04:08:39 destination > actual size of batch: 1896 2022-11-10 04:08:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2916000 (11 GB) 2022-11-10 04:08:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2917000 (11 GB) 2022-11-10 04:08:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2918000 (11 GB) 2022-11-10 04:08:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2919000 (11 GB) 2022-11-10 04:08:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2920000 (11 GB) 2022-11-10 04:08:39 destination > Flushing hcrm_raw_h-crm-deals: 5165 records (24 MB) 2022-11-10 04:08:39 destination > actual size of batch: 5165 2022-11-10 04:08:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2921000 (11 GB) 2022-11-10 04:08:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2922000 (11 GB) 2022-11-10 04:08:40 destination > Flushing hcrm_raw_h-crm-deals: 1843 records (24 MB) 2022-11-10 04:08:40 destination > actual size of batch: 1843 2022-11-10 04:08:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2923000 (11 GB) 2022-11-10 04:08:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2924000 (11 GB) 2022-11-10 04:08:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2925000 (11 GB) 2022-11-10 04:08:40 destination > Flushing hcrm_raw_h-crm-deals: 3188 records (24 MB) 2022-11-10 04:08:40 destination > actual size of batch: 3188 2022-11-10 04:08:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2926000 (11 GB) 2022-11-10 04:08:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2927000 (11 GB) 2022-11-10 04:08:41 destination > Flushing hcrm_raw_h-crm-deals: 2244 records (24 MB) 2022-11-10 04:08:41 destination > actual size of batch: 2244 2022-11-10 04:08:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2928000 (11 GB) 2022-11-10 04:08:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2929000 (11 GB) 2022-11-10 04:08:41 destination > Flushing hcrm_raw_h-crm-deals: 2286 records (24 MB) 2022-11-10 04:08:41 destination > actual size of batch: 2286 2022-11-10 04:08:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2930000 (11 GB) 2022-11-10 04:08:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2931000 (11 GB) 2022-11-10 04:08:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2932000 (11 GB) 2022-11-10 04:08:42 destination > Flushing hcrm_raw_h-crm-deals: 3011 records (24 MB) 2022-11-10 04:08:42 destination > actual size of batch: 3011 2022-11-10 04:08:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2933000 (11 GB) 2022-11-10 04:08:42 source > finished reading a stream slice 2022-11-10 04:08:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2934000 (11 GB) 2022-11-10 04:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2935000 (11 GB) 2022-11-10 04:08:43 destination > Flushing hcrm_raw_h-crm-deals: 2126 records (24 MB) 2022-11-10 04:08:43 destination > actual size of batch: 2126 2022-11-10 04:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2936000 (11 GB) 2022-11-10 04:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2937000 (11 GB) 2022-11-10 04:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2938000 (11 GB) 2022-11-10 04:08:43 destination > Flushing hcrm_raw_h-crm-deals: 3108 records (24 MB) 2022-11-10 04:08:43 destination > actual size of batch: 3108 2022-11-10 04:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2939000 (11 GB) 2022-11-10 04:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2940000 (11 GB) 2022-11-10 04:08:44 destination > Flushing hcrm_raw_h-crm-deals: 2367 records (24 MB) 2022-11-10 04:08:44 destination > actual size of batch: 2367 2022-11-10 04:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2941000 (11 GB) 2022-11-10 04:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2942000 (11 GB) 2022-11-10 04:08:44 destination > Flushing hcrm_raw_h-crm-deals: 1937 records (24 MB) 2022-11-10 04:08:44 destination > actual size of batch: 1937 2022-11-10 04:08:44 source > finished reading a stream slice 2022-11-10 04:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2943000 (11 GB) 2022-11-10 04:08:45 destination > Flushing hcrm_raw_h-crm-deals: 1104 records (24 MB) 2022-11-10 04:08:45 destination > actual size of batch: 1104 2022-11-10 04:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2944000 (11 GB) 2022-11-10 04:08:45 destination > Flushing hcrm_raw_h-crm-deals: 1029 records (24 MB) 2022-11-10 04:08:45 destination > actual size of batch: 1029 2022-11-10 04:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2945000 (11 GB) 2022-11-10 04:08:45 destination > Flushing hcrm_raw_h-crm-deals: 1175 records (24 MB) 2022-11-10 04:08:45 destination > actual size of batch: 1175 2022-11-10 04:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2946000 (11 GB) 2022-11-10 04:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2947000 (11 GB) 2022-11-10 04:08:46 destination > Flushing hcrm_raw_h-crm-deals: 1223 records (24 MB) 2022-11-10 04:08:46 destination > actual size of batch: 1223 2022-11-10 04:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2948000 (11 GB) 2022-11-10 04:08:46 destination > Flushing hcrm_raw_h-crm-deals: 1161 records (24 MB) 2022-11-10 04:08:46 destination > actual size of batch: 1161 2022-11-10 04:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2949000 (11 GB) 2022-11-10 04:08:46 destination > Flushing hcrm_raw_h-crm-deals: 1170 records (24 MB) 2022-11-10 04:08:46 destination > actual size of batch: 1170 2022-11-10 04:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2950000 (11 GB) 2022-11-10 04:08:47 destination > Flushing hcrm_raw_h-crm-deals: 1192 records (24 MB) 2022-11-10 04:08:47 destination > actual size of batch: 1192 2022-11-10 04:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2951000 (11 GB) 2022-11-10 04:08:47 destination > Flushing hcrm_raw_h-crm-deals: 1168 records (24 MB) 2022-11-10 04:08:47 destination > actual size of batch: 1168 2022-11-10 04:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2952000 (11 GB) 2022-11-10 04:08:48 destination > Flushing hcrm_raw_h-crm-deals: 1172 records (24 MB) 2022-11-10 04:08:48 destination > actual size of batch: 1172 2022-11-10 04:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2953000 (11 GB) 2022-11-10 04:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2954000 (11 GB) 2022-11-10 04:08:48 destination > Flushing hcrm_raw_h-crm-deals: 1185 records (24 MB) 2022-11-10 04:08:48 destination > actual size of batch: 1185 2022-11-10 04:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2955000 (11 GB) 2022-11-10 04:08:48 destination > Flushing hcrm_raw_h-crm-deals: 1167 records (24 MB) 2022-11-10 04:08:48 destination > actual size of batch: 1167 2022-11-10 04:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2956000 (11 GB) 2022-11-10 04:08:49 destination > Flushing hcrm_raw_h-crm-deals: 1162 records (24 MB) 2022-11-10 04:08:49 destination > actual size of batch: 1162 2022-11-10 04:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2957000 (11 GB) 2022-11-10 04:08:49 destination > Flushing hcrm_raw_h-crm-deals: 1175 records (24 MB) 2022-11-10 04:08:49 destination > actual size of batch: 1175 2022-11-10 04:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2958000 (11 GB) 2022-11-10 04:08:49 destination > Flushing hcrm_raw_h-crm-deals: 1154 records (24 MB) 2022-11-10 04:08:49 destination > actual size of batch: 1154 2022-11-10 04:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2959000 (11 GB) 2022-11-10 04:08:50 destination > Flushing hcrm_raw_h-crm-deals: 1166 records (24 MB) 2022-11-10 04:08:50 destination > actual size of batch: 1166 2022-11-10 04:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2960000 (11 GB) 2022-11-10 04:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2961000 (11 GB) 2022-11-10 04:08:50 destination > Flushing hcrm_raw_h-crm-deals: 1161 records (24 MB) 2022-11-10 04:08:50 destination > actual size of batch: 1161 2022-11-10 04:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2962000 (11 GB) 2022-11-10 04:08:50 destination > Flushing hcrm_raw_h-crm-deals: 1185 records (24 MB) 2022-11-10 04:08:50 destination > actual size of batch: 1185 2022-11-10 04:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2963000 (11 GB) 2022-11-10 04:08:51 source > finished reading a stream slice 2022-11-10 04:08:51 destination > Flushing hcrm_raw_h-crm-deals: 1197 records (24 MB) 2022-11-10 04:08:51 destination > actual size of batch: 1197 2022-11-10 04:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2964000 (11 GB) 2022-11-10 04:08:51 destination > Flushing hcrm_raw_h-crm-deals: 1479 records (24 MB) 2022-11-10 04:08:51 destination > actual size of batch: 1479 2022-11-10 04:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2965000 (11 GB) 2022-11-10 04:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2966000 (11 GB) 2022-11-10 04:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2967000 (11 GB) 2022-11-10 04:08:52 destination > Flushing hcrm_raw_h-crm-deals: 2487 records (24 MB) 2022-11-10 04:08:52 destination > actual size of batch: 2487 2022-11-10 04:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2968000 (11 GB) 2022-11-10 04:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2969000 (11 GB) 2022-11-10 04:08:52 destination > Flushing hcrm_raw_h-crm-deals: 1703 records (24 MB) 2022-11-10 04:08:52 destination > actual size of batch: 1703 2022-11-10 04:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2970000 (11 GB) 2022-11-10 04:08:53 destination > Flushing hcrm_raw_h-crm-deals: 1512 records (24 MB) 2022-11-10 04:08:53 destination > actual size of batch: 1512 2022-11-10 04:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2971000 (11 GB) 2022-11-10 04:08:54 source > finished reading a stream slice 2022-11-10 04:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2972000 (11 GB) 2022-11-10 04:08:54 destination > Flushing hcrm_raw_h-crm-deals: 2329 records (24 MB) 2022-11-10 04:08:54 destination > actual size of batch: 2329 2022-11-10 04:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2973000 (11 GB) 2022-11-10 04:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2974000 (11 GB) 2022-11-10 04:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2975000 (11 GB) 2022-11-10 04:08:54 destination > Flushing hcrm_raw_h-crm-deals: 2303 records (24 MB) 2022-11-10 04:08:54 destination > actual size of batch: 2303 2022-11-10 04:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2976000 (11 GB) 2022-11-10 04:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2977000 (11 GB) 2022-11-10 04:08:55 destination > Flushing hcrm_raw_h-crm-deals: 1855 records (24 MB) 2022-11-10 04:08:55 destination > actual size of batch: 1855 2022-11-10 04:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2978000 (11 GB) 2022-11-10 04:08:55 source > finished reading a stream slice 2022-11-10 04:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2979000 (11 GB) 2022-11-10 04:08:56 destination > Flushing hcrm_raw_h-crm-deals: 2389 records (24 MB) 2022-11-10 04:08:56 destination > actual size of batch: 2389 2022-11-10 04:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2980000 (11 GB) 2022-11-10 04:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2981000 (11 GB) 2022-11-10 04:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2982000 (11 GB) 2022-11-10 04:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2983000 (11 GB) 2022-11-10 04:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2984000 (11 GB) 2022-11-10 04:08:56 destination > Flushing hcrm_raw_h-crm-deals: 4587 records (24 MB) 2022-11-10 04:08:56 destination > actual size of batch: 4587 2022-11-10 04:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2985000 (11 GB) 2022-11-10 04:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2986000 (11 GB) 2022-11-10 04:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2987000 (11 GB) 2022-11-10 04:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2988000 (11 GB) 2022-11-10 04:08:57 destination > Flushing hcrm_raw_h-crm-deals: 4178 records (24 MB) 2022-11-10 04:08:57 destination > actual size of batch: 4178 2022-11-10 04:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2989000 (11 GB) 2022-11-10 04:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2990000 (11 GB) 2022-11-10 04:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2991000 (11 GB) 2022-11-10 04:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2992000 (11 GB) 2022-11-10 04:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2993000 (11 GB) 2022-11-10 04:08:58 destination > Flushing hcrm_raw_h-crm-deals: 4855 records (24 MB) 2022-11-10 04:08:58 destination > actual size of batch: 4855 2022-11-10 04:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2994000 (11 GB) 2022-11-10 04:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2995000 (11 GB) 2022-11-10 04:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2996000 (11 GB) 2022-11-10 04:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2997000 (11 GB) 2022-11-10 04:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2998000 (11 GB) 2022-11-10 04:08:59 destination > Flushing hcrm_raw_h-crm-deals: 5139 records (24 MB) 2022-11-10 04:08:59 destination > actual size of batch: 5139 2022-11-10 04:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 2999000 (11 GB) 2022-11-10 04:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3000000 (11 GB) 2022-11-10 04:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3001000 (11 GB) 2022-11-10 04:09:00 destination > Flushing hcrm_raw_h-crm-deals: 3202 records (24 MB) 2022-11-10 04:09:00 destination > actual size of batch: 3202 2022-11-10 04:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3002000 (11 GB) 2022-11-10 04:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3003000 (11 GB) 2022-11-10 04:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3004000 (11 GB) 2022-11-10 04:09:00 destination > Flushing hcrm_raw_h-crm-deals: 2905 records (24 MB) 2022-11-10 04:09:00 destination > actual size of batch: 2905 2022-11-10 04:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3005000 (11 GB) 2022-11-10 04:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3006000 (11 GB) 2022-11-10 04:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3007000 (11 GB) 2022-11-10 04:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3008000 (11 GB) 2022-11-10 04:09:01 destination > Flushing hcrm_raw_h-crm-deals: 3800 records (24 MB) 2022-11-10 04:09:01 destination > actual size of batch: 3800 2022-11-10 04:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3009000 (11 GB) 2022-11-10 04:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3010000 (11 GB) 2022-11-10 04:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3011000 (11 GB) 2022-11-10 04:09:02 destination > Flushing hcrm_raw_h-crm-deals: 3385 records (24 MB) 2022-11-10 04:09:02 destination > actual size of batch: 3385 2022-11-10 04:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3012000 (11 GB) 2022-11-10 04:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3013000 (11 GB) 2022-11-10 04:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3014000 (11 GB) 2022-11-10 04:09:02 destination > Flushing hcrm_raw_h-crm-deals: 3124 records (24 MB) 2022-11-10 04:09:02 destination > actual size of batch: 3124 2022-11-10 04:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3015000 (11 GB) 2022-11-10 04:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3016000 (11 GB) 2022-11-10 04:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3017000 (11 GB) 2022-11-10 04:09:03 destination > Flushing hcrm_raw_h-crm-deals: 3212 records (24 MB) 2022-11-10 04:09:03 destination > actual size of batch: 3212 2022-11-10 04:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3018000 (11 GB) 2022-11-10 04:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3019000 (11 GB) 2022-11-10 04:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3020000 (11 GB) 2022-11-10 04:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3021000 (11 GB) 2022-11-10 04:09:03 destination > Flushing hcrm_raw_h-crm-deals: 3305 records (24 MB) 2022-11-10 04:09:03 destination > actual size of batch: 3305 2022-11-10 04:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3022000 (11 GB) 2022-11-10 04:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3023000 (11 GB) 2022-11-10 04:09:04 destination > Flushing hcrm_raw_h-crm-deals: 2257 records (24 MB) 2022-11-10 04:09:04 destination > actual size of batch: 2257 2022-11-10 04:09:04 source > finished reading a stream slice 2022-11-10 04:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3024000 (11 GB) 2022-11-10 04:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3025000 (11 GB) 2022-11-10 04:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3026000 (11 GB) 2022-11-10 04:09:05 destination > Flushing hcrm_raw_h-crm-deals: 2871 records (24 MB) 2022-11-10 04:09:05 destination > actual size of batch: 2871 2022-11-10 04:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3027000 (11 GB) 2022-11-10 04:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3028000 (11 GB) 2022-11-10 04:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3029000 (11 GB) 2022-11-10 04:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3030000 (11 GB) 2022-11-10 04:09:05 destination > Flushing hcrm_raw_h-crm-deals: 4044 records (24 MB) 2022-11-10 04:09:05 destination > actual size of batch: 4044 2022-11-10 04:09:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3031000 (11 GB) 2022-11-10 04:09:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3032000 (11 GB) 2022-11-10 04:09:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3033000 (11 GB) 2022-11-10 04:09:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3034000 (11 GB) 2022-11-10 04:09:06 destination > Flushing hcrm_raw_h-crm-deals: 4287 records (24 MB) 2022-11-10 04:09:06 destination > actual size of batch: 4287 2022-11-10 04:09:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3035000 (11 GB) 2022-11-10 04:09:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3036000 (11 GB) 2022-11-10 04:09:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3037000 (11 GB) 2022-11-10 04:09:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3038000 (11 GB) 2022-11-10 04:09:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3039000 (11 GB) 2022-11-10 04:09:07 destination > Flushing hcrm_raw_h-crm-deals: 4719 records (24 MB) 2022-11-10 04:09:07 destination > actual size of batch: 4719 2022-11-10 04:09:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3040000 (11 GB) 2022-11-10 04:09:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3041000 (11 GB) 2022-11-10 04:09:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3042000 (11 GB) 2022-11-10 04:09:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3043000 (11 GB) 2022-11-10 04:09:08 destination > Flushing hcrm_raw_h-crm-deals: 3650 records (24 MB) 2022-11-10 04:09:08 destination > actual size of batch: 3650 2022-11-10 04:09:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3044000 (11 GB) 2022-11-10 04:09:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3045000 (11 GB) 2022-11-10 04:09:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3046000 (11 GB) 2022-11-10 04:09:08 source > finished reading a stream slice 2022-11-10 04:09:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3047000 (11 GB) 2022-11-10 04:09:08 destination > Flushing hcrm_raw_h-crm-deals: 4109 records (24 MB) 2022-11-10 04:09:08 destination > actual size of batch: 4109 2022-11-10 04:09:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3048000 (11 GB) 2022-11-10 04:09:09 destination > Flushing hcrm_raw_h-crm-deals: 1445 records (24 MB) 2022-11-10 04:09:09 destination > actual size of batch: 1445 2022-11-10 04:09:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3049000 (11 GB) 2022-11-10 04:09:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3050000 (11 GB) 2022-11-10 04:09:09 source > finished reading a stream slice 2022-11-10 04:09:09 destination > Flushing hcrm_raw_h-crm-deals: 2224 records (24 MB) 2022-11-10 04:09:09 destination > actual size of batch: 2224 2022-11-10 04:09:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3051000 (11 GB) 2022-11-10 04:09:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3052000 (11 GB) 2022-11-10 04:09:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3053000 (11 GB) 2022-11-10 04:09:10 destination > Flushing hcrm_raw_h-crm-deals: 2477 records (24 MB) 2022-11-10 04:09:10 destination > actual size of batch: 2477 2022-11-10 04:09:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3054000 (11 GB) 2022-11-10 04:09:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3055000 (11 GB) 2022-11-10 04:09:10 destination > Flushing hcrm_raw_h-crm-deals: 2588 records (24 MB) 2022-11-10 04:09:10 destination > actual size of batch: 2588 2022-11-10 04:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3056000 (11 GB) 2022-11-10 04:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3057000 (11 GB) 2022-11-10 04:09:11 destination > Flushing hcrm_raw_h-crm-deals: 2054 records (24 MB) 2022-11-10 04:09:11 destination > actual size of batch: 2054 2022-11-10 04:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3058000 (11 GB) 2022-11-10 04:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3059000 (11 GB) 2022-11-10 04:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3060000 (11 GB) 2022-11-10 04:09:11 destination > Flushing hcrm_raw_h-crm-deals: 2400 records (24 MB) 2022-11-10 04:09:11 destination > actual size of batch: 2400 2022-11-10 04:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3061000 (11 GB) 2022-11-10 04:09:12 source > finished reading a stream slice 2022-11-10 04:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3062000 (11 GB) 2022-11-10 04:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3063000 (11 GB) 2022-11-10 04:09:12 destination > Flushing hcrm_raw_h-crm-deals: 2969 records (24 MB) 2022-11-10 04:09:12 destination > actual size of batch: 2969 2022-11-10 04:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3064000 (11 GB) 2022-11-10 04:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3065000 (11 GB) 2022-11-10 04:09:13 destination > Flushing hcrm_raw_h-crm-deals: 2475 records (24 MB) 2022-11-10 04:09:13 destination > actual size of batch: 2475 2022-11-10 04:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3066000 (11 GB) 2022-11-10 04:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3067000 (11 GB) 2022-11-10 04:09:13 destination > Flushing hcrm_raw_h-crm-deals: 1420 records (24 MB) 2022-11-10 04:09:13 destination > actual size of batch: 1420 2022-11-10 04:09:13 destination > Flushing hcrm_raw_h-crm-deals: 692 records (24 MB) 2022-11-10 04:09:13 destination > actual size of batch: 692 2022-11-10 04:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3068000 (11 GB) 2022-11-10 04:09:14 destination > Flushing hcrm_raw_h-crm-deals: 687 records (24 MB) 2022-11-10 04:09:14 destination > actual size of batch: 687 2022-11-10 04:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3069000 (11 GB) 2022-11-10 04:09:14 destination > Flushing hcrm_raw_h-crm-deals: 1294 records (24 MB) 2022-11-10 04:09:14 destination > actual size of batch: 1294 2022-11-10 04:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3070000 (11 GB) 2022-11-10 04:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3071000 (11 GB) 2022-11-10 04:09:14 destination > Flushing hcrm_raw_h-crm-deals: 1709 records (24 MB) 2022-11-10 04:09:14 destination > actual size of batch: 1709 2022-11-10 04:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3072000 (11 GB) 2022-11-10 04:09:15 destination > Flushing hcrm_raw_h-crm-deals: 1426 records (24 MB) 2022-11-10 04:09:15 destination > actual size of batch: 1426 2022-11-10 04:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3073000 (11 GB) 2022-11-10 04:09:16 source > finished reading a stream slice 2022-11-10 04:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3074000 (11 GB) 2022-11-10 04:09:16 destination > Flushing hcrm_raw_h-crm-deals: 1200 records (24 MB) 2022-11-10 04:09:16 destination > actual size of batch: 1200 2022-11-10 04:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3075000 (11 GB) 2022-11-10 04:09:17 destination > Flushing hcrm_raw_h-crm-deals: 956 records (24 MB) 2022-11-10 04:09:17 destination > actual size of batch: 956 2022-11-10 04:09:17 destination > Flushing hcrm_raw_h-crm-deals: 707 records (24 MB) 2022-11-10 04:09:17 destination > actual size of batch: 707 2022-11-10 04:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3076000 (11 GB) 2022-11-10 04:09:17 destination > Flushing hcrm_raw_h-crm-deals: 543 records (24 MB) 2022-11-10 04:09:17 destination > actual size of batch: 543 2022-11-10 04:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3077000 (11 GB) 2022-11-10 04:09:18 destination > Flushing hcrm_raw_h-crm-deals: 922 records (24 MB) 2022-11-10 04:09:18 destination > actual size of batch: 922 2022-11-10 04:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3078000 (11 GB) 2022-11-10 04:09:18 destination > Flushing hcrm_raw_h-crm-deals: 640 records (24 MB) 2022-11-10 04:09:18 destination > actual size of batch: 640 2022-11-10 04:09:18 destination > Flushing hcrm_raw_h-crm-deals: 740 records (24 MB) 2022-11-10 04:09:18 destination > actual size of batch: 740 2022-11-10 04:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3079000 (11 GB) 2022-11-10 04:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3080000 (11 GB) 2022-11-10 04:09:19 destination > Flushing hcrm_raw_h-crm-deals: 1823 records (24 MB) 2022-11-10 04:09:19 destination > actual size of batch: 1823 2022-11-10 04:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3081000 (11 GB) 2022-11-10 04:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3082000 (11 GB) 2022-11-10 04:09:19 destination > Flushing hcrm_raw_h-crm-deals: 1518 records (24 MB) 2022-11-10 04:09:19 destination > actual size of batch: 1518 2022-11-10 04:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3083000 (11 GB) 2022-11-10 04:09:20 destination > Flushing hcrm_raw_h-crm-deals: 1465 records (24 MB) 2022-11-10 04:09:20 destination > actual size of batch: 1465 2022-11-10 04:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3084000 (11 GB) 2022-11-10 04:09:20 destination > Flushing hcrm_raw_h-crm-deals: 871 records (24 MB) 2022-11-10 04:09:20 destination > actual size of batch: 871 2022-11-10 04:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3085000 (11 GB) 2022-11-10 04:09:20 destination > Flushing hcrm_raw_h-crm-deals: 828 records (24 MB) 2022-11-10 04:09:20 destination > actual size of batch: 828 2022-11-10 04:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3086000 (11 GB) 2022-11-10 04:09:21 destination > Flushing hcrm_raw_h-crm-deals: 1367 records (24 MB) 2022-11-10 04:09:21 destination > actual size of batch: 1367 2022-11-10 04:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3087000 (11 GB) 2022-11-10 04:09:21 destination > Flushing hcrm_raw_h-crm-deals: 1038 records (24 MB) 2022-11-10 04:09:21 destination > actual size of batch: 1038 2022-11-10 04:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3088000 (11 GB) 2022-11-10 04:09:21 destination > Flushing hcrm_raw_h-crm-deals: 809 records (24 MB) 2022-11-10 04:09:21 destination > actual size of batch: 809 2022-11-10 04:09:21 destination > Flushing hcrm_raw_h-crm-deals: 436 records (24 MB) 2022-11-10 04:09:21 destination > actual size of batch: 436 2022-11-10 04:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3089000 (11 GB) 2022-11-10 04:09:22 destination > Flushing hcrm_raw_h-crm-deals: 396 records (24 MB) 2022-11-10 04:09:22 destination > actual size of batch: 396 2022-11-10 04:09:22 destination > Flushing hcrm_raw_h-crm-deals: 428 records (24 MB) 2022-11-10 04:09:22 destination > actual size of batch: 428 2022-11-10 04:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3090000 (11 GB) 2022-11-10 04:09:22 destination > Flushing hcrm_raw_h-crm-deals: 425 records (24 MB) 2022-11-10 04:09:22 destination > actual size of batch: 425 2022-11-10 04:09:23 destination > Flushing hcrm_raw_h-crm-deals: 387 records (24 MB) 2022-11-10 04:09:23 destination > actual size of batch: 387 2022-11-10 04:09:23 destination > Flushing hcrm_raw_h-crm-deals: 380 records (24 MB) 2022-11-10 04:09:23 destination > actual size of batch: 380 2022-11-10 04:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3091000 (11 GB) 2022-11-10 04:09:23 destination > Flushing hcrm_raw_h-crm-deals: 378 records (24 MB) 2022-11-10 04:09:23 destination > actual size of batch: 378 2022-11-10 04:09:23 destination > Flushing hcrm_raw_h-crm-deals: 367 records (24 MB) 2022-11-10 04:09:23 destination > actual size of batch: 367 2022-11-10 04:09:24 destination > Flushing hcrm_raw_h-crm-deals: 330 records (24 MB) 2022-11-10 04:09:24 destination > actual size of batch: 330 2022-11-10 04:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3092000 (11 GB) 2022-11-10 04:09:24 destination > Flushing hcrm_raw_h-crm-deals: 306 records (24 MB) 2022-11-10 04:09:24 destination > actual size of batch: 306 2022-11-10 04:09:24 destination > Flushing hcrm_raw_h-crm-deals: 454 records (24 MB) 2022-11-10 04:09:24 destination > actual size of batch: 454 2022-11-10 04:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3093000 (11 GB) 2022-11-10 04:09:25 destination > Flushing hcrm_raw_h-crm-deals: 758 records (24 MB) 2022-11-10 04:09:25 destination > actual size of batch: 758 2022-11-10 04:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3094000 (11 GB) 2022-11-10 04:09:25 destination > Flushing hcrm_raw_h-crm-deals: 809 records (24 MB) 2022-11-10 04:09:25 destination > actual size of batch: 809 2022-11-10 04:09:25 destination > Flushing hcrm_raw_h-crm-deals: 684 records (24 MB) 2022-11-10 04:09:25 destination > actual size of batch: 684 2022-11-10 04:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3095000 (11 GB) 2022-11-10 04:09:25 destination > Flushing hcrm_raw_h-crm-deals: 570 records (24 MB) 2022-11-10 04:09:25 destination > actual size of batch: 570 2022-11-10 04:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3096000 (11 GB) 2022-11-10 04:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3097000 (11 GB) 2022-11-10 04:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3098000 (11 GB) 2022-11-10 04:09:26 destination > Flushing hcrm_raw_h-crm-deals: 3473 records (24 MB) 2022-11-10 04:09:26 destination > actual size of batch: 3473 2022-11-10 04:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3099000 (11 GB) 2022-11-10 04:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3100000 (11 GB) 2022-11-10 04:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3101000 (11 GB) 2022-11-10 04:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3102000 (11 GB) 2022-11-10 04:09:27 destination > Flushing hcrm_raw_h-crm-deals: 3567 records (24 MB) 2022-11-10 04:09:27 destination > actual size of batch: 3567 2022-11-10 04:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3103000 (11 GB) 2022-11-10 04:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3104000 (11 GB) 2022-11-10 04:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3105000 (11 GB) 2022-11-10 04:09:27 destination > Flushing hcrm_raw_h-crm-deals: 3017 records (24 MB) 2022-11-10 04:09:27 destination > actual size of batch: 3017 2022-11-10 04:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3106000 (11 GB) 2022-11-10 04:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3107000 (11 GB) 2022-11-10 04:09:28 destination > Flushing hcrm_raw_h-crm-deals: 1710 records (24 MB) 2022-11-10 04:09:28 destination > actual size of batch: 1710 2022-11-10 04:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3108000 (11 GB) 2022-11-10 04:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3109000 (11 GB) 2022-11-10 04:09:28 destination > Flushing hcrm_raw_h-crm-deals: 2140 records (24 MB) 2022-11-10 04:09:28 destination > actual size of batch: 2140 2022-11-10 04:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3110000 (11 GB) 2022-11-10 04:09:28 destination > Flushing hcrm_raw_h-crm-deals: 1283 records (24 MB) 2022-11-10 04:09:28 destination > actual size of batch: 1283 2022-11-10 04:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3111000 (11 GB) 2022-11-10 04:09:29 destination > Flushing hcrm_raw_h-crm-deals: 1236 records (24 MB) 2022-11-10 04:09:29 destination > actual size of batch: 1236 2022-11-10 04:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3112000 (11 GB) 2022-11-10 04:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3113000 (11 GB) 2022-11-10 04:09:29 destination > Flushing hcrm_raw_h-crm-deals: 1163 records (24 MB) 2022-11-10 04:09:29 destination > actual size of batch: 1163 2022-11-10 04:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3114000 (11 GB) 2022-11-10 04:09:30 destination > Flushing hcrm_raw_h-crm-deals: 1086 records (24 MB) 2022-11-10 04:09:30 destination > actual size of batch: 1086 2022-11-10 04:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3115000 (11 GB) 2022-11-10 04:09:30 destination > Flushing hcrm_raw_h-crm-deals: 1482 records (24 MB) 2022-11-10 04:09:30 destination > actual size of batch: 1482 2022-11-10 04:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3116000 (11 GB) 2022-11-10 04:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3117000 (11 GB) 2022-11-10 04:09:30 destination > Flushing hcrm_raw_h-crm-deals: 1388 records (24 MB) 2022-11-10 04:09:30 destination > actual size of batch: 1388 2022-11-10 04:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3118000 (11 GB) 2022-11-10 04:09:31 destination > Flushing hcrm_raw_h-crm-deals: 1469 records (24 MB) 2022-11-10 04:09:31 destination > actual size of batch: 1469 2022-11-10 04:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3119000 (11 GB) 2022-11-10 04:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3120000 (11 GB) 2022-11-10 04:09:31 destination > Flushing hcrm_raw_h-crm-deals: 1516 records (24 MB) 2022-11-10 04:09:31 destination > actual size of batch: 1516 2022-11-10 04:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3121000 (11 GB) 2022-11-10 04:09:31 destination > Flushing hcrm_raw_h-crm-deals: 1454 records (24 MB) 2022-11-10 04:09:31 destination > actual size of batch: 1454 2022-11-10 04:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3122000 (11 GB) 2022-11-10 04:09:32 destination > Flushing hcrm_raw_h-crm-deals: 891 records (24 MB) 2022-11-10 04:09:32 destination > actual size of batch: 891 2022-11-10 04:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3123000 (11 GB) 2022-11-10 04:09:32 destination > Flushing hcrm_raw_h-crm-deals: 1029 records (24 MB) 2022-11-10 04:09:32 destination > actual size of batch: 1029 2022-11-10 04:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3124000 (11 GB) 2022-11-10 04:09:32 destination > Flushing hcrm_raw_h-crm-deals: 1185 records (24 MB) 2022-11-10 04:09:32 destination > actual size of batch: 1185 2022-11-10 04:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3125000 (11 GB) 2022-11-10 04:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3126000 (11 GB) 2022-11-10 04:09:33 destination > Flushing hcrm_raw_h-crm-deals: 1412 records (24 MB) 2022-11-10 04:09:33 destination > actual size of batch: 1412 2022-11-10 04:09:33 destination > Flushing hcrm_raw_h-crm-deals: 797 records (24 MB) 2022-11-10 04:09:33 destination > actual size of batch: 797 2022-11-10 04:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3127000 (11 GB) 2022-11-10 04:09:33 destination > Flushing hcrm_raw_h-crm-deals: 1054 records (24 MB) 2022-11-10 04:09:33 destination > actual size of batch: 1054 2022-11-10 04:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3128000 (11 GB) 2022-11-10 04:09:34 destination > Flushing hcrm_raw_h-crm-deals: 1020 records (24 MB) 2022-11-10 04:09:34 destination > actual size of batch: 1020 2022-11-10 04:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3129000 (11 GB) 2022-11-10 04:09:34 destination > Flushing hcrm_raw_h-crm-deals: 1028 records (24 MB) 2022-11-10 04:09:34 destination > actual size of batch: 1028 2022-11-10 04:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3130000 (11 GB) 2022-11-10 04:09:34 destination > Flushing hcrm_raw_h-crm-deals: 858 records (24 MB) 2022-11-10 04:09:34 destination > actual size of batch: 858 2022-11-10 04:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3131000 (11 GB) 2022-11-10 04:09:35 destination > Flushing hcrm_raw_h-crm-deals: 922 records (24 MB) 2022-11-10 04:09:35 destination > actual size of batch: 922 2022-11-10 04:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3132000 (11 GB) 2022-11-10 04:09:35 destination > Flushing hcrm_raw_h-crm-deals: 844 records (24 MB) 2022-11-10 04:09:35 destination > actual size of batch: 844 2022-11-10 04:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3133000 (11 GB) 2022-11-10 04:09:35 destination > Flushing hcrm_raw_h-crm-deals: 823 records (24 MB) 2022-11-10 04:09:35 destination > actual size of batch: 823 2022-11-10 04:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3134000 (11 GB) 2022-11-10 04:09:36 destination > Flushing hcrm_raw_h-crm-deals: 725 records (24 MB) 2022-11-10 04:09:36 destination > actual size of batch: 725 2022-11-10 04:09:36 destination > Flushing hcrm_raw_h-crm-deals: 815 records (24 MB) 2022-11-10 04:09:36 destination > actual size of batch: 815 2022-11-10 04:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3135000 (11 GB) 2022-11-10 04:09:36 destination > Flushing hcrm_raw_h-crm-deals: 848 records (24 MB) 2022-11-10 04:09:36 destination > actual size of batch: 848 2022-11-10 04:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3136000 (11 GB) 2022-11-10 04:09:37 destination > Flushing hcrm_raw_h-crm-deals: 664 records (24 MB) 2022-11-10 04:09:37 destination > actual size of batch: 664 2022-11-10 04:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3137000 (11 GB) 2022-11-10 04:09:37 destination > Flushing hcrm_raw_h-crm-deals: 725 records (24 MB) 2022-11-10 04:09:37 destination > actual size of batch: 725 2022-11-10 04:09:37 destination > Flushing hcrm_raw_h-crm-deals: 798 records (24 MB) 2022-11-10 04:09:37 destination > actual size of batch: 798 2022-11-10 04:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3138000 (11 GB) 2022-11-10 04:09:37 destination > Flushing hcrm_raw_h-crm-deals: 842 records (24 MB) 2022-11-10 04:09:37 destination > actual size of batch: 842 2022-11-10 04:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3139000 (11 GB) 2022-11-10 04:09:38 destination > Flushing hcrm_raw_h-crm-deals: 783 records (24 MB) 2022-11-10 04:09:38 destination > actual size of batch: 783 2022-11-10 04:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3140000 (11 GB) 2022-11-10 04:09:38 destination > Flushing hcrm_raw_h-crm-deals: 801 records (24 MB) 2022-11-10 04:09:38 destination > actual size of batch: 801 2022-11-10 04:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3141000 (11 GB) 2022-11-10 04:09:38 destination > Flushing hcrm_raw_h-crm-deals: 822 records (24 MB) 2022-11-10 04:09:38 destination > actual size of batch: 822 2022-11-10 04:09:38 destination > Flushing hcrm_raw_h-crm-deals: 690 records (24 MB) 2022-11-10 04:09:38 destination > actual size of batch: 690 2022-11-10 04:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3142000 (11 GB) 2022-11-10 04:09:39 destination > Flushing hcrm_raw_h-crm-deals: 749 records (24 MB) 2022-11-10 04:09:39 destination > actual size of batch: 749 2022-11-10 04:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3143000 (11 GB) 2022-11-10 04:09:39 destination > Flushing hcrm_raw_h-crm-deals: 774 records (24 MB) 2022-11-10 04:09:39 destination > actual size of batch: 774 2022-11-10 04:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3144000 (11 GB) 2022-11-10 04:09:39 destination > Flushing hcrm_raw_h-crm-deals: 713 records (24 MB) 2022-11-10 04:09:39 destination > actual size of batch: 713 2022-11-10 04:09:40 destination > Flushing hcrm_raw_h-crm-deals: 730 records (24 MB) 2022-11-10 04:09:40 destination > actual size of batch: 730 2022-11-10 04:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3145000 (11 GB) 2022-11-10 04:09:40 destination > Flushing hcrm_raw_h-crm-deals: 568 records (24 MB) 2022-11-10 04:09:40 destination > actual size of batch: 568 2022-11-10 04:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3146000 (12 GB) 2022-11-10 04:09:40 destination > Flushing hcrm_raw_h-crm-deals: 818 records (24 MB) 2022-11-10 04:09:40 destination > actual size of batch: 818 2022-11-10 04:09:40 destination > Flushing hcrm_raw_h-crm-deals: 592 records (24 MB) 2022-11-10 04:09:40 destination > actual size of batch: 592 2022-11-10 04:09:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3147000 (12 GB) 2022-11-10 04:09:41 destination > Flushing hcrm_raw_h-crm-deals: 639 records (24 MB) 2022-11-10 04:09:41 destination > actual size of batch: 639 2022-11-10 04:09:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3148000 (12 GB) 2022-11-10 04:09:41 destination > Flushing hcrm_raw_h-crm-deals: 796 records (24 MB) 2022-11-10 04:09:41 destination > actual size of batch: 796 2022-11-10 04:09:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3149000 (12 GB) 2022-11-10 04:09:41 destination > Flushing hcrm_raw_h-crm-deals: 805 records (24 MB) 2022-11-10 04:09:41 destination > actual size of batch: 805 2022-11-10 04:09:42 destination > Flushing hcrm_raw_h-crm-deals: 833 records (24 MB) 2022-11-10 04:09:42 destination > actual size of batch: 833 2022-11-10 04:09:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3150000 (12 GB) 2022-11-10 04:09:42 destination > Flushing hcrm_raw_h-crm-deals: 975 records (24 MB) 2022-11-10 04:09:42 destination > actual size of batch: 975 2022-11-10 04:09:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3151000 (12 GB) 2022-11-10 04:09:42 destination > Flushing hcrm_raw_h-crm-deals: 1081 records (24 MB) 2022-11-10 04:09:42 destination > actual size of batch: 1081 2022-11-10 04:09:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3152000 (12 GB) 2022-11-10 04:09:43 destination > Flushing hcrm_raw_h-crm-deals: 1012 records (24 MB) 2022-11-10 04:09:43 destination > actual size of batch: 1012 2022-11-10 04:09:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3153000 (12 GB) 2022-11-10 04:09:43 destination > Flushing hcrm_raw_h-crm-deals: 710 records (24 MB) 2022-11-10 04:09:43 destination > actual size of batch: 710 2022-11-10 04:09:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3154000 (12 GB) 2022-11-10 04:09:43 destination > Flushing hcrm_raw_h-crm-deals: 488 records (24 MB) 2022-11-10 04:09:43 destination > actual size of batch: 488 2022-11-10 04:09:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3155000 (12 GB) 2022-11-10 04:09:43 destination > Flushing hcrm_raw_h-crm-deals: 881 records (24 MB) 2022-11-10 04:09:43 destination > actual size of batch: 881 2022-11-10 04:09:44 destination > Flushing hcrm_raw_h-crm-deals: 954 records (24 MB) 2022-11-10 04:09:44 destination > actual size of batch: 954 2022-11-10 04:09:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3156000 (12 GB) 2022-11-10 04:09:44 destination > Flushing hcrm_raw_h-crm-deals: 496 records (24 MB) 2022-11-10 04:09:44 destination > actual size of batch: 496 2022-11-10 04:09:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3157000 (12 GB) 2022-11-10 04:09:44 destination > Flushing hcrm_raw_h-crm-deals: 589 records (24 MB) 2022-11-10 04:09:44 destination > actual size of batch: 589 2022-11-10 04:09:45 destination > Flushing hcrm_raw_h-crm-deals: 786 records (24 MB) 2022-11-10 04:09:45 destination > actual size of batch: 786 2022-11-10 04:09:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3158000 (12 GB) 2022-11-10 04:09:45 destination > Flushing hcrm_raw_h-crm-deals: 738 records (24 MB) 2022-11-10 04:09:45 destination > actual size of batch: 738 2022-11-10 04:09:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3159000 (12 GB) 2022-11-10 04:09:45 destination > Flushing hcrm_raw_h-crm-deals: 718 records (24 MB) 2022-11-10 04:09:45 destination > actual size of batch: 718 2022-11-10 04:09:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3160000 (12 GB) 2022-11-10 04:09:45 destination > Flushing hcrm_raw_h-crm-deals: 735 records (24 MB) 2022-11-10 04:09:45 destination > actual size of batch: 735 2022-11-10 04:09:46 destination > Flushing hcrm_raw_h-crm-deals: 788 records (24 MB) 2022-11-10 04:09:46 destination > actual size of batch: 788 2022-11-10 04:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3161000 (12 GB) 2022-11-10 04:09:46 destination > Flushing hcrm_raw_h-crm-deals: 779 records (24 MB) 2022-11-10 04:09:46 destination > actual size of batch: 779 2022-11-10 04:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3162000 (12 GB) 2022-11-10 04:09:46 destination > Flushing hcrm_raw_h-crm-deals: 704 records (24 MB) 2022-11-10 04:09:46 destination > actual size of batch: 704 2022-11-10 04:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3163000 (12 GB) 2022-11-10 04:09:47 destination > Flushing hcrm_raw_h-crm-deals: 896 records (24 MB) 2022-11-10 04:09:47 destination > actual size of batch: 896 2022-11-10 04:09:47 destination > Flushing hcrm_raw_h-crm-deals: 578 records (24 MB) 2022-11-10 04:09:47 destination > actual size of batch: 578 2022-11-10 04:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3164000 (12 GB) 2022-11-10 04:09:47 destination > Flushing hcrm_raw_h-crm-deals: 1158 records (24 MB) 2022-11-10 04:09:47 destination > actual size of batch: 1158 2022-11-10 04:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3165000 (12 GB) 2022-11-10 04:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3166000 (12 GB) 2022-11-10 04:09:48 destination > Flushing hcrm_raw_h-crm-deals: 1060 records (24 MB) 2022-11-10 04:09:48 destination > actual size of batch: 1060 2022-11-10 04:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3167000 (12 GB) 2022-11-10 04:09:48 destination > Flushing hcrm_raw_h-crm-deals: 1857 records (24 MB) 2022-11-10 04:09:48 destination > actual size of batch: 1857 2022-11-10 04:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3168000 (12 GB) 2022-11-10 04:09:49 destination > Flushing hcrm_raw_h-crm-deals: 957 records (24 MB) 2022-11-10 04:09:49 destination > actual size of batch: 957 2022-11-10 04:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3169000 (12 GB) 2022-11-10 04:09:49 destination > Flushing hcrm_raw_h-crm-deals: 533 records (24 MB) 2022-11-10 04:09:49 destination > actual size of batch: 533 2022-11-10 04:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3170000 (12 GB) 2022-11-10 04:09:49 destination > Flushing hcrm_raw_h-crm-deals: 783 records (24 MB) 2022-11-10 04:09:49 destination > actual size of batch: 783 2022-11-10 04:09:49 destination > Flushing hcrm_raw_h-crm-deals: 754 records (24 MB) 2022-11-10 04:09:49 destination > actual size of batch: 754 2022-11-10 04:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3171000 (12 GB) 2022-11-10 04:09:50 destination > Flushing hcrm_raw_h-crm-deals: 940 records (24 MB) 2022-11-10 04:09:50 destination > actual size of batch: 940 2022-11-10 04:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3172000 (12 GB) 2022-11-10 04:09:50 destination > Flushing hcrm_raw_h-crm-deals: 614 records (24 MB) 2022-11-10 04:09:50 destination > actual size of batch: 614 2022-11-10 04:09:50 source > finished reading a stream slice 2022-11-10 04:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3173000 (12 GB) 2022-11-10 04:09:50 destination > Flushing hcrm_raw_h-crm-deals: 1344 records (24 MB) 2022-11-10 04:09:50 destination > actual size of batch: 1344 2022-11-10 04:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3174000 (12 GB) 2022-11-10 04:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3175000 (12 GB) 2022-11-10 04:09:51 destination > Flushing hcrm_raw_h-crm-deals: 1325 records (24 MB) 2022-11-10 04:09:51 destination > actual size of batch: 1325 2022-11-10 04:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3176000 (12 GB) 2022-11-10 04:09:51 destination > Flushing hcrm_raw_h-crm-deals: 1655 records (24 MB) 2022-11-10 04:09:51 destination > actual size of batch: 1655 2022-11-10 04:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3177000 (12 GB) 2022-11-10 04:09:51 source > finished reading a stream slice 2022-11-10 04:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3178000 (12 GB) 2022-11-10 04:09:52 destination > Flushing hcrm_raw_h-crm-deals: 2152 records (24 MB) 2022-11-10 04:09:52 destination > actual size of batch: 2152 2022-11-10 04:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3179000 (12 GB) 2022-11-10 04:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3180000 (12 GB) 2022-11-10 04:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3181000 (12 GB) 2022-11-10 04:09:52 destination > Flushing hcrm_raw_h-crm-deals: 2470 records (24 MB) 2022-11-10 04:09:52 destination > actual size of batch: 2470 2022-11-10 04:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3182000 (12 GB) 2022-11-10 04:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3183000 (12 GB) 2022-11-10 04:09:53 destination > Flushing hcrm_raw_h-crm-deals: 2585 records (24 MB) 2022-11-10 04:09:53 destination > actual size of batch: 2585 2022-11-10 04:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3184000 (12 GB) 2022-11-10 04:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3185000 (12 GB) 2022-11-10 04:09:53 destination > Flushing hcrm_raw_h-crm-deals: 1764 records (24 MB) 2022-11-10 04:09:53 destination > actual size of batch: 1764 2022-11-10 04:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3186000 (12 GB) 2022-11-10 04:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3187000 (12 GB) 2022-11-10 04:09:54 destination > Flushing hcrm_raw_h-crm-deals: 1840 records (24 MB) 2022-11-10 04:09:54 destination > actual size of batch: 1840 2022-11-10 04:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3188000 (12 GB) 2022-11-10 04:09:54 source > finished reading a stream slice 2022-11-10 04:09:54 source > finished reading a stream slice 2022-11-10 04:09:55 source > finished reading a stream slice 2022-11-10 04:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3189000 (12 GB) 2022-11-10 04:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3190000 (12 GB) 2022-11-10 04:09:55 destination > Flushing hcrm_raw_h-crm-deals: 2625 records (24 MB) 2022-11-10 04:09:55 destination > actual size of batch: 2625 2022-11-10 04:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3191000 (12 GB) 2022-11-10 04:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3192000 (12 GB) 2022-11-10 04:09:56 destination > Flushing hcrm_raw_h-crm-deals: 2759 records (24 MB) 2022-11-10 04:09:56 destination > actual size of batch: 2759 2022-11-10 04:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3193000 (12 GB) 2022-11-10 04:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3194000 (12 GB) 2022-11-10 04:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3195000 (12 GB) 2022-11-10 04:09:56 destination > Flushing hcrm_raw_h-crm-deals: 2675 records (24 MB) 2022-11-10 04:09:56 destination > actual size of batch: 2675 2022-11-10 04:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3196000 (12 GB) 2022-11-10 04:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3197000 (12 GB) 2022-11-10 04:09:57 destination > Flushing hcrm_raw_h-crm-deals: 2338 records (24 MB) 2022-11-10 04:09:57 destination > actual size of batch: 2338 2022-11-10 04:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3198000 (12 GB) 2022-11-10 04:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3199000 (12 GB) 2022-11-10 04:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3200000 (12 GB) 2022-11-10 04:09:57 destination > Flushing hcrm_raw_h-crm-deals: 2408 records (24 MB) 2022-11-10 04:09:57 destination > actual size of batch: 2408 2022-11-10 04:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3201000 (12 GB) 2022-11-10 04:09:57 source > finished reading a stream slice 2022-11-10 04:09:57 source > finished reading a stream slice 2022-11-10 04:09:58 source > finished reading a stream slice 2022-11-10 04:09:58 source > finished reading a stream slice 2022-11-10 04:09:58 source > finished reading a stream slice 2022-11-10 04:09:58 source > finished reading a stream slice 2022-11-10 04:09:59 source > finished reading a stream slice 2022-11-10 04:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3202000 (12 GB) 2022-11-10 04:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3203000 (12 GB) 2022-11-10 04:09:59 destination > Flushing hcrm_raw_h-crm-deals: 2852 records (24 MB) 2022-11-10 04:09:59 destination > actual size of batch: 2852 2022-11-10 04:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3204000 (12 GB) 2022-11-10 04:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3205000 (12 GB) 2022-11-10 04:09:59 destination > Flushing hcrm_raw_h-crm-deals: 2240 records (24 MB) 2022-11-10 04:09:59 destination > actual size of batch: 2240 2022-11-10 04:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3206000 (12 GB) 2022-11-10 04:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3207000 (12 GB) 2022-11-10 04:10:00 destination > Flushing hcrm_raw_h-crm-deals: 2453 records (24 MB) 2022-11-10 04:10:00 destination > actual size of batch: 2453 2022-11-10 04:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3208000 (12 GB) 2022-11-10 04:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3209000 (12 GB) 2022-11-10 04:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3210000 (12 GB) 2022-11-10 04:10:01 destination > Flushing hcrm_raw_h-crm-deals: 2869 records (24 MB) 2022-11-10 04:10:01 destination > actual size of batch: 2869 2022-11-10 04:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3211000 (12 GB) 2022-11-10 04:10:01 source > finished reading a stream slice 2022-11-10 04:10:01 source > finished reading a stream slice 2022-11-10 04:10:01 source > finished reading a stream slice 2022-11-10 04:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3212000 (12 GB) 2022-11-10 04:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3213000 (12 GB) 2022-11-10 04:10:01 destination > Flushing hcrm_raw_h-crm-deals: 2206 records (24 MB) 2022-11-10 04:10:01 destination > actual size of batch: 2206 2022-11-10 04:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3214000 (12 GB) 2022-11-10 04:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3215000 (12 GB) 2022-11-10 04:10:02 destination > Flushing hcrm_raw_h-crm-deals: 2886 records (24 MB) 2022-11-10 04:10:02 destination > actual size of batch: 2886 2022-11-10 04:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3216000 (12 GB) 2022-11-10 04:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3217000 (12 GB) 2022-11-10 04:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3218000 (12 GB) 2022-11-10 04:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3219000 (12 GB) 2022-11-10 04:10:03 destination > Flushing hcrm_raw_h-crm-deals: 3912 records (24 MB) 2022-11-10 04:10:03 destination > actual size of batch: 3912 2022-11-10 04:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3220000 (12 GB) 2022-11-10 04:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3221000 (12 GB) 2022-11-10 04:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3222000 (12 GB) 2022-11-10 04:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3223000 (12 GB) 2022-11-10 04:10:03 destination > Flushing hcrm_raw_h-crm-deals: 3252 records (24 MB) 2022-11-10 04:10:03 destination > actual size of batch: 3252 2022-11-10 04:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3224000 (12 GB) 2022-11-10 04:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3225000 (12 GB) 2022-11-10 04:10:04 destination > Flushing hcrm_raw_h-crm-deals: 2225 records (24 MB) 2022-11-10 04:10:04 destination > actual size of batch: 2225 2022-11-10 04:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3226000 (12 GB) 2022-11-10 04:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3227000 (12 GB) 2022-11-10 04:10:04 destination > Flushing hcrm_raw_h-crm-deals: 1971 records (24 MB) 2022-11-10 04:10:04 destination > actual size of batch: 1971 2022-11-10 04:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3228000 (12 GB) 2022-11-10 04:10:05 source > finished reading a stream slice 2022-11-10 04:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3229000 (12 GB) 2022-11-10 04:10:06 destination > Flushing hcrm_raw_h-crm-deals: 2582 records (24 MB) 2022-11-10 04:10:06 destination > actual size of batch: 2582 2022-11-10 04:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3230000 (12 GB) 2022-11-10 04:10:06 source > finished reading a stream slice 2022-11-10 04:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3231000 (12 GB) 2022-11-10 04:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3232000 (12 GB) 2022-11-10 04:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3233000 (12 GB) 2022-11-10 04:10:06 destination > Flushing hcrm_raw_h-crm-deals: 3554 records (24 MB) 2022-11-10 04:10:06 destination > actual size of batch: 3554 2022-11-10 04:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3234000 (12 GB) 2022-11-10 04:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3235000 (12 GB) 2022-11-10 04:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3236000 (12 GB) 2022-11-10 04:10:07 destination > Flushing hcrm_raw_h-crm-deals: 3205 records (24 MB) 2022-11-10 04:10:07 destination > actual size of batch: 3205 2022-11-10 04:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3237000 (12 GB) 2022-11-10 04:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3238000 (12 GB) 2022-11-10 04:10:07 destination > Flushing hcrm_raw_h-crm-deals: 1870 records (24 MB) 2022-11-10 04:10:07 destination > actual size of batch: 1870 2022-11-10 04:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3239000 (12 GB) 2022-11-10 04:10:08 destination > Flushing hcrm_raw_h-crm-deals: 1411 records (24 MB) 2022-11-10 04:10:08 destination > actual size of batch: 1411 2022-11-10 04:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3240000 (12 GB) 2022-11-10 04:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3241000 (12 GB) 2022-11-10 04:10:08 destination > Flushing hcrm_raw_h-crm-deals: 1461 records (24 MB) 2022-11-10 04:10:08 destination > actual size of batch: 1461 2022-11-10 04:10:08 source > finished reading a stream slice 2022-11-10 04:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3242000 (12 GB) 2022-11-10 04:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3243000 (12 GB) 2022-11-10 04:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3244000 (12 GB) 2022-11-10 04:10:09 destination > Flushing hcrm_raw_h-crm-deals: 3395 records (24 MB) 2022-11-10 04:10:09 destination > actual size of batch: 3395 2022-11-10 04:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3245000 (12 GB) 2022-11-10 04:10:09 source > finished reading a stream slice 2022-11-10 04:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3246000 (12 GB) 2022-11-10 04:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3247000 (12 GB) 2022-11-10 04:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3248000 (12 GB) 2022-11-10 04:10:10 source > finished reading a stream slice 2022-11-10 04:10:10 destination > Flushing hcrm_raw_h-crm-deals: 4137 records (24 MB) 2022-11-10 04:10:10 destination > actual size of batch: 4137 2022-11-10 04:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3249000 (12 GB) 2022-11-10 04:10:10 destination > Flushing hcrm_raw_h-crm-deals: 1072 records (24 MB) 2022-11-10 04:10:10 destination > actual size of batch: 1072 2022-11-10 04:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3250000 (12 GB) 2022-11-10 04:10:11 source > finished reading a stream slice 2022-11-10 04:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3251000 (12 GB) 2022-11-10 04:10:11 destination > Flushing hcrm_raw_h-crm-deals: 1828 records (24 MB) 2022-11-10 04:10:11 destination > actual size of batch: 1828 2022-11-10 04:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3252000 (12 GB) 2022-11-10 04:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3253000 (12 GB) 2022-11-10 04:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3254000 (12 GB) 2022-11-10 04:10:11 source > finished reading a stream slice 2022-11-10 04:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3255000 (12 GB) 2022-11-10 04:10:12 destination > Flushing hcrm_raw_h-crm-deals: 3575 records (24 MB) 2022-11-10 04:10:12 destination > actual size of batch: 3575 2022-11-10 04:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3256000 (12 GB) 2022-11-10 04:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3257000 (12 GB) 2022-11-10 04:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3258000 (12 GB) 2022-11-10 04:10:12 source > finished reading a stream slice 2022-11-10 04:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3259000 (12 GB) 2022-11-10 04:10:13 destination > Flushing hcrm_raw_h-crm-deals: 4435 records (24 MB) 2022-11-10 04:10:13 destination > actual size of batch: 4435 2022-11-10 04:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3260000 (12 GB) 2022-11-10 04:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3261000 (12 GB) 2022-11-10 04:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3262000 (12 GB) 2022-11-10 04:10:13 source > finished reading a stream slice 2022-11-10 04:10:13 destination > Flushing hcrm_raw_h-crm-deals: 3177 records (24 MB) 2022-11-10 04:10:13 destination > actual size of batch: 3177 2022-11-10 04:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3263000 (12 GB) 2022-11-10 04:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3264000 (12 GB) 2022-11-10 04:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3265000 (12 GB) 2022-11-10 04:10:14 source > finished reading a stream slice 2022-11-10 04:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3266000 (12 GB) 2022-11-10 04:10:14 destination > Flushing hcrm_raw_h-crm-deals: 3354 records (24 MB) 2022-11-10 04:10:14 destination > actual size of batch: 3354 2022-11-10 04:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3267000 (12 GB) 2022-11-10 04:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3268000 (12 GB) 2022-11-10 04:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3269000 (12 GB) 2022-11-10 04:10:15 source > finished reading a stream slice 2022-11-10 04:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3270000 (12 GB) 2022-11-10 04:10:15 destination > Flushing hcrm_raw_h-crm-deals: 3703 records (24 MB) 2022-11-10 04:10:15 destination > actual size of batch: 3703 2022-11-10 04:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3271000 (12 GB) 2022-11-10 04:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3272000 (12 GB) 2022-11-10 04:10:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3273000 (12 GB) 2022-11-10 04:10:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3274000 (12 GB) 2022-11-10 04:10:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3275000 (12 GB) 2022-11-10 04:10:16 source > finished reading a stream slice 2022-11-10 04:10:16 destination > Flushing hcrm_raw_h-crm-deals: 5309 records (24 MB) 2022-11-10 04:10:16 destination > actual size of batch: 5309 2022-11-10 04:10:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3276000 (12 GB) 2022-11-10 04:10:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3277000 (12 GB) 2022-11-10 04:10:17 destination > Flushing hcrm_raw_h-crm-deals: 2051 records (24 MB) 2022-11-10 04:10:17 destination > actual size of batch: 2051 2022-11-10 04:10:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3278000 (12 GB) 2022-11-10 04:10:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3279000 (12 GB) 2022-11-10 04:10:17 source > finished reading a stream slice 2022-11-10 04:10:18 destination > Flushing hcrm_raw_h-crm-deals: 2553 records (24 MB) 2022-11-10 04:10:18 destination > actual size of batch: 2553 2022-11-10 04:10:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3280000 (12 GB) 2022-11-10 04:10:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3281000 (12 GB) 2022-11-10 04:10:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3282000 (12 GB) 2022-11-10 04:10:18 destination > Flushing hcrm_raw_h-crm-deals: 2250 records (24 MB) 2022-11-10 04:10:18 destination > actual size of batch: 2250 2022-11-10 04:10:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3283000 (12 GB) 2022-11-10 04:10:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3284000 (12 GB) 2022-11-10 04:10:19 destination > Flushing hcrm_raw_h-crm-deals: 2013 records (24 MB) 2022-11-10 04:10:19 destination > actual size of batch: 2013 2022-11-10 04:10:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3285000 (12 GB) 2022-11-10 04:10:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3286000 (12 GB) 2022-11-10 04:10:19 destination > Flushing hcrm_raw_h-crm-deals: 2282 records (24 MB) 2022-11-10 04:10:19 destination > actual size of batch: 2282 2022-11-10 04:10:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3287000 (12 GB) 2022-11-10 04:10:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3288000 (12 GB) 2022-11-10 04:10:20 destination > Flushing hcrm_raw_h-crm-deals: 1922 records (24 MB) 2022-11-10 04:10:20 destination > actual size of batch: 1922 2022-11-10 04:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3289000 (12 GB) 2022-11-10 04:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3290000 (12 GB) 2022-11-10 04:10:20 destination > Flushing hcrm_raw_h-crm-deals: 2155 records (24 MB) 2022-11-10 04:10:20 destination > actual size of batch: 2155 2022-11-10 04:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3291000 (12 GB) 2022-11-10 04:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3292000 (12 GB) 2022-11-10 04:10:20 destination > Flushing hcrm_raw_h-crm-deals: 2066 records (24 MB) 2022-11-10 04:10:20 destination > actual size of batch: 2066 2022-11-10 04:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3293000 (12 GB) 2022-11-10 04:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3294000 (12 GB) 2022-11-10 04:10:21 destination > Flushing hcrm_raw_h-crm-deals: 2128 records (24 MB) 2022-11-10 04:10:21 destination > actual size of batch: 2128 2022-11-10 04:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3295000 (12 GB) 2022-11-10 04:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3296000 (12 GB) 2022-11-10 04:10:21 destination > Flushing hcrm_raw_h-crm-deals: 1802 records (24 MB) 2022-11-10 04:10:21 destination > actual size of batch: 1802 2022-11-10 04:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3297000 (12 GB) 2022-11-10 04:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3298000 (12 GB) 2022-11-10 04:10:22 destination > Flushing hcrm_raw_h-crm-deals: 2001 records (24 MB) 2022-11-10 04:10:22 destination > actual size of batch: 2001 2022-11-10 04:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3299000 (12 GB) 2022-11-10 04:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3300000 (12 GB) 2022-11-10 04:10:22 destination > Flushing hcrm_raw_h-crm-deals: 1809 records (24 MB) 2022-11-10 04:10:22 destination > actual size of batch: 1809 2022-11-10 04:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3301000 (12 GB) 2022-11-10 04:10:23 destination > Flushing hcrm_raw_h-crm-deals: 1613 records (24 MB) 2022-11-10 04:10:23 destination > actual size of batch: 1613 2022-11-10 04:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3302000 (12 GB) 2022-11-10 04:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3303000 (12 GB) 2022-11-10 04:10:23 destination > Flushing hcrm_raw_h-crm-deals: 1821 records (24 MB) 2022-11-10 04:10:23 destination > actual size of batch: 1821 2022-11-10 04:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3304000 (12 GB) 2022-11-10 04:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3305000 (12 GB) 2022-11-10 04:10:24 destination > Flushing hcrm_raw_h-crm-deals: 2168 records (24 MB) 2022-11-10 04:10:24 destination > actual size of batch: 2168 2022-11-10 04:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3306000 (12 GB) 2022-11-10 04:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3307000 (12 GB) 2022-11-10 04:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3308000 (12 GB) 2022-11-10 04:10:24 destination > Flushing hcrm_raw_h-crm-deals: 2126 records (24 MB) 2022-11-10 04:10:24 destination > actual size of batch: 2126 2022-11-10 04:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3309000 (12 GB) 2022-11-10 04:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3310000 (12 GB) 2022-11-10 04:10:25 destination > Flushing hcrm_raw_h-crm-deals: 2247 records (24 MB) 2022-11-10 04:10:25 destination > actual size of batch: 2247 2022-11-10 04:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3311000 (12 GB) 2022-11-10 04:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3312000 (12 GB) 2022-11-10 04:10:25 destination > Flushing hcrm_raw_h-crm-deals: 2223 records (24 MB) 2022-11-10 04:10:25 destination > actual size of batch: 2223 2022-11-10 04:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3313000 (12 GB) 2022-11-10 04:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3314000 (12 GB) 2022-11-10 04:10:25 destination > Flushing hcrm_raw_h-crm-deals: 1835 records (24 MB) 2022-11-10 04:10:25 destination > actual size of batch: 1835 2022-11-10 04:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3315000 (12 GB) 2022-11-10 04:10:26 destination > Flushing hcrm_raw_h-crm-deals: 1600 records (24 MB) 2022-11-10 04:10:26 destination > actual size of batch: 1600 2022-11-10 04:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3316000 (12 GB) 2022-11-10 04:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3317000 (12 GB) 2022-11-10 04:10:26 destination > Flushing hcrm_raw_h-crm-deals: 1675 records (24 MB) 2022-11-10 04:10:26 destination > actual size of batch: 1675 2022-11-10 04:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3318000 (12 GB) 2022-11-10 04:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3319000 (12 GB) 2022-11-10 04:10:27 destination > Flushing hcrm_raw_h-crm-deals: 1896 records (24 MB) 2022-11-10 04:10:27 destination > actual size of batch: 1896 2022-11-10 04:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3320000 (12 GB) 2022-11-10 04:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3321000 (12 GB) 2022-11-10 04:10:27 destination > Flushing hcrm_raw_h-crm-deals: 1707 records (24 MB) 2022-11-10 04:10:27 destination > actual size of batch: 1707 2022-11-10 04:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3322000 (12 GB) 2022-11-10 04:10:28 destination > Flushing hcrm_raw_h-crm-deals: 1611 records (24 MB) 2022-11-10 04:10:28 destination > actual size of batch: 1611 2022-11-10 04:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3323000 (12 GB) 2022-11-10 04:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3324000 (12 GB) 2022-11-10 04:10:28 destination > Flushing hcrm_raw_h-crm-deals: 2111 records (24 MB) 2022-11-10 04:10:28 destination > actual size of batch: 2111 2022-11-10 04:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3325000 (12 GB) 2022-11-10 04:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3326000 (12 GB) 2022-11-10 04:10:28 destination > Flushing hcrm_raw_h-crm-deals: 1796 records (24 MB) 2022-11-10 04:10:28 destination > actual size of batch: 1796 2022-11-10 04:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3327000 (12 GB) 2022-11-10 04:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3328000 (12 GB) 2022-11-10 04:10:29 destination > Flushing hcrm_raw_h-crm-deals: 1495 records (24 MB) 2022-11-10 04:10:29 destination > actual size of batch: 1495 2022-11-10 04:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3329000 (12 GB) 2022-11-10 04:10:29 destination > Flushing hcrm_raw_h-crm-deals: 1501 records (24 MB) 2022-11-10 04:10:29 destination > actual size of batch: 1501 2022-11-10 04:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3330000 (12 GB) 2022-11-10 04:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3331000 (12 GB) 2022-11-10 04:10:30 destination > Flushing hcrm_raw_h-crm-deals: 1482 records (24 MB) 2022-11-10 04:10:30 destination > actual size of batch: 1482 2022-11-10 04:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3332000 (12 GB) 2022-11-10 04:10:30 destination > Flushing hcrm_raw_h-crm-deals: 1553 records (24 MB) 2022-11-10 04:10:30 destination > actual size of batch: 1553 2022-11-10 04:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3333000 (12 GB) 2022-11-10 04:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3334000 (12 GB) 2022-11-10 04:10:31 destination > Flushing hcrm_raw_h-crm-deals: 1864 records (24 MB) 2022-11-10 04:10:31 destination > actual size of batch: 1864 2022-11-10 04:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3335000 (12 GB) 2022-11-10 04:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3336000 (12 GB) 2022-11-10 04:10:31 destination > Flushing hcrm_raw_h-crm-deals: 1521 records (24 MB) 2022-11-10 04:10:31 destination > actual size of batch: 1521 2022-11-10 04:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3337000 (12 GB) 2022-11-10 04:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3338000 (12 GB) 2022-11-10 04:10:31 destination > Flushing hcrm_raw_h-crm-deals: 1839 records (24 MB) 2022-11-10 04:10:31 destination > actual size of batch: 1839 2022-11-10 04:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3339000 (12 GB) 2022-11-10 04:10:32 destination > Flushing hcrm_raw_h-crm-deals: 1613 records (24 MB) 2022-11-10 04:10:32 destination > actual size of batch: 1613 2022-11-10 04:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3340000 (12 GB) 2022-11-10 04:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3341000 (12 GB) 2022-11-10 04:10:32 destination > Flushing hcrm_raw_h-crm-deals: 1707 records (24 MB) 2022-11-10 04:10:32 destination > actual size of batch: 1707 2022-11-10 04:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3342000 (12 GB) 2022-11-10 04:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3343000 (12 GB) 2022-11-10 04:10:33 destination > Flushing hcrm_raw_h-crm-deals: 1714 records (24 MB) 2022-11-10 04:10:33 destination > actual size of batch: 1714 2022-11-10 04:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3344000 (12 GB) 2022-11-10 04:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3345000 (12 GB) 2022-11-10 04:10:33 destination > Flushing hcrm_raw_h-crm-deals: 2180 records (24 MB) 2022-11-10 04:10:33 destination > actual size of batch: 2180 2022-11-10 04:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3346000 (12 GB) 2022-11-10 04:10:34 destination > Flushing hcrm_raw_h-crm-deals: 1638 records (24 MB) 2022-11-10 04:10:34 destination > actual size of batch: 1638 2022-11-10 04:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3347000 (12 GB) 2022-11-10 04:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3348000 (12 GB) 2022-11-10 04:10:34 destination > Flushing hcrm_raw_h-crm-deals: 1629 records (24 MB) 2022-11-10 04:10:34 destination > actual size of batch: 1629 2022-11-10 04:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3349000 (12 GB) 2022-11-10 04:10:34 destination > Flushing hcrm_raw_h-crm-deals: 1342 records (24 MB) 2022-11-10 04:10:34 destination > actual size of batch: 1342 2022-11-10 04:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3350000 (12 GB) 2022-11-10 04:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3351000 (12 GB) 2022-11-10 04:10:35 destination > Flushing hcrm_raw_h-crm-deals: 1717 records (24 MB) 2022-11-10 04:10:35 destination > actual size of batch: 1717 2022-11-10 04:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3352000 (12 GB) 2022-11-10 04:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3353000 (12 GB) 2022-11-10 04:10:35 destination > Flushing hcrm_raw_h-crm-deals: 1556 records (24 MB) 2022-11-10 04:10:35 destination > actual size of batch: 1556 2022-11-10 04:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3354000 (12 GB) 2022-11-10 04:10:36 destination > Flushing hcrm_raw_h-crm-deals: 1650 records (24 MB) 2022-11-10 04:10:36 destination > actual size of batch: 1650 2022-11-10 04:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3355000 (12 GB) 2022-11-10 04:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3356000 (12 GB) 2022-11-10 04:10:36 destination > Flushing hcrm_raw_h-crm-deals: 1626 records (24 MB) 2022-11-10 04:10:36 destination > actual size of batch: 1626 2022-11-10 04:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3357000 (12 GB) 2022-11-10 04:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3358000 (12 GB) 2022-11-10 04:10:36 destination > Flushing hcrm_raw_h-crm-deals: 1647 records (24 MB) 2022-11-10 04:10:36 destination > actual size of batch: 1647 2022-11-10 04:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3359000 (12 GB) 2022-11-10 04:10:37 destination > Flushing hcrm_raw_h-crm-deals: 1840 records (24 MB) 2022-11-10 04:10:37 destination > actual size of batch: 1840 2022-11-10 04:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3360000 (12 GB) 2022-11-10 04:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3361000 (12 GB) 2022-11-10 04:10:37 destination > Flushing hcrm_raw_h-crm-deals: 1611 records (24 MB) 2022-11-10 04:10:37 destination > actual size of batch: 1611 2022-11-10 04:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3362000 (12 GB) 2022-11-10 04:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3363000 (12 GB) 2022-11-10 04:10:38 destination > Flushing hcrm_raw_h-crm-deals: 1633 records (24 MB) 2022-11-10 04:10:38 destination > actual size of batch: 1633 2022-11-10 04:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3364000 (12 GB) 2022-11-10 04:10:38 destination > Flushing hcrm_raw_h-crm-deals: 1577 records (24 MB) 2022-11-10 04:10:38 destination > actual size of batch: 1577 2022-11-10 04:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3365000 (12 GB) 2022-11-10 04:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3366000 (12 GB) 2022-11-10 04:10:38 destination > Flushing hcrm_raw_h-crm-deals: 1665 records (24 MB) 2022-11-10 04:10:38 destination > actual size of batch: 1665 2022-11-10 04:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3367000 (12 GB) 2022-11-10 04:10:39 destination > Flushing hcrm_raw_h-crm-deals: 1473 records (24 MB) 2022-11-10 04:10:39 destination > actual size of batch: 1473 2022-11-10 04:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3368000 (12 GB) 2022-11-10 04:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3369000 (12 GB) 2022-11-10 04:10:39 destination > Flushing hcrm_raw_h-crm-deals: 1835 records (24 MB) 2022-11-10 04:10:39 destination > actual size of batch: 1835 2022-11-10 04:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3370000 (12 GB) 2022-11-10 04:10:40 destination > Flushing hcrm_raw_h-crm-deals: 1289 records (24 MB) 2022-11-10 04:10:40 destination > actual size of batch: 1289 2022-11-10 04:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3371000 (12 GB) 2022-11-10 04:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3372000 (12 GB) 2022-11-10 04:10:40 destination > Flushing hcrm_raw_h-crm-deals: 1296 records (24 MB) 2022-11-10 04:10:40 destination > actual size of batch: 1296 2022-11-10 04:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3373000 (12 GB) 2022-11-10 04:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3374000 (12 GB) 2022-11-10 04:10:40 destination > Flushing hcrm_raw_h-crm-deals: 2009 records (24 MB) 2022-11-10 04:10:40 destination > actual size of batch: 2009 2022-11-10 04:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3375000 (12 GB) 2022-11-10 04:10:41 destination > Flushing hcrm_raw_h-crm-deals: 1341 records (24 MB) 2022-11-10 04:10:41 destination > actual size of batch: 1341 2022-11-10 04:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3376000 (12 GB) 2022-11-10 04:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3377000 (12 GB) 2022-11-10 04:10:41 destination > Flushing hcrm_raw_h-crm-deals: 1413 records (24 MB) 2022-11-10 04:10:41 destination > actual size of batch: 1413 2022-11-10 04:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3378000 (12 GB) 2022-11-10 04:10:42 destination > Flushing hcrm_raw_h-crm-deals: 1619 records (24 MB) 2022-11-10 04:10:42 destination > actual size of batch: 1619 2022-11-10 04:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3379000 (12 GB) 2022-11-10 04:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3380000 (12 GB) 2022-11-10 04:10:42 destination > Flushing hcrm_raw_h-crm-deals: 1574 records (24 MB) 2022-11-10 04:10:42 destination > actual size of batch: 1574 2022-11-10 04:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3381000 (12 GB) 2022-11-10 04:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3382000 (12 GB) 2022-11-10 04:10:42 destination > Flushing hcrm_raw_h-crm-deals: 1834 records (24 MB) 2022-11-10 04:10:42 destination > actual size of batch: 1834 2022-11-10 04:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3383000 (12 GB) 2022-11-10 04:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3384000 (12 GB) 2022-11-10 04:10:43 destination > Flushing hcrm_raw_h-crm-deals: 2033 records (24 MB) 2022-11-10 04:10:43 destination > actual size of batch: 2033 2022-11-10 04:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3385000 (12 GB) 2022-11-10 04:10:43 destination > Flushing hcrm_raw_h-crm-deals: 1569 records (24 MB) 2022-11-10 04:10:43 destination > actual size of batch: 1569 2022-11-10 04:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3386000 (12 GB) 2022-11-10 04:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3387000 (12 GB) 2022-11-10 04:10:43 destination > Flushing hcrm_raw_h-crm-deals: 1504 records (24 MB) 2022-11-10 04:10:43 destination > actual size of batch: 1504 2022-11-10 04:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3388000 (12 GB) 2022-11-10 04:10:44 destination > Flushing hcrm_raw_h-crm-deals: 1608 records (24 MB) 2022-11-10 04:10:44 destination > actual size of batch: 1608 2022-11-10 04:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3389000 (12 GB) 2022-11-10 04:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3390000 (12 GB) 2022-11-10 04:10:44 destination > Flushing hcrm_raw_h-crm-deals: 1391 records (24 MB) 2022-11-10 04:10:44 destination > actual size of batch: 1391 2022-11-10 04:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3391000 (12 GB) 2022-11-10 04:10:45 destination > Flushing hcrm_raw_h-crm-deals: 1558 records (24 MB) 2022-11-10 04:10:45 destination > actual size of batch: 1558 2022-11-10 04:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3392000 (12 GB) 2022-11-10 04:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3393000 (12 GB) 2022-11-10 04:10:45 destination > Flushing hcrm_raw_h-crm-deals: 1479 records (24 MB) 2022-11-10 04:10:45 destination > actual size of batch: 1479 2022-11-10 04:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3394000 (12 GB) 2022-11-10 04:10:45 destination > Flushing hcrm_raw_h-crm-deals: 1339 records (24 MB) 2022-11-10 04:10:45 destination > actual size of batch: 1339 2022-11-10 04:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3395000 (12 GB) 2022-11-10 04:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3396000 (12 GB) 2022-11-10 04:10:46 destination > Flushing hcrm_raw_h-crm-deals: 1543 records (24 MB) 2022-11-10 04:10:46 destination > actual size of batch: 1543 2022-11-10 04:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3397000 (12 GB) 2022-11-10 04:10:46 destination > Flushing hcrm_raw_h-crm-deals: 1460 records (24 MB) 2022-11-10 04:10:46 destination > actual size of batch: 1460 2022-11-10 04:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3398000 (12 GB) 2022-11-10 04:10:47 destination > Flushing hcrm_raw_h-crm-deals: 1260 records (24 MB) 2022-11-10 04:10:47 destination > actual size of batch: 1260 2022-11-10 04:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3399000 (12 GB) 2022-11-10 04:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3400000 (12 GB) 2022-11-10 04:10:47 destination > Flushing hcrm_raw_h-crm-deals: 1346 records (24 MB) 2022-11-10 04:10:47 destination > actual size of batch: 1346 2022-11-10 04:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3401000 (12 GB) 2022-11-10 04:10:47 destination > Flushing hcrm_raw_h-crm-deals: 1747 records (24 MB) 2022-11-10 04:10:47 destination > actual size of batch: 1747 2022-11-10 04:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3402000 (12 GB) 2022-11-10 04:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3403000 (12 GB) 2022-11-10 04:10:48 destination > Flushing hcrm_raw_h-crm-deals: 1506 records (24 MB) 2022-11-10 04:10:48 destination > actual size of batch: 1506 2022-11-10 04:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3404000 (12 GB) 2022-11-10 04:10:48 destination > Flushing hcrm_raw_h-crm-deals: 1545 records (24 MB) 2022-11-10 04:10:48 destination > actual size of batch: 1545 2022-11-10 04:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3405000 (12 GB) 2022-11-10 04:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3406000 (12 GB) 2022-11-10 04:10:49 destination > Flushing hcrm_raw_h-crm-deals: 1753 records (24 MB) 2022-11-10 04:10:49 destination > actual size of batch: 1753 2022-11-10 04:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3407000 (12 GB) 2022-11-10 04:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3408000 (12 GB) 2022-11-10 04:10:49 destination > Flushing hcrm_raw_h-crm-deals: 1509 records (24 MB) 2022-11-10 04:10:49 destination > actual size of batch: 1509 2022-11-10 04:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3409000 (12 GB) 2022-11-10 04:10:49 destination > Flushing hcrm_raw_h-crm-deals: 1472 records (24 MB) 2022-11-10 04:10:49 destination > actual size of batch: 1472 2022-11-10 04:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3410000 (12 GB) 2022-11-10 04:10:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3411000 (12 GB) 2022-11-10 04:10:50 destination > Flushing hcrm_raw_h-crm-deals: 1644 records (24 MB) 2022-11-10 04:10:50 destination > actual size of batch: 1644 2022-11-10 04:10:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3412000 (12 GB) 2022-11-10 04:10:50 destination > Flushing hcrm_raw_h-crm-deals: 1278 records (24 MB) 2022-11-10 04:10:50 destination > actual size of batch: 1278 2022-11-10 04:10:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3413000 (12 GB) 2022-11-10 04:10:50 destination > Flushing hcrm_raw_h-crm-deals: 1325 records (24 MB) 2022-11-10 04:10:50 destination > actual size of batch: 1325 2022-11-10 04:10:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3414000 (12 GB) 2022-11-10 04:10:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3415000 (12 GB) 2022-11-10 04:10:51 destination > Flushing hcrm_raw_h-crm-deals: 1332 records (24 MB) 2022-11-10 04:10:51 destination > actual size of batch: 1332 2022-11-10 04:10:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3416000 (12 GB) 2022-11-10 04:10:51 destination > Flushing hcrm_raw_h-crm-deals: 1732 records (24 MB) 2022-11-10 04:10:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3417000 (12 GB) 2022-11-10 04:10:51 destination > actual size of batch: 1732 2022-11-10 04:10:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3418000 (12 GB) 2022-11-10 04:10:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3419000 (12 GB) 2022-11-10 04:10:52 destination > Flushing hcrm_raw_h-crm-deals: 2044 records (24 MB) 2022-11-10 04:10:52 destination > actual size of batch: 2044 2022-11-10 04:10:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3420000 (12 GB) 2022-11-10 04:10:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3421000 (12 GB) 2022-11-10 04:10:52 destination > Flushing hcrm_raw_h-crm-deals: 2107 records (24 MB) 2022-11-10 04:10:52 destination > actual size of batch: 2107 2022-11-10 04:10:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3422000 (12 GB) 2022-11-10 04:10:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3423000 (12 GB) 2022-11-10 04:10:53 destination > Flushing hcrm_raw_h-crm-deals: 1886 records (24 MB) 2022-11-10 04:10:53 destination > actual size of batch: 1886 2022-11-10 04:10:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3424000 (12 GB) 2022-11-10 04:10:53 destination > Flushing hcrm_raw_h-crm-deals: 1912 records (24 MB) 2022-11-10 04:10:53 destination > actual size of batch: 1912 2022-11-10 04:10:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3425000 (12 GB) 2022-11-10 04:10:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3426000 (12 GB) 2022-11-10 04:10:54 destination > Flushing hcrm_raw_h-crm-deals: 1842 records (24 MB) 2022-11-10 04:10:54 destination > actual size of batch: 1842 2022-11-10 04:10:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3427000 (12 GB) 2022-11-10 04:10:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3428000 (12 GB) 2022-11-10 04:10:54 destination > Flushing hcrm_raw_h-crm-deals: 1576 records (24 MB) 2022-11-10 04:10:54 destination > actual size of batch: 1576 2022-11-10 04:10:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3429000 (12 GB) 2022-11-10 04:10:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3430000 (12 GB) 2022-11-10 04:10:54 destination > Flushing hcrm_raw_h-crm-deals: 1665 records (24 MB) 2022-11-10 04:10:54 destination > actual size of batch: 1665 2022-11-10 04:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3431000 (12 GB) 2022-11-10 04:10:55 destination > Flushing hcrm_raw_h-crm-deals: 1692 records (24 MB) 2022-11-10 04:10:55 destination > actual size of batch: 1692 2022-11-10 04:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3432000 (12 GB) 2022-11-10 04:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3433000 (13 GB) 2022-11-10 04:10:55 destination > Flushing hcrm_raw_h-crm-deals: 1729 records (24 MB) 2022-11-10 04:10:55 destination > actual size of batch: 1729 2022-11-10 04:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3434000 (13 GB) 2022-11-10 04:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3435000 (13 GB) 2022-11-10 04:10:56 destination > Flushing hcrm_raw_h-crm-deals: 1569 records (24 MB) 2022-11-10 04:10:56 destination > actual size of batch: 1569 2022-11-10 04:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3436000 (13 GB) 2022-11-10 04:10:56 destination > Flushing hcrm_raw_h-crm-deals: 1331 records (24 MB) 2022-11-10 04:10:56 destination > actual size of batch: 1331 2022-11-10 04:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3437000 (13 GB) 2022-11-10 04:10:56 destination > Flushing hcrm_raw_h-crm-deals: 1520 records (24 MB) 2022-11-10 04:10:56 destination > actual size of batch: 1520 2022-11-10 04:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3438000 (13 GB) 2022-11-10 04:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3439000 (13 GB) 2022-11-10 04:10:57 destination > Flushing hcrm_raw_h-crm-deals: 1443 records (24 MB) 2022-11-10 04:10:57 destination > actual size of batch: 1443 2022-11-10 04:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3440000 (13 GB) 2022-11-10 04:10:57 destination > Flushing hcrm_raw_h-crm-deals: 1450 records (24 MB) 2022-11-10 04:10:57 destination > actual size of batch: 1450 2022-11-10 04:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3441000 (13 GB) 2022-11-10 04:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3442000 (13 GB) 2022-11-10 04:10:57 destination > Flushing hcrm_raw_h-crm-deals: 1507 records (24 MB) 2022-11-10 04:10:57 destination > actual size of batch: 1507 2022-11-10 04:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3443000 (13 GB) 2022-11-10 04:10:58 destination > Flushing hcrm_raw_h-crm-deals: 1714 records (24 MB) 2022-11-10 04:10:58 destination > actual size of batch: 1714 2022-11-10 04:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3444000 (13 GB) 2022-11-10 04:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3445000 (13 GB) 2022-11-10 04:10:58 destination > Flushing hcrm_raw_h-crm-deals: 1622 records (24 MB) 2022-11-10 04:10:58 destination > actual size of batch: 1622 2022-11-10 04:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3446000 (13 GB) 2022-11-10 04:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3447000 (13 GB) 2022-11-10 04:10:59 destination > Flushing hcrm_raw_h-crm-deals: 1720 records (24 MB) 2022-11-10 04:10:59 destination > actual size of batch: 1720 2022-11-10 04:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3448000 (13 GB) 2022-11-10 04:10:59 destination > Flushing hcrm_raw_h-crm-deals: 1195 records (24 MB) 2022-11-10 04:10:59 destination > actual size of batch: 1195 2022-11-10 04:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3449000 (13 GB) 2022-11-10 04:10:59 destination > Flushing hcrm_raw_h-crm-deals: 1354 records (24 MB) 2022-11-10 04:10:59 destination > actual size of batch: 1354 2022-11-10 04:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3450000 (13 GB) 2022-11-10 04:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3451000 (13 GB) 2022-11-10 04:11:00 destination > Flushing hcrm_raw_h-crm-deals: 1579 records (24 MB) 2022-11-10 04:11:00 destination > actual size of batch: 1579 2022-11-10 04:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3452000 (13 GB) 2022-11-10 04:11:00 destination > Flushing hcrm_raw_h-crm-deals: 1466 records (24 MB) 2022-11-10 04:11:00 destination > actual size of batch: 1466 2022-11-10 04:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3453000 (13 GB) 2022-11-10 04:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3454000 (13 GB) 2022-11-10 04:11:01 destination > Flushing hcrm_raw_h-crm-deals: 1555 records (24 MB) 2022-11-10 04:11:01 destination > actual size of batch: 1555 2022-11-10 04:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3455000 (13 GB) 2022-11-10 04:11:01 destination > Flushing hcrm_raw_h-crm-deals: 1493 records (24 MB) 2022-11-10 04:11:01 destination > actual size of batch: 1493 2022-11-10 04:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3456000 (13 GB) 2022-11-10 04:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3457000 (13 GB) 2022-11-10 04:11:01 destination > Flushing hcrm_raw_h-crm-deals: 1248 records (24 MB) 2022-11-10 04:11:01 destination > actual size of batch: 1248 2022-11-10 04:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3458000 (13 GB) 2022-11-10 04:11:02 destination > Flushing hcrm_raw_h-crm-deals: 1666 records (24 MB) 2022-11-10 04:11:02 destination > actual size of batch: 1666 2022-11-10 04:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3459000 (13 GB) 2022-11-10 04:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3460000 (13 GB) 2022-11-10 04:11:02 destination > Flushing hcrm_raw_h-crm-deals: 1398 records (24 MB) 2022-11-10 04:11:02 destination > actual size of batch: 1398 2022-11-10 04:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3461000 (13 GB) 2022-11-10 04:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3462000 (13 GB) 2022-11-10 04:11:03 destination > Flushing hcrm_raw_h-crm-deals: 1878 records (24 MB) 2022-11-10 04:11:03 destination > actual size of batch: 1878 2022-11-10 04:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3463000 (13 GB) 2022-11-10 04:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3464000 (13 GB) 2022-11-10 04:11:03 destination > Flushing hcrm_raw_h-crm-deals: 1898 records (24 MB) 2022-11-10 04:11:03 destination > actual size of batch: 1898 2022-11-10 04:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3465000 (13 GB) 2022-11-10 04:11:04 destination > Flushing hcrm_raw_h-crm-deals: 1475 records (24 MB) 2022-11-10 04:11:04 destination > actual size of batch: 1475 2022-11-10 04:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3466000 (13 GB) 2022-11-10 04:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3467000 (13 GB) 2022-11-10 04:11:04 destination > Flushing hcrm_raw_h-crm-deals: 1656 records (24 MB) 2022-11-10 04:11:04 destination > actual size of batch: 1656 2022-11-10 04:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3468000 (13 GB) 2022-11-10 04:11:04 destination > Flushing hcrm_raw_h-crm-deals: 1531 records (24 MB) 2022-11-10 04:11:04 destination > actual size of batch: 1531 2022-11-10 04:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3469000 (13 GB) 2022-11-10 04:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3470000 (13 GB) 2022-11-10 04:11:05 destination > Flushing hcrm_raw_h-crm-deals: 1558 records (24 MB) 2022-11-10 04:11:05 destination > actual size of batch: 1558 2022-11-10 04:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3471000 (13 GB) 2022-11-10 04:11:05 destination > Flushing hcrm_raw_h-crm-deals: 1642 records (24 MB) 2022-11-10 04:11:05 destination > actual size of batch: 1642 2022-11-10 04:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3472000 (13 GB) 2022-11-10 04:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3473000 (13 GB) 2022-11-10 04:11:05 destination > Flushing hcrm_raw_h-crm-deals: 1586 records (24 MB) 2022-11-10 04:11:05 destination > actual size of batch: 1586 2022-11-10 04:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3474000 (13 GB) 2022-11-10 04:11:06 destination > Flushing hcrm_raw_h-crm-deals: 1241 records (24 MB) 2022-11-10 04:11:06 destination > actual size of batch: 1241 2022-11-10 04:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3475000 (13 GB) 2022-11-10 04:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3476000 (13 GB) 2022-11-10 04:11:07 destination > Flushing hcrm_raw_h-crm-deals: 1357 records (24 MB) 2022-11-10 04:11:07 destination > actual size of batch: 1357 2022-11-10 04:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3477000 (13 GB) 2022-11-10 04:11:07 destination > Flushing hcrm_raw_h-crm-deals: 1712 records (24 MB) 2022-11-10 04:11:07 destination > actual size of batch: 1712 2022-11-10 04:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3478000 (13 GB) 2022-11-10 04:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3479000 (13 GB) 2022-11-10 04:11:07 destination > Flushing hcrm_raw_h-crm-deals: 2036 records (24 MB) 2022-11-10 04:11:07 destination > actual size of batch: 2036 2022-11-10 04:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3480000 (13 GB) 2022-11-10 04:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3481000 (13 GB) 2022-11-10 04:11:08 destination > Flushing hcrm_raw_h-crm-deals: 1691 records (24 MB) 2022-11-10 04:11:08 destination > actual size of batch: 1691 2022-11-10 04:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3482000 (13 GB) 2022-11-10 04:11:08 destination > Flushing hcrm_raw_h-crm-deals: 1291 records (24 MB) 2022-11-10 04:11:08 destination > actual size of batch: 1291 2022-11-10 04:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3483000 (13 GB) 2022-11-10 04:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3484000 (13 GB) 2022-11-10 04:11:09 destination > Flushing hcrm_raw_h-crm-deals: 1779 records (24 MB) 2022-11-10 04:11:09 destination > actual size of batch: 1779 2022-11-10 04:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3485000 (13 GB) 2022-11-10 04:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3486000 (13 GB) 2022-11-10 04:11:09 destination > Flushing hcrm_raw_h-crm-deals: 1577 records (24 MB) 2022-11-10 04:11:09 destination > actual size of batch: 1577 2022-11-10 04:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3487000 (13 GB) 2022-11-10 04:11:09 destination > Flushing hcrm_raw_h-crm-deals: 1643 records (24 MB) 2022-11-10 04:11:09 destination > actual size of batch: 1643 2022-11-10 04:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3488000 (13 GB) 2022-11-10 04:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3489000 (13 GB) 2022-11-10 04:11:10 destination > Flushing hcrm_raw_h-crm-deals: 1407 records (24 MB) 2022-11-10 04:11:10 destination > actual size of batch: 1407 2022-11-10 04:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3490000 (13 GB) 2022-11-10 04:11:10 destination > Flushing hcrm_raw_h-crm-deals: 1119 records (24 MB) 2022-11-10 04:11:10 destination > actual size of batch: 1119 2022-11-10 04:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3491000 (13 GB) 2022-11-10 04:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3492000 (13 GB) 2022-11-10 04:11:10 destination > Flushing hcrm_raw_h-crm-deals: 1737 records (24 MB) 2022-11-10 04:11:10 destination > actual size of batch: 1737 2022-11-10 04:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3493000 (13 GB) 2022-11-10 04:11:11 destination > Flushing hcrm_raw_h-crm-deals: 1808 records (24 MB) 2022-11-10 04:11:11 destination > actual size of batch: 1808 2022-11-10 04:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3494000 (13 GB) 2022-11-10 04:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3495000 (13 GB) 2022-11-10 04:11:11 destination > Flushing hcrm_raw_h-crm-deals: 1788 records (24 MB) 2022-11-10 04:11:11 destination > actual size of batch: 1788 2022-11-10 04:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3496000 (13 GB) 2022-11-10 04:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3497000 (13 GB) 2022-11-10 04:11:12 destination > Flushing hcrm_raw_h-crm-deals: 1943 records (24 MB) 2022-11-10 04:11:12 destination > actual size of batch: 1943 2022-11-10 04:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3498000 (13 GB) 2022-11-10 04:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3499000 (13 GB) 2022-11-10 04:11:12 destination > Flushing hcrm_raw_h-crm-deals: 1782 records (24 MB) 2022-11-10 04:11:12 destination > actual size of batch: 1782 2022-11-10 04:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3500000 (13 GB) 2022-11-10 04:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3501000 (13 GB) 2022-11-10 04:11:13 destination > Flushing hcrm_raw_h-crm-deals: 1624 records (24 MB) 2022-11-10 04:11:13 destination > actual size of batch: 1624 2022-11-10 04:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3502000 (13 GB) 2022-11-10 04:11:13 destination > Flushing hcrm_raw_h-crm-deals: 1460 records (24 MB) 2022-11-10 04:11:13 destination > actual size of batch: 1460 2022-11-10 04:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3503000 (13 GB) 2022-11-10 04:11:13 destination > Flushing hcrm_raw_h-crm-deals: 1410 records (24 MB) 2022-11-10 04:11:13 destination > actual size of batch: 1410 2022-11-10 04:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3504000 (13 GB) 2022-11-10 04:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3505000 (13 GB) 2022-11-10 04:11:14 destination > Flushing hcrm_raw_h-crm-deals: 1316 records (24 MB) 2022-11-10 04:11:14 destination > actual size of batch: 1316 2022-11-10 04:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3506000 (13 GB) 2022-11-10 04:11:14 destination > Flushing hcrm_raw_h-crm-deals: 1279 records (24 MB) 2022-11-10 04:11:14 destination > actual size of batch: 1279 2022-11-10 04:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3507000 (13 GB) 2022-11-10 04:11:15 destination > Flushing hcrm_raw_h-crm-deals: 1345 records (24 MB) 2022-11-10 04:11:15 destination > actual size of batch: 1345 2022-11-10 04:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3508000 (13 GB) 2022-11-10 04:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3509000 (13 GB) 2022-11-10 04:11:15 destination > Flushing hcrm_raw_h-crm-deals: 1440 records (24 MB) 2022-11-10 04:11:15 destination > actual size of batch: 1440 2022-11-10 04:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3510000 (13 GB) 2022-11-10 04:11:16 destination > Flushing hcrm_raw_h-crm-deals: 1299 records (24 MB) 2022-11-10 04:11:16 destination > actual size of batch: 1299 2022-11-10 04:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3511000 (13 GB) 2022-11-10 04:11:16 destination > Flushing hcrm_raw_h-crm-deals: 1325 records (24 MB) 2022-11-10 04:11:16 destination > actual size of batch: 1325 2022-11-10 04:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3512000 (13 GB) 2022-11-10 04:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3513000 (13 GB) 2022-11-10 04:11:17 destination > Flushing hcrm_raw_h-crm-deals: 1691 records (24 MB) 2022-11-10 04:11:17 destination > actual size of batch: 1691 2022-11-10 04:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3514000 (13 GB) 2022-11-10 04:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3515000 (13 GB) 2022-11-10 04:11:17 destination > Flushing hcrm_raw_h-crm-deals: 1957 records (24 MB) 2022-11-10 04:11:17 destination > actual size of batch: 1957 2022-11-10 04:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3516000 (13 GB) 2022-11-10 04:11:18 destination > Flushing hcrm_raw_h-crm-deals: 1421 records (24 MB) 2022-11-10 04:11:18 destination > actual size of batch: 1421 2022-11-10 04:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3517000 (13 GB) 2022-11-10 04:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3518000 (13 GB) 2022-11-10 04:11:18 destination > Flushing hcrm_raw_h-crm-deals: 1827 records (24 MB) 2022-11-10 04:11:18 destination > actual size of batch: 1827 2022-11-10 04:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3519000 (13 GB) 2022-11-10 04:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3520000 (13 GB) 2022-11-10 04:11:18 destination > Flushing hcrm_raw_h-crm-deals: 1901 records (24 MB) 2022-11-10 04:11:18 destination > actual size of batch: 1901 2022-11-10 04:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3521000 (13 GB) 2022-11-10 04:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3522000 (13 GB) 2022-11-10 04:11:19 destination > Flushing hcrm_raw_h-crm-deals: 1662 records (24 MB) 2022-11-10 04:11:19 destination > actual size of batch: 1662 2022-11-10 04:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3523000 (13 GB) 2022-11-10 04:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3524000 (13 GB) 2022-11-10 04:11:19 destination > Flushing hcrm_raw_h-crm-deals: 1747 records (24 MB) 2022-11-10 04:11:19 destination > actual size of batch: 1747 2022-11-10 04:11:19 source > finished reading a stream slice 2022-11-10 04:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3525000 (13 GB) 2022-11-10 04:11:20 destination > Flushing hcrm_raw_h-crm-deals: 944 records (24 MB) 2022-11-10 04:11:20 destination > actual size of batch: 944 2022-11-10 04:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3526000 (13 GB) 2022-11-10 04:11:20 destination > Flushing hcrm_raw_h-crm-deals: 1710 records (24 MB) 2022-11-10 04:11:20 destination > actual size of batch: 1710 2022-11-10 04:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3527000 (13 GB) 2022-11-10 04:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3528000 (13 GB) 2022-11-10 04:11:22 destination > Flushing hcrm_raw_h-crm-deals: 2165 records (24 MB) 2022-11-10 04:11:22 destination > actual size of batch: 2165 2022-11-10 04:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3529000 (13 GB) 2022-11-10 04:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3530000 (13 GB) 2022-11-10 04:11:22 destination > Flushing hcrm_raw_h-crm-deals: 1919 records (24 MB) 2022-11-10 04:11:22 destination > actual size of batch: 1919 2022-11-10 04:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3531000 (13 GB) 2022-11-10 04:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3532000 (13 GB) 2022-11-10 04:11:23 destination > Flushing hcrm_raw_h-crm-deals: 1268 records (24 MB) 2022-11-10 04:11:23 destination > actual size of batch: 1268 2022-11-10 04:11:23 destination > Flushing hcrm_raw_h-crm-deals: 863 records (24 MB) 2022-11-10 04:11:23 destination > actual size of batch: 863 2022-11-10 04:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3533000 (13 GB) 2022-11-10 04:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3534000 (13 GB) 2022-11-10 04:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3535000 (13 GB) 2022-11-10 04:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3536000 (13 GB) 2022-11-10 04:11:24 destination > Flushing hcrm_raw_h-crm-deals: 3070 records (24 MB) 2022-11-10 04:11:24 destination > actual size of batch: 3070 2022-11-10 04:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3537000 (13 GB) 2022-11-10 04:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3538000 (13 GB) 2022-11-10 04:11:24 destination > Flushing hcrm_raw_h-crm-deals: 2921 records (24 MB) 2022-11-10 04:11:24 destination > actual size of batch: 2921 2022-11-10 04:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3539000 (13 GB) 2022-11-10 04:11:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3540000 (13 GB) 2022-11-10 04:11:25 destination > Flushing hcrm_raw_h-crm-deals: 1087 records (24 MB) 2022-11-10 04:11:25 destination > actual size of batch: 1087 2022-11-10 04:11:25 destination > Flushing hcrm_raw_h-crm-deals: 513 records (24 MB) 2022-11-10 04:11:25 destination > actual size of batch: 513 2022-11-10 04:11:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3541000 (13 GB) 2022-11-10 04:11:25 destination > Flushing hcrm_raw_h-crm-deals: 1291 records (24 MB) 2022-11-10 04:11:25 destination > actual size of batch: 1291 2022-11-10 04:11:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3542000 (13 GB) 2022-11-10 04:11:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3543000 (13 GB) 2022-11-10 04:11:26 destination > Flushing hcrm_raw_h-crm-deals: 1693 records (24 MB) 2022-11-10 04:11:26 destination > actual size of batch: 1693 2022-11-10 04:11:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3544000 (13 GB) 2022-11-10 04:11:26 destination > Flushing hcrm_raw_h-crm-deals: 1122 records (24 MB) 2022-11-10 04:11:26 destination > actual size of batch: 1122 2022-11-10 04:11:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3545000 (13 GB) 2022-11-10 04:11:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3546000 (13 GB) 2022-11-10 04:11:27 destination > Flushing hcrm_raw_h-crm-deals: 2266 records (24 MB) 2022-11-10 04:11:27 destination > actual size of batch: 2266 2022-11-10 04:11:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3547000 (13 GB) 2022-11-10 04:11:27 destination > Flushing hcrm_raw_h-crm-deals: 757 records (24 MB) 2022-11-10 04:11:27 destination > actual size of batch: 757 2022-11-10 04:11:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3548000 (13 GB) 2022-11-10 04:11:27 destination > Flushing hcrm_raw_h-crm-deals: 906 records (24 MB) 2022-11-10 04:11:27 destination > actual size of batch: 906 2022-11-10 04:11:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3549000 (13 GB) 2022-11-10 04:11:28 destination > Flushing hcrm_raw_h-crm-deals: 1312 records (24 MB) 2022-11-10 04:11:28 destination > actual size of batch: 1312 2022-11-10 04:11:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3550000 (13 GB) 2022-11-10 04:11:28 source > finished reading a stream slice 2022-11-10 04:11:28 source > finished reading a stream slice 2022-11-10 04:11:29 source > finished reading a stream slice 2022-11-10 04:11:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3551000 (13 GB) 2022-11-10 04:11:29 destination > Flushing hcrm_raw_h-crm-deals: 1910 records (24 MB) 2022-11-10 04:11:29 destination > actual size of batch: 1910 2022-11-10 04:11:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3552000 (13 GB) 2022-11-10 04:11:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3553000 (13 GB) 2022-11-10 04:11:29 destination > Flushing hcrm_raw_h-crm-deals: 1926 records (24 MB) 2022-11-10 04:11:29 destination > actual size of batch: 1926 2022-11-10 04:11:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3554000 (13 GB) 2022-11-10 04:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3555000 (13 GB) 2022-11-10 04:11:30 destination > Flushing hcrm_raw_h-crm-deals: 1311 records (24 MB) 2022-11-10 04:11:30 destination > actual size of batch: 1311 2022-11-10 04:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3556000 (13 GB) 2022-11-10 04:11:30 destination > Flushing hcrm_raw_h-crm-deals: 1224 records (24 MB) 2022-11-10 04:11:30 destination > actual size of batch: 1224 2022-11-10 04:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3557000 (13 GB) 2022-11-10 04:11:30 destination > Flushing hcrm_raw_h-crm-deals: 1353 records (24 MB) 2022-11-10 04:11:30 destination > actual size of batch: 1353 2022-11-10 04:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3558000 (13 GB) 2022-11-10 04:11:31 destination > Flushing hcrm_raw_h-crm-deals: 1017 records (24 MB) 2022-11-10 04:11:31 destination > actual size of batch: 1017 2022-11-10 04:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3559000 (13 GB) 2022-11-10 04:11:31 destination > Flushing hcrm_raw_h-crm-deals: 1075 records (24 MB) 2022-11-10 04:11:31 destination > actual size of batch: 1075 2022-11-10 04:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3560000 (13 GB) 2022-11-10 04:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3561000 (13 GB) 2022-11-10 04:11:31 destination > Flushing hcrm_raw_h-crm-deals: 1310 records (24 MB) 2022-11-10 04:11:31 destination > actual size of batch: 1310 2022-11-10 04:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3562000 (13 GB) 2022-11-10 04:11:32 destination > Flushing hcrm_raw_h-crm-deals: 1062 records (24 MB) 2022-11-10 04:11:32 destination > actual size of batch: 1062 2022-11-10 04:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3563000 (13 GB) 2022-11-10 04:11:32 destination > Flushing hcrm_raw_h-crm-deals: 1390 records (24 MB) 2022-11-10 04:11:32 destination > actual size of batch: 1390 2022-11-10 04:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3564000 (13 GB) 2022-11-10 04:11:32 destination > Flushing hcrm_raw_h-crm-deals: 1298 records (24 MB) 2022-11-10 04:11:32 destination > actual size of batch: 1298 2022-11-10 04:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3565000 (13 GB) 2022-11-10 04:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3566000 (13 GB) 2022-11-10 04:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3567000 (13 GB) 2022-11-10 04:11:33 destination > Flushing hcrm_raw_h-crm-deals: 2343 records (24 MB) 2022-11-10 04:11:33 destination > actual size of batch: 2343 2022-11-10 04:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3568000 (13 GB) 2022-11-10 04:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3569000 (13 GB) 2022-11-10 04:11:34 destination > Flushing hcrm_raw_h-crm-deals: 2684 records (24 MB) 2022-11-10 04:11:34 destination > actual size of batch: 2684 2022-11-10 04:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3570000 (13 GB) 2022-11-10 04:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3571000 (13 GB) 2022-11-10 04:11:34 destination > Flushing hcrm_raw_h-crm-deals: 1419 records (24 MB) 2022-11-10 04:11:34 destination > actual size of batch: 1419 2022-11-10 04:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3572000 (13 GB) 2022-11-10 04:11:34 destination > Flushing hcrm_raw_h-crm-deals: 1281 records (24 MB) 2022-11-10 04:11:34 destination > actual size of batch: 1281 2022-11-10 04:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3573000 (13 GB) 2022-11-10 04:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3574000 (13 GB) 2022-11-10 04:11:35 destination > Flushing hcrm_raw_h-crm-deals: 2134 records (24 MB) 2022-11-10 04:11:35 destination > actual size of batch: 2134 2022-11-10 04:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3575000 (13 GB) 2022-11-10 04:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3576000 (13 GB) 2022-11-10 04:11:35 destination > Flushing hcrm_raw_h-crm-deals: 2047 records (24 MB) 2022-11-10 04:11:35 destination > actual size of batch: 2047 2022-11-10 04:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3577000 (13 GB) 2022-11-10 04:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3578000 (13 GB) 2022-11-10 04:11:36 destination > Flushing hcrm_raw_h-crm-deals: 2169 records (24 MB) 2022-11-10 04:11:36 destination > actual size of batch: 2169 2022-11-10 04:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3579000 (13 GB) 2022-11-10 04:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3580000 (13 GB) 2022-11-10 04:11:36 source > finished reading a stream slice 2022-11-10 04:11:36 source > finished reading a stream slice 2022-11-10 04:11:37 source > finished reading a stream slice 2022-11-10 04:11:37 source > finished reading a stream slice 2022-11-10 04:11:37 source > finished reading a stream slice 2022-11-10 04:11:37 destination > Flushing hcrm_raw_h-crm-deals: 2077 records (24 MB) 2022-11-10 04:11:37 destination > actual size of batch: 2077 2022-11-10 04:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3581000 (13 GB) 2022-11-10 04:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3582000 (13 GB) 2022-11-10 04:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3583000 (13 GB) 2022-11-10 04:11:38 destination > Flushing hcrm_raw_h-crm-deals: 2768 records (24 MB) 2022-11-10 04:11:38 destination > actual size of batch: 2768 2022-11-10 04:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3584000 (13 GB) 2022-11-10 04:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3585000 (13 GB) 2022-11-10 04:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3586000 (13 GB) 2022-11-10 04:11:38 destination > Flushing hcrm_raw_h-crm-deals: 2634 records (24 MB) 2022-11-10 04:11:38 destination > actual size of batch: 2634 2022-11-10 04:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3587000 (13 GB) 2022-11-10 04:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3588000 (13 GB) 2022-11-10 04:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3589000 (13 GB) 2022-11-10 04:11:39 destination > Flushing hcrm_raw_h-crm-deals: 2801 records (24 MB) 2022-11-10 04:11:39 destination > actual size of batch: 2801 2022-11-10 04:11:39 destination > Flushing hcrm_raw_h-crm-deals: 613 records (24 MB) 2022-11-10 04:11:39 destination > actual size of batch: 613 2022-11-10 04:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3590000 (13 GB) 2022-11-10 04:11:39 destination > Flushing hcrm_raw_h-crm-deals: 331 records (24 MB) 2022-11-10 04:11:39 destination > actual size of batch: 331 2022-11-10 04:11:40 destination > Flushing hcrm_raw_h-crm-deals: 345 records (24 MB) 2022-11-10 04:11:40 destination > actual size of batch: 345 2022-11-10 04:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3591000 (13 GB) 2022-11-10 04:11:40 destination > Flushing hcrm_raw_h-crm-deals: 1387 records (24 MB) 2022-11-10 04:11:40 destination > actual size of batch: 1387 2022-11-10 04:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3592000 (13 GB) 2022-11-10 04:11:40 destination > Flushing hcrm_raw_h-crm-deals: 944 records (24 MB) 2022-11-10 04:11:40 destination > actual size of batch: 944 2022-11-10 04:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3593000 (13 GB) 2022-11-10 04:11:40 destination > Flushing hcrm_raw_h-crm-deals: 878 records (24 MB) 2022-11-10 04:11:40 destination > actual size of batch: 878 2022-11-10 04:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3594000 (13 GB) 2022-11-10 04:11:41 destination > Flushing hcrm_raw_h-crm-deals: 985 records (24 MB) 2022-11-10 04:11:41 destination > actual size of batch: 985 2022-11-10 04:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3595000 (13 GB) 2022-11-10 04:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3596000 (13 GB) 2022-11-10 04:11:41 destination > Flushing hcrm_raw_h-crm-deals: 1469 records (24 MB) 2022-11-10 04:11:41 destination > actual size of batch: 1469 2022-11-10 04:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3597000 (13 GB) 2022-11-10 04:11:42 destination > Flushing hcrm_raw_h-crm-deals: 1298 records (24 MB) 2022-11-10 04:11:42 destination > actual size of batch: 1298 2022-11-10 04:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3598000 (13 GB) 2022-11-10 04:11:42 destination > Flushing hcrm_raw_h-crm-deals: 1046 records (24 MB) 2022-11-10 04:11:42 destination > actual size of batch: 1046 2022-11-10 04:11:42 destination > Flushing hcrm_raw_h-crm-deals: 300 records (24 MB) 2022-11-10 04:11:42 destination > actual size of batch: 300 2022-11-10 04:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3599000 (13 GB) 2022-11-10 04:11:42 destination > Flushing hcrm_raw_h-crm-deals: 383 records (24 MB) 2022-11-10 04:11:42 destination > actual size of batch: 383 2022-11-10 04:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3600000 (13 GB) 2022-11-10 04:11:43 destination > Flushing hcrm_raw_h-crm-deals: 1155 records (24 MB) 2022-11-10 04:11:43 destination > actual size of batch: 1155 2022-11-10 04:11:43 source > finished reading a stream slice 2022-11-10 04:11:43 source > finished reading a stream slice 2022-11-10 04:11:43 source > finished reading a stream slice 2022-11-10 04:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3601000 (13 GB) 2022-11-10 04:11:44 destination > Flushing hcrm_raw_h-crm-deals: 1577 records (24 MB) 2022-11-10 04:11:44 destination > actual size of batch: 1577 2022-11-10 04:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3602000 (13 GB) 2022-11-10 04:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3603000 (13 GB) 2022-11-10 04:11:44 destination > Flushing hcrm_raw_h-crm-deals: 1936 records (24 MB) 2022-11-10 04:11:44 destination > actual size of batch: 1936 2022-11-10 04:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3604000 (13 GB) 2022-11-10 04:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3605000 (13 GB) 2022-11-10 04:11:44 destination > Flushing hcrm_raw_h-crm-deals: 1331 records (24 MB) 2022-11-10 04:11:44 destination > actual size of batch: 1331 2022-11-10 04:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3606000 (13 GB) 2022-11-10 04:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3607000 (13 GB) 2022-11-10 04:11:45 destination > Flushing hcrm_raw_h-crm-deals: 2079 records (24 MB) 2022-11-10 04:11:45 destination > actual size of batch: 2079 2022-11-10 04:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3608000 (13 GB) 2022-11-10 04:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3609000 (13 GB) 2022-11-10 04:11:45 destination > Flushing hcrm_raw_h-crm-deals: 2118 records (24 MB) 2022-11-10 04:11:45 destination > actual size of batch: 2118 2022-11-10 04:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3610000 (13 GB) 2022-11-10 04:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3611000 (13 GB) 2022-11-10 04:11:46 destination > Flushing hcrm_raw_h-crm-deals: 1745 records (24 MB) 2022-11-10 04:11:46 destination > actual size of batch: 1745 2022-11-10 04:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3612000 (13 GB) 2022-11-10 04:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3613000 (13 GB) 2022-11-10 04:11:46 destination > Flushing hcrm_raw_h-crm-deals: 1932 records (24 MB) 2022-11-10 04:11:46 destination > actual size of batch: 1932 2022-11-10 04:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3614000 (13 GB) 2022-11-10 04:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3615000 (13 GB) 2022-11-10 04:11:47 destination > Flushing hcrm_raw_h-crm-deals: 1988 records (24 MB) 2022-11-10 04:11:47 destination > actual size of batch: 1988 2022-11-10 04:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3616000 (13 GB) 2022-11-10 04:11:47 destination > Flushing hcrm_raw_h-crm-deals: 1701 records (24 MB) 2022-11-10 04:11:47 destination > actual size of batch: 1701 2022-11-10 04:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3617000 (13 GB) 2022-11-10 04:11:47 destination > Flushing hcrm_raw_h-crm-deals: 1035 records (24 MB) 2022-11-10 04:11:47 destination > actual size of batch: 1035 2022-11-10 04:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3618000 (13 GB) 2022-11-10 04:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3619000 (13 GB) 2022-11-10 04:11:48 destination > Flushing hcrm_raw_h-crm-deals: 1467 records (24 MB) 2022-11-10 04:11:48 destination > actual size of batch: 1467 2022-11-10 04:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3620000 (13 GB) 2022-11-10 04:11:48 destination > Flushing hcrm_raw_h-crm-deals: 1230 records (24 MB) 2022-11-10 04:11:48 destination > actual size of batch: 1230 2022-11-10 04:11:48 destination > Flushing hcrm_raw_h-crm-deals: 530 records (24 MB) 2022-11-10 04:11:48 destination > actual size of batch: 530 2022-11-10 04:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3621000 (13 GB) 2022-11-10 04:11:49 destination > Flushing hcrm_raw_h-crm-deals: 533 records (24 MB) 2022-11-10 04:11:49 destination > actual size of batch: 533 2022-11-10 04:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3622000 (13 GB) 2022-11-10 04:11:49 destination > Flushing hcrm_raw_h-crm-deals: 814 records (24 MB) 2022-11-10 04:11:49 destination > actual size of batch: 814 2022-11-10 04:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3623000 (13 GB) 2022-11-10 04:11:49 destination > Flushing hcrm_raw_h-crm-deals: 760 records (24 MB) 2022-11-10 04:11:49 destination > actual size of batch: 760 2022-11-10 04:11:49 destination > Flushing hcrm_raw_h-crm-deals: 639 records (24 MB) 2022-11-10 04:11:49 destination > actual size of batch: 639 2022-11-10 04:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3624000 (13 GB) 2022-11-10 04:11:50 destination > Flushing hcrm_raw_h-crm-deals: 930 records (24 MB) 2022-11-10 04:11:50 destination > actual size of batch: 930 2022-11-10 04:11:50 source > finished reading a stream slice 2022-11-10 04:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3625000 (13 GB) 2022-11-10 04:11:51 source > finished reading a stream slice 2022-11-10 04:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3626000 (13 GB) 2022-11-10 04:11:51 destination > Flushing hcrm_raw_h-crm-deals: 1482 records (24 MB) 2022-11-10 04:11:51 destination > actual size of batch: 1482 2022-11-10 04:11:51 destination > Flushing hcrm_raw_h-crm-deals: 559 records (24 MB) 2022-11-10 04:11:51 destination > actual size of batch: 559 2022-11-10 04:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3627000 (13 GB) 2022-11-10 04:11:51 destination > Flushing hcrm_raw_h-crm-deals: 580 records (24 MB) 2022-11-10 04:11:51 destination > actual size of batch: 580 2022-11-10 04:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3628000 (13 GB) 2022-11-10 04:11:52 destination > Flushing hcrm_raw_h-crm-deals: 681 records (24 MB) 2022-11-10 04:11:52 destination > actual size of batch: 681 2022-11-10 04:11:52 destination > Flushing hcrm_raw_h-crm-deals: 649 records (24 MB) 2022-11-10 04:11:52 destination > actual size of batch: 649 2022-11-10 04:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3629000 (13 GB) 2022-11-10 04:11:52 destination > Flushing hcrm_raw_h-crm-deals: 578 records (24 MB) 2022-11-10 04:11:52 destination > actual size of batch: 578 2022-11-10 04:11:53 destination > Flushing hcrm_raw_h-crm-deals: 577 records (24 MB) 2022-11-10 04:11:53 destination > actual size of batch: 577 2022-11-10 04:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3630000 (13 GB) 2022-11-10 04:11:53 destination > Flushing hcrm_raw_h-crm-deals: 445 records (24 MB) 2022-11-10 04:11:53 destination > actual size of batch: 445 2022-11-10 04:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3631000 (13 GB) 2022-11-10 04:11:53 destination > Flushing hcrm_raw_h-crm-deals: 1140 records (24 MB) 2022-11-10 04:11:53 destination > actual size of batch: 1140 2022-11-10 04:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3632000 (13 GB) 2022-11-10 04:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3633000 (13 GB) 2022-11-10 04:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3634000 (13 GB) 2022-11-10 04:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3635000 (13 GB) 2022-11-10 04:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3636000 (13 GB) 2022-11-10 04:11:54 destination > Flushing hcrm_raw_h-crm-deals: 5086 records (24 MB) 2022-11-10 04:11:54 destination > actual size of batch: 5086 2022-11-10 04:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3637000 (13 GB) 2022-11-10 04:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3638000 (13 GB) 2022-11-10 04:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3639000 (13 GB) 2022-11-10 04:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3640000 (13 GB) 2022-11-10 04:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3641000 (13 GB) 2022-11-10 04:11:55 destination > Flushing hcrm_raw_h-crm-deals: 5001 records (24 MB) 2022-11-10 04:11:55 destination > actual size of batch: 5001 2022-11-10 04:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3642000 (13 GB) 2022-11-10 04:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3643000 (13 GB) 2022-11-10 04:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3644000 (13 GB) 2022-11-10 04:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3645000 (13 GB) 2022-11-10 04:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3646000 (13 GB) 2022-11-10 04:11:56 destination > Flushing hcrm_raw_h-crm-deals: 4783 records (24 MB) 2022-11-10 04:11:56 destination > actual size of batch: 4783 2022-11-10 04:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3647000 (13 GB) 2022-11-10 04:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3648000 (13 GB) 2022-11-10 04:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3649000 (13 GB) 2022-11-10 04:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3650000 (13 GB) 2022-11-10 04:11:56 destination > Flushing hcrm_raw_h-crm-deals: 4453 records (24 MB) 2022-11-10 04:11:56 destination > actual size of batch: 4453 2022-11-10 04:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3651000 (13 GB) 2022-11-10 04:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3652000 (13 GB) 2022-11-10 04:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3653000 (13 GB) 2022-11-10 04:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3654000 (13 GB) 2022-11-10 04:11:57 destination > Flushing hcrm_raw_h-crm-deals: 4302 records (24 MB) 2022-11-10 04:11:57 destination > actual size of batch: 4302 2022-11-10 04:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3655000 (13 GB) 2022-11-10 04:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3656000 (13 GB) 2022-11-10 04:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3657000 (13 GB) 2022-11-10 04:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3658000 (13 GB) 2022-11-10 04:11:58 destination > Flushing hcrm_raw_h-crm-deals: 3049 records (24 MB) 2022-11-10 04:11:58 destination > actual size of batch: 3049 2022-11-10 04:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3659000 (13 GB) 2022-11-10 04:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3660000 (13 GB) 2022-11-10 04:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3661000 (13 GB) 2022-11-10 04:11:58 destination > Flushing hcrm_raw_h-crm-deals: 3061 records (24 MB) 2022-11-10 04:11:58 destination > actual size of batch: 3061 2022-11-10 04:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3662000 (13 GB) 2022-11-10 04:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3663000 (13 GB) 2022-11-10 04:11:59 destination > Flushing hcrm_raw_h-crm-deals: 2462 records (24 MB) 2022-11-10 04:11:59 destination > actual size of batch: 2462 2022-11-10 04:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3664000 (13 GB) 2022-11-10 04:11:59 destination > Flushing hcrm_raw_h-crm-deals: 1325 records (24 MB) 2022-11-10 04:11:59 destination > actual size of batch: 1325 2022-11-10 04:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3665000 (13 GB) 2022-11-10 04:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3666000 (13 GB) 2022-11-10 04:12:00 source > finished reading a stream slice 2022-11-10 04:12:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3667000 (13 GB) 2022-11-10 04:12:00 destination > Flushing hcrm_raw_h-crm-deals: 2207 records (24 MB) 2022-11-10 04:12:00 destination > actual size of batch: 2207 2022-11-10 04:12:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3668000 (13 GB) 2022-11-10 04:12:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3669000 (13 GB) 2022-11-10 04:12:00 destination > Flushing hcrm_raw_h-crm-deals: 2474 records (24 MB) 2022-11-10 04:12:00 destination > actual size of batch: 2474 2022-11-10 04:12:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3670000 (13 GB) 2022-11-10 04:12:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3671000 (13 GB) 2022-11-10 04:12:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3672000 (13 GB) 2022-11-10 04:12:01 destination > Flushing hcrm_raw_h-crm-deals: 2840 records (24 MB) 2022-11-10 04:12:01 destination > actual size of batch: 2840 2022-11-10 04:12:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3673000 (13 GB) 2022-11-10 04:12:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3674000 (13 GB) 2022-11-10 04:12:01 destination > Flushing hcrm_raw_h-crm-deals: 1857 records (24 MB) 2022-11-10 04:12:01 destination > actual size of batch: 1857 2022-11-10 04:12:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3675000 (13 GB) 2022-11-10 04:12:02 destination > Flushing hcrm_raw_h-crm-deals: 1591 records (24 MB) 2022-11-10 04:12:02 destination > actual size of batch: 1591 2022-11-10 04:12:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3676000 (13 GB) 2022-11-10 04:12:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3677000 (13 GB) 2022-11-10 04:12:02 destination > Flushing hcrm_raw_h-crm-deals: 1961 records (24 MB) 2022-11-10 04:12:02 destination > actual size of batch: 1961 2022-11-10 04:12:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3678000 (13 GB) 2022-11-10 04:12:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3679000 (13 GB) 2022-11-10 04:12:03 destination > Flushing hcrm_raw_h-crm-deals: 2079 records (24 MB) 2022-11-10 04:12:03 destination > actual size of batch: 2079 2022-11-10 04:12:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3680000 (13 GB) 2022-11-10 04:12:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3681000 (13 GB) 2022-11-10 04:12:03 destination > Flushing hcrm_raw_h-crm-deals: 2012 records (24 MB) 2022-11-10 04:12:03 destination > actual size of batch: 2012 2022-11-10 04:12:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3682000 (13 GB) 2022-11-10 04:12:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3683000 (13 GB) 2022-11-10 04:12:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3684000 (13 GB) 2022-11-10 04:12:04 destination > Flushing hcrm_raw_h-crm-deals: 2576 records (24 MB) 2022-11-10 04:12:04 destination > actual size of batch: 2576 2022-11-10 04:12:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3685000 (13 GB) 2022-11-10 04:12:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3686000 (13 GB) 2022-11-10 04:12:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3687000 (13 GB) 2022-11-10 04:12:04 destination > Flushing hcrm_raw_h-crm-deals: 2576 records (24 MB) 2022-11-10 04:12:04 destination > actual size of batch: 2576 2022-11-10 04:12:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3688000 (13 GB) 2022-11-10 04:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3689000 (13 GB) 2022-11-10 04:12:05 destination > Flushing hcrm_raw_h-crm-deals: 2321 records (24 MB) 2022-11-10 04:12:05 destination > actual size of batch: 2321 2022-11-10 04:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3690000 (13 GB) 2022-11-10 04:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3691000 (13 GB) 2022-11-10 04:12:05 destination > Flushing hcrm_raw_h-crm-deals: 2599 records (24 MB) 2022-11-10 04:12:05 destination > actual size of batch: 2599 2022-11-10 04:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3692000 (13 GB) 2022-11-10 04:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3693000 (13 GB) 2022-11-10 04:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3694000 (13 GB) 2022-11-10 04:12:06 destination > Flushing hcrm_raw_h-crm-deals: 2189 records (24 MB) 2022-11-10 04:12:06 destination > actual size of batch: 2189 2022-11-10 04:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3695000 (13 GB) 2022-11-10 04:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3696000 (13 GB) 2022-11-10 04:12:06 destination > Flushing hcrm_raw_h-crm-deals: 2156 records (24 MB) 2022-11-10 04:12:06 destination > actual size of batch: 2156 2022-11-10 04:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3697000 (13 GB) 2022-11-10 04:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3698000 (13 GB) 2022-11-10 04:12:07 destination > Flushing hcrm_raw_h-crm-deals: 1722 records (24 MB) 2022-11-10 04:12:07 destination > actual size of batch: 1722 2022-11-10 04:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3699000 (13 GB) 2022-11-10 04:12:07 destination > Flushing hcrm_raw_h-crm-deals: 1142 records (24 MB) 2022-11-10 04:12:07 destination > actual size of batch: 1142 2022-11-10 04:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3700000 (13 GB) 2022-11-10 04:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3701000 (13 GB) 2022-11-10 04:12:07 destination > Flushing hcrm_raw_h-crm-deals: 2375 records (24 MB) 2022-11-10 04:12:07 destination > actual size of batch: 2375 2022-11-10 04:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3702000 (13 GB) 2022-11-10 04:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3703000 (13 GB) 2022-11-10 04:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3704000 (13 GB) 2022-11-10 04:12:08 destination > Flushing hcrm_raw_h-crm-deals: 2829 records (24 MB) 2022-11-10 04:12:08 destination > actual size of batch: 2829 2022-11-10 04:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3705000 (13 GB) 2022-11-10 04:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3706000 (14 GB) 2022-11-10 04:12:08 destination > Flushing hcrm_raw_h-crm-deals: 2174 records (24 MB) 2022-11-10 04:12:08 destination > actual size of batch: 2174 2022-11-10 04:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3707000 (14 GB) 2022-11-10 04:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3708000 (14 GB) 2022-11-10 04:12:09 destination > Flushing hcrm_raw_h-crm-deals: 1984 records (24 MB) 2022-11-10 04:12:09 destination > actual size of batch: 1984 2022-11-10 04:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3709000 (14 GB) 2022-11-10 04:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3710000 (14 GB) 2022-11-10 04:12:09 destination > Flushing hcrm_raw_h-crm-deals: 2034 records (24 MB) 2022-11-10 04:12:09 destination > actual size of batch: 2034 2022-11-10 04:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3711000 (14 GB) 2022-11-10 04:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3712000 (14 GB) 2022-11-10 04:12:10 destination > Flushing hcrm_raw_h-crm-deals: 1918 records (24 MB) 2022-11-10 04:12:10 destination > actual size of batch: 1918 2022-11-10 04:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3713000 (14 GB) 2022-11-10 04:12:10 source > finished reading a stream slice 2022-11-10 04:12:10 destination > Flushing hcrm_raw_h-crm-deals: 1415 records (24 MB) 2022-11-10 04:12:10 destination > actual size of batch: 1415 2022-11-10 04:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3714000 (14 GB) 2022-11-10 04:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3715000 (14 GB) 2022-11-10 04:12:10 destination > Flushing hcrm_raw_h-crm-deals: 1299 records (24 MB) 2022-11-10 04:12:10 destination > actual size of batch: 1299 2022-11-10 04:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3716000 (14 GB) 2022-11-10 04:12:11 destination > Flushing hcrm_raw_h-crm-deals: 1060 records (24 MB) 2022-11-10 04:12:11 destination > actual size of batch: 1060 2022-11-10 04:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3717000 (14 GB) 2022-11-10 04:12:11 destination > Flushing hcrm_raw_h-crm-deals: 1005 records (24 MB) 2022-11-10 04:12:11 destination > actual size of batch: 1005 2022-11-10 04:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3718000 (14 GB) 2022-11-10 04:12:11 destination > Flushing hcrm_raw_h-crm-deals: 983 records (24 MB) 2022-11-10 04:12:11 destination > actual size of batch: 983 2022-11-10 04:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3719000 (14 GB) 2022-11-10 04:12:12 destination > Flushing hcrm_raw_h-crm-deals: 1088 records (24 MB) 2022-11-10 04:12:12 destination > actual size of batch: 1088 2022-11-10 04:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3720000 (14 GB) 2022-11-10 04:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3721000 (14 GB) 2022-11-10 04:12:12 destination > Flushing hcrm_raw_h-crm-deals: 1700 records (24 MB) 2022-11-10 04:12:12 destination > actual size of batch: 1700 2022-11-10 04:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3722000 (14 GB) 2022-11-10 04:12:13 destination > Flushing hcrm_raw_h-crm-deals: 1111 records (24 MB) 2022-11-10 04:12:13 destination > actual size of batch: 1111 2022-11-10 04:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3723000 (14 GB) 2022-11-10 04:12:13 destination > Flushing hcrm_raw_h-crm-deals: 915 records (24 MB) 2022-11-10 04:12:13 destination > actual size of batch: 915 2022-11-10 04:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3724000 (14 GB) 2022-11-10 04:12:13 destination > Flushing hcrm_raw_h-crm-deals: 1018 records (24 MB) 2022-11-10 04:12:13 destination > actual size of batch: 1018 2022-11-10 04:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3725000 (14 GB) 2022-11-10 04:12:14 destination > Flushing hcrm_raw_h-crm-deals: 1461 records (24 MB) 2022-11-10 04:12:14 destination > actual size of batch: 1461 2022-11-10 04:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3726000 (14 GB) 2022-11-10 04:12:14 destination > Flushing hcrm_raw_h-crm-deals: 1111 records (24 MB) 2022-11-10 04:12:14 destination > actual size of batch: 1111 2022-11-10 04:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3727000 (14 GB) 2022-11-10 04:12:14 destination > Flushing hcrm_raw_h-crm-deals: 974 records (24 MB) 2022-11-10 04:12:14 destination > actual size of batch: 974 2022-11-10 04:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3728000 (14 GB) 2022-11-10 04:12:15 destination > Flushing hcrm_raw_h-crm-deals: 1258 records (24 MB) 2022-11-10 04:12:15 destination > actual size of batch: 1258 2022-11-10 04:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3729000 (14 GB) 2022-11-10 04:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3730000 (14 GB) 2022-11-10 04:12:15 destination > Flushing hcrm_raw_h-crm-deals: 1426 records (24 MB) 2022-11-10 04:12:15 destination > actual size of batch: 1426 2022-11-10 04:12:16 source > finished reading a stream slice 2022-11-10 04:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3731000 (14 GB) 2022-11-10 04:12:16 destination > Flushing hcrm_raw_h-crm-deals: 1486 records (24 MB) 2022-11-10 04:12:16 destination > actual size of batch: 1486 2022-11-10 04:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3732000 (14 GB) 2022-11-10 04:12:16 destination > Flushing hcrm_raw_h-crm-deals: 619 records (24 MB) 2022-11-10 04:12:16 destination > actual size of batch: 619 2022-11-10 04:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3733000 (14 GB) 2022-11-10 04:12:17 destination > Flushing hcrm_raw_h-crm-deals: 672 records (24 MB) 2022-11-10 04:12:17 destination > actual size of batch: 672 2022-11-10 04:12:17 destination > Flushing hcrm_raw_h-crm-deals: 725 records (24 MB) 2022-11-10 04:12:17 destination > actual size of batch: 725 2022-11-10 04:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3734000 (14 GB) 2022-11-10 04:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3735000 (14 GB) 2022-11-10 04:12:17 destination > Flushing hcrm_raw_h-crm-deals: 1337 records (24 MB) 2022-11-10 04:12:17 destination > actual size of batch: 1337 2022-11-10 04:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3736000 (14 GB) 2022-11-10 04:12:18 destination > Flushing hcrm_raw_h-crm-deals: 1414 records (24 MB) 2022-11-10 04:12:18 destination > actual size of batch: 1414 2022-11-10 04:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3737000 (14 GB) 2022-11-10 04:12:18 destination > Flushing hcrm_raw_h-crm-deals: 891 records (24 MB) 2022-11-10 04:12:18 destination > actual size of batch: 891 2022-11-10 04:12:18 destination > Flushing hcrm_raw_h-crm-deals: 350 records (24 MB) 2022-11-10 04:12:18 destination > actual size of batch: 350 2022-11-10 04:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3738000 (14 GB) 2022-11-10 04:12:18 destination > Flushing hcrm_raw_h-crm-deals: 434 records (24 MB) 2022-11-10 04:12:18 destination > actual size of batch: 434 2022-11-10 04:12:19 destination > Flushing hcrm_raw_h-crm-deals: 402 records (24 MB) 2022-11-10 04:12:19 destination > actual size of batch: 402 2022-11-10 04:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3739000 (14 GB) 2022-11-10 04:12:19 destination > Flushing hcrm_raw_h-crm-deals: 462 records (24 MB) 2022-11-10 04:12:19 destination > actual size of batch: 462 2022-11-10 04:12:19 destination > Flushing hcrm_raw_h-crm-deals: 519 records (24 MB) 2022-11-10 04:12:19 destination > actual size of batch: 519 2022-11-10 04:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3740000 (14 GB) 2022-11-10 04:12:20 destination > Flushing hcrm_raw_h-crm-deals: 587 records (24 MB) 2022-11-10 04:12:20 destination > actual size of batch: 587 2022-11-10 04:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3741000 (14 GB) 2022-11-10 04:12:20 destination > Flushing hcrm_raw_h-crm-deals: 764 records (24 MB) 2022-11-10 04:12:20 destination > actual size of batch: 764 2022-11-10 04:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3742000 (14 GB) 2022-11-10 04:12:20 destination > Flushing hcrm_raw_h-crm-deals: 1471 records (24 MB) 2022-11-10 04:12:20 destination > actual size of batch: 1471 2022-11-10 04:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3743000 (14 GB) 2022-11-10 04:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3744000 (14 GB) 2022-11-10 04:12:21 destination > Flushing hcrm_raw_h-crm-deals: 2133 records (24 MB) 2022-11-10 04:12:21 destination > actual size of batch: 2133 2022-11-10 04:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3745000 (14 GB) 2022-11-10 04:12:21 destination > Flushing hcrm_raw_h-crm-deals: 858 records (24 MB) 2022-11-10 04:12:21 destination > actual size of batch: 858 2022-11-10 04:12:21 destination > Flushing hcrm_raw_h-crm-deals: 532 records (24 MB) 2022-11-10 04:12:21 destination > actual size of batch: 532 2022-11-10 04:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3746000 (14 GB) 2022-11-10 04:12:22 destination > Flushing hcrm_raw_h-crm-deals: 550 records (24 MB) 2022-11-10 04:12:22 destination > actual size of batch: 550 2022-11-10 04:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3747000 (14 GB) 2022-11-10 04:12:22 destination > Flushing hcrm_raw_h-crm-deals: 659 records (24 MB) 2022-11-10 04:12:22 destination > actual size of batch: 659 2022-11-10 04:12:22 destination > Flushing hcrm_raw_h-crm-deals: 573 records (24 MB) 2022-11-10 04:12:22 destination > actual size of batch: 573 2022-11-10 04:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3748000 (14 GB) 2022-11-10 04:12:23 destination > Flushing hcrm_raw_h-crm-deals: 555 records (24 MB) 2022-11-10 04:12:23 destination > actual size of batch: 555 2022-11-10 04:12:23 destination > Flushing hcrm_raw_h-crm-deals: 579 records (24 MB) 2022-11-10 04:12:23 destination > actual size of batch: 579 2022-11-10 04:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3749000 (14 GB) 2022-11-10 04:12:24 destination > Flushing hcrm_raw_h-crm-deals: 478 records (24 MB) 2022-11-10 04:12:24 destination > actual size of batch: 478 2022-11-10 04:12:24 destination > Flushing hcrm_raw_h-crm-deals: 499 records (24 MB) 2022-11-10 04:12:24 destination > actual size of batch: 499 2022-11-10 04:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3750000 (14 GB) 2022-11-10 04:12:25 destination > Flushing hcrm_raw_h-crm-deals: 537 records (24 MB) 2022-11-10 04:12:25 destination > actual size of batch: 537 2022-11-10 04:12:25 destination > Flushing hcrm_raw_h-crm-deals: 521 records (24 MB) 2022-11-10 04:12:25 destination > actual size of batch: 521 2022-11-10 04:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3751000 (14 GB) 2022-11-10 04:12:25 destination > Flushing hcrm_raw_h-crm-deals: 572 records (24 MB) 2022-11-10 04:12:25 destination > actual size of batch: 572 2022-11-10 04:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3752000 (14 GB) 2022-11-10 04:12:25 destination > Flushing hcrm_raw_h-crm-deals: 511 records (24 MB) 2022-11-10 04:12:25 destination > actual size of batch: 511 2022-11-10 04:12:26 destination > Flushing hcrm_raw_h-crm-deals: 414 records (24 MB) 2022-11-10 04:12:26 destination > actual size of batch: 414 2022-11-10 04:12:26 destination > Flushing hcrm_raw_h-crm-deals: 451 records (24 MB) 2022-11-10 04:12:26 destination > actual size of batch: 451 2022-11-10 04:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3753000 (14 GB) 2022-11-10 04:12:26 destination > Flushing hcrm_raw_h-crm-deals: 522 records (24 MB) 2022-11-10 04:12:26 destination > actual size of batch: 522 2022-11-10 04:12:26 destination > Flushing hcrm_raw_h-crm-deals: 562 records (24 MB) 2022-11-10 04:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3754000 (14 GB) 2022-11-10 04:12:26 destination > actual size of batch: 562 2022-11-10 04:12:27 destination > Flushing hcrm_raw_h-crm-deals: 718 records (24 MB) 2022-11-10 04:12:27 destination > actual size of batch: 718 2022-11-10 04:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3755000 (14 GB) 2022-11-10 04:12:27 destination > Flushing hcrm_raw_h-crm-deals: 588 records (24 MB) 2022-11-10 04:12:27 destination > actual size of batch: 588 2022-11-10 04:12:27 destination > Flushing hcrm_raw_h-crm-deals: 546 records (24 MB) 2022-11-10 04:12:27 destination > actual size of batch: 546 2022-11-10 04:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3756000 (14 GB) 2022-11-10 04:12:28 destination > Flushing hcrm_raw_h-crm-deals: 451 records (24 MB) 2022-11-10 04:12:28 destination > actual size of batch: 451 2022-11-10 04:12:28 destination > Flushing hcrm_raw_h-crm-deals: 647 records (24 MB) 2022-11-10 04:12:28 destination > actual size of batch: 647 2022-11-10 04:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3757000 (14 GB) 2022-11-10 04:12:28 destination > Flushing hcrm_raw_h-crm-deals: 587 records (24 MB) 2022-11-10 04:12:28 destination > actual size of batch: 587 2022-11-10 04:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3758000 (14 GB) 2022-11-10 04:12:28 destination > Flushing hcrm_raw_h-crm-deals: 540 records (24 MB) 2022-11-10 04:12:28 destination > actual size of batch: 540 2022-11-10 04:12:29 destination > Flushing hcrm_raw_h-crm-deals: 598 records (24 MB) 2022-11-10 04:12:29 destination > actual size of batch: 598 2022-11-10 04:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3759000 (14 GB) 2022-11-10 04:12:29 destination > Flushing hcrm_raw_h-crm-deals: 501 records (24 MB) 2022-11-10 04:12:29 destination > actual size of batch: 501 2022-11-10 04:12:29 destination > Flushing hcrm_raw_h-crm-deals: 523 records (24 MB) 2022-11-10 04:12:29 destination > actual size of batch: 523 2022-11-10 04:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3760000 (14 GB) 2022-11-10 04:12:29 destination > Flushing hcrm_raw_h-crm-deals: 459 records (24 MB) 2022-11-10 04:12:29 destination > actual size of batch: 459 2022-11-10 04:12:30 destination > Flushing hcrm_raw_h-crm-deals: 516 records (24 MB) 2022-11-10 04:12:30 destination > actual size of batch: 516 2022-11-10 04:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3761000 (14 GB) 2022-11-10 04:12:30 destination > Flushing hcrm_raw_h-crm-deals: 508 records (24 MB) 2022-11-10 04:12:30 destination > actual size of batch: 508 2022-11-10 04:12:30 destination > Flushing hcrm_raw_h-crm-deals: 535 records (24 MB) 2022-11-10 04:12:30 destination > actual size of batch: 535 2022-11-10 04:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3762000 (14 GB) 2022-11-10 04:12:31 destination > Flushing hcrm_raw_h-crm-deals: 555 records (24 MB) 2022-11-10 04:12:31 destination > actual size of batch: 555 2022-11-10 04:12:31 destination > Flushing hcrm_raw_h-crm-deals: 572 records (24 MB) 2022-11-10 04:12:31 destination > actual size of batch: 572 2022-11-10 04:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3763000 (14 GB) 2022-11-10 04:12:31 destination > Flushing hcrm_raw_h-crm-deals: 686 records (24 MB) 2022-11-10 04:12:31 destination > actual size of batch: 686 2022-11-10 04:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3764000 (14 GB) 2022-11-10 04:12:31 destination > Flushing hcrm_raw_h-crm-deals: 610 records (24 MB) 2022-11-10 04:12:31 destination > actual size of batch: 610 2022-11-10 04:12:32 destination > Flushing hcrm_raw_h-crm-deals: 591 records (24 MB) 2022-11-10 04:12:32 destination > actual size of batch: 591 2022-11-10 04:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3765000 (14 GB) 2022-11-10 04:12:32 destination > Flushing hcrm_raw_h-crm-deals: 613 records (24 MB) 2022-11-10 04:12:32 destination > actual size of batch: 613 2022-11-10 04:12:32 destination > Flushing hcrm_raw_h-crm-deals: 472 records (24 MB) 2022-11-10 04:12:32 destination > actual size of batch: 472 2022-11-10 04:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3766000 (14 GB) 2022-11-10 04:12:32 destination > Flushing hcrm_raw_h-crm-deals: 557 records (24 MB) 2022-11-10 04:12:32 destination > actual size of batch: 557 2022-11-10 04:12:33 destination > Flushing hcrm_raw_h-crm-deals: 549 records (24 MB) 2022-11-10 04:12:33 destination > actual size of batch: 549 2022-11-10 04:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3767000 (14 GB) 2022-11-10 04:12:33 destination > Flushing hcrm_raw_h-crm-deals: 514 records (24 MB) 2022-11-10 04:12:33 destination > actual size of batch: 514 2022-11-10 04:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3768000 (14 GB) 2022-11-10 04:12:33 destination > Flushing hcrm_raw_h-crm-deals: 920 records (24 MB) 2022-11-10 04:12:33 destination > actual size of batch: 920 2022-11-10 04:12:34 destination > Flushing hcrm_raw_h-crm-deals: 492 records (24 MB) 2022-11-10 04:12:34 destination > actual size of batch: 492 2022-11-10 04:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3769000 (14 GB) 2022-11-10 04:12:34 destination > Flushing hcrm_raw_h-crm-deals: 539 records (24 MB) 2022-11-10 04:12:34 destination > actual size of batch: 539 2022-11-10 04:12:34 destination > Flushing hcrm_raw_h-crm-deals: 455 records (24 MB) 2022-11-10 04:12:34 destination > actual size of batch: 455 2022-11-10 04:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3770000 (14 GB) 2022-11-10 04:12:34 destination > Flushing hcrm_raw_h-crm-deals: 482 records (24 MB) 2022-11-10 04:12:34 destination > actual size of batch: 482 2022-11-10 04:12:35 destination > Flushing hcrm_raw_h-crm-deals: 520 records (24 MB) 2022-11-10 04:12:35 destination > actual size of batch: 520 2022-11-10 04:12:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3771000 (14 GB) 2022-11-10 04:12:35 destination > Flushing hcrm_raw_h-crm-deals: 514 records (24 MB) 2022-11-10 04:12:35 destination > actual size of batch: 514 2022-11-10 04:12:36 destination > Flushing hcrm_raw_h-crm-deals: 531 records (24 MB) 2022-11-10 04:12:36 destination > actual size of batch: 531 2022-11-10 04:12:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3772000 (14 GB) 2022-11-10 04:12:36 destination > Flushing hcrm_raw_h-crm-deals: 552 records (24 MB) 2022-11-10 04:12:36 destination > actual size of batch: 552 2022-11-10 04:12:37 destination > Flushing hcrm_raw_h-crm-deals: 334 records (24 MB) 2022-11-10 04:12:37 destination > actual size of batch: 334 2022-11-10 04:12:37 destination > Flushing hcrm_raw_h-crm-deals: 230 records (24 MB) 2022-11-10 04:12:37 destination > actual size of batch: 230 2022-11-10 04:12:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3773000 (14 GB) 2022-11-10 04:12:37 destination > Flushing hcrm_raw_h-crm-deals: 225 records (24 MB) 2022-11-10 04:12:37 destination > actual size of batch: 225 2022-11-10 04:12:37 destination > Flushing hcrm_raw_h-crm-deals: 192 records (24 MB) 2022-11-10 04:12:37 destination > actual size of batch: 192 2022-11-10 04:12:38 destination > Flushing hcrm_raw_h-crm-deals: 191 records (24 MB) 2022-11-10 04:12:38 destination > actual size of batch: 191 2022-11-10 04:12:38 destination > Flushing hcrm_raw_h-crm-deals: 214 records (24 MB) 2022-11-10 04:12:38 destination > actual size of batch: 214 2022-11-10 04:12:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3774000 (14 GB) 2022-11-10 04:12:38 destination > Flushing hcrm_raw_h-crm-deals: 242 records (24 MB) 2022-11-10 04:12:38 destination > actual size of batch: 242 2022-11-10 04:12:38 destination > Flushing hcrm_raw_h-crm-deals: 519 records (24 MB) 2022-11-10 04:12:38 destination > actual size of batch: 519 2022-11-10 04:12:39 destination > Flushing hcrm_raw_h-crm-deals: 398 records (24 MB) 2022-11-10 04:12:39 destination > actual size of batch: 398 2022-11-10 04:12:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3775000 (14 GB) 2022-11-10 04:12:39 destination > Flushing hcrm_raw_h-crm-deals: 552 records (24 MB) 2022-11-10 04:12:39 destination > actual size of batch: 552 2022-11-10 04:12:39 destination > Flushing hcrm_raw_h-crm-deals: 455 records (24 MB) 2022-11-10 04:12:39 destination > actual size of batch: 455 2022-11-10 04:12:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3776000 (14 GB) 2022-11-10 04:12:39 destination > Flushing hcrm_raw_h-crm-deals: 515 records (24 MB) 2022-11-10 04:12:39 destination > actual size of batch: 515 2022-11-10 04:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3777000 (14 GB) 2022-11-10 04:12:40 destination > Flushing hcrm_raw_h-crm-deals: 531 records (24 MB) 2022-11-10 04:12:40 destination > actual size of batch: 531 2022-11-10 04:12:40 destination > Flushing hcrm_raw_h-crm-deals: 544 records (24 MB) 2022-11-10 04:12:40 destination > actual size of batch: 544 2022-11-10 04:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3778000 (14 GB) 2022-11-10 04:12:40 destination > Flushing hcrm_raw_h-crm-deals: 854 records (24 MB) 2022-11-10 04:12:40 destination > actual size of batch: 854 2022-11-10 04:12:41 destination > Flushing hcrm_raw_h-crm-deals: 512 records (24 MB) 2022-11-10 04:12:41 destination > actual size of batch: 512 2022-11-10 04:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3779000 (14 GB) 2022-11-10 04:12:41 destination > Flushing hcrm_raw_h-crm-deals: 566 records (24 MB) 2022-11-10 04:12:41 destination > actual size of batch: 566 2022-11-10 04:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3780000 (14 GB) 2022-11-10 04:12:41 destination > Flushing hcrm_raw_h-crm-deals: 630 records (24 MB) 2022-11-10 04:12:41 destination > actual size of batch: 630 2022-11-10 04:12:41 destination > Flushing hcrm_raw_h-crm-deals: 629 records (24 MB) 2022-11-10 04:12:41 destination > actual size of batch: 629 2022-11-10 04:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3781000 (14 GB) 2022-11-10 04:12:42 destination > Flushing hcrm_raw_h-crm-deals: 626 records (24 MB) 2022-11-10 04:12:42 destination > actual size of batch: 626 2022-11-10 04:12:42 destination > Flushing hcrm_raw_h-crm-deals: 578 records (24 MB) 2022-11-10 04:12:42 destination > actual size of batch: 578 2022-11-10 04:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3782000 (14 GB) 2022-11-10 04:12:42 destination > Flushing hcrm_raw_h-crm-deals: 455 records (24 MB) 2022-11-10 04:12:42 destination > actual size of batch: 455 2022-11-10 04:12:43 destination > Flushing hcrm_raw_h-crm-deals: 570 records (24 MB) 2022-11-10 04:12:43 destination > actual size of batch: 570 2022-11-10 04:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3783000 (14 GB) 2022-11-10 04:12:43 destination > Flushing hcrm_raw_h-crm-deals: 578 records (24 MB) 2022-11-10 04:12:43 destination > actual size of batch: 578 2022-11-10 04:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3784000 (14 GB) 2022-11-10 04:12:43 destination > Flushing hcrm_raw_h-crm-deals: 445 records (24 MB) 2022-11-10 04:12:43 destination > actual size of batch: 445 2022-11-10 04:12:43 destination > Flushing hcrm_raw_h-crm-deals: 420 records (24 MB) 2022-11-10 04:12:43 destination > actual size of batch: 420 2022-11-10 04:12:44 destination > Flushing hcrm_raw_h-crm-deals: 367 records (24 MB) 2022-11-10 04:12:44 destination > actual size of batch: 367 2022-11-10 04:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3785000 (14 GB) 2022-11-10 04:12:44 destination > Flushing hcrm_raw_h-crm-deals: 367 records (24 MB) 2022-11-10 04:12:44 destination > actual size of batch: 367 2022-11-10 04:12:44 destination > Flushing hcrm_raw_h-crm-deals: 416 records (24 MB) 2022-11-10 04:12:44 destination > actual size of batch: 416 2022-11-10 04:12:44 destination > Flushing hcrm_raw_h-crm-deals: 428 records (24 MB) 2022-11-10 04:12:44 destination > actual size of batch: 428 2022-11-10 04:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3786000 (14 GB) 2022-11-10 04:12:45 destination > Flushing hcrm_raw_h-crm-deals: 586 records (24 MB) 2022-11-10 04:12:45 destination > actual size of batch: 586 2022-11-10 04:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3787000 (14 GB) 2022-11-10 04:12:45 destination > Flushing hcrm_raw_h-crm-deals: 575 records (24 MB) 2022-11-10 04:12:45 destination > actual size of batch: 575 2022-11-10 04:12:45 destination > Flushing hcrm_raw_h-crm-deals: 541 records (24 MB) 2022-11-10 04:12:45 destination > actual size of batch: 541 2022-11-10 04:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3788000 (14 GB) 2022-11-10 04:12:46 destination > Flushing hcrm_raw_h-crm-deals: 589 records (24 MB) 2022-11-10 04:12:46 destination > actual size of batch: 589 2022-11-10 04:12:46 destination > Flushing hcrm_raw_h-crm-deals: 581 records (24 MB) 2022-11-10 04:12:46 destination > actual size of batch: 581 2022-11-10 04:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3789000 (14 GB) 2022-11-10 04:12:46 destination > Flushing hcrm_raw_h-crm-deals: 631 records (24 MB) 2022-11-10 04:12:46 destination > actual size of batch: 631 2022-11-10 04:12:47 destination > Flushing hcrm_raw_h-crm-deals: 514 records (24 MB) 2022-11-10 04:12:47 destination > actual size of batch: 514 2022-11-10 04:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3790000 (14 GB) 2022-11-10 04:12:47 destination > Flushing hcrm_raw_h-crm-deals: 544 records (24 MB) 2022-11-10 04:12:47 destination > actual size of batch: 544 2022-11-10 04:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3791000 (14 GB) 2022-11-10 04:12:47 destination > Flushing hcrm_raw_h-crm-deals: 754 records (24 MB) 2022-11-10 04:12:47 destination > actual size of batch: 754 2022-11-10 04:12:48 destination > Flushing hcrm_raw_h-crm-deals: 634 records (24 MB) 2022-11-10 04:12:48 destination > actual size of batch: 634 2022-11-10 04:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3792000 (14 GB) 2022-11-10 04:12:48 destination > Flushing hcrm_raw_h-crm-deals: 590 records (24 MB) 2022-11-10 04:12:48 destination > actual size of batch: 590 2022-11-10 04:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3793000 (14 GB) 2022-11-10 04:12:48 destination > Flushing hcrm_raw_h-crm-deals: 576 records (24 MB) 2022-11-10 04:12:48 destination > actual size of batch: 576 2022-11-10 04:12:48 destination > Flushing hcrm_raw_h-crm-deals: 418 records (24 MB) 2022-11-10 04:12:48 destination > actual size of batch: 418 2022-11-10 04:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3794000 (14 GB) 2022-11-10 04:12:49 destination > Flushing hcrm_raw_h-crm-deals: 528 records (24 MB) 2022-11-10 04:12:49 destination > actual size of batch: 528 2022-11-10 04:12:49 destination > Flushing hcrm_raw_h-crm-deals: 607 records (24 MB) 2022-11-10 04:12:49 destination > actual size of batch: 607 2022-11-10 04:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3795000 (14 GB) 2022-11-10 04:12:49 destination > Flushing hcrm_raw_h-crm-deals: 555 records (24 MB) 2022-11-10 04:12:49 destination > actual size of batch: 555 2022-11-10 04:12:49 destination > Flushing hcrm_raw_h-crm-deals: 584 records (24 MB) 2022-11-10 04:12:49 destination > actual size of batch: 584 2022-11-10 04:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3796000 (14 GB) 2022-11-10 04:12:50 destination > Flushing hcrm_raw_h-crm-deals: 522 records (24 MB) 2022-11-10 04:12:50 destination > actual size of batch: 522 2022-11-10 04:12:50 destination > Flushing hcrm_raw_h-crm-deals: 632 records (24 MB) 2022-11-10 04:12:50 destination > actual size of batch: 632 2022-11-10 04:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3797000 (14 GB) 2022-11-10 04:12:50 destination > Flushing hcrm_raw_h-crm-deals: 555 records (24 MB) 2022-11-10 04:12:50 destination > actual size of batch: 555 2022-11-10 04:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3798000 (14 GB) 2022-11-10 04:12:51 destination > Flushing hcrm_raw_h-crm-deals: 568 records (24 MB) 2022-11-10 04:12:51 destination > actual size of batch: 568 2022-11-10 04:12:51 destination > Flushing hcrm_raw_h-crm-deals: 551 records (24 MB) 2022-11-10 04:12:51 destination > actual size of batch: 551 2022-11-10 04:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3799000 (14 GB) 2022-11-10 04:12:51 destination > Flushing hcrm_raw_h-crm-deals: 517 records (24 MB) 2022-11-10 04:12:51 destination > actual size of batch: 517 2022-11-10 04:12:51 destination > Flushing hcrm_raw_h-crm-deals: 585 records (24 MB) 2022-11-10 04:12:51 destination > actual size of batch: 585 2022-11-10 04:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3800000 (14 GB) 2022-11-10 04:12:52 destination > Flushing hcrm_raw_h-crm-deals: 436 records (24 MB) 2022-11-10 04:12:52 destination > actual size of batch: 436 2022-11-10 04:12:52 destination > Flushing hcrm_raw_h-crm-deals: 484 records (24 MB) 2022-11-10 04:12:52 destination > actual size of batch: 484 2022-11-10 04:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3801000 (14 GB) 2022-11-10 04:12:52 destination > Flushing hcrm_raw_h-crm-deals: 624 records (24 MB) 2022-11-10 04:12:52 destination > actual size of batch: 624 2022-11-10 04:12:52 destination > Flushing hcrm_raw_h-crm-deals: 575 records (24 MB) 2022-11-10 04:12:52 destination > actual size of batch: 575 2022-11-10 04:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3802000 (14 GB) 2022-11-10 04:12:53 destination > Flushing hcrm_raw_h-crm-deals: 533 records (24 MB) 2022-11-10 04:12:53 destination > actual size of batch: 533 2022-11-10 04:12:53 destination > Flushing hcrm_raw_h-crm-deals: 401 records (24 MB) 2022-11-10 04:12:53 destination > actual size of batch: 401 2022-11-10 04:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3803000 (14 GB) 2022-11-10 04:12:53 destination > Flushing hcrm_raw_h-crm-deals: 845 records (24 MB) 2022-11-10 04:12:53 destination > actual size of batch: 845 2022-11-10 04:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3804000 (14 GB) 2022-11-10 04:12:53 destination > Flushing hcrm_raw_h-crm-deals: 700 records (24 MB) 2022-11-10 04:12:53 destination > actual size of batch: 700 2022-11-10 04:12:54 destination > Flushing hcrm_raw_h-crm-deals: 569 records (24 MB) 2022-11-10 04:12:54 destination > actual size of batch: 569 2022-11-10 04:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3805000 (14 GB) 2022-11-10 04:12:54 destination > Flushing hcrm_raw_h-crm-deals: 486 records (24 MB) 2022-11-10 04:12:54 destination > actual size of batch: 486 2022-11-10 04:12:54 destination > Flushing hcrm_raw_h-crm-deals: 464 records (24 MB) 2022-11-10 04:12:54 destination > actual size of batch: 464 2022-11-10 04:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3806000 (14 GB) 2022-11-10 04:12:54 destination > Flushing hcrm_raw_h-crm-deals: 572 records (24 MB) 2022-11-10 04:12:54 destination > actual size of batch: 572 2022-11-10 04:12:55 destination > Flushing hcrm_raw_h-crm-deals: 382 records (24 MB) 2022-11-10 04:12:55 destination > actual size of batch: 382 2022-11-10 04:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3807000 (14 GB) 2022-11-10 04:12:55 destination > Flushing hcrm_raw_h-crm-deals: 393 records (24 MB) 2022-11-10 04:12:55 destination > actual size of batch: 393 2022-11-10 04:12:55 destination > Flushing hcrm_raw_h-crm-deals: 386 records (24 MB) 2022-11-10 04:12:55 destination > actual size of batch: 386 2022-11-10 04:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3808000 (14 GB) 2022-11-10 04:12:56 destination > Flushing hcrm_raw_h-crm-deals: 531 records (24 MB) 2022-11-10 04:12:56 destination > actual size of batch: 531 2022-11-10 04:12:56 destination > Flushing hcrm_raw_h-crm-deals: 304 records (24 MB) 2022-11-10 04:12:56 destination > actual size of batch: 304 2022-11-10 04:12:56 destination > Flushing hcrm_raw_h-crm-deals: 392 records (24 MB) 2022-11-10 04:12:56 destination > actual size of batch: 392 2022-11-10 04:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3809000 (14 GB) 2022-11-10 04:12:56 destination > Flushing hcrm_raw_h-crm-deals: 324 records (24 MB) 2022-11-10 04:12:56 destination > actual size of batch: 324 2022-11-10 04:12:57 destination > Flushing hcrm_raw_h-crm-deals: 348 records (24 MB) 2022-11-10 04:12:57 destination > actual size of batch: 348 2022-11-10 04:12:57 destination > Flushing hcrm_raw_h-crm-deals: 395 records (24 MB) 2022-11-10 04:12:57 destination > actual size of batch: 395 2022-11-10 04:12:57 source > finished reading a stream slice 2022-11-10 04:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3810000 (14 GB) 2022-11-10 04:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3811000 (14 GB) 2022-11-10 04:12:58 destination > Flushing hcrm_raw_h-crm-deals: 2000 records (24 MB) 2022-11-10 04:12:58 destination > actual size of batch: 2000 2022-11-10 04:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3812000 (14 GB) 2022-11-10 04:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3813000 (14 GB) 2022-11-10 04:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3814000 (14 GB) 2022-11-10 04:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3815000 (14 GB) 2022-11-10 04:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3816000 (14 GB) 2022-11-10 04:12:59 destination > Flushing hcrm_raw_h-crm-deals: 4549 records (24 MB) 2022-11-10 04:12:59 destination > actual size of batch: 4549 2022-11-10 04:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3817000 (14 GB) 2022-11-10 04:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3818000 (14 GB) 2022-11-10 04:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3819000 (14 GB) 2022-11-10 04:12:59 destination > Flushing hcrm_raw_h-crm-deals: 3245 records (24 MB) 2022-11-10 04:12:59 destination > actual size of batch: 3245 2022-11-10 04:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3820000 (14 GB) 2022-11-10 04:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3821000 (14 GB) 2022-11-10 04:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3822000 (14 GB) 2022-11-10 04:13:00 destination > Flushing hcrm_raw_h-crm-deals: 3231 records (24 MB) 2022-11-10 04:13:00 destination > actual size of batch: 3231 2022-11-10 04:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3823000 (15 GB) 2022-11-10 04:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3824000 (15 GB) 2022-11-10 04:13:00 destination > Flushing hcrm_raw_h-crm-deals: 2040 records (24 MB) 2022-11-10 04:13:00 destination > actual size of batch: 2040 2022-11-10 04:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3825000 (15 GB) 2022-11-10 04:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3826000 (15 GB) 2022-11-10 04:13:01 destination > Flushing hcrm_raw_h-crm-deals: 1659 records (24 MB) 2022-11-10 04:13:01 destination > actual size of batch: 1659 2022-11-10 04:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3827000 (15 GB) 2022-11-10 04:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3828000 (15 GB) 2022-11-10 04:13:01 destination > Flushing hcrm_raw_h-crm-deals: 1460 records (24 MB) 2022-11-10 04:13:01 destination > actual size of batch: 1460 2022-11-10 04:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3829000 (15 GB) 2022-11-10 04:13:01 destination > Flushing hcrm_raw_h-crm-deals: 1381 records (24 MB) 2022-11-10 04:13:01 destination > actual size of batch: 1381 2022-11-10 04:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3830000 (15 GB) 2022-11-10 04:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3831000 (15 GB) 2022-11-10 04:13:02 destination > Flushing hcrm_raw_h-crm-deals: 1731 records (24 MB) 2022-11-10 04:13:02 destination > actual size of batch: 1731 2022-11-10 04:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3832000 (15 GB) 2022-11-10 04:13:03 destination > Flushing hcrm_raw_h-crm-deals: 1413 records (24 MB) 2022-11-10 04:13:03 destination > actual size of batch: 1413 2022-11-10 04:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3833000 (15 GB) 2022-11-10 04:13:04 destination > Flushing hcrm_raw_h-crm-deals: 1309 records (24 MB) 2022-11-10 04:13:04 destination > actual size of batch: 1309 2022-11-10 04:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3834000 (15 GB) 2022-11-10 04:13:04 destination > Flushing hcrm_raw_h-crm-deals: 1063 records (24 MB) 2022-11-10 04:13:04 destination > actual size of batch: 1063 2022-11-10 04:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3835000 (15 GB) 2022-11-10 04:13:04 destination > Flushing hcrm_raw_h-crm-deals: 991 records (24 MB) 2022-11-10 04:13:04 destination > actual size of batch: 991 2022-11-10 04:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3836000 (15 GB) 2022-11-10 04:13:04 destination > Flushing hcrm_raw_h-crm-deals: 976 records (24 MB) 2022-11-10 04:13:04 destination > actual size of batch: 976 2022-11-10 04:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3837000 (15 GB) 2022-11-10 04:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3838000 (15 GB) 2022-11-10 04:13:05 destination > Flushing hcrm_raw_h-crm-deals: 1616 records (24 MB) 2022-11-10 04:13:05 destination > actual size of batch: 1616 2022-11-10 04:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3839000 (15 GB) 2022-11-10 04:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3840000 (15 GB) 2022-11-10 04:13:05 destination > Flushing hcrm_raw_h-crm-deals: 1671 records (24 MB) 2022-11-10 04:13:05 destination > actual size of batch: 1671 2022-11-10 04:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3841000 (15 GB) 2022-11-10 04:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3842000 (15 GB) 2022-11-10 04:13:06 destination > Flushing hcrm_raw_h-crm-deals: 2254 records (24 MB) 2022-11-10 04:13:06 destination > actual size of batch: 2254 2022-11-10 04:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3843000 (15 GB) 2022-11-10 04:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3844000 (15 GB) 2022-11-10 04:13:07 destination > Flushing hcrm_raw_h-crm-deals: 1843 records (24 MB) 2022-11-10 04:13:07 destination > actual size of batch: 1843 2022-11-10 04:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3845000 (15 GB) 2022-11-10 04:13:07 destination > Flushing hcrm_raw_h-crm-deals: 1718 records (24 MB) 2022-11-10 04:13:07 destination > actual size of batch: 1718 2022-11-10 04:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3846000 (15 GB) 2022-11-10 04:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3847000 (15 GB) 2022-11-10 04:13:07 destination > Flushing hcrm_raw_h-crm-deals: 1421 records (24 MB) 2022-11-10 04:13:07 destination > actual size of batch: 1421 2022-11-10 04:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3848000 (15 GB) 2022-11-10 04:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3849000 (15 GB) 2022-11-10 04:13:08 destination > Flushing hcrm_raw_h-crm-deals: 1629 records (24 MB) 2022-11-10 04:13:08 destination > actual size of batch: 1629 2022-11-10 04:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3850000 (15 GB) 2022-11-10 04:13:08 destination > Flushing hcrm_raw_h-crm-deals: 1071 records (24 MB) 2022-11-10 04:13:08 destination > actual size of batch: 1071 2022-11-10 04:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3851000 (15 GB) 2022-11-10 04:13:08 destination > Flushing hcrm_raw_h-crm-deals: 1314 records (24 MB) 2022-11-10 04:13:08 destination > actual size of batch: 1314 2022-11-10 04:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3852000 (15 GB) 2022-11-10 04:13:09 destination > Flushing hcrm_raw_h-crm-deals: 1478 records (24 MB) 2022-11-10 04:13:09 destination > actual size of batch: 1478 2022-11-10 04:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3853000 (15 GB) 2022-11-10 04:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3854000 (15 GB) 2022-11-10 04:13:09 destination > Flushing hcrm_raw_h-crm-deals: 1530 records (24 MB) 2022-11-10 04:13:09 destination > actual size of batch: 1530 2022-11-10 04:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3855000 (15 GB) 2022-11-10 04:13:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3856000 (15 GB) 2022-11-10 04:13:10 destination > Flushing hcrm_raw_h-crm-deals: 1707 records (24 MB) 2022-11-10 04:13:10 destination > actual size of batch: 1707 2022-11-10 04:13:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3857000 (15 GB) 2022-11-10 04:13:10 destination > Flushing hcrm_raw_h-crm-deals: 1741 records (24 MB) 2022-11-10 04:13:10 destination > actual size of batch: 1741 2022-11-10 04:13:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3858000 (15 GB) 2022-11-10 04:13:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3859000 (15 GB) 2022-11-10 04:13:11 destination > Flushing hcrm_raw_h-crm-deals: 1805 records (24 MB) 2022-11-10 04:13:11 destination > actual size of batch: 1805 2022-11-10 04:13:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3860000 (15 GB) 2022-11-10 04:13:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3861000 (15 GB) 2022-11-10 04:13:11 destination > Flushing hcrm_raw_h-crm-deals: 1874 records (24 MB) 2022-11-10 04:13:11 destination > actual size of batch: 1874 2022-11-10 04:13:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3862000 (15 GB) 2022-11-10 04:13:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3863000 (15 GB) 2022-11-10 04:13:11 destination > Flushing hcrm_raw_h-crm-deals: 2033 records (24 MB) 2022-11-10 04:13:11 destination > actual size of batch: 2033 2022-11-10 04:13:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3864000 (15 GB) 2022-11-10 04:13:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3865000 (15 GB) 2022-11-10 04:13:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3866000 (15 GB) 2022-11-10 04:13:12 destination > Flushing hcrm_raw_h-crm-deals: 2433 records (24 MB) 2022-11-10 04:13:12 destination > actual size of batch: 2433 2022-11-10 04:13:13 source > finished reading a stream slice 2022-11-10 04:13:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3867000 (15 GB) 2022-11-10 04:13:13 destination > Flushing hcrm_raw_h-crm-deals: 1572 records (24 MB) 2022-11-10 04:13:13 destination > actual size of batch: 1572 2022-11-10 04:13:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3868000 (15 GB) 2022-11-10 04:13:13 destination > Flushing hcrm_raw_h-crm-deals: 1200 records (24 MB) 2022-11-10 04:13:13 destination > actual size of batch: 1200 2022-11-10 04:13:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3869000 (15 GB) 2022-11-10 04:13:13 destination > Flushing hcrm_raw_h-crm-deals: 1139 records (24 MB) 2022-11-10 04:13:13 destination > actual size of batch: 1139 2022-11-10 04:13:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3870000 (15 GB) 2022-11-10 04:13:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3871000 (15 GB) 2022-11-10 04:13:14 destination > Flushing hcrm_raw_h-crm-deals: 1098 records (24 MB) 2022-11-10 04:13:14 destination > actual size of batch: 1098 2022-11-10 04:13:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3872000 (15 GB) 2022-11-10 04:13:14 destination > Flushing hcrm_raw_h-crm-deals: 1488 records (24 MB) 2022-11-10 04:13:14 destination > actual size of batch: 1488 2022-11-10 04:13:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3873000 (15 GB) 2022-11-10 04:13:14 destination > Flushing hcrm_raw_h-crm-deals: 1388 records (24 MB) 2022-11-10 04:13:14 destination > actual size of batch: 1388 2022-11-10 04:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3874000 (15 GB) 2022-11-10 04:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3875000 (15 GB) 2022-11-10 04:13:15 destination > Flushing hcrm_raw_h-crm-deals: 1283 records (24 MB) 2022-11-10 04:13:15 destination > actual size of batch: 1283 2022-11-10 04:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3876000 (15 GB) 2022-11-10 04:13:15 destination > Flushing hcrm_raw_h-crm-deals: 1345 records (24 MB) 2022-11-10 04:13:15 destination > actual size of batch: 1345 2022-11-10 04:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3877000 (15 GB) 2022-11-10 04:13:16 destination > Flushing hcrm_raw_h-crm-deals: 1441 records (24 MB) 2022-11-10 04:13:16 destination > actual size of batch: 1441 2022-11-10 04:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3878000 (15 GB) 2022-11-10 04:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3879000 (15 GB) 2022-11-10 04:13:16 destination > Flushing hcrm_raw_h-crm-deals: 1313 records (24 MB) 2022-11-10 04:13:16 destination > actual size of batch: 1313 2022-11-10 04:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3880000 (15 GB) 2022-11-10 04:13:17 destination > Flushing hcrm_raw_h-crm-deals: 1129 records (24 MB) 2022-11-10 04:13:17 destination > actual size of batch: 1129 2022-11-10 04:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3881000 (15 GB) 2022-11-10 04:13:17 destination > Flushing hcrm_raw_h-crm-deals: 1165 records (24 MB) 2022-11-10 04:13:17 destination > actual size of batch: 1165 2022-11-10 04:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3882000 (15 GB) 2022-11-10 04:13:17 destination > Flushing hcrm_raw_h-crm-deals: 1103 records (24 MB) 2022-11-10 04:13:17 destination > actual size of batch: 1103 2022-11-10 04:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3883000 (15 GB) 2022-11-10 04:13:18 destination > Flushing hcrm_raw_h-crm-deals: 1222 records (24 MB) 2022-11-10 04:13:18 destination > actual size of batch: 1222 2022-11-10 04:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3884000 (15 GB) 2022-11-10 04:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3885000 (15 GB) 2022-11-10 04:13:18 destination > Flushing hcrm_raw_h-crm-deals: 1146 records (24 MB) 2022-11-10 04:13:18 destination > actual size of batch: 1146 2022-11-10 04:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3886000 (15 GB) 2022-11-10 04:13:18 destination > Flushing hcrm_raw_h-crm-deals: 1133 records (24 MB) 2022-11-10 04:13:18 destination > actual size of batch: 1133 2022-11-10 04:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3887000 (15 GB) 2022-11-10 04:13:20 source > finished reading a stream slice 2022-11-10 04:13:20 destination > Flushing hcrm_raw_h-crm-deals: 1008 records (24 MB) 2022-11-10 04:13:20 destination > actual size of batch: 1008 2022-11-10 04:13:21 destination > Flushing hcrm_raw_h-crm-deals: 789 records (24 MB) 2022-11-10 04:13:21 destination > actual size of batch: 789 2022-11-10 04:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3888000 (15 GB) 2022-11-10 04:13:21 destination > Flushing hcrm_raw_h-crm-deals: 883 records (24 MB) 2022-11-10 04:13:21 destination > actual size of batch: 883 2022-11-10 04:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3889000 (15 GB) 2022-11-10 04:13:21 destination > Flushing hcrm_raw_h-crm-deals: 868 records (24 MB) 2022-11-10 04:13:21 destination > actual size of batch: 868 2022-11-10 04:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3890000 (15 GB) 2022-11-10 04:13:22 destination > Flushing hcrm_raw_h-crm-deals: 745 records (24 MB) 2022-11-10 04:13:22 destination > actual size of batch: 745 2022-11-10 04:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3891000 (15 GB) 2022-11-10 04:13:22 destination > Flushing hcrm_raw_h-crm-deals: 622 records (24 MB) 2022-11-10 04:13:22 destination > actual size of batch: 622 2022-11-10 04:13:22 destination > Flushing hcrm_raw_h-crm-deals: 779 records (24 MB) 2022-11-10 04:13:22 destination > actual size of batch: 779 2022-11-10 04:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3892000 (15 GB) 2022-11-10 04:13:23 destination > Flushing hcrm_raw_h-crm-deals: 911 records (24 MB) 2022-11-10 04:13:23 destination > actual size of batch: 911 2022-11-10 04:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3893000 (15 GB) 2022-11-10 04:13:23 destination > Flushing hcrm_raw_h-crm-deals: 879 records (24 MB) 2022-11-10 04:13:23 destination > actual size of batch: 879 2022-11-10 04:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3894000 (15 GB) 2022-11-10 04:13:23 destination > Flushing hcrm_raw_h-crm-deals: 927 records (24 MB) 2022-11-10 04:13:23 destination > actual size of batch: 927 2022-11-10 04:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3895000 (15 GB) 2022-11-10 04:13:23 destination > Flushing hcrm_raw_h-crm-deals: 857 records (24 MB) 2022-11-10 04:13:23 destination > actual size of batch: 857 2022-11-10 04:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3896000 (15 GB) 2022-11-10 04:13:24 destination > Flushing hcrm_raw_h-crm-deals: 807 records (24 MB) 2022-11-10 04:13:24 destination > actual size of batch: 807 2022-11-10 04:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3897000 (15 GB) 2022-11-10 04:13:24 destination > Flushing hcrm_raw_h-crm-deals: 781 records (24 MB) 2022-11-10 04:13:24 destination > actual size of batch: 781 2022-11-10 04:13:24 destination > Flushing hcrm_raw_h-crm-deals: 752 records (24 MB) 2022-11-10 04:13:24 destination > actual size of batch: 752 2022-11-10 04:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3898000 (15 GB) 2022-11-10 04:13:25 destination > Flushing hcrm_raw_h-crm-deals: 711 records (24 MB) 2022-11-10 04:13:25 destination > actual size of batch: 711 2022-11-10 04:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3899000 (15 GB) 2022-11-10 04:13:25 destination > Flushing hcrm_raw_h-crm-deals: 867 records (24 MB) 2022-11-10 04:13:25 destination > actual size of batch: 867 2022-11-10 04:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3900000 (15 GB) 2022-11-10 04:13:25 destination > Flushing hcrm_raw_h-crm-deals: 776 records (24 MB) 2022-11-10 04:13:25 destination > actual size of batch: 776 2022-11-10 04:13:25 source > finished reading a stream slice 2022-11-10 04:13:26 destination > Flushing hcrm_raw_h-crm-deals: 591 records (24 MB) 2022-11-10 04:13:26 destination > actual size of batch: 591 2022-11-10 04:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3901000 (15 GB) 2022-11-10 04:13:26 destination > Flushing hcrm_raw_h-crm-deals: 523 records (24 MB) 2022-11-10 04:13:26 destination > actual size of batch: 523 2022-11-10 04:13:26 destination > Flushing hcrm_raw_h-crm-deals: 557 records (24 MB) 2022-11-10 04:13:26 destination > actual size of batch: 557 2022-11-10 04:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3902000 (15 GB) 2022-11-10 04:13:27 destination > Flushing hcrm_raw_h-crm-deals: 834 records (24 MB) 2022-11-10 04:13:27 destination > actual size of batch: 834 2022-11-10 04:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3903000 (15 GB) 2022-11-10 04:13:27 destination > Flushing hcrm_raw_h-crm-deals: 875 records (24 MB) 2022-11-10 04:13:27 destination > actual size of batch: 875 2022-11-10 04:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3904000 (15 GB) 2022-11-10 04:13:27 destination > Flushing hcrm_raw_h-crm-deals: 844 records (24 MB) 2022-11-10 04:13:27 destination > actual size of batch: 844 2022-11-10 04:13:27 destination > Flushing hcrm_raw_h-crm-deals: 501 records (24 MB) 2022-11-10 04:13:27 destination > actual size of batch: 501 2022-11-10 04:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3905000 (15 GB) 2022-11-10 04:13:28 destination > Flushing hcrm_raw_h-crm-deals: 678 records (24 MB) 2022-11-10 04:13:28 destination > actual size of batch: 678 2022-11-10 04:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3906000 (15 GB) 2022-11-10 04:13:28 destination > Flushing hcrm_raw_h-crm-deals: 746 records (24 MB) 2022-11-10 04:13:28 destination > actual size of batch: 746 2022-11-10 04:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3907000 (15 GB) 2022-11-10 04:13:28 destination > Flushing hcrm_raw_h-crm-deals: 720 records (24 MB) 2022-11-10 04:13:28 destination > actual size of batch: 720 2022-11-10 04:13:29 destination > Flushing hcrm_raw_h-crm-deals: 576 records (24 MB) 2022-11-10 04:13:29 destination > actual size of batch: 576 2022-11-10 04:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3908000 (15 GB) 2022-11-10 04:13:29 destination > Flushing hcrm_raw_h-crm-deals: 668 records (24 MB) 2022-11-10 04:13:29 destination > actual size of batch: 668 2022-11-10 04:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3909000 (15 GB) 2022-11-10 04:13:29 destination > Flushing hcrm_raw_h-crm-deals: 705 records (24 MB) 2022-11-10 04:13:29 destination > actual size of batch: 705 2022-11-10 04:13:30 destination > Flushing hcrm_raw_h-crm-deals: 630 records (24 MB) 2022-11-10 04:13:30 destination > actual size of batch: 630 2022-11-10 04:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3910000 (15 GB) 2022-11-10 04:13:30 destination > Flushing hcrm_raw_h-crm-deals: 730 records (24 MB) 2022-11-10 04:13:30 destination > actual size of batch: 730 2022-11-10 04:13:30 source > finished reading a stream slice 2022-11-10 04:13:30 destination > Flushing hcrm_raw_h-crm-deals: 545 records (24 MB) 2022-11-10 04:13:30 destination > actual size of batch: 545 2022-11-10 04:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3911000 (15 GB) 2022-11-10 04:13:31 destination > Flushing hcrm_raw_h-crm-deals: 530 records (24 MB) 2022-11-10 04:13:31 destination > actual size of batch: 530 2022-11-10 04:13:31 destination > Flushing hcrm_raw_h-crm-deals: 482 records (24 MB) 2022-11-10 04:13:31 destination > actual size of batch: 482 2022-11-10 04:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3912000 (15 GB) 2022-11-10 04:13:31 destination > Flushing hcrm_raw_h-crm-deals: 663 records (24 MB) 2022-11-10 04:13:31 destination > actual size of batch: 663 2022-11-10 04:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3913000 (15 GB) 2022-11-10 04:13:32 destination > Flushing hcrm_raw_h-crm-deals: 659 records (24 MB) 2022-11-10 04:13:32 destination > actual size of batch: 659 2022-11-10 04:13:32 destination > Flushing hcrm_raw_h-crm-deals: 585 records (24 MB) 2022-11-10 04:13:32 destination > actual size of batch: 585 2022-11-10 04:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3914000 (15 GB) 2022-11-10 04:13:32 destination > Flushing hcrm_raw_h-crm-deals: 625 records (24 MB) 2022-11-10 04:13:32 destination > actual size of batch: 625 2022-11-10 04:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3915000 (15 GB) 2022-11-10 04:13:32 destination > Flushing hcrm_raw_h-crm-deals: 630 records (24 MB) 2022-11-10 04:13:32 destination > actual size of batch: 630 2022-11-10 04:13:33 destination > Flushing hcrm_raw_h-crm-deals: 530 records (24 MB) 2022-11-10 04:13:33 destination > actual size of batch: 530 2022-11-10 04:13:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3916000 (15 GB) 2022-11-10 04:13:33 destination > Flushing hcrm_raw_h-crm-deals: 656 records (24 MB) 2022-11-10 04:13:33 destination > actual size of batch: 656 2022-11-10 04:13:33 destination > Flushing hcrm_raw_h-crm-deals: 545 records (24 MB) 2022-11-10 04:13:33 destination > actual size of batch: 545 2022-11-10 04:13:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3917000 (15 GB) 2022-11-10 04:13:34 destination > Flushing hcrm_raw_h-crm-deals: 624 records (24 MB) 2022-11-10 04:13:34 destination > actual size of batch: 624 2022-11-10 04:13:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3918000 (15 GB) 2022-11-10 04:13:34 destination > Flushing hcrm_raw_h-crm-deals: 697 records (24 MB) 2022-11-10 04:13:34 destination > actual size of batch: 697 2022-11-10 04:13:34 destination > Flushing hcrm_raw_h-crm-deals: 545 records (24 MB) 2022-11-10 04:13:34 destination > actual size of batch: 545 2022-11-10 04:13:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3919000 (15 GB) 2022-11-10 04:13:34 destination > Flushing hcrm_raw_h-crm-deals: 683 records (24 MB) 2022-11-10 04:13:34 destination > actual size of batch: 683 2022-11-10 04:13:35 destination > Flushing hcrm_raw_h-crm-deals: 508 records (24 MB) 2022-11-10 04:13:35 destination > actual size of batch: 508 2022-11-10 04:13:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3920000 (15 GB) 2022-11-10 04:13:35 destination > Flushing hcrm_raw_h-crm-deals: 397 records (24 MB) 2022-11-10 04:13:35 destination > actual size of batch: 397 2022-11-10 04:13:35 source > finished reading a stream slice 2022-11-10 04:13:35 destination > Flushing hcrm_raw_h-crm-deals: 661 records (24 MB) 2022-11-10 04:13:35 destination > actual size of batch: 661 2022-11-10 04:13:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3921000 (15 GB) 2022-11-10 04:13:36 destination > Flushing hcrm_raw_h-crm-deals: 597 records (24 MB) 2022-11-10 04:13:36 destination > actual size of batch: 597 2022-11-10 04:13:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3922000 (15 GB) 2022-11-10 04:13:36 destination > Flushing hcrm_raw_h-crm-deals: 582 records (24 MB) 2022-11-10 04:13:36 destination > actual size of batch: 582 2022-11-10 04:13:37 destination > Flushing hcrm_raw_h-crm-deals: 616 records (24 MB) 2022-11-10 04:13:37 destination > actual size of batch: 616 2022-11-10 04:13:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3923000 (15 GB) 2022-11-10 04:13:37 destination > Flushing hcrm_raw_h-crm-deals: 662 records (24 MB) 2022-11-10 04:13:37 destination > actual size of batch: 662 2022-11-10 04:13:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3924000 (15 GB) 2022-11-10 04:13:37 destination > Flushing hcrm_raw_h-crm-deals: 663 records (24 MB) 2022-11-10 04:13:37 destination > actual size of batch: 663 2022-11-10 04:13:37 destination > Flushing hcrm_raw_h-crm-deals: 477 records (24 MB) 2022-11-10 04:13:37 destination > actual size of batch: 477 2022-11-10 04:13:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3925000 (15 GB) 2022-11-10 04:13:38 destination > Flushing hcrm_raw_h-crm-deals: 673 records (24 MB) 2022-11-10 04:13:38 destination > actual size of batch: 673 2022-11-10 04:13:38 destination > Flushing hcrm_raw_h-crm-deals: 538 records (24 MB) 2022-11-10 04:13:38 destination > actual size of batch: 538 2022-11-10 04:13:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3926000 (15 GB) 2022-11-10 04:13:38 destination > Flushing hcrm_raw_h-crm-deals: 538 records (24 MB) 2022-11-10 04:13:38 destination > actual size of batch: 538 2022-11-10 04:13:38 destination > Flushing hcrm_raw_h-crm-deals: 675 records (24 MB) 2022-11-10 04:13:38 destination > actual size of batch: 675 2022-11-10 04:13:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3927000 (15 GB) 2022-11-10 04:13:39 destination > Flushing hcrm_raw_h-crm-deals: 618 records (24 MB) 2022-11-10 04:13:39 destination > actual size of batch: 618 2022-11-10 04:13:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3928000 (15 GB) 2022-11-10 04:13:39 destination > Flushing hcrm_raw_h-crm-deals: 551 records (24 MB) 2022-11-10 04:13:39 destination > actual size of batch: 551 2022-11-10 04:13:39 destination > Flushing hcrm_raw_h-crm-deals: 570 records (24 MB) 2022-11-10 04:13:39 destination > actual size of batch: 570 2022-11-10 04:13:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3929000 (15 GB) 2022-11-10 04:13:39 destination > Flushing hcrm_raw_h-crm-deals: 731 records (24 MB) 2022-11-10 04:13:39 destination > actual size of batch: 731 2022-11-10 04:13:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3930000 (15 GB) 2022-11-10 04:13:40 destination > Flushing hcrm_raw_h-crm-deals: 631 records (24 MB) 2022-11-10 04:13:40 destination > actual size of batch: 631 2022-11-10 04:13:40 source > finished reading a stream slice 2022-11-10 04:13:40 destination > Flushing hcrm_raw_h-crm-deals: 584 records (24 MB) 2022-11-10 04:13:40 destination > actual size of batch: 584 2022-11-10 04:13:40 destination > Flushing hcrm_raw_h-crm-deals: 261 records (24 MB) 2022-11-10 04:13:40 destination > actual size of batch: 261 2022-11-10 04:13:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3931000 (15 GB) 2022-11-10 04:13:41 destination > Flushing hcrm_raw_h-crm-deals: 314 records (24 MB) 2022-11-10 04:13:41 destination > actual size of batch: 314 2022-11-10 04:13:41 destination > Flushing hcrm_raw_h-crm-deals: 203 records (24 MB) 2022-11-10 04:13:41 destination > actual size of batch: 203 2022-11-10 04:13:41 destination > Flushing hcrm_raw_h-crm-deals: 321 records (24 MB) 2022-11-10 04:13:41 destination > actual size of batch: 321 2022-11-10 04:13:41 destination > Flushing hcrm_raw_h-crm-deals: 262 records (24 MB) 2022-11-10 04:13:41 destination > actual size of batch: 262 2022-11-10 04:13:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3932000 (15 GB) 2022-11-10 04:13:42 destination > Flushing hcrm_raw_h-crm-deals: 312 records (24 MB) 2022-11-10 04:13:42 destination > actual size of batch: 312 2022-11-10 04:13:42 destination > Flushing hcrm_raw_h-crm-deals: 221 records (24 MB) 2022-11-10 04:13:42 destination > actual size of batch: 221 2022-11-10 04:13:42 destination > Flushing hcrm_raw_h-crm-deals: 266 records (24 MB) 2022-11-10 04:13:42 destination > actual size of batch: 266 2022-11-10 04:13:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3933000 (15 GB) 2022-11-10 04:13:42 destination > Flushing hcrm_raw_h-crm-deals: 229 records (24 MB) 2022-11-10 04:13:42 destination > actual size of batch: 229 2022-11-10 04:13:43 destination > Flushing hcrm_raw_h-crm-deals: 262 records (24 MB) 2022-11-10 04:13:43 destination > actual size of batch: 262 2022-11-10 04:13:43 destination > Flushing hcrm_raw_h-crm-deals: 257 records (24 MB) 2022-11-10 04:13:43 destination > actual size of batch: 257 2022-11-10 04:13:43 destination > Flushing hcrm_raw_h-crm-deals: 389 records (24 MB) 2022-11-10 04:13:43 destination > actual size of batch: 389 2022-11-10 04:13:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3934000 (15 GB) 2022-11-10 04:13:43 destination > Flushing hcrm_raw_h-crm-deals: 545 records (24 MB) 2022-11-10 04:13:43 destination > actual size of batch: 545 2022-11-10 04:13:44 destination > Flushing hcrm_raw_h-crm-deals: 279 records (24 MB) 2022-11-10 04:13:44 destination > actual size of batch: 279 2022-11-10 04:13:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3935000 (15 GB) 2022-11-10 04:13:44 destination > Flushing hcrm_raw_h-crm-deals: 318 records (24 MB) 2022-11-10 04:13:44 destination > actual size of batch: 318 2022-11-10 04:13:44 destination > Flushing hcrm_raw_h-crm-deals: 466 records (24 MB) 2022-11-10 04:13:44 destination > actual size of batch: 466 2022-11-10 04:13:45 source > finished reading a stream slice 2022-11-10 04:13:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3936000 (15 GB) 2022-11-10 04:13:45 destination > Flushing hcrm_raw_h-crm-deals: 623 records (24 MB) 2022-11-10 04:13:45 destination > actual size of batch: 623 2022-11-10 04:13:46 destination > Flushing hcrm_raw_h-crm-deals: 795 records (24 MB) 2022-11-10 04:13:46 destination > actual size of batch: 795 2022-11-10 04:13:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3937000 (15 GB) 2022-11-10 04:13:46 destination > Flushing hcrm_raw_h-crm-deals: 702 records (24 MB) 2022-11-10 04:13:46 destination > actual size of batch: 702 2022-11-10 04:13:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3938000 (15 GB) 2022-11-10 04:13:46 destination > Flushing hcrm_raw_h-crm-deals: 634 records (24 MB) 2022-11-10 04:13:46 destination > actual size of batch: 634 2022-11-10 04:13:46 destination > Flushing hcrm_raw_h-crm-deals: 464 records (24 MB) 2022-11-10 04:13:46 destination > actual size of batch: 464 2022-11-10 04:13:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3939000 (15 GB) 2022-11-10 04:13:47 destination > Flushing hcrm_raw_h-crm-deals: 375 records (24 MB) 2022-11-10 04:13:47 destination > actual size of batch: 375 2022-11-10 04:13:47 destination > Flushing hcrm_raw_h-crm-deals: 562 records (24 MB) 2022-11-10 04:13:47 destination > actual size of batch: 562 2022-11-10 04:13:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3940000 (15 GB) 2022-11-10 04:13:47 destination > Flushing hcrm_raw_h-crm-deals: 523 records (24 MB) 2022-11-10 04:13:47 destination > actual size of batch: 523 2022-11-10 04:13:48 destination > Flushing hcrm_raw_h-crm-deals: 391 records (24 MB) 2022-11-10 04:13:48 destination > actual size of batch: 391 2022-11-10 04:13:48 destination > Flushing hcrm_raw_h-crm-deals: 263 records (24 MB) 2022-11-10 04:13:48 destination > actual size of batch: 263 2022-11-10 04:13:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3941000 (15 GB) 2022-11-10 04:13:48 destination > Flushing hcrm_raw_h-crm-deals: 230 records (24 MB) 2022-11-10 04:13:48 destination > actual size of batch: 230 2022-11-10 04:13:48 destination > Flushing hcrm_raw_h-crm-deals: 229 records (24 MB) 2022-11-10 04:13:48 destination > actual size of batch: 229 2022-11-10 04:13:49 destination > Flushing hcrm_raw_h-crm-deals: 244 records (24 MB) 2022-11-10 04:13:49 destination > actual size of batch: 244 2022-11-10 04:13:49 destination > Flushing hcrm_raw_h-crm-deals: 254 records (24 MB) 2022-11-10 04:13:49 destination > actual size of batch: 254 2022-11-10 04:13:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3942000 (15 GB) 2022-11-10 04:13:49 destination > Flushing hcrm_raw_h-crm-deals: 209 records (24 MB) 2022-11-10 04:13:49 destination > actual size of batch: 209 2022-11-10 04:13:50 source > finished reading a stream slice 2022-11-10 04:13:50 destination > Flushing hcrm_raw_h-crm-deals: 217 records (24 MB) 2022-11-10 04:13:50 destination > actual size of batch: 217 2022-11-10 04:13:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3943000 (15 GB) 2022-11-10 04:13:50 destination > Flushing hcrm_raw_h-crm-deals: 773 records (24 MB) 2022-11-10 04:13:50 destination > actual size of batch: 773 2022-11-10 04:13:50 destination > Flushing hcrm_raw_h-crm-deals: 600 records (24 MB) 2022-11-10 04:13:50 destination > actual size of batch: 600 2022-11-10 04:13:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3944000 (15 GB) 2022-11-10 04:13:50 destination > Flushing hcrm_raw_h-crm-deals: 620 records (24 MB) 2022-11-10 04:13:50 destination > actual size of batch: 620 2022-11-10 04:13:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3945000 (15 GB) 2022-11-10 04:13:51 destination > Flushing hcrm_raw_h-crm-deals: 932 records (24 MB) 2022-11-10 04:13:51 destination > actual size of batch: 932 2022-11-10 04:13:51 destination > Flushing hcrm_raw_h-crm-deals: 688 records (24 MB) 2022-11-10 04:13:51 destination > actual size of batch: 688 2022-11-10 04:13:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3946000 (15 GB) 2022-11-10 04:13:51 destination > Flushing hcrm_raw_h-crm-deals: 491 records (24 MB) 2022-11-10 04:13:51 destination > actual size of batch: 491 2022-11-10 04:13:51 destination > Flushing hcrm_raw_h-crm-deals: 369 records (24 MB) 2022-11-10 04:13:51 destination > actual size of batch: 369 2022-11-10 04:13:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3947000 (15 GB) 2022-11-10 04:13:52 destination > Flushing hcrm_raw_h-crm-deals: 518 records (24 MB) 2022-11-10 04:13:52 destination > actual size of batch: 518 2022-11-10 04:13:52 destination > Flushing hcrm_raw_h-crm-deals: 470 records (24 MB) 2022-11-10 04:13:52 destination > actual size of batch: 470 2022-11-10 04:13:52 destination > Flushing hcrm_raw_h-crm-deals: 225 records (24 MB) 2022-11-10 04:13:52 destination > actual size of batch: 225 2022-11-10 04:13:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3948000 (15 GB) 2022-11-10 04:13:52 destination > Flushing hcrm_raw_h-crm-deals: 204 records (24 MB) 2022-11-10 04:13:52 destination > actual size of batch: 204 2022-11-10 04:13:53 destination > Flushing hcrm_raw_h-crm-deals: 255 records (24 MB) 2022-11-10 04:13:53 destination > actual size of batch: 255 2022-11-10 04:13:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3949000 (15 GB) 2022-11-10 04:13:53 destination > Flushing hcrm_raw_h-crm-deals: 595 records (24 MB) 2022-11-10 04:13:53 destination > actual size of batch: 595 2022-11-10 04:13:53 destination > Flushing hcrm_raw_h-crm-deals: 684 records (24 MB) 2022-11-10 04:13:53 destination > actual size of batch: 684 2022-11-10 04:13:54 destination > Flushing hcrm_raw_h-crm-deals: 209 records (24 MB) 2022-11-10 04:13:54 destination > actual size of batch: 209 2022-11-10 04:13:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3950000 (15 GB) 2022-11-10 04:13:54 source > finished reading a stream slice 2022-11-10 04:13:54 destination > Flushing hcrm_raw_h-crm-deals: 555 records (24 MB) 2022-11-10 04:13:54 destination > actual size of batch: 555 2022-11-10 04:13:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3951000 (15 GB) 2022-11-10 04:13:54 destination > Flushing hcrm_raw_h-crm-deals: 978 records (24 MB) 2022-11-10 04:13:54 destination > actual size of batch: 978 2022-11-10 04:13:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3952000 (15 GB) 2022-11-10 04:13:55 destination > Flushing hcrm_raw_h-crm-deals: 861 records (24 MB) 2022-11-10 04:13:55 destination > actual size of batch: 861 2022-11-10 04:13:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3953000 (15 GB) 2022-11-10 04:13:55 destination > Flushing hcrm_raw_h-crm-deals: 1482 records (24 MB) 2022-11-10 04:13:55 destination > actual size of batch: 1482 2022-11-10 04:13:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3954000 (15 GB) 2022-11-10 04:13:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3955000 (15 GB) 2022-11-10 04:13:55 destination > Flushing hcrm_raw_h-crm-deals: 1294 records (24 MB) 2022-11-10 04:13:55 destination > actual size of batch: 1294 2022-11-10 04:13:56 destination > Flushing hcrm_raw_h-crm-deals: 916 records (24 MB) 2022-11-10 04:13:56 destination > actual size of batch: 916 2022-11-10 04:13:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3956000 (15 GB) 2022-11-10 04:13:56 destination > Flushing hcrm_raw_h-crm-deals: 966 records (24 MB) 2022-11-10 04:13:56 destination > actual size of batch: 966 2022-11-10 04:13:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3957000 (15 GB) 2022-11-10 04:13:56 destination > Flushing hcrm_raw_h-crm-deals: 1006 records (24 MB) 2022-11-10 04:13:56 destination > actual size of batch: 1006 2022-11-10 04:13:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3958000 (15 GB) 2022-11-10 04:13:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3959000 (15 GB) 2022-11-10 04:13:57 destination > Flushing hcrm_raw_h-crm-deals: 1122 records (24 MB) 2022-11-10 04:13:57 destination > actual size of batch: 1122 2022-11-10 04:13:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3960000 (16 GB) 2022-11-10 04:13:57 destination > Flushing hcrm_raw_h-crm-deals: 1438 records (24 MB) 2022-11-10 04:13:57 destination > actual size of batch: 1438 2022-11-10 04:13:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3961000 (16 GB) 2022-11-10 04:13:58 destination > Flushing hcrm_raw_h-crm-deals: 1353 records (24 MB) 2022-11-10 04:13:58 destination > actual size of batch: 1353 2022-11-10 04:13:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3962000 (16 GB) 2022-11-10 04:13:58 destination > Flushing hcrm_raw_h-crm-deals: 915 records (24 MB) 2022-11-10 04:13:58 destination > actual size of batch: 915 2022-11-10 04:13:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3963000 (16 GB) 2022-11-10 04:13:58 destination > Flushing hcrm_raw_h-crm-deals: 939 records (24 MB) 2022-11-10 04:13:58 destination > actual size of batch: 939 2022-11-10 04:13:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3964000 (16 GB) 2022-11-10 04:13:59 destination > Flushing hcrm_raw_h-crm-deals: 1281 records (24 MB) 2022-11-10 04:13:59 destination > actual size of batch: 1281 2022-11-10 04:13:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3965000 (16 GB) 2022-11-10 04:13:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3966000 (16 GB) 2022-11-10 04:13:59 destination > Flushing hcrm_raw_h-crm-deals: 1312 records (24 MB) 2022-11-10 04:13:59 destination > actual size of batch: 1312 2022-11-10 04:13:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3967000 (16 GB) 2022-11-10 04:13:59 destination > Flushing hcrm_raw_h-crm-deals: 925 records (24 MB) 2022-11-10 04:13:59 destination > actual size of batch: 925 2022-11-10 04:14:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3968000 (16 GB) 2022-11-10 04:14:00 destination > Flushing hcrm_raw_h-crm-deals: 835 records (24 MB) 2022-11-10 04:14:00 destination > actual size of batch: 835 2022-11-10 04:14:00 source > finished reading a stream slice 2022-11-10 04:14:00 destination > Flushing hcrm_raw_h-crm-deals: 925 records (24 MB) 2022-11-10 04:14:00 destination > actual size of batch: 925 2022-11-10 04:14:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3969000 (16 GB) 2022-11-10 04:14:02 destination > Flushing hcrm_raw_h-crm-deals: 845 records (24 MB) 2022-11-10 04:14:02 destination > actual size of batch: 845 2022-11-10 04:14:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3970000 (16 GB) 2022-11-10 04:14:02 destination > Flushing hcrm_raw_h-crm-deals: 867 records (24 MB) 2022-11-10 04:14:02 destination > actual size of batch: 867 2022-11-10 04:14:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3971000 (16 GB) 2022-11-10 04:14:02 destination > Flushing hcrm_raw_h-crm-deals: 790 records (24 MB) 2022-11-10 04:14:02 destination > actual size of batch: 790 2022-11-10 04:14:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3972000 (16 GB) 2022-11-10 04:14:02 destination > Flushing hcrm_raw_h-crm-deals: 698 records (24 MB) 2022-11-10 04:14:02 destination > actual size of batch: 698 2022-11-10 04:14:03 destination > Flushing hcrm_raw_h-crm-deals: 682 records (24 MB) 2022-11-10 04:14:03 destination > actual size of batch: 682 2022-11-10 04:14:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3973000 (16 GB) 2022-11-10 04:14:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3974000 (16 GB) 2022-11-10 04:14:03 destination > Flushing hcrm_raw_h-crm-deals: 1406 records (24 MB) 2022-11-10 04:14:03 destination > actual size of batch: 1406 2022-11-10 04:14:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3975000 (16 GB) 2022-11-10 04:14:03 destination > Flushing hcrm_raw_h-crm-deals: 1397 records (24 MB) 2022-11-10 04:14:03 destination > actual size of batch: 1397 2022-11-10 04:14:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3976000 (16 GB) 2022-11-10 04:14:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3977000 (16 GB) 2022-11-10 04:14:04 destination > Flushing hcrm_raw_h-crm-deals: 1418 records (24 MB) 2022-11-10 04:14:04 destination > actual size of batch: 1418 2022-11-10 04:14:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3978000 (16 GB) 2022-11-10 04:14:04 destination > Flushing hcrm_raw_h-crm-deals: 1147 records (24 MB) 2022-11-10 04:14:04 destination > actual size of batch: 1147 2022-11-10 04:14:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3979000 (16 GB) 2022-11-10 04:14:04 destination > Flushing hcrm_raw_h-crm-deals: 1090 records (24 MB) 2022-11-10 04:14:04 destination > actual size of batch: 1090 2022-11-10 04:14:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3980000 (16 GB) 2022-11-10 04:14:05 destination > Flushing hcrm_raw_h-crm-deals: 1312 records (24 MB) 2022-11-10 04:14:05 destination > actual size of batch: 1312 2022-11-10 04:14:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3981000 (16 GB) 2022-11-10 04:14:05 destination > Flushing hcrm_raw_h-crm-deals: 1148 records (24 MB) 2022-11-10 04:14:05 destination > actual size of batch: 1148 2022-11-10 04:14:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3982000 (16 GB) 2022-11-10 04:14:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3983000 (16 GB) 2022-11-10 04:14:05 destination > Flushing hcrm_raw_h-crm-deals: 1412 records (24 MB) 2022-11-10 04:14:05 destination > actual size of batch: 1412 2022-11-10 04:14:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3984000 (16 GB) 2022-11-10 04:14:06 destination > Flushing hcrm_raw_h-crm-deals: 1395 records (24 MB) 2022-11-10 04:14:06 destination > actual size of batch: 1395 2022-11-10 04:14:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3985000 (16 GB) 2022-11-10 04:14:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3986000 (16 GB) 2022-11-10 04:14:07 destination > Flushing hcrm_raw_h-crm-deals: 1474 records (24 MB) 2022-11-10 04:14:07 destination > actual size of batch: 1474 2022-11-10 04:14:08 source > finished reading a stream slice 2022-11-10 04:14:08 destination > Flushing hcrm_raw_h-crm-deals: 901 records (24 MB) 2022-11-10 04:14:08 destination > actual size of batch: 901 2022-11-10 04:14:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3987000 (16 GB) 2022-11-10 04:14:08 destination > Flushing hcrm_raw_h-crm-deals: 618 records (24 MB) 2022-11-10 04:14:08 destination > actual size of batch: 618 2022-11-10 04:14:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3988000 (16 GB) 2022-11-10 04:14:09 destination > Flushing hcrm_raw_h-crm-deals: 548 records (24 MB) 2022-11-10 04:14:09 destination > actual size of batch: 548 2022-11-10 04:14:09 destination > Flushing hcrm_raw_h-crm-deals: 777 records (24 MB) 2022-11-10 04:14:09 destination > actual size of batch: 777 2022-11-10 04:14:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3989000 (16 GB) 2022-11-10 04:14:09 destination > Flushing hcrm_raw_h-crm-deals: 607 records (24 MB) 2022-11-10 04:14:09 destination > actual size of batch: 607 2022-11-10 04:14:10 destination > Flushing hcrm_raw_h-crm-deals: 455 records (24 MB) 2022-11-10 04:14:10 destination > actual size of batch: 455 2022-11-10 04:14:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3990000 (16 GB) 2022-11-10 04:14:10 destination > Flushing hcrm_raw_h-crm-deals: 275 records (24 MB) 2022-11-10 04:14:10 destination > actual size of batch: 275 2022-11-10 04:14:10 destination > Flushing hcrm_raw_h-crm-deals: 268 records (24 MB) 2022-11-10 04:14:10 destination > actual size of batch: 268 2022-11-10 04:14:10 destination > Flushing hcrm_raw_h-crm-deals: 284 records (24 MB) 2022-11-10 04:14:10 destination > actual size of batch: 284 2022-11-10 04:14:12 destination > Flushing hcrm_raw_h-crm-deals: 215 records (24 MB) 2022-11-10 04:14:12 destination > actual size of batch: 215 2022-11-10 04:14:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3991000 (16 GB) 2022-11-10 04:14:12 destination > Flushing hcrm_raw_h-crm-deals: 243 records (24 MB) 2022-11-10 04:14:12 destination > actual size of batch: 243 2022-11-10 04:14:12 destination > Flushing hcrm_raw_h-crm-deals: 256 records (24 MB) 2022-11-10 04:14:12 destination > actual size of batch: 256 2022-11-10 04:14:12 destination > Flushing hcrm_raw_h-crm-deals: 275 records (24 MB) 2022-11-10 04:14:12 destination > actual size of batch: 275 2022-11-10 04:14:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3992000 (16 GB) 2022-11-10 04:14:13 destination > Flushing hcrm_raw_h-crm-deals: 256 records (24 MB) 2022-11-10 04:14:13 destination > actual size of batch: 256 2022-11-10 04:14:13 destination > Flushing hcrm_raw_h-crm-deals: 279 records (24 MB) 2022-11-10 04:14:13 destination > actual size of batch: 279 2022-11-10 04:14:13 destination > Flushing hcrm_raw_h-crm-deals: 310 records (24 MB) 2022-11-10 04:14:13 destination > actual size of batch: 310 2022-11-10 04:14:14 source > finished reading a stream slice 2022-11-10 04:14:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3993000 (16 GB) 2022-11-10 04:14:14 destination > Flushing hcrm_raw_h-crm-deals: 576 records (24 MB) 2022-11-10 04:14:14 destination > actual size of batch: 576 2022-11-10 04:14:14 destination > Flushing hcrm_raw_h-crm-deals: 658 records (24 MB) 2022-11-10 04:14:14 destination > actual size of batch: 658 2022-11-10 04:14:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3994000 (16 GB) 2022-11-10 04:14:15 destination > Flushing hcrm_raw_h-crm-deals: 632 records (24 MB) 2022-11-10 04:14:15 destination > actual size of batch: 632 2022-11-10 04:14:15 destination > Flushing hcrm_raw_h-crm-deals: 373 records (24 MB) 2022-11-10 04:14:15 destination > actual size of batch: 373 2022-11-10 04:14:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3995000 (16 GB) 2022-11-10 04:14:15 destination > Flushing hcrm_raw_h-crm-deals: 519 records (24 MB) 2022-11-10 04:14:15 destination > actual size of batch: 519 2022-11-10 04:14:15 destination > Flushing hcrm_raw_h-crm-deals: 358 records (24 MB) 2022-11-10 04:14:15 destination > actual size of batch: 358 2022-11-10 04:14:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3996000 (16 GB) 2022-11-10 04:14:16 destination > Flushing hcrm_raw_h-crm-deals: 310 records (24 MB) 2022-11-10 04:14:16 destination > actual size of batch: 310 2022-11-10 04:14:16 destination > Flushing hcrm_raw_h-crm-deals: 349 records (24 MB) 2022-11-10 04:14:16 destination > actual size of batch: 349 2022-11-10 04:14:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3997000 (16 GB) 2022-11-10 04:14:16 destination > Flushing hcrm_raw_h-crm-deals: 693 records (24 MB) 2022-11-10 04:14:16 destination > actual size of batch: 693 2022-11-10 04:14:17 destination > Flushing hcrm_raw_h-crm-deals: 562 records (24 MB) 2022-11-10 04:14:17 destination > actual size of batch: 562 2022-11-10 04:14:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3998000 (16 GB) 2022-11-10 04:14:17 destination > Flushing hcrm_raw_h-crm-deals: 560 records (24 MB) 2022-11-10 04:14:17 destination > actual size of batch: 560 2022-11-10 04:14:17 destination > Flushing hcrm_raw_h-crm-deals: 579 records (24 MB) 2022-11-10 04:14:17 destination > actual size of batch: 579 2022-11-10 04:14:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 3999000 (16 GB) 2022-11-10 04:14:18 destination > Flushing hcrm_raw_h-crm-deals: 554 records (24 MB) 2022-11-10 04:14:18 destination > actual size of batch: 554 2022-11-10 04:14:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4000000 (16 GB) 2022-11-10 04:14:18 destination > Flushing hcrm_raw_h-crm-deals: 660 records (24 MB) 2022-11-10 04:14:18 destination > actual size of batch: 660 2022-11-10 04:14:18 destination > Flushing hcrm_raw_h-crm-deals: 740 records (24 MB) 2022-11-10 04:14:18 destination > actual size of batch: 740 2022-11-10 04:14:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4001000 (16 GB) 2022-11-10 04:14:19 source > finished reading a stream slice 2022-11-10 04:14:19 destination > Flushing hcrm_raw_h-crm-deals: 564 records (24 MB) 2022-11-10 04:14:19 destination > actual size of batch: 564 2022-11-10 04:14:19 destination > Flushing hcrm_raw_h-crm-deals: 236 records (24 MB) 2022-11-10 04:14:19 destination > actual size of batch: 236 2022-11-10 04:14:19 destination > Flushing hcrm_raw_h-crm-deals: 331 records (24 MB) 2022-11-10 04:14:19 destination > actual size of batch: 331 2022-11-10 04:14:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4002000 (16 GB) 2022-11-10 04:14:20 destination > Flushing hcrm_raw_h-crm-deals: 209 records (24 MB) 2022-11-10 04:14:20 destination > actual size of batch: 209 2022-11-10 04:14:20 destination > Flushing hcrm_raw_h-crm-deals: 275 records (24 MB) 2022-11-10 04:14:20 destination > actual size of batch: 275 2022-11-10 04:14:21 destination > Flushing hcrm_raw_h-crm-deals: 300 records (24 MB) 2022-11-10 04:14:21 destination > actual size of batch: 300 2022-11-10 04:14:21 destination > Flushing hcrm_raw_h-crm-deals: 281 records (24 MB) 2022-11-10 04:14:21 destination > actual size of batch: 281 2022-11-10 04:14:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4003000 (16 GB) 2022-11-10 04:14:21 destination > Flushing hcrm_raw_h-crm-deals: 288 records (24 MB) 2022-11-10 04:14:21 destination > actual size of batch: 288 2022-11-10 04:14:21 destination > Flushing hcrm_raw_h-crm-deals: 273 records (24 MB) 2022-11-10 04:14:21 destination > actual size of batch: 273 2022-11-10 04:14:22 destination > Flushing hcrm_raw_h-crm-deals: 222 records (24 MB) 2022-11-10 04:14:22 destination > actual size of batch: 222 2022-11-10 04:14:22 destination > Flushing hcrm_raw_h-crm-deals: 220 records (24 MB) 2022-11-10 04:14:22 destination > actual size of batch: 220 2022-11-10 04:14:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4004000 (16 GB) 2022-11-10 04:14:22 destination > Flushing hcrm_raw_h-crm-deals: 235 records (24 MB) 2022-11-10 04:14:22 destination > actual size of batch: 235 2022-11-10 04:14:23 destination > Flushing hcrm_raw_h-crm-deals: 214 records (24 MB) 2022-11-10 04:14:23 destination > actual size of batch: 214 2022-11-10 04:14:23 destination > Flushing hcrm_raw_h-crm-deals: 225 records (24 MB) 2022-11-10 04:14:23 destination > actual size of batch: 225 2022-11-10 04:14:23 destination > Flushing hcrm_raw_h-crm-deals: 221 records (24 MB) 2022-11-10 04:14:23 destination > actual size of batch: 221 2022-11-10 04:14:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4005000 (16 GB) 2022-11-10 04:14:24 destination > Flushing hcrm_raw_h-crm-deals: 214 records (24 MB) 2022-11-10 04:14:24 destination > actual size of batch: 214 2022-11-10 04:14:24 source > finished reading a stream slice 2022-11-10 04:14:24 destination > Flushing hcrm_raw_h-crm-deals: 347 records (24 MB) 2022-11-10 04:14:24 destination > actual size of batch: 347 2022-11-10 04:14:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4006000 (16 GB) 2022-11-10 04:14:24 destination > Flushing hcrm_raw_h-crm-deals: 738 records (24 MB) 2022-11-10 04:14:24 destination > actual size of batch: 738 2022-11-10 04:14:25 destination > Flushing hcrm_raw_h-crm-deals: 723 records (24 MB) 2022-11-10 04:14:25 destination > actual size of batch: 723 2022-11-10 04:14:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4007000 (16 GB) 2022-11-10 04:14:25 destination > Flushing hcrm_raw_h-crm-deals: 738 records (24 MB) 2022-11-10 04:14:25 destination > actual size of batch: 738 2022-11-10 04:14:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4008000 (16 GB) 2022-11-10 04:14:25 destination > Flushing hcrm_raw_h-crm-deals: 708 records (24 MB) 2022-11-10 04:14:25 destination > actual size of batch: 708 2022-11-10 04:14:25 destination > Flushing hcrm_raw_h-crm-deals: 592 records (24 MB) 2022-11-10 04:14:25 destination > actual size of batch: 592 2022-11-10 04:14:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4009000 (16 GB) 2022-11-10 04:14:26 destination > Flushing hcrm_raw_h-crm-deals: 750 records (24 MB) 2022-11-10 04:14:26 destination > actual size of batch: 750 2022-11-10 04:14:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4010000 (16 GB) 2022-11-10 04:14:26 destination > Flushing hcrm_raw_h-crm-deals: 574 records (24 MB) 2022-11-10 04:14:26 destination > actual size of batch: 574 2022-11-10 04:14:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4011000 (16 GB) 2022-11-10 04:14:26 destination > Flushing hcrm_raw_h-crm-deals: 732 records (24 MB) 2022-11-10 04:14:26 destination > actual size of batch: 732 2022-11-10 04:14:27 destination > Flushing hcrm_raw_h-crm-deals: 973 records (24 MB) 2022-11-10 04:14:27 destination > actual size of batch: 973 2022-11-10 04:14:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4012000 (16 GB) 2022-11-10 04:14:27 destination > Flushing hcrm_raw_h-crm-deals: 673 records (24 MB) 2022-11-10 04:14:27 destination > actual size of batch: 673 2022-11-10 04:14:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4013000 (16 GB) 2022-11-10 04:14:27 destination > Flushing hcrm_raw_h-crm-deals: 655 records (24 MB) 2022-11-10 04:14:27 destination > actual size of batch: 655 2022-11-10 04:14:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4014000 (16 GB) 2022-11-10 04:14:28 destination > Flushing hcrm_raw_h-crm-deals: 802 records (24 MB) 2022-11-10 04:14:28 destination > actual size of batch: 802 2022-11-10 04:14:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4015000 (16 GB) 2022-11-10 04:14:28 destination > Flushing hcrm_raw_h-crm-deals: 1153 records (24 MB) 2022-11-10 04:14:28 destination > actual size of batch: 1153 2022-11-10 04:14:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4016000 (16 GB) 2022-11-10 04:14:28 destination > Flushing hcrm_raw_h-crm-deals: 1026 records (24 MB) 2022-11-10 04:14:28 destination > actual size of batch: 1026 2022-11-10 04:14:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4017000 (16 GB) 2022-11-10 04:14:29 destination > Flushing hcrm_raw_h-crm-deals: 898 records (24 MB) 2022-11-10 04:14:29 destination > actual size of batch: 898 2022-11-10 04:14:29 source > finished reading a stream slice 2022-11-10 04:14:29 destination > Flushing hcrm_raw_h-crm-deals: 775 records (24 MB) 2022-11-10 04:14:29 destination > actual size of batch: 775 2022-11-10 04:14:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4018000 (16 GB) 2022-11-10 04:14:29 destination > Flushing hcrm_raw_h-crm-deals: 555 records (24 MB) 2022-11-10 04:14:29 destination > actual size of batch: 555 2022-11-10 04:14:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4019000 (16 GB) 2022-11-10 04:14:30 destination > Flushing hcrm_raw_h-crm-deals: 638 records (24 MB) 2022-11-10 04:14:30 destination > actual size of batch: 638 2022-11-10 04:14:30 destination > Flushing hcrm_raw_h-crm-deals: 608 records (24 MB) 2022-11-10 04:14:30 destination > actual size of batch: 608 2022-11-10 04:14:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4020000 (16 GB) 2022-11-10 04:14:30 destination > Flushing hcrm_raw_h-crm-deals: 603 records (24 MB) 2022-11-10 04:14:30 destination > actual size of batch: 603 2022-11-10 04:14:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4021000 (16 GB) 2022-11-10 04:14:31 destination > Flushing hcrm_raw_h-crm-deals: 1113 records (24 MB) 2022-11-10 04:14:31 destination > actual size of batch: 1113 2022-11-10 04:14:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4022000 (16 GB) 2022-11-10 04:14:31 destination > Flushing hcrm_raw_h-crm-deals: 1143 records (24 MB) 2022-11-10 04:14:31 destination > actual size of batch: 1143 2022-11-10 04:14:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4023000 (16 GB) 2022-11-10 04:14:32 destination > Flushing hcrm_raw_h-crm-deals: 1182 records (24 MB) 2022-11-10 04:14:32 destination > actual size of batch: 1182 2022-11-10 04:14:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4024000 (16 GB) 2022-11-10 04:14:32 destination > Flushing hcrm_raw_h-crm-deals: 1229 records (24 MB) 2022-11-10 04:14:32 destination > actual size of batch: 1229 2022-11-10 04:14:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4025000 (16 GB) 2022-11-10 04:14:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4026000 (16 GB) 2022-11-10 04:14:32 destination > Flushing hcrm_raw_h-crm-deals: 1210 records (24 MB) 2022-11-10 04:14:32 destination > actual size of batch: 1210 2022-11-10 04:14:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4027000 (16 GB) 2022-11-10 04:14:33 destination > Flushing hcrm_raw_h-crm-deals: 858 records (24 MB) 2022-11-10 04:14:33 destination > actual size of batch: 858 2022-11-10 04:14:33 destination > Flushing hcrm_raw_h-crm-deals: 831 records (24 MB) 2022-11-10 04:14:33 destination > actual size of batch: 831 2022-11-10 04:14:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4028000 (16 GB) 2022-11-10 04:14:33 destination > Flushing hcrm_raw_h-crm-deals: 681 records (24 MB) 2022-11-10 04:14:33 destination > actual size of batch: 681 2022-11-10 04:14:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4029000 (16 GB) 2022-11-10 04:14:34 destination > Flushing hcrm_raw_h-crm-deals: 580 records (24 MB) 2022-11-10 04:14:34 destination > actual size of batch: 580 2022-11-10 04:14:34 destination > Flushing hcrm_raw_h-crm-deals: 499 records (24 MB) 2022-11-10 04:14:34 destination > actual size of batch: 499 2022-11-10 04:14:34 destination > Flushing hcrm_raw_h-crm-deals: 206 records (24 MB) 2022-11-10 04:14:34 destination > actual size of batch: 206 2022-11-10 04:14:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4030000 (16 GB) 2022-11-10 04:14:35 source > finished reading a stream slice 2022-11-10 04:14:35 destination > Flushing hcrm_raw_h-crm-deals: 631 records (24 MB) 2022-11-10 04:14:35 destination > actual size of batch: 631 2022-11-10 04:14:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4031000 (16 GB) 2022-11-10 04:14:35 destination > Flushing hcrm_raw_h-crm-deals: 708 records (24 MB) 2022-11-10 04:14:35 destination > actual size of batch: 708 2022-11-10 04:14:35 destination > Flushing hcrm_raw_h-crm-deals: 756 records (24 MB) 2022-11-10 04:14:35 destination > actual size of batch: 756 2022-11-10 04:14:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4032000 (16 GB) 2022-11-10 04:14:35 destination > Flushing hcrm_raw_h-crm-deals: 537 records (24 MB) 2022-11-10 04:14:35 destination > actual size of batch: 537 2022-11-10 04:14:36 destination > Flushing hcrm_raw_h-crm-deals: 478 records (24 MB) 2022-11-10 04:14:36 destination > actual size of batch: 478 2022-11-10 04:14:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4033000 (16 GB) 2022-11-10 04:14:36 destination > Flushing hcrm_raw_h-crm-deals: 553 records (24 MB) 2022-11-10 04:14:36 destination > actual size of batch: 553 2022-11-10 04:14:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4034000 (16 GB) 2022-11-10 04:14:36 destination > Flushing hcrm_raw_h-crm-deals: 708 records (24 MB) 2022-11-10 04:14:36 destination > actual size of batch: 708 2022-11-10 04:14:37 destination > Flushing hcrm_raw_h-crm-deals: 613 records (24 MB) 2022-11-10 04:14:37 destination > actual size of batch: 613 2022-11-10 04:14:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4035000 (16 GB) 2022-11-10 04:14:37 destination > Flushing hcrm_raw_h-crm-deals: 635 records (24 MB) 2022-11-10 04:14:37 destination > actual size of batch: 635 2022-11-10 04:14:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4036000 (16 GB) 2022-11-10 04:14:37 destination > Flushing hcrm_raw_h-crm-deals: 625 records (24 MB) 2022-11-10 04:14:37 destination > actual size of batch: 625 2022-11-10 04:14:38 destination > Flushing hcrm_raw_h-crm-deals: 647 records (24 MB) 2022-11-10 04:14:38 destination > actual size of batch: 647 2022-11-10 04:14:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4037000 (16 GB) 2022-11-10 04:14:38 destination > Flushing hcrm_raw_h-crm-deals: 627 records (24 MB) 2022-11-10 04:14:38 destination > actual size of batch: 627 2022-11-10 04:14:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4038000 (16 GB) 2022-11-10 04:14:38 destination > Flushing hcrm_raw_h-crm-deals: 683 records (24 MB) 2022-11-10 04:14:38 destination > actual size of batch: 683 2022-11-10 04:14:39 destination > Flushing hcrm_raw_h-crm-deals: 594 records (24 MB) 2022-11-10 04:14:39 destination > actual size of batch: 594 2022-11-10 04:14:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4039000 (16 GB) 2022-11-10 04:14:39 destination > Flushing hcrm_raw_h-crm-deals: 611 records (24 MB) 2022-11-10 04:14:39 destination > actual size of batch: 611 2022-11-10 04:14:39 destination > Flushing hcrm_raw_h-crm-deals: 718 records (24 MB) 2022-11-10 04:14:39 destination > actual size of batch: 718 2022-11-10 04:14:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4040000 (16 GB) 2022-11-10 04:14:39 source > finished reading a stream slice 2022-11-10 04:14:40 destination > Flushing hcrm_raw_h-crm-deals: 430 records (24 MB) 2022-11-10 04:14:40 destination > actual size of batch: 430 2022-11-10 04:14:40 destination > Flushing hcrm_raw_h-crm-deals: 209 records (24 MB) 2022-11-10 04:14:40 destination > actual size of batch: 209 2022-11-10 04:14:40 destination > Flushing hcrm_raw_h-crm-deals: 191 records (24 MB) 2022-11-10 04:14:40 destination > actual size of batch: 191 2022-11-10 04:14:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4041000 (16 GB) 2022-11-10 04:14:41 destination > Flushing hcrm_raw_h-crm-deals: 237 records (24 MB) 2022-11-10 04:14:41 destination > actual size of batch: 237 2022-11-10 04:14:41 destination > Flushing hcrm_raw_h-crm-deals: 204 records (24 MB) 2022-11-10 04:14:41 destination > actual size of batch: 204 2022-11-10 04:14:41 destination > Flushing hcrm_raw_h-crm-deals: 221 records (24 MB) 2022-11-10 04:14:41 destination > actual size of batch: 221 2022-11-10 04:14:41 destination > Flushing hcrm_raw_h-crm-deals: 212 records (24 MB) 2022-11-10 04:14:41 destination > actual size of batch: 212 2022-11-10 04:14:42 destination > Flushing hcrm_raw_h-crm-deals: 211 records (24 MB) 2022-11-10 04:14:42 destination > actual size of batch: 211 2022-11-10 04:14:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4042000 (16 GB) 2022-11-10 04:14:42 destination > Flushing hcrm_raw_h-crm-deals: 198 records (24 MB) 2022-11-10 04:14:42 destination > actual size of batch: 198 2022-11-10 04:14:42 destination > Flushing hcrm_raw_h-crm-deals: 216 records (24 MB) 2022-11-10 04:14:42 destination > actual size of batch: 216 2022-11-10 04:14:43 destination > Flushing hcrm_raw_h-crm-deals: 253 records (24 MB) 2022-11-10 04:14:43 destination > actual size of batch: 253 2022-11-10 04:14:43 destination > Flushing hcrm_raw_h-crm-deals: 227 records (24 MB) 2022-11-10 04:14:43 destination > actual size of batch: 227 2022-11-10 04:14:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4043000 (16 GB) 2022-11-10 04:14:43 destination > Flushing hcrm_raw_h-crm-deals: 245 records (24 MB) 2022-11-10 04:14:43 destination > actual size of batch: 245 2022-11-10 04:14:43 destination > Flushing hcrm_raw_h-crm-deals: 266 records (24 MB) 2022-11-10 04:14:43 destination > actual size of batch: 266 2022-11-10 04:14:44 destination > Flushing hcrm_raw_h-crm-deals: 324 records (24 MB) 2022-11-10 04:14:44 destination > actual size of batch: 324 2022-11-10 04:14:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4044000 (16 GB) 2022-11-10 04:14:44 destination > Flushing hcrm_raw_h-crm-deals: 386 records (24 MB) 2022-11-10 04:14:44 destination > actual size of batch: 386 2022-11-10 04:14:45 source > finished reading a stream slice 2022-11-10 04:14:45 destination > Flushing hcrm_raw_h-crm-deals: 794 records (24 MB) 2022-11-10 04:14:45 destination > actual size of batch: 794 2022-11-10 04:14:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4045000 (16 GB) 2022-11-10 04:14:45 destination > Flushing hcrm_raw_h-crm-deals: 957 records (24 MB) 2022-11-10 04:14:45 destination > actual size of batch: 957 2022-11-10 04:14:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4046000 (16 GB) 2022-11-10 04:14:45 destination > Flushing hcrm_raw_h-crm-deals: 833 records (24 MB) 2022-11-10 04:14:45 destination > actual size of batch: 833 2022-11-10 04:14:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4047000 (16 GB) 2022-11-10 04:14:46 destination > Flushing hcrm_raw_h-crm-deals: 935 records (24 MB) 2022-11-10 04:14:46 destination > actual size of batch: 935 2022-11-10 04:14:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4048000 (16 GB) 2022-11-10 04:14:46 destination > Flushing hcrm_raw_h-crm-deals: 930 records (24 MB) 2022-11-10 04:14:46 destination > actual size of batch: 930 2022-11-10 04:14:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4049000 (16 GB) 2022-11-10 04:14:46 destination > Flushing hcrm_raw_h-crm-deals: 957 records (24 MB) 2022-11-10 04:14:46 destination > actual size of batch: 957 2022-11-10 04:14:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4050000 (16 GB) 2022-11-10 04:14:47 destination > Flushing hcrm_raw_h-crm-deals: 961 records (24 MB) 2022-11-10 04:14:47 destination > actual size of batch: 961 2022-11-10 04:14:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4051000 (16 GB) 2022-11-10 04:14:47 destination > Flushing hcrm_raw_h-crm-deals: 966 records (24 MB) 2022-11-10 04:14:47 destination > actual size of batch: 966 2022-11-10 04:14:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4052000 (16 GB) 2022-11-10 04:14:47 destination > Flushing hcrm_raw_h-crm-deals: 944 records (24 MB) 2022-11-10 04:14:47 destination > actual size of batch: 944 2022-11-10 04:14:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4053000 (16 GB) 2022-11-10 04:14:47 destination > Flushing hcrm_raw_h-crm-deals: 849 records (24 MB) 2022-11-10 04:14:47 destination > actual size of batch: 849 2022-11-10 04:14:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4054000 (16 GB) 2022-11-10 04:14:48 destination > Flushing hcrm_raw_h-crm-deals: 926 records (24 MB) 2022-11-10 04:14:48 destination > actual size of batch: 926 2022-11-10 04:14:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4055000 (16 GB) 2022-11-10 04:14:48 destination > Flushing hcrm_raw_h-crm-deals: 973 records (24 MB) 2022-11-10 04:14:48 destination > actual size of batch: 973 2022-11-10 04:14:48 destination > Flushing hcrm_raw_h-crm-deals: 907 records (24 MB) 2022-11-10 04:14:48 destination > actual size of batch: 907 2022-11-10 04:14:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4056000 (16 GB) 2022-11-10 04:14:48 destination > Flushing hcrm_raw_h-crm-deals: 868 records (24 MB) 2022-11-10 04:14:48 destination > actual size of batch: 868 2022-11-10 04:14:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4057000 (16 GB) 2022-11-10 04:14:49 destination > Flushing hcrm_raw_h-crm-deals: 904 records (24 MB) 2022-11-10 04:14:49 destination > actual size of batch: 904 2022-11-10 04:14:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4058000 (16 GB) 2022-11-10 04:14:49 destination > Flushing hcrm_raw_h-crm-deals: 839 records (24 MB) 2022-11-10 04:14:49 destination > actual size of batch: 839 2022-11-10 04:14:49 source > finished reading a stream slice 2022-11-10 04:14:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4059000 (16 GB) 2022-11-10 04:14:50 destination > Flushing hcrm_raw_h-crm-deals: 910 records (24 MB) 2022-11-10 04:14:50 destination > actual size of batch: 910 2022-11-10 04:14:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4060000 (16 GB) 2022-11-10 04:14:50 destination > Flushing hcrm_raw_h-crm-deals: 838 records (24 MB) 2022-11-10 04:14:50 destination > actual size of batch: 838 2022-11-10 04:14:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4061000 (16 GB) 2022-11-10 04:14:50 destination > Flushing hcrm_raw_h-crm-deals: 1070 records (24 MB) 2022-11-10 04:14:50 destination > actual size of batch: 1070 2022-11-10 04:14:51 destination > Flushing hcrm_raw_h-crm-deals: 431 records (24 MB) 2022-11-10 04:14:51 destination > actual size of batch: 431 2022-11-10 04:14:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4062000 (16 GB) 2022-11-10 04:14:51 destination > Flushing hcrm_raw_h-crm-deals: 510 records (24 MB) 2022-11-10 04:14:51 destination > actual size of batch: 510 2022-11-10 04:14:51 destination > Flushing hcrm_raw_h-crm-deals: 439 records (24 MB) 2022-11-10 04:14:51 destination > actual size of batch: 439 2022-11-10 04:14:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4063000 (16 GB) 2022-11-10 04:14:51 destination > Flushing hcrm_raw_h-crm-deals: 920 records (24 MB) 2022-11-10 04:14:51 destination > actual size of batch: 920 2022-11-10 04:14:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4064000 (16 GB) 2022-11-10 04:14:52 destination > Flushing hcrm_raw_h-crm-deals: 774 records (24 MB) 2022-11-10 04:14:52 destination > actual size of batch: 774 2022-11-10 04:14:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4065000 (16 GB) 2022-11-10 04:14:52 destination > Flushing hcrm_raw_h-crm-deals: 744 records (24 MB) 2022-11-10 04:14:52 destination > actual size of batch: 744 2022-11-10 04:14:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4066000 (16 GB) 2022-11-10 04:14:52 destination > Flushing hcrm_raw_h-crm-deals: 962 records (24 MB) 2022-11-10 04:14:52 destination > actual size of batch: 962 2022-11-10 04:14:52 destination > Flushing hcrm_raw_h-crm-deals: 831 records (24 MB) 2022-11-10 04:14:52 destination > actual size of batch: 831 2022-11-10 04:14:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4067000 (16 GB) 2022-11-10 04:14:53 destination > Flushing hcrm_raw_h-crm-deals: 587 records (24 MB) 2022-11-10 04:14:53 destination > actual size of batch: 587 2022-11-10 04:14:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4068000 (17 GB) 2022-11-10 04:14:53 destination > Flushing hcrm_raw_h-crm-deals: 854 records (24 MB) 2022-11-10 04:14:53 destination > actual size of batch: 854 2022-11-10 04:14:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4069000 (17 GB) 2022-11-10 04:14:53 destination > Flushing hcrm_raw_h-crm-deals: 560 records (24 MB) 2022-11-10 04:14:53 destination > actual size of batch: 560 2022-11-10 04:14:54 destination > Flushing hcrm_raw_h-crm-deals: 812 records (24 MB) 2022-11-10 04:14:54 destination > actual size of batch: 812 2022-11-10 04:14:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4070000 (17 GB) 2022-11-10 04:14:54 destination > Flushing hcrm_raw_h-crm-deals: 628 records (24 MB) 2022-11-10 04:14:54 destination > actual size of batch: 628 2022-11-10 04:14:54 source > finished reading a stream slice 2022-11-10 04:14:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4071000 (17 GB) 2022-11-10 04:14:54 destination > Flushing hcrm_raw_h-crm-deals: 631 records (24 MB) 2022-11-10 04:14:54 destination > actual size of batch: 631 2022-11-10 04:14:55 destination > Flushing hcrm_raw_h-crm-deals: 421 records (24 MB) 2022-11-10 04:14:55 destination > actual size of batch: 421 2022-11-10 04:14:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4072000 (17 GB) 2022-11-10 04:14:55 destination > Flushing hcrm_raw_h-crm-deals: 630 records (24 MB) 2022-11-10 04:14:55 destination > actual size of batch: 630 2022-11-10 04:14:55 destination > Flushing hcrm_raw_h-crm-deals: 576 records (24 MB) 2022-11-10 04:14:55 destination > actual size of batch: 576 2022-11-10 04:14:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4073000 (17 GB) 2022-11-10 04:14:56 destination > Flushing hcrm_raw_h-crm-deals: 437 records (24 MB) 2022-11-10 04:14:56 destination > actual size of batch: 437 2022-11-10 04:14:56 destination > Flushing hcrm_raw_h-crm-deals: 736 records (24 MB) 2022-11-10 04:14:56 destination > actual size of batch: 736 2022-11-10 04:14:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4074000 (17 GB) 2022-11-10 04:14:56 destination > Flushing hcrm_raw_h-crm-deals: 476 records (24 MB) 2022-11-10 04:14:56 destination > actual size of batch: 476 2022-11-10 04:14:56 destination > Flushing hcrm_raw_h-crm-deals: 492 records (24 MB) 2022-11-10 04:14:56 destination > actual size of batch: 492 2022-11-10 04:14:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4075000 (17 GB) 2022-11-10 04:14:57 destination > Flushing hcrm_raw_h-crm-deals: 355 records (24 MB) 2022-11-10 04:14:57 destination > actual size of batch: 355 2022-11-10 04:14:57 destination > Flushing hcrm_raw_h-crm-deals: 639 records (24 MB) 2022-11-10 04:14:57 destination > actual size of batch: 639 2022-11-10 04:14:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4076000 (17 GB) 2022-11-10 04:14:57 destination > Flushing hcrm_raw_h-crm-deals: 680 records (24 MB) 2022-11-10 04:14:57 destination > actual size of batch: 680 2022-11-10 04:14:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4077000 (17 GB) 2022-11-10 04:14:58 destination > Flushing hcrm_raw_h-crm-deals: 702 records (24 MB) 2022-11-10 04:14:58 destination > actual size of batch: 702 2022-11-10 04:14:58 destination > Flushing hcrm_raw_h-crm-deals: 594 records (24 MB) 2022-11-10 04:14:58 destination > actual size of batch: 594 2022-11-10 04:14:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4078000 (17 GB) 2022-11-10 04:14:58 destination > Flushing hcrm_raw_h-crm-deals: 650 records (24 MB) 2022-11-10 04:14:58 destination > actual size of batch: 650 2022-11-10 04:14:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4079000 (17 GB) 2022-11-10 04:14:58 destination > Flushing hcrm_raw_h-crm-deals: 730 records (24 MB) 2022-11-10 04:14:58 destination > actual size of batch: 730 2022-11-10 04:14:59 source > finished reading a stream slice 2022-11-10 04:14:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4080000 (17 GB) 2022-11-10 04:14:59 destination > Flushing hcrm_raw_h-crm-deals: 861 records (24 MB) 2022-11-10 04:14:59 destination > actual size of batch: 861 2022-11-10 04:14:59 destination > Flushing hcrm_raw_h-crm-deals: 583 records (24 MB) 2022-11-10 04:14:59 destination > actual size of batch: 583 2022-11-10 04:14:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4081000 (17 GB) 2022-11-10 04:15:00 destination > Flushing hcrm_raw_h-crm-deals: 699 records (24 MB) 2022-11-10 04:15:00 destination > actual size of batch: 699 2022-11-10 04:15:00 destination > Flushing hcrm_raw_h-crm-deals: 584 records (24 MB) 2022-11-10 04:15:00 destination > actual size of batch: 584 2022-11-10 04:15:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4082000 (17 GB) 2022-11-10 04:15:00 destination > Flushing hcrm_raw_h-crm-deals: 610 records (24 MB) 2022-11-10 04:15:00 destination > actual size of batch: 610 2022-11-10 04:15:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4083000 (17 GB) 2022-11-10 04:15:00 destination > Flushing hcrm_raw_h-crm-deals: 557 records (24 MB) 2022-11-10 04:15:00 destination > actual size of batch: 557 2022-11-10 04:15:01 destination > Flushing hcrm_raw_h-crm-deals: 572 records (24 MB) 2022-11-10 04:15:01 destination > actual size of batch: 572 2022-11-10 04:15:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4084000 (17 GB) 2022-11-10 04:15:01 destination > Flushing hcrm_raw_h-crm-deals: 475 records (24 MB) 2022-11-10 04:15:01 destination > actual size of batch: 475 2022-11-10 04:15:01 destination > Flushing hcrm_raw_h-crm-deals: 622 records (24 MB) 2022-11-10 04:15:01 destination > actual size of batch: 622 2022-11-10 04:15:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4085000 (17 GB) 2022-11-10 04:15:01 destination > Flushing hcrm_raw_h-crm-deals: 760 records (24 MB) 2022-11-10 04:15:01 destination > actual size of batch: 760 2022-11-10 04:15:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4086000 (17 GB) 2022-11-10 04:15:02 destination > Flushing hcrm_raw_h-crm-deals: 796 records (24 MB) 2022-11-10 04:15:02 destination > actual size of batch: 796 2022-11-10 04:15:02 destination > Flushing hcrm_raw_h-crm-deals: 652 records (24 MB) 2022-11-10 04:15:02 destination > actual size of batch: 652 2022-11-10 04:15:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4087000 (17 GB) 2022-11-10 04:15:03 destination > Flushing hcrm_raw_h-crm-deals: 591 records (24 MB) 2022-11-10 04:15:03 destination > actual size of batch: 591 2022-11-10 04:15:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4088000 (17 GB) 2022-11-10 04:15:03 destination > Flushing hcrm_raw_h-crm-deals: 607 records (24 MB) 2022-11-10 04:15:03 destination > actual size of batch: 607 2022-11-10 04:15:03 destination > Flushing hcrm_raw_h-crm-deals: 612 records (24 MB) 2022-11-10 04:15:03 destination > actual size of batch: 612 2022-11-10 04:15:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4089000 (17 GB) 2022-11-10 04:15:03 destination > Flushing hcrm_raw_h-crm-deals: 636 records (24 MB) 2022-11-10 04:15:03 destination > actual size of batch: 636 2022-11-10 04:15:04 source > finished reading a stream slice 2022-11-10 04:15:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4090000 (17 GB) 2022-11-10 04:15:04 destination > Flushing hcrm_raw_h-crm-deals: 643 records (24 MB) 2022-11-10 04:15:04 destination > actual size of batch: 643 2022-11-10 04:15:04 destination > Flushing hcrm_raw_h-crm-deals: 558 records (24 MB) 2022-11-10 04:15:04 destination > actual size of batch: 558 2022-11-10 04:15:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4091000 (17 GB) 2022-11-10 04:15:05 destination > Flushing hcrm_raw_h-crm-deals: 638 records (24 MB) 2022-11-10 04:15:05 destination > actual size of batch: 638 2022-11-10 04:15:05 destination > Flushing hcrm_raw_h-crm-deals: 611 records (24 MB) 2022-11-10 04:15:05 destination > actual size of batch: 611 2022-11-10 04:15:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4092000 (17 GB) 2022-11-10 04:15:05 destination > Flushing hcrm_raw_h-crm-deals: 648 records (24 MB) 2022-11-10 04:15:05 destination > actual size of batch: 648 2022-11-10 04:15:05 destination > Flushing hcrm_raw_h-crm-deals: 439 records (24 MB) 2022-11-10 04:15:05 destination > actual size of batch: 439 2022-11-10 04:15:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4093000 (17 GB) 2022-11-10 04:15:06 destination > Flushing hcrm_raw_h-crm-deals: 531 records (24 MB) 2022-11-10 04:15:06 destination > actual size of batch: 531 2022-11-10 04:15:06 destination > Flushing hcrm_raw_h-crm-deals: 466 records (24 MB) 2022-11-10 04:15:06 destination > actual size of batch: 466 2022-11-10 04:15:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4094000 (17 GB) 2022-11-10 04:15:06 destination > Flushing hcrm_raw_h-crm-deals: 564 records (24 MB) 2022-11-10 04:15:06 destination > actual size of batch: 564 2022-11-10 04:15:07 destination > Flushing hcrm_raw_h-crm-deals: 506 records (24 MB) 2022-11-10 04:15:07 destination > actual size of batch: 506 2022-11-10 04:15:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4095000 (17 GB) 2022-11-10 04:15:07 destination > Flushing hcrm_raw_h-crm-deals: 378 records (24 MB) 2022-11-10 04:15:07 destination > actual size of batch: 378 2022-11-10 04:15:07 destination > Flushing hcrm_raw_h-crm-deals: 345 records (24 MB) 2022-11-10 04:15:07 destination > actual size of batch: 345 2022-11-10 04:15:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4096000 (17 GB) 2022-11-10 04:15:08 destination > Flushing hcrm_raw_h-crm-deals: 524 records (24 MB) 2022-11-10 04:15:08 destination > actual size of batch: 524 2022-11-10 04:15:08 destination > Flushing hcrm_raw_h-crm-deals: 617 records (24 MB) 2022-11-10 04:15:08 destination > actual size of batch: 617 2022-11-10 04:15:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4097000 (17 GB) 2022-11-10 04:15:08 destination > Flushing hcrm_raw_h-crm-deals: 563 records (24 MB) 2022-11-10 04:15:08 destination > actual size of batch: 563 2022-11-10 04:15:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4098000 (17 GB) 2022-11-10 04:15:08 destination > Flushing hcrm_raw_h-crm-deals: 854 records (24 MB) 2022-11-10 04:15:08 destination > actual size of batch: 854 2022-11-10 04:15:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4099000 (17 GB) 2022-11-10 04:15:09 destination > Flushing hcrm_raw_h-crm-deals: 1003 records (24 MB) 2022-11-10 04:15:09 destination > actual size of batch: 1003 2022-11-10 04:15:09 source > finished reading a stream slice 2022-11-10 04:15:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4100000 (17 GB) 2022-11-10 04:15:10 destination > Flushing hcrm_raw_h-crm-deals: 769 records (24 MB) 2022-11-10 04:15:10 destination > actual size of batch: 769 2022-11-10 04:15:10 destination > Flushing hcrm_raw_h-crm-deals: 636 records (24 MB) 2022-11-10 04:15:10 destination > actual size of batch: 636 2022-11-10 04:15:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4101000 (17 GB) 2022-11-10 04:15:10 destination > Flushing hcrm_raw_h-crm-deals: 678 records (24 MB) 2022-11-10 04:15:10 destination > actual size of batch: 678 2022-11-10 04:15:10 destination > Flushing hcrm_raw_h-crm-deals: 563 records (24 MB) 2022-11-10 04:15:10 destination > actual size of batch: 563 2022-11-10 04:15:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4102000 (17 GB) 2022-11-10 04:15:11 destination > Flushing hcrm_raw_h-crm-deals: 656 records (24 MB) 2022-11-10 04:15:11 destination > actual size of batch: 656 2022-11-10 04:15:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4103000 (17 GB) 2022-11-10 04:15:11 destination > Flushing hcrm_raw_h-crm-deals: 666 records (24 MB) 2022-11-10 04:15:11 destination > actual size of batch: 666 2022-11-10 04:15:11 destination > Flushing hcrm_raw_h-crm-deals: 727 records (24 MB) 2022-11-10 04:15:11 destination > actual size of batch: 727 2022-11-10 04:15:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4104000 (17 GB) 2022-11-10 04:15:12 destination > Flushing hcrm_raw_h-crm-deals: 635 records (24 MB) 2022-11-10 04:15:12 destination > actual size of batch: 635 2022-11-10 04:15:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4105000 (17 GB) 2022-11-10 04:15:12 destination > Flushing hcrm_raw_h-crm-deals: 557 records (24 MB) 2022-11-10 04:15:12 destination > actual size of batch: 557 2022-11-10 04:15:12 destination > Flushing hcrm_raw_h-crm-deals: 611 records (24 MB) 2022-11-10 04:15:12 destination > actual size of batch: 611 2022-11-10 04:15:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4106000 (17 GB) 2022-11-10 04:15:12 destination > Flushing hcrm_raw_h-crm-deals: 520 records (24 MB) 2022-11-10 04:15:12 destination > actual size of batch: 520 2022-11-10 04:15:12 destination > Flushing hcrm_raw_h-crm-deals: 428 records (24 MB) 2022-11-10 04:15:12 destination > actual size of batch: 428 2022-11-10 04:15:13 destination > Flushing hcrm_raw_h-crm-deals: 257 records (24 MB) 2022-11-10 04:15:13 destination > actual size of batch: 257 2022-11-10 04:15:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4107000 (17 GB) 2022-11-10 04:15:13 destination > Flushing hcrm_raw_h-crm-deals: 374 records (24 MB) 2022-11-10 04:15:13 destination > actual size of batch: 374 2022-11-10 04:15:14 destination > Flushing hcrm_raw_h-crm-deals: 585 records (24 MB) 2022-11-10 04:15:14 destination > actual size of batch: 585 2022-11-10 04:15:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4108000 (17 GB) 2022-11-10 04:15:14 destination > Flushing hcrm_raw_h-crm-deals: 653 records (24 MB) 2022-11-10 04:15:14 destination > actual size of batch: 653 2022-11-10 04:15:14 source > finished reading a stream slice 2022-11-10 04:15:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4109000 (17 GB) 2022-11-10 04:15:14 destination > Flushing hcrm_raw_h-crm-deals: 755 records (24 MB) 2022-11-10 04:15:14 destination > actual size of batch: 755 2022-11-10 04:15:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4110000 (17 GB) 2022-11-10 04:15:15 destination > Flushing hcrm_raw_h-crm-deals: 964 records (24 MB) 2022-11-10 04:15:15 destination > actual size of batch: 964 2022-11-10 04:15:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4111000 (17 GB) 2022-11-10 04:15:15 destination > Flushing hcrm_raw_h-crm-deals: 832 records (24 MB) 2022-11-10 04:15:15 destination > actual size of batch: 832 2022-11-10 04:15:15 destination > Flushing hcrm_raw_h-crm-deals: 596 records (24 MB) 2022-11-10 04:15:15 destination > actual size of batch: 596 2022-11-10 04:15:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4112000 (17 GB) 2022-11-10 04:15:15 destination > Flushing hcrm_raw_h-crm-deals: 700 records (24 MB) 2022-11-10 04:15:15 destination > actual size of batch: 700 2022-11-10 04:15:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4113000 (17 GB) 2022-11-10 04:15:16 destination > Flushing hcrm_raw_h-crm-deals: 597 records (24 MB) 2022-11-10 04:15:16 destination > actual size of batch: 597 2022-11-10 04:15:16 destination > Flushing hcrm_raw_h-crm-deals: 744 records (24 MB) 2022-11-10 04:15:16 destination > actual size of batch: 744 2022-11-10 04:15:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4114000 (17 GB) 2022-11-10 04:15:16 destination > Flushing hcrm_raw_h-crm-deals: 619 records (24 MB) 2022-11-10 04:15:16 destination > actual size of batch: 619 2022-11-10 04:15:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4115000 (17 GB) 2022-11-10 04:15:17 destination > Flushing hcrm_raw_h-crm-deals: 686 records (24 MB) 2022-11-10 04:15:17 destination > actual size of batch: 686 2022-11-10 04:15:17 destination > Flushing hcrm_raw_h-crm-deals: 714 records (24 MB) 2022-11-10 04:15:17 destination > actual size of batch: 714 2022-11-10 04:15:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4116000 (17 GB) 2022-11-10 04:15:17 destination > Flushing hcrm_raw_h-crm-deals: 691 records (24 MB) 2022-11-10 04:15:17 destination > actual size of batch: 691 2022-11-10 04:15:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4117000 (17 GB) 2022-11-10 04:15:18 destination > Flushing hcrm_raw_h-crm-deals: 753 records (24 MB) 2022-11-10 04:15:18 destination > actual size of batch: 753 2022-11-10 04:15:18 destination > Flushing hcrm_raw_h-crm-deals: 591 records (24 MB) 2022-11-10 04:15:18 destination > actual size of batch: 591 2022-11-10 04:15:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4118000 (17 GB) 2022-11-10 04:15:18 destination > Flushing hcrm_raw_h-crm-deals: 611 records (24 MB) 2022-11-10 04:15:18 destination > actual size of batch: 611 2022-11-10 04:15:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4119000 (17 GB) 2022-11-10 04:15:19 destination > Flushing hcrm_raw_h-crm-deals: 720 records (24 MB) 2022-11-10 04:15:19 destination > actual size of batch: 720 2022-11-10 04:15:19 destination > Flushing hcrm_raw_h-crm-deals: 649 records (24 MB) 2022-11-10 04:15:19 destination > actual size of batch: 649 2022-11-10 04:15:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4120000 (17 GB) 2022-11-10 04:15:19 source > finished reading a stream slice 2022-11-10 04:15:19 destination > Flushing hcrm_raw_h-crm-deals: 473 records (24 MB) 2022-11-10 04:15:19 destination > actual size of batch: 473 2022-11-10 04:15:20 destination > Flushing hcrm_raw_h-crm-deals: 330 records (24 MB) 2022-11-10 04:15:20 destination > actual size of batch: 330 2022-11-10 04:15:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4121000 (17 GB) 2022-11-10 04:15:20 destination > Flushing hcrm_raw_h-crm-deals: 559 records (24 MB) 2022-11-10 04:15:20 destination > actual size of batch: 559 2022-11-10 04:15:20 destination > Flushing hcrm_raw_h-crm-deals: 188 records (24 MB) 2022-11-10 04:15:20 destination > actual size of batch: 188 2022-11-10 04:15:21 destination > Flushing hcrm_raw_h-crm-deals: 186 records (24 MB) 2022-11-10 04:15:21 destination > actual size of batch: 186 2022-11-10 04:15:21 destination > Flushing hcrm_raw_h-crm-deals: 342 records (24 MB) 2022-11-10 04:15:21 destination > actual size of batch: 342 2022-11-10 04:15:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4122000 (17 GB) 2022-11-10 04:15:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4123000 (17 GB) 2022-11-10 04:15:21 destination > Flushing hcrm_raw_h-crm-deals: 1169 records (24 MB) 2022-11-10 04:15:21 destination > actual size of batch: 1169 2022-11-10 04:15:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4124000 (17 GB) 2022-11-10 04:15:21 destination > Flushing hcrm_raw_h-crm-deals: 1342 records (24 MB) 2022-11-10 04:15:21 destination > actual size of batch: 1342 2022-11-10 04:15:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4125000 (17 GB) 2022-11-10 04:15:22 destination > Flushing hcrm_raw_h-crm-deals: 1322 records (24 MB) 2022-11-10 04:15:22 destination > actual size of batch: 1322 2022-11-10 04:15:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4126000 (17 GB) 2022-11-10 04:15:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4127000 (17 GB) 2022-11-10 04:15:22 destination > Flushing hcrm_raw_h-crm-deals: 1321 records (24 MB) 2022-11-10 04:15:22 destination > actual size of batch: 1321 2022-11-10 04:15:22 destination > Flushing hcrm_raw_h-crm-deals: 403 records (24 MB) 2022-11-10 04:15:22 destination > actual size of batch: 403 2022-11-10 04:15:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4128000 (17 GB) 2022-11-10 04:15:23 destination > Flushing hcrm_raw_h-crm-deals: 586 records (24 MB) 2022-11-10 04:15:23 destination > actual size of batch: 586 2022-11-10 04:15:23 destination > Flushing hcrm_raw_h-crm-deals: 704 records (24 MB) 2022-11-10 04:15:23 destination > actual size of batch: 704 2022-11-10 04:15:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4129000 (17 GB) 2022-11-10 04:15:23 destination > Flushing hcrm_raw_h-crm-deals: 895 records (24 MB) 2022-11-10 04:15:23 destination > actual size of batch: 895 2022-11-10 04:15:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4130000 (17 GB) 2022-11-10 04:15:24 destination > Flushing hcrm_raw_h-crm-deals: 976 records (24 MB) 2022-11-10 04:15:24 destination > actual size of batch: 976 2022-11-10 04:15:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4131000 (17 GB) 2022-11-10 04:15:24 destination > Flushing hcrm_raw_h-crm-deals: 776 records (24 MB) 2022-11-10 04:15:24 destination > actual size of batch: 776 2022-11-10 04:15:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4132000 (17 GB) 2022-11-10 04:15:24 source > finished reading a stream slice 2022-11-10 04:15:24 destination > Flushing hcrm_raw_h-crm-deals: 822 records (24 MB) 2022-11-10 04:15:24 destination > actual size of batch: 822 2022-11-10 04:15:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4133000 (17 GB) 2022-11-10 04:15:25 destination > Flushing hcrm_raw_h-crm-deals: 899 records (24 MB) 2022-11-10 04:15:25 destination > actual size of batch: 899 2022-11-10 04:15:25 destination > Flushing hcrm_raw_h-crm-deals: 783 records (24 MB) 2022-11-10 04:15:25 destination > actual size of batch: 783 2022-11-10 04:15:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4134000 (17 GB) 2022-11-10 04:15:25 destination > Flushing hcrm_raw_h-crm-deals: 446 records (24 MB) 2022-11-10 04:15:25 destination > actual size of batch: 446 2022-11-10 04:15:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4135000 (17 GB) 2022-11-10 04:15:26 destination > Flushing hcrm_raw_h-crm-deals: 646 records (24 MB) 2022-11-10 04:15:26 destination > actual size of batch: 646 2022-11-10 04:15:26 destination > Flushing hcrm_raw_h-crm-deals: 916 records (24 MB) 2022-11-10 04:15:26 destination > actual size of batch: 916 2022-11-10 04:15:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4136000 (17 GB) 2022-11-10 04:15:26 destination > Flushing hcrm_raw_h-crm-deals: 768 records (24 MB) 2022-11-10 04:15:26 destination > actual size of batch: 768 2022-11-10 04:15:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4137000 (17 GB) 2022-11-10 04:15:26 destination > Flushing hcrm_raw_h-crm-deals: 727 records (24 MB) 2022-11-10 04:15:26 destination > actual size of batch: 727 2022-11-10 04:15:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4138000 (17 GB) 2022-11-10 04:15:27 destination > Flushing hcrm_raw_h-crm-deals: 794 records (24 MB) 2022-11-10 04:15:27 destination > actual size of batch: 794 2022-11-10 04:15:27 destination > Flushing hcrm_raw_h-crm-deals: 809 records (24 MB) 2022-11-10 04:15:27 destination > actual size of batch: 809 2022-11-10 04:15:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4139000 (17 GB) 2022-11-10 04:15:27 destination > Flushing hcrm_raw_h-crm-deals: 805 records (24 MB) 2022-11-10 04:15:27 destination > actual size of batch: 805 2022-11-10 04:15:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4140000 (17 GB) 2022-11-10 04:15:28 destination > Flushing hcrm_raw_h-crm-deals: 810 records (24 MB) 2022-11-10 04:15:28 destination > actual size of batch: 810 2022-11-10 04:15:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4141000 (17 GB) 2022-11-10 04:15:28 destination > Flushing hcrm_raw_h-crm-deals: 753 records (24 MB) 2022-11-10 04:15:28 destination > actual size of batch: 753 2022-11-10 04:15:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4142000 (17 GB) 2022-11-10 04:15:28 destination > Flushing hcrm_raw_h-crm-deals: 711 records (24 MB) 2022-11-10 04:15:28 destination > actual size of batch: 711 2022-11-10 04:15:28 destination > Flushing hcrm_raw_h-crm-deals: 677 records (24 MB) 2022-11-10 04:15:28 destination > actual size of batch: 677 2022-11-10 04:15:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4143000 (17 GB) 2022-11-10 04:15:29 destination > Flushing hcrm_raw_h-crm-deals: 786 records (24 MB) 2022-11-10 04:15:29 destination > actual size of batch: 786 2022-11-10 04:15:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4144000 (17 GB) 2022-11-10 04:15:29 source > finished reading a stream slice 2022-11-10 04:15:29 destination > Flushing hcrm_raw_h-crm-deals: 653 records (24 MB) 2022-11-10 04:15:29 destination > actual size of batch: 653 2022-11-10 04:15:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4145000 (17 GB) 2022-11-10 04:15:30 destination > Flushing hcrm_raw_h-crm-deals: 988 records (24 MB) 2022-11-10 04:15:30 destination > actual size of batch: 988 2022-11-10 04:15:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4146000 (17 GB) 2022-11-10 04:15:30 destination > Flushing hcrm_raw_h-crm-deals: 879 records (24 MB) 2022-11-10 04:15:30 destination > actual size of batch: 879 2022-11-10 04:15:30 destination > Flushing hcrm_raw_h-crm-deals: 554 records (24 MB) 2022-11-10 04:15:30 destination > actual size of batch: 554 2022-11-10 04:15:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4147000 (17 GB) 2022-11-10 04:15:31 destination > Flushing hcrm_raw_h-crm-deals: 543 records (24 MB) 2022-11-10 04:15:31 destination > actual size of batch: 543 2022-11-10 04:15:31 destination > Flushing hcrm_raw_h-crm-deals: 706 records (24 MB) 2022-11-10 04:15:31 destination > actual size of batch: 706 2022-11-10 04:15:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4148000 (17 GB) 2022-11-10 04:15:31 destination > Flushing hcrm_raw_h-crm-deals: 636 records (24 MB) 2022-11-10 04:15:31 destination > actual size of batch: 636 2022-11-10 04:15:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4149000 (17 GB) 2022-11-10 04:15:31 destination > Flushing hcrm_raw_h-crm-deals: 707 records (24 MB) 2022-11-10 04:15:31 destination > actual size of batch: 707 2022-11-10 04:15:32 destination > Flushing hcrm_raw_h-crm-deals: 574 records (24 MB) 2022-11-10 04:15:32 destination > actual size of batch: 574 2022-11-10 04:15:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4150000 (17 GB) 2022-11-10 04:15:32 destination > Flushing hcrm_raw_h-crm-deals: 589 records (24 MB) 2022-11-10 04:15:32 destination > actual size of batch: 589 2022-11-10 04:15:32 destination > Flushing hcrm_raw_h-crm-deals: 193 records (24 MB) 2022-11-10 04:15:32 destination > actual size of batch: 193 2022-11-10 04:15:32 destination > Flushing hcrm_raw_h-crm-deals: 321 records (24 MB) 2022-11-10 04:15:32 destination > actual size of batch: 321 2022-11-10 04:15:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4151000 (17 GB) 2022-11-10 04:15:33 destination > Flushing hcrm_raw_h-crm-deals: 944 records (24 MB) 2022-11-10 04:15:33 destination > actual size of batch: 944 2022-11-10 04:15:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4152000 (17 GB) 2022-11-10 04:15:34 destination > Flushing hcrm_raw_h-crm-deals: 1054 records (24 MB) 2022-11-10 04:15:34 destination > actual size of batch: 1054 2022-11-10 04:15:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4153000 (17 GB) 2022-11-10 04:15:34 destination > Flushing hcrm_raw_h-crm-deals: 737 records (24 MB) 2022-11-10 04:15:34 destination > actual size of batch: 737 2022-11-10 04:15:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4154000 (17 GB) 2022-11-10 04:15:35 destination > Flushing hcrm_raw_h-crm-deals: 580 records (24 MB) 2022-11-10 04:15:35 destination > actual size of batch: 580 2022-11-10 04:15:36 source > finished reading a stream slice 2022-11-10 04:15:36 destination > Flushing hcrm_raw_h-crm-deals: 568 records (24 MB) 2022-11-10 04:15:36 destination > actual size of batch: 568 2022-11-10 04:15:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4155000 (17 GB) 2022-11-10 04:15:36 destination > Flushing hcrm_raw_h-crm-deals: 548 records (24 MB) 2022-11-10 04:15:36 destination > actual size of batch: 548 2022-11-10 04:15:36 destination > Flushing hcrm_raw_h-crm-deals: 564 records (24 MB) 2022-11-10 04:15:36 destination > actual size of batch: 564 2022-11-10 04:15:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4156000 (17 GB) 2022-11-10 04:15:37 destination > Flushing hcrm_raw_h-crm-deals: 444 records (24 MB) 2022-11-10 04:15:37 destination > actual size of batch: 444 2022-11-10 04:15:37 destination > Flushing hcrm_raw_h-crm-deals: 511 records (24 MB) 2022-11-10 04:15:37 destination > actual size of batch: 511 2022-11-10 04:15:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4157000 (17 GB) 2022-11-10 04:15:37 destination > Flushing hcrm_raw_h-crm-deals: 393 records (24 MB) 2022-11-10 04:15:37 destination > actual size of batch: 393 2022-11-10 04:15:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4158000 (17 GB) 2022-11-10 04:15:38 destination > Flushing hcrm_raw_h-crm-deals: 854 records (24 MB) 2022-11-10 04:15:38 destination > actual size of batch: 854 2022-11-10 04:15:39 destination > Flushing hcrm_raw_h-crm-deals: 565 records (24 MB) 2022-11-10 04:15:39 destination > actual size of batch: 565 2022-11-10 04:15:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4159000 (17 GB) 2022-11-10 04:15:39 destination > Flushing hcrm_raw_h-crm-deals: 545 records (24 MB) 2022-11-10 04:15:39 destination > actual size of batch: 545 2022-11-10 04:15:40 destination > Flushing hcrm_raw_h-crm-deals: 462 records (24 MB) 2022-11-10 04:15:40 destination > actual size of batch: 462 2022-11-10 04:15:40 destination > Flushing hcrm_raw_h-crm-deals: 310 records (24 MB) 2022-11-10 04:15:40 destination > actual size of batch: 310 2022-11-10 04:15:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4160000 (17 GB) 2022-11-10 04:15:40 destination > Flushing hcrm_raw_h-crm-deals: 399 records (24 MB) 2022-11-10 04:15:40 destination > actual size of batch: 399 2022-11-10 04:15:40 destination > Flushing hcrm_raw_h-crm-deals: 388 records (24 MB) 2022-11-10 04:15:40 destination > actual size of batch: 388 2022-11-10 04:15:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4161000 (17 GB) 2022-11-10 04:15:41 destination > Flushing hcrm_raw_h-crm-deals: 346 records (24 MB) 2022-11-10 04:15:41 destination > actual size of batch: 346 2022-11-10 04:15:41 destination > Flushing hcrm_raw_h-crm-deals: 530 records (24 MB) 2022-11-10 04:15:41 destination > actual size of batch: 530 2022-11-10 04:15:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4162000 (17 GB) 2022-11-10 04:15:41 destination > Flushing hcrm_raw_h-crm-deals: 660 records (24 MB) 2022-11-10 04:15:41 destination > actual size of batch: 660 2022-11-10 04:15:43 source > finished reading a stream slice 2022-11-10 04:15:43 destination > Flushing hcrm_raw_h-crm-deals: 354 records (24 MB) 2022-11-10 04:15:43 destination > actual size of batch: 354 2022-11-10 04:15:43 destination > Flushing hcrm_raw_h-crm-deals: 230 records (24 MB) 2022-11-10 04:15:43 destination > actual size of batch: 230 2022-11-10 04:15:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4163000 (17 GB) 2022-11-10 04:15:43 destination > Flushing hcrm_raw_h-crm-deals: 214 records (24 MB) 2022-11-10 04:15:43 destination > actual size of batch: 214 2022-11-10 04:15:43 destination > Flushing hcrm_raw_h-crm-deals: 207 records (24 MB) 2022-11-10 04:15:43 destination > actual size of batch: 207 2022-11-10 04:15:44 destination > Flushing hcrm_raw_h-crm-deals: 217 records (24 MB) 2022-11-10 04:15:44 destination > actual size of batch: 217 2022-11-10 04:15:44 destination > Flushing hcrm_raw_h-crm-deals: 206 records (24 MB) 2022-11-10 04:15:44 destination > actual size of batch: 206 2022-11-10 04:15:44 destination > Flushing hcrm_raw_h-crm-deals: 239 records (24 MB) 2022-11-10 04:15:44 destination > actual size of batch: 239 2022-11-10 04:15:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4164000 (17 GB) 2022-11-10 04:15:45 destination > Flushing hcrm_raw_h-crm-deals: 214 records (24 MB) 2022-11-10 04:15:45 destination > actual size of batch: 214 2022-11-10 04:15:45 destination > Flushing hcrm_raw_h-crm-deals: 240 records (24 MB) 2022-11-10 04:15:45 destination > actual size of batch: 240 2022-11-10 04:15:45 destination > Flushing hcrm_raw_h-crm-deals: 286 records (24 MB) 2022-11-10 04:15:45 destination > actual size of batch: 286 2022-11-10 04:15:45 destination > Flushing hcrm_raw_h-crm-deals: 237 records (24 MB) 2022-11-10 04:15:45 destination > actual size of batch: 237 2022-11-10 04:15:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4165000 (17 GB) 2022-11-10 04:15:46 destination > Flushing hcrm_raw_h-crm-deals: 241 records (24 MB) 2022-11-10 04:15:46 destination > actual size of batch: 241 2022-11-10 04:15:46 destination > Flushing hcrm_raw_h-crm-deals: 349 records (24 MB) 2022-11-10 04:15:46 destination > actual size of batch: 349 2022-11-10 04:15:46 destination > Flushing hcrm_raw_h-crm-deals: 305 records (24 MB) 2022-11-10 04:15:46 destination > actual size of batch: 305 2022-11-10 04:15:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):369 - Records read: 4166000 (17 GB) 2022-11-10 04:15:47 destination > Flushing hcrm_raw_h-crm-deals: 437 records (24 MB) 2022-11-10 04:15:47 destination > actual size of batch: 437 2022-11-10 04:15:47 destination > Flushing hcrm_raw_h-crm-deals: 212 records (24 MB) 2022-11-10 04:15:47 destination > actual size of batch: 212 2022-11-10 04:15:47 source > finished reading a stream slice 2022-11-10 04:15:47 source > Read 4166633 records from h-crm-deals stream 2022-11-10 04:15:47 source > Finished syncing h-crm-deals 2022-11-10 04:15:47 source > SourceS3 runtimes: Syncing stream h-crm-deals 0:21:28.315665 2022-11-10 04:15:47 source > Finished syncing SourceS3 2022-11-10 04:15:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):372 - Source has no more messages, closing connection. 2022-11-10 04:15:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):381 - Total records read: 4166633 (18 GB) 2022-11-10 04:15:49 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):384 - Schema validation errors found for stream h-crm-deals. Error messages: [$._ab_source_file_last_modified is of an incorrect type. Expected it to be date-time] 2022-11-10 04:15:49 INFO i.a.w.g.DefaultReplicationWorker(run):190 - One of source or destination thread complete. Waiting on the other. 2022-11-10 04:15:49 destination > Airbyte message consumer: succeeded. 2022-11-10 04:15:49 destination > executing on success close procedure. 2022-11-10 04:15:49 destination > Flushing hcrm_raw_h-crm-deals: 198 records (14 MB) 2022-11-10 04:15:49 destination > actual size of batch: 198 2022-11-10 04:15:49 destination > No onDestinationCloseOperations required for this destination. 2022-11-10 04:15:49 destination > Finalizing tables in destination started for 1 streams 2022-11-10 04:15:49 destination > Finalizing stream hcrm_raw_h-crm-deals. schema main, tmp table _airbyte_tmp_wxc_hcrm_raw_h_crm_deals, final table _airbyte_raw_hcrm_raw_h_crm_deals 2022-11-10 04:15:49 destination > Executing finalization of tables.