2022-05-11 21:42:35 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.38.1-alpha 2022-05-11 21:42:35 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/26/0/logs.log 2022-05-11 21:42:35 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.38.1-alpha 2022-05-11 21:42:35 INFO i.a.w.DefaultReplicationWorker(run):107 - start sync worker. job id: 26 attempt id: 0 2022-05-11 21:42:35 INFO i.a.w.DefaultReplicationWorker(run):119 - configured sync modes: {dbo.TransactionRecords=full_refresh - overwrite, dbo.CustomerRecords=full_refresh - overwrite} 2022-05-11 21:42:35 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-05-11 21:42:35 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-bigquery:1.1.4 exists... 2022-05-11 21:42:35 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-bigquery:1.1.4 was found locally. 2022-05-11 21:42:35 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 26 2022-05-11 21:42:35 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/26/0 --log-driver none --name destination-bigquery-write-26-0-seyhn --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-bigquery:1.1.4 -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.38.1-alpha -e WORKER_JOB_ID=26 airbyte/destination-bigquery:1.1.4 write --config destination_config.json --catalog destination_catalog.json 2022-05-11 21:42:35 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-mssql:0.3.21 exists... 2022-05-11 21:42:35 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-mssql:0.3.21 was found locally. 2022-05-11 21:42:35 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 26 2022-05-11 21:42:35 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/26/0 --log-driver none --name source-mssql-read-26-0-abwfs --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/source-mssql:0.3.21 -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.38.1-alpha -e WORKER_JOB_ID=26 airbyte/source-mssql:0.3.21 read --config source_config.json --catalog source_catalog.json 2022-05-11 21:42:35 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):358 - Destination output thread started. 2022-05-11 21:42:35 INFO i.a.w.DefaultReplicationWorker(run):161 - Waiting for source and destination threads to complete. 2022-05-11 21:42:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):283 - Replication thread started. 2022-05-11 21:42:36 source > SLF4J: Class path contains multiple SLF4J bindings. 2022-05-11 21:42:36 source > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-11 21:42:36 source > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-11 21:42:36 source > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-05-11 21:42:36 source > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-05-11 21:42:36 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-05-11 21:42:36 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-11 21:42:36 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-11 21:42:36 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-11 21:42:36 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-05-11 21:42:36 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-05-11 21:42:37 source > 2022-05-11 21:42:37 INFO i.a.i.s.m.MssqlSource(main):449 - starting source: class io.airbyte.integrations.source.mssql.MssqlSource 2022-05-11 21:42:37 destination > 2022-05-11 21:42:37 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-05-11 21:42:37 destination > 2022-05-11 21:42:37 INFO i.a.i.b.IntegrationRunner(runInternal):121 - Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2022-05-11 21:42:37 destination > 2022-05-11 21:42:37 INFO i.a.i.b.IntegrationRunner(runInternal):122 - Command: WRITE 2022-05-11 21:42:37 source > 2022-05-11 21:42:37 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {read=null, catalog=source_catalog.json, config=source_config.json} 2022-05-11 21:42:37 source > 2022-05-11 21:42:37 INFO i.a.i.b.IntegrationRunner(runInternal):121 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-05-11 21:42:37 source > 2022-05-11 21:42:37 INFO i.a.i.b.IntegrationRunner(runInternal):122 - Command: READ 2022-05-11 21:42:37 destination > 2022-05-11 21:42:37 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-05-11 21:42:37 source > 2022-05-11 21:42:37 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='null'} 2022-05-11 21:42:37 source > 2022-05-11 21:42:37 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-11 21:42:37 source > 2022-05-11 21:42:37 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-11 21:42:37 source > 2022-05-11 21:42:37 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-11 21:42:37 source > 2022-05-11 21:42:37 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-11 21:42:37 destination > 2022-05-11 21:42:37 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-11 21:42:37 destination > 2022-05-11 21:42:37 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-11 21:42:37 destination > 2022-05-11 21:42:37 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):298 - Selected loading method is set to: STANDARD 2022-05-11 21:42:37 destination > 2022-05-11 21:42:37 WARN i.a.i.d.b.BigQueryDestination(getConsumer):196 - The "standard" upload mode is not performant, and is not recommended for production. Please use the GCS upload mode if you are syncing a large amount of data. 2022-05-11 21:42:38 destination > 2022-05-11 21:42:38 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):298 - Selected loading method is set to: STANDARD 2022-05-11 21:42:38 source > 2022-05-11 21:42:38 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-05-11 21:42:38 source > 2022-05-11 21:42:38 INFO i.a.i.s.r.CdcStateManager():26 - Initialized CDC state with: null 2022-05-11 21:42:38 source > 2022-05-11 21:42:38 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):118 - No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='CustomerRecords', namespace='dbo'}, New Cursor Field: null. Resetting cursor value 2022-05-11 21:42:38 source > 2022-05-11 21:42:38 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):118 - No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='TransactionRecords', namespace='dbo'}, New Cursor Field: null. Resetting cursor value 2022-05-11 21:42:40 destination > 2022-05-11 21:42:40 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte_portal_20220511, tableId=_airbyte_tmp_asv_CustomerRecords}} 2022-05-11 21:42:40 destination > 2022-05-11 21:42:40 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):298 - Selected loading method is set to: STANDARD 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerVouchers column Id (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerVouchers column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerVouchers column VoucherCode (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerVouchers column VoucherStartedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerVouchers column RedeemedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerVouchers column Redeemed (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerVouchers column ReferredBy (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerVouchers column ExpiresAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerVouchers column Platform (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerVouchers column RewardedBy (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table RiskScores column RiskScoreId (type int identity[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table RiskScores column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table RiskScores column Score (type float[53]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table RiskScores column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table RiskScores column UpdatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table RiskScores column SourceRiskScoreId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentHistories column ProvidedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentHistories column ProvidedBy (type nvarchar[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentHistories column InformationRequestDocumentId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentHistories column InformationRequestDocumentHistoryId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlerts column MonitoringAlertId (type int identity[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlerts column SubjectType (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlerts column Subject (type nvarchar[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlerts column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlerts column Factor (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlerts column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlerts column Priority (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlerts column Status (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlerts column AlertId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlerts column LastStatusUpdatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlerts column LastStatusUpdatedBy (type nchar[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table sysdiagrams column name (type sysname[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table sysdiagrams column principal_id (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table sysdiagrams column diagram_id (type int identity[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table sysdiagrams column version (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table sysdiagrams column definition (type varbinary[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@4632cfc 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferralCodes column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferralCodes column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferralCodes column ExpiresAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferralCodes column Active (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferralCodes column ReferralCode (type nvarchar[15]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferralCodes column Platform (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferralCodes column Id (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column CustomerRecordId (type int identity[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column FirstName (type nvarchar[250]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column LastName (type nvarchar[250]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column Address (type nvarchar[500]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column PersonalNumber (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column PostalCode (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column Phone (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column Email (type nvarchar[250]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column Active (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column EmailConfirmed (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column CountryAlpha3 (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column IsTransactional (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column EmailRiskScore (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column IsAsylumSeeker (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column IsPep (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column IsLimitedCustomer (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column DocumentVerified (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column IsSuspended (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column SignedUpLanguage (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column IsDocumentUploaded (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column EmailConfirmedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column CustomerOnBoardingState (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column CustomerOnBoardingStatus (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column City (type nvarchar[150]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column DOB (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column NationalityAlpha3 (type nchar[5]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column ReferralType (type nvarchar[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column Client (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column DocumentExpiryDate (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column IsDeleted (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column DeletedFrom (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column PreferredLanguage (type nchar[6]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column SupportLanguage (type nchar[6]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column PurposeOfAccount (type nchar[15]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column SendingAmountBucket (type nchar[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column IdentityDocumentType (type nvarchar[25]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column IdentityDocumentNumber (type nvarchar[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column IsBlocked (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column IsComplianceWatchlist (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column IsStr (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column ReferredBy (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column ExtraAllowedLimit (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerRecords column HighRiskIndustry (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentFollowups column InformationRequestDocumentFollowupId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentFollowups column InformationRequestDocumentId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentFollowups column FollowupBy (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentFollowups column FollowupType (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentFollowups column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentFollowups column CreatedBy (type nvarchar[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ActivityLogsTempTable column Id (type uniqueidentifier[36]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ActivityLogsTempTable column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ActivityLogsTempTable column Activity (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ActivityLogsTempTable column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ActivityLogsTempTable column CreatedBy (type nvarchar[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table LoginHistories column LoginHistoryId (type int identity[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table LoginHistories column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table LoginHistories column LoggedInAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table LoginHistories column IpAddress (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table LoginHistories column Client (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table LoginHistories column MemberLoginDetailId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocuments column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocuments column RequestedDocument (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocuments column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocuments column CreatedBy (type nvarchar[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocuments column Status (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocuments column InformationRequestId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocuments column InformationRequestDocumentId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column VerificationCheckId (type int identity[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column Status (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column OnfidoCheckId (type nvarchar[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column OnfidoStatus (type nvarchar[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column OnfidoCheckResponsePayload (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column OnfidoNotificationPayload (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column CheckLinkUrl (type nvarchar[250]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column Client (type nvarchar[500]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column DeviceId (type nvarchar[250]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column UpdatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column SourceVerificationCheckId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationChecks column VerificationApplicantId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column TransactionRecordId (type int identity[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column cancellationreason (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column chargedamount (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column cancelrequestreceivedat (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column chargedfxrate (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column client (type nvarchar[500]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column customername (type nvarchar[250]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column customeraddress (type nvarchar[250]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column customeremail (type nvarchar[400]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column customermobile (type nvarchar[150]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column customerid (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column deviceid (type nvarchar[250]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column fixedfee (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column fixedfeepercentage (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column fxspreadpercentage (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column sendingamount (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column clientipaddress (type nvarchar[30]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column isownbehalf (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column isreverse (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column laststatusrequest (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column provider (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column providertransactionid (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column promocode (type nvarchar[500]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column providererrorcode (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column providerfxrate (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column receivingamount (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column receivingcurrency (type nvarchar[5]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column ratetosek (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column ratetosekrealtime (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column receiveraddress (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column receivercity (type nvarchar[150]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column receiverid (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column receivermobilecountrycode (type nvarchar[5]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:40 source > 2022-05-11 21:42:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column receivermobile (type nvarchar[150]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column receivername (type nvarchar[250]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column receivingcountryalpha3 (type nvarchar[5]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column referralcode (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column state (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column sendingcurrency (type nvarchar[5]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column sendingcountryalpha3 (type nvarchar[5]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column sendingfxrate (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column sendinginterbankrate (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column sendinginterbankraterealtime (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column remittancetype (type nvarchar[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column settlementcurrency (type nvarchar[5]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column setteledamount (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column transactionid (type nvarchar[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column transactiontime (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column SofCode (type varchar[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column SofText (type varchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column PotCode (type varchar[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column PotText (type varchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column CrCode (type varchar[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column CrText (type varchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column PaidOutTime (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column VoucherCode (type nvarchar[30]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column DiscountAmount (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column Psp (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column RateToSekTime (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column RateToSekSource (type nchar[30]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column SendingInterbankRateTime (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column SendingInterbankRateSource (type nchar[30]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column QuotationTime (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column PayoutOfficeCode (type nvarchar[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table TransactionRecords column ProviderCommission (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CommentsTempTable column Id (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CommentsTempTable column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CommentsTempTable column Comment (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CommentsTempTable column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CommentsTempTable column CreatedBy (type nvarchar[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table RiskScoreHistories column RiskScoreHistoryId (type int identity[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table RiskScoreHistories column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table RiskScoreHistories column Score (type float[53]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table RiskScoreHistories column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table RiskScoreHistories column UpdatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table RiskScoreHistories column SourceRiskScoreHistoryId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlertStatuses column Id (type int identity[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlertStatuses column AlertId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlertStatuses column Status (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlertStatuses column StatusUpdatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlertStatuses column StatusUpdatedBy (type nvarchar[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlertStatuses column ExpiryDateTime (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlertEscalations column Id (type int identity[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlertEscalations column AlertId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlertEscalations column EscalationLevel (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlertEscalations column EscalatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table MonitoringAlertEscalations column EscalatedBy (type nvarchar[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistoryReasons column InformationRequestDocumentStatusHistoryReasonId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistoryReasons column InformationRequestDocumentStatusHistoryId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistoryReasons column Status (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistoryReasons column Reason (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistoryReasons column IncorrectDocumentProvidedType (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistoryReasons column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistoryReasons column CreatedBy (type nvarchar[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table HistoricSourceToSekFx column Id (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table HistoricSourceToSekFx column FromCurrency (type nchar[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table HistoricSourceToSekFx column ToCurrency (type nchar[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table HistoricSourceToSekFx column RateToSek (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table HistoricSourceToSekFx column UpdateTimestamp (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferenceFxRates column Id (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferenceFxRates column FromCurrency (type nchar[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferenceFxRates column ToCurrency (type nchar[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferenceFxRates column Provider (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferenceFxRates column ServiceCode (type nchar[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferenceFxRates column ReferenceFxRate (type decimal[18]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferenceFxRates column ReferenceFxUpdateTimestamp (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferenceFxRates column ReferenceFxSource (type nvarchar[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table ReferenceFxRates column ReferenceFxSourceTimestamp (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column RequestedFromId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column RequestedFromType (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column RequestType (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column RequestedBy (type nvarchar[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column RequestDeadline (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column NotificationSentType (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column IsSilentRequest (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column IsDeleted (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column LimitCustomerAfterDeadline (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column BlockCustomerAfterDeadline (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column SuspendCustomerAfterDeadline (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column RequestReason (type nvarchar[600]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequests column InformationRequestId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column VerificationReportId (type int identity[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column OnfidoReportId (type nvarchar[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column OnfidoReportName (type nvarchar[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column Status (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column OnfidoStatus (type nvarchar[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column OnfidoReportResult (type nvarchar[25]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column OnfidoReportResponsePayload (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column OnfidoNotificationPayload (type nvarchar[2147483647]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column Client (type nvarchar[500]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column DeviceId (type nvarchar[250]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column UpdatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column SourceVerificationReportId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table VerificationReports column VerificationCheckId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column RecipientId (type int identity[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column FirstName (type nvarchar[250]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column LastName (type nvarchar[250]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column Address (type nvarchar[2000]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column City (type nvarchar[1000]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column PostalCode (type nvarchar[500]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column Email (type nvarchar[500]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column Mobile (type nvarchar[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column CountryAlpha3 (type nvarchar[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column UpdatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column IsDeleted (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column MobileCountryCode (type nvarchar[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column NationalityAlpha3 (type nvarchar[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column Client (type nvarchar[200]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column ReceiverId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column ReceiverUniqueId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column RelationShipCode (type nchar[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table Recipients column RelationshipOther (type nchar[500]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerStates column Id (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerStates column CustomerId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerStates column StateCategory (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerStates column State (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table CustomerStates column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistories column InformationRequestDocumentStatusHistoryId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistories column InformationRequestDocumentId (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistories column Status (type int[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@5631962 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistories column CreatedAt (type datetime[23]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistories column CreatedBy (type nvarchar[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6124287a 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):137 - Table InformationRequestDocumentStatusHistories column IsCorrectDocumentProvided (type bit[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@19569ebd 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.m.MssqlSource(getIncrementalIterators):362 - using CDC: false 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.m.MssqlSource(queryTableFullRefresh):74 - Queueing query for table: CustomerRecords 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.m.MssqlSource(queryTableFullRefresh):83 - Prepared SQL query for TableFullRefresh is: SELECT "CustomerRecordId","FirstName","LastName","Address","PersonalNumber","PostalCode","Phone","Email","CustomerId","Active","EmailConfirmed","CountryAlpha3","IsTransactional","CreatedAt","EmailRiskScore","IsAsylumSeeker","IsPep","IsLimitedCustomer","DocumentVerified","IsSuspended","SignedUpLanguage","IsDocumentUploaded","EmailConfirmedAt","CustomerOnBoardingState","CustomerOnBoardingStatus","City","DOB","NationalityAlpha3","ReferralType","Client","DocumentExpiryDate","IsDeleted","DeletedFrom","PreferredLanguage","SupportLanguage","PurposeOfAccount","SendingAmountBucket","IdentityDocumentType","IdentityDocumentNumber","IsBlocked","IsComplianceWatchlist","IsStr","ReferredBy","ExtraAllowedLimit","HighRiskIndustry" FROM "dbo"."CustomerRecords" 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.m.MssqlSource(queryTableFullRefresh):74 - Queueing query for table: TransactionRecords 2022-05-11 21:42:41 source > 2022-05-11 21:42:41 INFO i.a.i.s.m.MssqlSource(queryTableFullRefresh):83 - Prepared SQL query for TableFullRefresh is: SELECT "TransactionRecordId","cancellationreason","chargedamount","cancelrequestreceivedat","chargedfxrate","client","customername","customeraddress","customeremail","customermobile","customerid","deviceid","fixedfee","fixedfeepercentage","fxspreadpercentage","sendingamount","clientipaddress","isownbehalf","isreverse","laststatusrequest","provider","providertransactionid","promocode","providererrorcode","providerfxrate","receivingamount","receivingcurrency","ratetosek","ratetosekrealtime","receiveraddress","receivercity","receiverid","receivermobilecountrycode","receivermobile","receivername","receivingcountryalpha3","referralcode","state","sendingcurrency","sendingcountryalpha3","sendingfxrate","sendinginterbankrate","sendinginterbankraterealtime","remittancetype","settlementcurrency","setteledamount","transactionid","transactiontime","SofCode","SofText","PotCode","PotText","CrCode","CrText","PaidOutTime","VoucherCode","DiscountAmount","Psp","RateToSekTime","RateToSekSource","SendingInterbankRateTime","SendingInterbankRateSource","QuotationTime","PayoutOfficeCode","ProviderCommission" FROM "dbo"."TransactionRecords" 2022-05-11 21:42:41 destination > 2022-05-11 21:42:41 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=airbyte_portal_20220511, tableId=_airbyte_tmp_bie_TransactionRecords}} 2022-05-11 21:42:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1000 (955 KB) 2022-05-11 21:42:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2000 (1 MB) 2022-05-11 21:42:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3000 (2 MB) 2022-05-11 21:42:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4000 (3 MB) 2022-05-11 21:42:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 5000 (4 MB) 2022-05-11 21:42:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 6000 (5 MB) 2022-05-11 21:42:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 7000 (6 MB) 2022-05-11 21:42:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 8000 (7 MB) 2022-05-11 21:42:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 9000 (8 MB) 2022-05-11 21:42:46 source > 2022-05-11 21:42:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 10000 2022-05-11 21:42:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 10000 (9 MB) 2022-05-11 21:42:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 11000 (10 MB) 2022-05-11 21:42:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 12000 (11 MB) 2022-05-11 21:42:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 13000 (12 MB) 2022-05-11 21:42:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 14000 (13 MB) 2022-05-11 21:42:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 15000 (14 MB) 2022-05-11 21:42:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 16000 (15 MB) 2022-05-11 21:42:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 17000 (16 MB) 2022-05-11 21:42:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 18000 (17 MB) 2022-05-11 21:42:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 19000 (18 MB) 2022-05-11 21:42:51 source > 2022-05-11 21:42:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 20000 2022-05-11 21:42:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 20000 (19 MB) 2022-05-11 21:42:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 21000 (20 MB) 2022-05-11 21:42:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 22000 (21 MB) 2022-05-11 21:42:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 23000 (22 MB) 2022-05-11 21:42:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 24000 (23 MB) 2022-05-11 21:42:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 25000 (24 MB) 2022-05-11 21:42:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 26000 (25 MB) 2022-05-11 21:42:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 27000 (26 MB) 2022-05-11 21:42:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 28000 (27 MB) 2022-05-11 21:42:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 29000 (28 MB) 2022-05-11 21:42:54 source > 2022-05-11 21:42:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 30000 2022-05-11 21:42:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 30000 (29 MB) 2022-05-11 21:42:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 31000 (30 MB) 2022-05-11 21:42:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 32000 (31 MB) 2022-05-11 21:42:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 33000 (32 MB) 2022-05-11 21:42:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 34000 (33 MB) 2022-05-11 21:42:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 35000 (33 MB) 2022-05-11 21:42:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 36000 (34 MB) 2022-05-11 21:42:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 37000 (35 MB) 2022-05-11 21:42:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 38000 (36 MB) 2022-05-11 21:42:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 39000 (37 MB) 2022-05-11 21:42:56 source > 2022-05-11 21:42:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 40000 2022-05-11 21:42:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 40000 (38 MB) 2022-05-11 21:42:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 41000 (39 MB) 2022-05-11 21:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 42000 (40 MB) 2022-05-11 21:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 43000 (41 MB) 2022-05-11 21:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 44000 (42 MB) 2022-05-11 21:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 45000 (43 MB) 2022-05-11 21:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 46000 (44 MB) 2022-05-11 21:42:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 47000 (45 MB) 2022-05-11 21:42:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 48000 (46 MB) 2022-05-11 21:42:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 49000 (47 MB) 2022-05-11 21:42:58 source > 2022-05-11 21:42:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 50000 2022-05-11 21:42:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 50000 (48 MB) 2022-05-11 21:42:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 51000 (49 MB) 2022-05-11 21:42:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 52000 (50 MB) 2022-05-11 21:42:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 53000 (51 MB) 2022-05-11 21:42:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 54000 (52 MB) 2022-05-11 21:43:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 55000 (53 MB) 2022-05-11 21:43:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 56000 (54 MB) 2022-05-11 21:43:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 57000 (55 MB) 2022-05-11 21:43:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 58000 (56 MB) 2022-05-11 21:43:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 59000 (57 MB) 2022-05-11 21:43:01 source > 2022-05-11 21:43:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 60000 2022-05-11 21:43:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 60000 (58 MB) 2022-05-11 21:43:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 61000 (59 MB) 2022-05-11 21:43:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 62000 (60 MB) 2022-05-11 21:43:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 63000 (61 MB) 2022-05-11 21:43:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 64000 (62 MB) 2022-05-11 21:43:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 65000 (63 MB) 2022-05-11 21:43:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 66000 (63 MB) 2022-05-11 21:43:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 67000 (64 MB) 2022-05-11 21:43:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 68000 (65 MB) 2022-05-11 21:43:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 69000 (66 MB) 2022-05-11 21:43:03 source > 2022-05-11 21:43:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 70000 2022-05-11 21:43:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 70000 (67 MB) 2022-05-11 21:43:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 71000 (68 MB) 2022-05-11 21:43:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 72000 (69 MB) 2022-05-11 21:43:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 73000 (70 MB) 2022-05-11 21:43:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 74000 (71 MB) 2022-05-11 21:43:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 75000 (72 MB) 2022-05-11 21:43:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 76000 (73 MB) 2022-05-11 21:43:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 77000 (74 MB) 2022-05-11 21:43:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 78000 (75 MB) 2022-05-11 21:43:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 79000 (76 MB) 2022-05-11 21:43:05 source > 2022-05-11 21:43:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 80000 2022-05-11 21:43:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 80000 (77 MB) 2022-05-11 21:43:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 81000 (78 MB) 2022-05-11 21:43:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 82000 (79 MB) 2022-05-11 21:43:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 83000 (80 MB) 2022-05-11 21:43:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 84000 (81 MB) 2022-05-11 21:43:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 85000 (82 MB) 2022-05-11 21:43:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 86000 (83 MB) 2022-05-11 21:43:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 87000 (84 MB) 2022-05-11 21:43:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 88000 (84 MB) 2022-05-11 21:43:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 89000 (85 MB) 2022-05-11 21:43:07 source > 2022-05-11 21:43:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 90000 2022-05-11 21:43:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 90000 (86 MB) 2022-05-11 21:43:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 91000 (87 MB) 2022-05-11 21:43:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 92000 (88 MB) 2022-05-11 21:43:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 93000 (89 MB) 2022-05-11 21:43:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 94000 (90 MB) 2022-05-11 21:43:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 95000 (91 MB) 2022-05-11 21:43:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 96000 (92 MB) 2022-05-11 21:43:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 97000 (93 MB) 2022-05-11 21:43:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 98000 (94 MB) 2022-05-11 21:43:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 99000 (95 MB) 2022-05-11 21:43:09 source > 2022-05-11 21:43:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 100000 2022-05-11 21:43:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 100000 (96 MB) 2022-05-11 21:43:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 101000 (97 MB) 2022-05-11 21:43:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 102000 (97 MB) 2022-05-11 21:43:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 103000 (98 MB) 2022-05-11 21:43:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 104000 (99 MB) 2022-05-11 21:43:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 105000 (100 MB) 2022-05-11 21:43:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 106000 (101 MB) 2022-05-11 21:43:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 107000 (102 MB) 2022-05-11 21:43:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 108000 (103 MB) 2022-05-11 21:43:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 109000 (104 MB) 2022-05-11 21:43:11 source > 2022-05-11 21:43:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 110000 2022-05-11 21:43:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 110000 (105 MB) 2022-05-11 21:43:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 111000 (106 MB) 2022-05-11 21:43:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 112000 (107 MB) 2022-05-11 21:43:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 113000 (108 MB) 2022-05-11 21:43:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 114000 (109 MB) 2022-05-11 21:43:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 115000 (110 MB) 2022-05-11 21:43:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 116000 (111 MB) 2022-05-11 21:43:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 117000 (112 MB) 2022-05-11 21:43:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 118000 (113 MB) 2022-05-11 21:43:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 119000 (114 MB) 2022-05-11 21:43:13 source > 2022-05-11 21:43:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 120000 2022-05-11 21:43:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 120000 (115 MB) 2022-05-11 21:43:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 121000 (115 MB) 2022-05-11 21:43:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 122000 (116 MB) 2022-05-11 21:43:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 123000 (117 MB) 2022-05-11 21:43:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 124000 (118 MB) 2022-05-11 21:43:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 125000 (119 MB) 2022-05-11 21:43:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 126000 (120 MB) 2022-05-11 21:43:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 127000 (121 MB) 2022-05-11 21:43:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 128000 (122 MB) 2022-05-11 21:43:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 129000 (123 MB) 2022-05-11 21:43:15 source > 2022-05-11 21:43:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 130000 2022-05-11 21:43:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 130000 (124 MB) 2022-05-11 21:43:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 131000 (125 MB) 2022-05-11 21:43:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 132000 (126 MB) 2022-05-11 21:43:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 133000 (127 MB) 2022-05-11 21:43:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 134000 (128 MB) 2022-05-11 21:43:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 135000 (129 MB) 2022-05-11 21:43:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 136000 (130 MB) 2022-05-11 21:43:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 137000 (131 MB) 2022-05-11 21:43:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 138000 (131 MB) 2022-05-11 21:43:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 139000 (132 MB) 2022-05-11 21:43:17 source > 2022-05-11 21:43:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 140000 2022-05-11 21:43:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 140000 (133 MB) 2022-05-11 21:43:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 141000 (134 MB) 2022-05-11 21:43:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 142000 (135 MB) 2022-05-11 21:43:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 143000 (136 MB) 2022-05-11 21:43:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 144000 (137 MB) 2022-05-11 21:43:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 145000 (138 MB) 2022-05-11 21:43:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 146000 (139 MB) 2022-05-11 21:43:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 147000 (140 MB) 2022-05-11 21:43:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 148000 (141 MB) 2022-05-11 21:43:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 149000 (142 MB) 2022-05-11 21:43:19 source > 2022-05-11 21:43:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 150000 2022-05-11 21:43:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 150000 (143 MB) 2022-05-11 21:43:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 151000 (144 MB) 2022-05-11 21:43:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 152000 (145 MB) 2022-05-11 21:43:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 153000 (146 MB) 2022-05-11 21:43:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 154000 (147 MB) 2022-05-11 21:43:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 155000 (148 MB) 2022-05-11 21:43:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 156000 (149 MB) 2022-05-11 21:43:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 157000 (150 MB) 2022-05-11 21:43:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 158000 (151 MB) 2022-05-11 21:43:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 159000 (152 MB) 2022-05-11 21:43:21 source > 2022-05-11 21:43:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 160000 2022-05-11 21:43:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 160000 (153 MB) 2022-05-11 21:43:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 161000 (154 MB) 2022-05-11 21:43:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 162000 (154 MB) 2022-05-11 21:43:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 163000 (155 MB) 2022-05-11 21:43:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 164000 (156 MB) 2022-05-11 21:43:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 165000 (157 MB) 2022-05-11 21:43:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 166000 (158 MB) 2022-05-11 21:43:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 167000 (159 MB) 2022-05-11 21:43:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 168000 (160 MB) 2022-05-11 21:43:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 169000 (161 MB) 2022-05-11 21:43:24 source > 2022-05-11 21:43:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream CustomerRecords. Records read: 170000 2022-05-11 21:43:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 170000 (162 MB) 2022-05-11 21:43:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 171000 (163 MB) 2022-05-11 21:43:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 172000 (164 MB) 2022-05-11 21:43:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 173000 (164 MB) 2022-05-11 21:43:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 174000 (165 MB) 2022-05-11 21:43:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 175000 (166 MB) 2022-05-11 21:43:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 176000 (167 MB) 2022-05-11 21:43:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 177000 (168 MB) 2022-05-11 21:43:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 178000 (168 MB) 2022-05-11 21:43:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 179000 (169 MB) 2022-05-11 21:43:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 180000 (170 MB) 2022-05-11 21:43:26 source > 2022-05-11 21:43:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 10000 2022-05-11 21:43:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 181000 (172 MB) 2022-05-11 21:43:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 182000 (173 MB) 2022-05-11 21:43:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 183000 (174 MB) 2022-05-11 21:43:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 184000 (175 MB) 2022-05-11 21:43:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 185000 (176 MB) 2022-05-11 21:43:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 186000 (177 MB) 2022-05-11 21:43:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 187000 (178 MB) 2022-05-11 21:43:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 188000 (179 MB) 2022-05-11 21:43:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 189000 (180 MB) 2022-05-11 21:43:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 190000 (181 MB) 2022-05-11 21:43:28 source > 2022-05-11 21:43:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 20000 2022-05-11 21:43:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 191000 (182 MB) 2022-05-11 21:43:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 192000 (183 MB) 2022-05-11 21:43:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 193000 (185 MB) 2022-05-11 21:43:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 194000 (186 MB) 2022-05-11 21:43:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 195000 (187 MB) 2022-05-11 21:43:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 196000 (188 MB) 2022-05-11 21:43:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 197000 (189 MB) 2022-05-11 21:43:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 198000 (190 MB) 2022-05-11 21:43:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 199000 (191 MB) 2022-05-11 21:43:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 200000 (192 MB) 2022-05-11 21:43:31 source > 2022-05-11 21:43:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 30000 2022-05-11 21:43:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 201000 (193 MB) 2022-05-11 21:43:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 202000 (194 MB) 2022-05-11 21:43:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 203000 (196 MB) 2022-05-11 21:43:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 204000 (197 MB) 2022-05-11 21:43:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 205000 (198 MB) 2022-05-11 21:43:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 206000 (199 MB) 2022-05-11 21:43:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 207000 (200 MB) 2022-05-11 21:43:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 208000 (201 MB) 2022-05-11 21:43:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 209000 (202 MB) 2022-05-11 21:43:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 210000 (203 MB) 2022-05-11 21:43:33 source > 2022-05-11 21:43:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 40000 2022-05-11 21:43:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 211000 (204 MB) 2022-05-11 21:43:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 212000 (205 MB) 2022-05-11 21:43:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 213000 (207 MB) 2022-05-11 21:43:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 214000 (208 MB) 2022-05-11 21:43:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 215000 (209 MB) 2022-05-11 21:43:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 216000 (210 MB) 2022-05-11 21:43:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 217000 (211 MB) 2022-05-11 21:43:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 218000 (212 MB) 2022-05-11 21:43:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 219000 (213 MB) 2022-05-11 21:43:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 220000 (214 MB) 2022-05-11 21:43:35 source > 2022-05-11 21:43:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 50000 2022-05-11 21:43:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 221000 (215 MB) 2022-05-11 21:43:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 222000 (217 MB) 2022-05-11 21:43:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 223000 (218 MB) 2022-05-11 21:43:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 224000 (219 MB) 2022-05-11 21:43:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 225000 (220 MB) 2022-05-11 21:43:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 226000 (221 MB) 2022-05-11 21:43:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 227000 (222 MB) 2022-05-11 21:43:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 228000 (223 MB) 2022-05-11 21:43:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 229000 (224 MB) 2022-05-11 21:43:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 230000 (225 MB) 2022-05-11 21:43:38 source > 2022-05-11 21:43:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 60000 2022-05-11 21:43:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 231000 (226 MB) 2022-05-11 21:43:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 232000 (228 MB) 2022-05-11 21:43:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 233000 (229 MB) 2022-05-11 21:43:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 234000 (230 MB) 2022-05-11 21:43:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 235000 (231 MB) 2022-05-11 21:43:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 236000 (232 MB) 2022-05-11 21:43:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 237000 (233 MB) 2022-05-11 21:43:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 238000 (234 MB) 2022-05-11 21:43:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 239000 (235 MB) 2022-05-11 21:43:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 240000 (236 MB) 2022-05-11 21:43:41 source > 2022-05-11 21:43:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 70000 2022-05-11 21:43:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 241000 (238 MB) 2022-05-11 21:43:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 242000 (239 MB) 2022-05-11 21:43:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 243000 (240 MB) 2022-05-11 21:43:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 244000 (241 MB) 2022-05-11 21:43:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 245000 (242 MB) 2022-05-11 21:43:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 246000 (243 MB) 2022-05-11 21:43:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 247000 (244 MB) 2022-05-11 21:43:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 248000 (245 MB) 2022-05-11 21:43:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 249000 (247 MB) 2022-05-11 21:43:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 250000 (248 MB) 2022-05-11 21:43:43 source > 2022-05-11 21:43:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 80000 2022-05-11 21:43:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 251000 (249 MB) 2022-05-11 21:43:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 252000 (250 MB) 2022-05-11 21:43:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 253000 (251 MB) 2022-05-11 21:43:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 254000 (252 MB) 2022-05-11 21:43:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 255000 (253 MB) 2022-05-11 21:43:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 256000 (254 MB) 2022-05-11 21:43:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 257000 (256 MB) 2022-05-11 21:43:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 258000 (257 MB) 2022-05-11 21:43:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 259000 (258 MB) 2022-05-11 21:43:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 260000 (259 MB) 2022-05-11 21:43:46 source > 2022-05-11 21:43:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 90000 2022-05-11 21:43:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 261000 (260 MB) 2022-05-11 21:43:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 262000 (261 MB) 2022-05-11 21:43:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 263000 (262 MB) 2022-05-11 21:43:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 264000 (263 MB) 2022-05-11 21:43:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 265000 (265 MB) 2022-05-11 21:43:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 266000 (266 MB) 2022-05-11 21:43:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 267000 (267 MB) 2022-05-11 21:43:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 268000 (268 MB) 2022-05-11 21:43:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 269000 (269 MB) 2022-05-11 21:43:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 270000 (270 MB) 2022-05-11 21:43:49 source > 2022-05-11 21:43:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 100000 2022-05-11 21:43:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 271000 (271 MB) 2022-05-11 21:43:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 272000 (272 MB) 2022-05-11 21:43:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 273000 (274 MB) 2022-05-11 21:43:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 274000 (275 MB) 2022-05-11 21:43:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 275000 (276 MB) 2022-05-11 21:43:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 276000 (277 MB) 2022-05-11 21:43:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 277000 (278 MB) 2022-05-11 21:43:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 278000 (279 MB) 2022-05-11 21:43:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 279000 (280 MB) 2022-05-11 21:43:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 280000 (282 MB) 2022-05-11 21:43:51 source > 2022-05-11 21:43:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 110000 2022-05-11 21:43:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 281000 (283 MB) 2022-05-11 21:43:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 282000 (284 MB) 2022-05-11 21:43:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 283000 (285 MB) 2022-05-11 21:43:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 284000 (286 MB) 2022-05-11 21:43:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 285000 (287 MB) 2022-05-11 21:43:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 286000 (288 MB) 2022-05-11 21:43:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 287000 (289 MB) 2022-05-11 21:43:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 288000 (291 MB) 2022-05-11 21:43:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 289000 (292 MB) 2022-05-11 21:43:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 290000 (293 MB) 2022-05-11 21:43:54 source > 2022-05-11 21:43:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 120000 2022-05-11 21:43:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 291000 (294 MB) 2022-05-11 21:43:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 292000 (295 MB) 2022-05-11 21:43:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 293000 (296 MB) 2022-05-11 21:43:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 294000 (297 MB) 2022-05-11 21:43:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 295000 (298 MB) 2022-05-11 21:43:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 296000 (300 MB) 2022-05-11 21:43:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 297000 (301 MB) 2022-05-11 21:43:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 298000 (302 MB) 2022-05-11 21:43:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 299000 (303 MB) 2022-05-11 21:43:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 300000 (304 MB) 2022-05-11 21:43:57 source > 2022-05-11 21:43:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 130000 2022-05-11 21:43:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 301000 (305 MB) 2022-05-11 21:43:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 302000 (307 MB) 2022-05-11 21:43:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 303000 (308 MB) 2022-05-11 21:43:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 304000 (309 MB) 2022-05-11 21:43:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 305000 (310 MB) 2022-05-11 21:43:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 306000 (311 MB) 2022-05-11 21:43:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 307000 (313 MB) 2022-05-11 21:43:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 308000 (314 MB) 2022-05-11 21:44:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 309000 (315 MB) 2022-05-11 21:44:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 310000 (316 MB) 2022-05-11 21:44:00 source > 2022-05-11 21:44:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 140000 2022-05-11 21:44:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 311000 (317 MB) 2022-05-11 21:44:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 312000 (318 MB) 2022-05-11 21:44:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 313000 (320 MB) 2022-05-11 21:44:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 314000 (321 MB) 2022-05-11 21:44:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 315000 (322 MB) 2022-05-11 21:44:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 316000 (323 MB) 2022-05-11 21:44:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 317000 (324 MB) 2022-05-11 21:44:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 318000 (325 MB) 2022-05-11 21:44:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 319000 (327 MB) 2022-05-11 21:44:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 320000 (328 MB) 2022-05-11 21:44:03 source > 2022-05-11 21:44:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 150000 2022-05-11 21:44:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 321000 (329 MB) 2022-05-11 21:44:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 322000 (330 MB) 2022-05-11 21:44:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 323000 (331 MB) 2022-05-11 21:44:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 324000 (333 MB) 2022-05-11 21:44:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 325000 (334 MB) 2022-05-11 21:44:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 326000 (335 MB) 2022-05-11 21:44:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 327000 (336 MB) 2022-05-11 21:44:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 328000 (337 MB) 2022-05-11 21:44:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 329000 (338 MB) 2022-05-11 21:44:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 330000 (340 MB) 2022-05-11 21:44:05 source > 2022-05-11 21:44:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 160000 2022-05-11 21:44:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 331000 (341 MB) 2022-05-11 21:44:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 332000 (342 MB) 2022-05-11 21:44:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 333000 (343 MB) 2022-05-11 21:44:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 334000 (344 MB) 2022-05-11 21:44:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 335000 (346 MB) 2022-05-11 21:44:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 336000 (347 MB) 2022-05-11 21:44:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 337000 (348 MB) 2022-05-11 21:44:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 338000 (349 MB) 2022-05-11 21:44:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 339000 (350 MB) 2022-05-11 21:44:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 340000 (351 MB) 2022-05-11 21:44:08 source > 2022-05-11 21:44:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 170000 2022-05-11 21:44:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 341000 (353 MB) 2022-05-11 21:44:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 342000 (354 MB) 2022-05-11 21:44:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 343000 (355 MB) 2022-05-11 21:44:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 344000 (356 MB) 2022-05-11 21:44:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 345000 (357 MB) 2022-05-11 21:44:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 346000 (358 MB) 2022-05-11 21:44:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 347000 (360 MB) 2022-05-11 21:44:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 348000 (361 MB) 2022-05-11 21:44:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 349000 (362 MB) 2022-05-11 21:44:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 350000 (363 MB) 2022-05-11 21:44:10 source > 2022-05-11 21:44:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 180000 2022-05-11 21:44:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 351000 (364 MB) 2022-05-11 21:44:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 352000 (365 MB) 2022-05-11 21:44:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 353000 (367 MB) 2022-05-11 21:44:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 354000 (368 MB) 2022-05-11 21:44:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 355000 (369 MB) 2022-05-11 21:44:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 356000 (370 MB) 2022-05-11 21:44:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 357000 (371 MB) 2022-05-11 21:44:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 358000 (372 MB) 2022-05-11 21:44:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 359000 (374 MB) 2022-05-11 21:44:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 360000 (375 MB) 2022-05-11 21:44:13 source > 2022-05-11 21:44:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 190000 2022-05-11 21:44:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 361000 (376 MB) 2022-05-11 21:44:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 362000 (377 MB) 2022-05-11 21:44:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 363000 (378 MB) 2022-05-11 21:44:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 364000 (379 MB) 2022-05-11 21:44:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 365000 (381 MB) 2022-05-11 21:44:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 366000 (382 MB) 2022-05-11 21:44:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 367000 (383 MB) 2022-05-11 21:44:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 368000 (384 MB) 2022-05-11 21:44:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 369000 (385 MB) 2022-05-11 21:44:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 370000 (387 MB) 2022-05-11 21:44:15 source > 2022-05-11 21:44:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 200000 2022-05-11 21:44:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 371000 (388 MB) 2022-05-11 21:44:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 372000 (389 MB) 2022-05-11 21:44:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 373000 (390 MB) 2022-05-11 21:44:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 374000 (391 MB) 2022-05-11 21:44:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 375000 (393 MB) 2022-05-11 21:44:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 376000 (394 MB) 2022-05-11 21:44:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 377000 (395 MB) 2022-05-11 21:44:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 378000 (396 MB) 2022-05-11 21:44:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 379000 (397 MB) 2022-05-11 21:44:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 380000 (399 MB) 2022-05-11 21:44:18 source > 2022-05-11 21:44:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 210000 2022-05-11 21:44:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 381000 (400 MB) 2022-05-11 21:44:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 382000 (401 MB) 2022-05-11 21:44:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 383000 (402 MB) 2022-05-11 21:44:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 384000 (403 MB) 2022-05-11 21:44:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 385000 (404 MB) 2022-05-11 21:44:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 386000 (406 MB) 2022-05-11 21:44:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 387000 (407 MB) 2022-05-11 21:44:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 388000 (408 MB) 2022-05-11 21:44:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 389000 (409 MB) 2022-05-11 21:44:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 390000 (410 MB) 2022-05-11 21:44:20 source > 2022-05-11 21:44:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 220000 2022-05-11 21:44:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 391000 (412 MB) 2022-05-11 21:44:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 392000 (413 MB) 2022-05-11 21:44:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 393000 (414 MB) 2022-05-11 21:44:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 394000 (415 MB) 2022-05-11 21:44:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 395000 (416 MB) 2022-05-11 21:44:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 396000 (418 MB) 2022-05-11 21:44:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 397000 (419 MB) 2022-05-11 21:44:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 398000 (420 MB) 2022-05-11 21:44:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 399000 (421 MB) 2022-05-11 21:44:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 400000 (422 MB) 2022-05-11 21:44:23 source > 2022-05-11 21:44:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 230000 2022-05-11 21:44:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 401000 (423 MB) 2022-05-11 21:44:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 402000 (425 MB) 2022-05-11 21:44:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 403000 (426 MB) 2022-05-11 21:44:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 404000 (427 MB) 2022-05-11 21:44:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 405000 (428 MB) 2022-05-11 21:44:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 406000 (429 MB) 2022-05-11 21:44:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 407000 (431 MB) 2022-05-11 21:44:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 408000 (432 MB) 2022-05-11 21:44:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 409000 (433 MB) 2022-05-11 21:44:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 410000 (434 MB) 2022-05-11 21:44:25 source > 2022-05-11 21:44:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 240000 2022-05-11 21:44:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 411000 (435 MB) 2022-05-11 21:44:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 412000 (437 MB) 2022-05-11 21:44:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 413000 (438 MB) 2022-05-11 21:44:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 414000 (439 MB) 2022-05-11 21:44:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 415000 (440 MB) 2022-05-11 21:44:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 416000 (441 MB) 2022-05-11 21:44:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 417000 (442 MB) 2022-05-11 21:44:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 418000 (444 MB) 2022-05-11 21:44:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 419000 (445 MB) 2022-05-11 21:44:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 420000 (446 MB) 2022-05-11 21:44:28 source > 2022-05-11 21:44:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 250000 2022-05-11 21:44:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 421000 (447 MB) 2022-05-11 21:44:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 422000 (448 MB) 2022-05-11 21:44:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 423000 (450 MB) 2022-05-11 21:44:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 424000 (451 MB) 2022-05-11 21:44:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 425000 (452 MB) 2022-05-11 21:44:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 426000 (453 MB) 2022-05-11 21:44:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 427000 (454 MB) 2022-05-11 21:44:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 428000 (456 MB) 2022-05-11 21:44:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 429000 (457 MB) 2022-05-11 21:44:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 430000 (458 MB) 2022-05-11 21:44:30 source > 2022-05-11 21:44:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 260000 2022-05-11 21:44:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 431000 (459 MB) 2022-05-11 21:44:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 432000 (460 MB) 2022-05-11 21:44:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 433000 (461 MB) 2022-05-11 21:44:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 434000 (463 MB) 2022-05-11 21:44:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 435000 (464 MB) 2022-05-11 21:44:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 436000 (465 MB) 2022-05-11 21:44:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 437000 (466 MB) 2022-05-11 21:44:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 438000 (467 MB) 2022-05-11 21:44:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 439000 (469 MB) 2022-05-11 21:44:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 440000 (470 MB) 2022-05-11 21:44:32 source > 2022-05-11 21:44:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 270000 2022-05-11 21:44:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 441000 (471 MB) 2022-05-11 21:44:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 442000 (472 MB) 2022-05-11 21:44:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 443000 (473 MB) 2022-05-11 21:44:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 444000 (475 MB) 2022-05-11 21:44:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 445000 (476 MB) 2022-05-11 21:44:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 446000 (477 MB) 2022-05-11 21:44:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 447000 (478 MB) 2022-05-11 21:44:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 448000 (479 MB) 2022-05-11 21:44:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 449000 (481 MB) 2022-05-11 21:44:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 450000 (482 MB) 2022-05-11 21:44:35 source > 2022-05-11 21:44:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 280000 2022-05-11 21:44:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 451000 (483 MB) 2022-05-11 21:44:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 452000 (484 MB) 2022-05-11 21:44:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 453000 (485 MB) 2022-05-11 21:44:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 454000 (486 MB) 2022-05-11 21:44:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 455000 (488 MB) 2022-05-11 21:44:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 456000 (489 MB) 2022-05-11 21:44:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 457000 (490 MB) 2022-05-11 21:44:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 458000 (491 MB) 2022-05-11 21:44:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 459000 (492 MB) 2022-05-11 21:44:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 460000 (494 MB) 2022-05-11 21:44:37 source > 2022-05-11 21:44:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 290000 2022-05-11 21:44:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 461000 (495 MB) 2022-05-11 21:44:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 462000 (496 MB) 2022-05-11 21:44:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 463000 (497 MB) 2022-05-11 21:44:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 464000 (498 MB) 2022-05-11 21:44:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 465000 (499 MB) 2022-05-11 21:44:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 466000 (501 MB) 2022-05-11 21:44:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 467000 (502 MB) 2022-05-11 21:44:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 468000 (503 MB) 2022-05-11 21:44:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 469000 (504 MB) 2022-05-11 21:44:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 470000 (505 MB) 2022-05-11 21:44:40 source > 2022-05-11 21:44:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 300000 2022-05-11 21:44:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 471000 (507 MB) 2022-05-11 21:44:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 472000 (508 MB) 2022-05-11 21:44:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 473000 (509 MB) 2022-05-11 21:44:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 474000 (510 MB) 2022-05-11 21:44:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 475000 (511 MB) 2022-05-11 21:44:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 476000 (513 MB) 2022-05-11 21:44:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 477000 (514 MB) 2022-05-11 21:44:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 478000 (515 MB) 2022-05-11 21:44:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 479000 (516 MB) 2022-05-11 21:44:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 480000 (517 MB) 2022-05-11 21:44:43 source > 2022-05-11 21:44:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 310000 2022-05-11 21:44:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 481000 (519 MB) 2022-05-11 21:44:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 482000 (520 MB) 2022-05-11 21:44:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 483000 (521 MB) 2022-05-11 21:44:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 484000 (522 MB) 2022-05-11 21:44:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 485000 (523 MB) 2022-05-11 21:44:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 486000 (524 MB) 2022-05-11 21:44:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 487000 (526 MB) 2022-05-11 21:44:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 488000 (527 MB) 2022-05-11 21:44:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 489000 (528 MB) 2022-05-11 21:44:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 490000 (529 MB) 2022-05-11 21:44:45 source > 2022-05-11 21:44:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 320000 2022-05-11 21:44:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 491000 (530 MB) 2022-05-11 21:44:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 492000 (532 MB) 2022-05-11 21:44:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 493000 (533 MB) 2022-05-11 21:44:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 494000 (534 MB) 2022-05-11 21:44:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 495000 (535 MB) 2022-05-11 21:44:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 496000 (536 MB) 2022-05-11 21:44:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 497000 (538 MB) 2022-05-11 21:44:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 498000 (539 MB) 2022-05-11 21:44:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 499000 (540 MB) 2022-05-11 21:44:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 500000 (541 MB) 2022-05-11 21:44:48 source > 2022-05-11 21:44:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 330000 2022-05-11 21:44:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 501000 (542 MB) 2022-05-11 21:44:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 502000 (543 MB) 2022-05-11 21:44:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 503000 (545 MB) 2022-05-11 21:44:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 504000 (546 MB) 2022-05-11 21:44:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 505000 (547 MB) 2022-05-11 21:44:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 506000 (548 MB) 2022-05-11 21:44:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 507000 (549 MB) 2022-05-11 21:44:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 508000 (551 MB) 2022-05-11 21:44:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 509000 (552 MB) 2022-05-11 21:44:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 510000 (553 MB) 2022-05-11 21:44:50 source > 2022-05-11 21:44:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 340000 2022-05-11 21:44:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 511000 (554 MB) 2022-05-11 21:44:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 512000 (555 MB) 2022-05-11 21:44:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 513000 (556 MB) 2022-05-11 21:44:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 514000 (558 MB) 2022-05-11 21:44:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 515000 (559 MB) 2022-05-11 21:44:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 516000 (560 MB) 2022-05-11 21:44:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 517000 (561 MB) 2022-05-11 21:44:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 518000 (562 MB) 2022-05-11 21:44:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 519000 (564 MB) 2022-05-11 21:44:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 520000 (565 MB) 2022-05-11 21:44:53 source > 2022-05-11 21:44:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 350000 2022-05-11 21:44:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 521000 (566 MB) 2022-05-11 21:44:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 522000 (567 MB) 2022-05-11 21:44:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 523000 (568 MB) 2022-05-11 21:44:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 524000 (570 MB) 2022-05-11 21:44:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 525000 (571 MB) 2022-05-11 21:44:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 526000 (572 MB) 2022-05-11 21:44:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 527000 (573 MB) 2022-05-11 21:44:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 528000 (574 MB) 2022-05-11 21:44:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 529000 (575 MB) 2022-05-11 21:44:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 530000 (577 MB) 2022-05-11 21:44:55 source > 2022-05-11 21:44:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 360000 2022-05-11 21:44:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 531000 (578 MB) 2022-05-11 21:44:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 532000 (579 MB) 2022-05-11 21:44:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 533000 (580 MB) 2022-05-11 21:44:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 534000 (581 MB) 2022-05-11 21:44:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 535000 (583 MB) 2022-05-11 21:44:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 536000 (584 MB) 2022-05-11 21:44:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 537000 (585 MB) 2022-05-11 21:44:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 538000 (586 MB) 2022-05-11 21:44:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 539000 (587 MB) 2022-05-11 21:44:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 540000 (589 MB) 2022-05-11 21:44:58 source > 2022-05-11 21:44:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 370000 2022-05-11 21:44:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 541000 (590 MB) 2022-05-11 21:44:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 542000 (591 MB) 2022-05-11 21:44:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 543000 (592 MB) 2022-05-11 21:44:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 544000 (593 MB) 2022-05-11 21:44:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 545000 (595 MB) 2022-05-11 21:44:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 546000 (596 MB) 2022-05-11 21:44:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 547000 (597 MB) 2022-05-11 21:44:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 548000 (598 MB) 2022-05-11 21:45:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 549000 (599 MB) 2022-05-11 21:45:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 550000 (600 MB) 2022-05-11 21:45:00 source > 2022-05-11 21:45:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 380000 2022-05-11 21:45:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 551000 (602 MB) 2022-05-11 21:45:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 552000 (603 MB) 2022-05-11 21:45:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 553000 (604 MB) 2022-05-11 21:45:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 554000 (605 MB) 2022-05-11 21:45:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 555000 (606 MB) 2022-05-11 21:45:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 556000 (608 MB) 2022-05-11 21:45:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 557000 (609 MB) 2022-05-11 21:45:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 558000 (610 MB) 2022-05-11 21:45:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 559000 (611 MB) 2022-05-11 21:45:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 560000 (612 MB) 2022-05-11 21:45:03 source > 2022-05-11 21:45:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 390000 2022-05-11 21:45:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 561000 (614 MB) 2022-05-11 21:45:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 562000 (615 MB) 2022-05-11 21:45:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 563000 (616 MB) 2022-05-11 21:45:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 564000 (617 MB) 2022-05-11 21:45:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 565000 (618 MB) 2022-05-11 21:45:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 566000 (619 MB) 2022-05-11 21:45:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 567000 (621 MB) 2022-05-11 21:45:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 568000 (622 MB) 2022-05-11 21:45:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 569000 (623 MB) 2022-05-11 21:45:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 570000 (624 MB) 2022-05-11 21:45:05 source > 2022-05-11 21:45:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 400000 2022-05-11 21:45:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 571000 (625 MB) 2022-05-11 21:45:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 572000 (627 MB) 2022-05-11 21:45:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 573000 (628 MB) 2022-05-11 21:45:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 574000 (629 MB) 2022-05-11 21:45:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 575000 (630 MB) 2022-05-11 21:45:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 576000 (631 MB) 2022-05-11 21:45:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 577000 (633 MB) 2022-05-11 21:45:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 578000 (634 MB) 2022-05-11 21:45:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 579000 (635 MB) 2022-05-11 21:45:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 580000 (636 MB) 2022-05-11 21:45:08 source > 2022-05-11 21:45:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 410000 2022-05-11 21:45:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 581000 (637 MB) 2022-05-11 21:45:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 582000 (638 MB) 2022-05-11 21:45:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 583000 (640 MB) 2022-05-11 21:45:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 584000 (641 MB) 2022-05-11 21:45:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 585000 (642 MB) 2022-05-11 21:45:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 586000 (643 MB) 2022-05-11 21:45:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 587000 (644 MB) 2022-05-11 21:45:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 588000 (646 MB) 2022-05-11 21:45:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 589000 (647 MB) 2022-05-11 21:45:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 590000 (648 MB) 2022-05-11 21:45:10 source > 2022-05-11 21:45:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 420000 2022-05-11 21:45:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 591000 (649 MB) 2022-05-11 21:45:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 592000 (650 MB) 2022-05-11 21:45:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 593000 (652 MB) 2022-05-11 21:45:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 594000 (653 MB) 2022-05-11 21:45:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 595000 (654 MB) 2022-05-11 21:45:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 596000 (655 MB) 2022-05-11 21:45:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 597000 (656 MB) 2022-05-11 21:45:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 598000 (657 MB) 2022-05-11 21:45:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 599000 (659 MB) 2022-05-11 21:45:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 600000 (660 MB) 2022-05-11 21:45:12 source > 2022-05-11 21:45:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 430000 2022-05-11 21:45:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 601000 (661 MB) 2022-05-11 21:45:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 602000 (662 MB) 2022-05-11 21:45:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 603000 (663 MB) 2022-05-11 21:45:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 604000 (665 MB) 2022-05-11 21:45:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 605000 (666 MB) 2022-05-11 21:45:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 606000 (667 MB) 2022-05-11 21:45:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 607000 (668 MB) 2022-05-11 21:45:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 608000 (669 MB) 2022-05-11 21:45:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 609000 (671 MB) 2022-05-11 21:45:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 610000 (672 MB) 2022-05-11 21:45:15 source > 2022-05-11 21:45:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 440000 2022-05-11 21:45:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 611000 (673 MB) 2022-05-11 21:45:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 612000 (674 MB) 2022-05-11 21:45:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 613000 (675 MB) 2022-05-11 21:45:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 614000 (677 MB) 2022-05-11 21:45:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 615000 (678 MB) 2022-05-11 21:45:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 616000 (679 MB) 2022-05-11 21:45:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 617000 (680 MB) 2022-05-11 21:45:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 618000 (681 MB) 2022-05-11 21:45:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 619000 (682 MB) 2022-05-11 21:45:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 620000 (684 MB) 2022-05-11 21:45:17 source > 2022-05-11 21:45:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 450000 2022-05-11 21:45:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 621000 (685 MB) 2022-05-11 21:45:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 622000 (686 MB) 2022-05-11 21:45:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 623000 (687 MB) 2022-05-11 21:45:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 624000 (688 MB) 2022-05-11 21:45:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 625000 (690 MB) 2022-05-11 21:45:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 626000 (691 MB) 2022-05-11 21:45:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 627000 (692 MB) 2022-05-11 21:45:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 628000 (693 MB) 2022-05-11 21:45:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 629000 (694 MB) 2022-05-11 21:45:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 630000 (696 MB) 2022-05-11 21:45:19 source > 2022-05-11 21:45:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 460000 2022-05-11 21:45:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 631000 (697 MB) 2022-05-11 21:45:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 632000 (698 MB) 2022-05-11 21:45:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 633000 (699 MB) 2022-05-11 21:45:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 634000 (700 MB) 2022-05-11 21:45:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 635000 (702 MB) 2022-05-11 21:45:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 636000 (703 MB) 2022-05-11 21:45:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 637000 (704 MB) 2022-05-11 21:45:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 638000 (705 MB) 2022-05-11 21:45:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 639000 (706 MB) 2022-05-11 21:45:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 640000 (708 MB) 2022-05-11 21:45:22 source > 2022-05-11 21:45:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 470000 2022-05-11 21:45:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 641000 (709 MB) 2022-05-11 21:45:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 642000 (710 MB) 2022-05-11 21:45:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 643000 (711 MB) 2022-05-11 21:45:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 644000 (712 MB) 2022-05-11 21:45:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 645000 (714 MB) 2022-05-11 21:45:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 646000 (715 MB) 2022-05-11 21:45:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 647000 (716 MB) 2022-05-11 21:45:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 648000 (717 MB) 2022-05-11 21:45:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 649000 (718 MB) 2022-05-11 21:45:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 650000 (720 MB) 2022-05-11 21:45:24 source > 2022-05-11 21:45:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 480000 2022-05-11 21:45:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 651000 (721 MB) 2022-05-11 21:45:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 652000 (722 MB) 2022-05-11 21:45:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 653000 (723 MB) 2022-05-11 21:45:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 654000 (724 MB) 2022-05-11 21:45:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 655000 (726 MB) 2022-05-11 21:45:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 656000 (727 MB) 2022-05-11 21:45:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 657000 (728 MB) 2022-05-11 21:45:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 658000 (729 MB) 2022-05-11 21:45:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 659000 (730 MB) 2022-05-11 21:45:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 660000 (732 MB) 2022-05-11 21:45:27 source > 2022-05-11 21:45:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 490000 2022-05-11 21:45:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 661000 (733 MB) 2022-05-11 21:45:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 662000 (734 MB) 2022-05-11 21:45:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 663000 (735 MB) 2022-05-11 21:45:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 664000 (736 MB) 2022-05-11 21:45:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 665000 (738 MB) 2022-05-11 21:45:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 666000 (739 MB) 2022-05-11 21:45:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 667000 (740 MB) 2022-05-11 21:45:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 668000 (741 MB) 2022-05-11 21:45:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 669000 (742 MB) 2022-05-11 21:45:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 670000 (744 MB) 2022-05-11 21:45:29 source > 2022-05-11 21:45:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 500000 2022-05-11 21:45:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 671000 (745 MB) 2022-05-11 21:45:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 672000 (746 MB) 2022-05-11 21:45:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 673000 (747 MB) 2022-05-11 21:45:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 674000 (748 MB) 2022-05-11 21:45:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 675000 (750 MB) 2022-05-11 21:45:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 676000 (751 MB) 2022-05-11 21:45:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 677000 (752 MB) 2022-05-11 21:45:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 678000 (753 MB) 2022-05-11 21:45:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 679000 (754 MB) 2022-05-11 21:45:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 680000 (756 MB) 2022-05-11 21:45:32 source > 2022-05-11 21:45:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 510000 2022-05-11 21:45:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 681000 (757 MB) 2022-05-11 21:45:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 682000 (758 MB) 2022-05-11 21:45:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 683000 (759 MB) 2022-05-11 21:45:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 684000 (760 MB) 2022-05-11 21:45:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 685000 (762 MB) 2022-05-11 21:45:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 686000 (763 MB) 2022-05-11 21:45:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 687000 (764 MB) 2022-05-11 21:45:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 688000 (765 MB) 2022-05-11 21:45:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 689000 (767 MB) 2022-05-11 21:45:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 690000 (768 MB) 2022-05-11 21:45:35 source > 2022-05-11 21:45:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 520000 2022-05-11 21:45:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 691000 (769 MB) 2022-05-11 21:45:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 692000 (770 MB) 2022-05-11 21:45:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 693000 (771 MB) 2022-05-11 21:45:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 694000 (772 MB) 2022-05-11 21:45:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 695000 (774 MB) 2022-05-11 21:45:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 696000 (775 MB) 2022-05-11 21:45:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 697000 (776 MB) 2022-05-11 21:45:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 698000 (777 MB) 2022-05-11 21:45:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 699000 (779 MB) 2022-05-11 21:45:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 700000 (780 MB) 2022-05-11 21:45:37 source > 2022-05-11 21:45:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 530000 2022-05-11 21:45:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 701000 (781 MB) 2022-05-11 21:45:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 702000 (782 MB) 2022-05-11 21:45:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 703000 (783 MB) 2022-05-11 21:45:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 704000 (784 MB) 2022-05-11 21:45:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 705000 (786 MB) 2022-05-11 21:45:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 706000 (787 MB) 2022-05-11 21:45:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 707000 (788 MB) 2022-05-11 21:45:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 708000 (789 MB) 2022-05-11 21:45:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 709000 (790 MB) 2022-05-11 21:45:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 710000 (792 MB) 2022-05-11 21:45:40 source > 2022-05-11 21:45:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 540000 2022-05-11 21:45:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 711000 (793 MB) 2022-05-11 21:45:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 712000 (794 MB) 2022-05-11 21:45:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 713000 (795 MB) 2022-05-11 21:45:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 714000 (796 MB) 2022-05-11 21:45:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 715000 (798 MB) 2022-05-11 21:45:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 716000 (799 MB) 2022-05-11 21:45:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 717000 (800 MB) 2022-05-11 21:45:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 718000 (801 MB) 2022-05-11 21:45:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 719000 (803 MB) 2022-05-11 21:45:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 720000 (804 MB) 2022-05-11 21:45:43 source > 2022-05-11 21:45:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 550000 2022-05-11 21:45:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 721000 (805 MB) 2022-05-11 21:45:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 722000 (806 MB) 2022-05-11 21:45:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 723000 (807 MB) 2022-05-11 21:45:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 724000 (809 MB) 2022-05-11 21:45:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 725000 (810 MB) 2022-05-11 21:45:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 726000 (811 MB) 2022-05-11 21:45:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 727000 (812 MB) 2022-05-11 21:45:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 728000 (813 MB) 2022-05-11 21:45:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 729000 (815 MB) 2022-05-11 21:45:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 730000 (816 MB) 2022-05-11 21:45:45 source > 2022-05-11 21:45:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 560000 2022-05-11 21:45:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 731000 (817 MB) 2022-05-11 21:45:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 732000 (818 MB) 2022-05-11 21:45:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 733000 (820 MB) 2022-05-11 21:45:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 734000 (821 MB) 2022-05-11 21:45:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 735000 (822 MB) 2022-05-11 21:45:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 736000 (823 MB) 2022-05-11 21:45:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 737000 (824 MB) 2022-05-11 21:45:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 738000 (826 MB) 2022-05-11 21:45:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 739000 (827 MB) 2022-05-11 21:45:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 740000 (828 MB) 2022-05-11 21:45:48 source > 2022-05-11 21:45:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 570000 2022-05-11 21:45:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 741000 (829 MB) 2022-05-11 21:45:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 742000 (830 MB) 2022-05-11 21:45:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 743000 (832 MB) 2022-05-11 21:45:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 744000 (833 MB) 2022-05-11 21:45:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 745000 (834 MB) 2022-05-11 21:45:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 746000 (835 MB) 2022-05-11 21:45:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 747000 (836 MB) 2022-05-11 21:45:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 748000 (838 MB) 2022-05-11 21:45:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 749000 (839 MB) 2022-05-11 21:45:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 750000 (840 MB) 2022-05-11 21:45:50 source > 2022-05-11 21:45:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 580000 2022-05-11 21:45:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 751000 (841 MB) 2022-05-11 21:45:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 752000 (843 MB) 2022-05-11 21:45:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 753000 (844 MB) 2022-05-11 21:45:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 754000 (845 MB) 2022-05-11 21:45:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 755000 (846 MB) 2022-05-11 21:45:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 756000 (847 MB) 2022-05-11 21:45:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 757000 (849 MB) 2022-05-11 21:45:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 758000 (850 MB) 2022-05-11 21:45:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 759000 (851 MB) 2022-05-11 21:45:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 760000 (852 MB) 2022-05-11 21:45:52 source > 2022-05-11 21:45:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 590000 2022-05-11 21:45:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 761000 (853 MB) 2022-05-11 21:45:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 762000 (855 MB) 2022-05-11 21:45:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 763000 (856 MB) 2022-05-11 21:45:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 764000 (857 MB) 2022-05-11 21:45:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 765000 (858 MB) 2022-05-11 21:45:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 766000 (860 MB) 2022-05-11 21:45:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 767000 (861 MB) 2022-05-11 21:45:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 768000 (862 MB) 2022-05-11 21:45:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 769000 (863 MB) 2022-05-11 21:45:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 770000 (864 MB) 2022-05-11 21:45:55 source > 2022-05-11 21:45:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 600000 2022-05-11 21:45:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 771000 (866 MB) 2022-05-11 21:45:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 772000 (867 MB) 2022-05-11 21:45:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 773000 (868 MB) 2022-05-11 21:45:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 774000 (869 MB) 2022-05-11 21:45:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 775000 (871 MB) 2022-05-11 21:45:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 776000 (872 MB) 2022-05-11 21:45:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 777000 (873 MB) 2022-05-11 21:45:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 778000 (874 MB) 2022-05-11 21:45:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 779000 (875 MB) 2022-05-11 21:45:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 780000 (877 MB) 2022-05-11 21:45:57 source > 2022-05-11 21:45:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 610000 2022-05-11 21:45:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 781000 (878 MB) 2022-05-11 21:45:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 782000 (879 MB) 2022-05-11 21:45:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 783000 (880 MB) 2022-05-11 21:45:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 784000 (882 MB) 2022-05-11 21:45:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 785000 (883 MB) 2022-05-11 21:45:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 786000 (884 MB) 2022-05-11 21:45:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 787000 (885 MB) 2022-05-11 21:45:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 788000 (886 MB) 2022-05-11 21:45:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 789000 (888 MB) 2022-05-11 21:46:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 790000 (889 MB) 2022-05-11 21:46:00 source > 2022-05-11 21:46:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 620000 2022-05-11 21:46:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 791000 (890 MB) 2022-05-11 21:46:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 792000 (891 MB) 2022-05-11 21:46:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 793000 (892 MB) 2022-05-11 21:46:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 794000 (894 MB) 2022-05-11 21:46:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 795000 (895 MB) 2022-05-11 21:46:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 796000 (896 MB) 2022-05-11 21:46:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 797000 (897 MB) 2022-05-11 21:46:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 798000 (899 MB) 2022-05-11 21:46:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 799000 (900 MB) 2022-05-11 21:46:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 800000 (901 MB) 2022-05-11 21:46:03 source > 2022-05-11 21:46:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 630000 2022-05-11 21:46:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 801000 (902 MB) 2022-05-11 21:46:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 802000 (903 MB) 2022-05-11 21:46:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 803000 (905 MB) 2022-05-11 21:46:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 804000 (906 MB) 2022-05-11 21:46:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 805000 (907 MB) 2022-05-11 21:46:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 806000 (908 MB) 2022-05-11 21:46:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 807000 (910 MB) 2022-05-11 21:46:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 808000 (911 MB) 2022-05-11 21:46:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 809000 (912 MB) 2022-05-11 21:46:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 810000 (913 MB) 2022-05-11 21:46:05 source > 2022-05-11 21:46:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 640000 2022-05-11 21:46:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 811000 (914 MB) 2022-05-11 21:46:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 812000 (916 MB) 2022-05-11 21:46:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 813000 (917 MB) 2022-05-11 21:46:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 814000 (918 MB) 2022-05-11 21:46:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 815000 (919 MB) 2022-05-11 21:46:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 816000 (920 MB) 2022-05-11 21:46:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 817000 (922 MB) 2022-05-11 21:46:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 818000 (923 MB) 2022-05-11 21:46:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 819000 (924 MB) 2022-05-11 21:46:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 820000 (925 MB) 2022-05-11 21:46:08 source > 2022-05-11 21:46:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 650000 2022-05-11 21:46:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 821000 (927 MB) 2022-05-11 21:46:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 822000 (928 MB) 2022-05-11 21:46:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 823000 (929 MB) 2022-05-11 21:46:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 824000 (930 MB) 2022-05-11 21:46:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 825000 (931 MB) 2022-05-11 21:46:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 826000 (933 MB) 2022-05-11 21:46:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 827000 (934 MB) 2022-05-11 21:46:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 828000 (935 MB) 2022-05-11 21:46:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 829000 (936 MB) 2022-05-11 21:46:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 830000 (938 MB) 2022-05-11 21:46:10 source > 2022-05-11 21:46:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 660000 2022-05-11 21:46:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 831000 (939 MB) 2022-05-11 21:46:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 832000 (940 MB) 2022-05-11 21:46:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 833000 (941 MB) 2022-05-11 21:46:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 834000 (942 MB) 2022-05-11 21:46:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 835000 (944 MB) 2022-05-11 21:46:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 836000 (945 MB) 2022-05-11 21:46:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 837000 (946 MB) 2022-05-11 21:46:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 838000 (947 MB) 2022-05-11 21:46:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 839000 (949 MB) 2022-05-11 21:46:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 840000 (950 MB) 2022-05-11 21:46:13 source > 2022-05-11 21:46:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 670000 2022-05-11 21:46:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 841000 (951 MB) 2022-05-11 21:46:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 842000 (952 MB) 2022-05-11 21:46:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 843000 (953 MB) 2022-05-11 21:46:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 844000 (955 MB) 2022-05-11 21:46:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 845000 (956 MB) 2022-05-11 21:46:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 846000 (957 MB) 2022-05-11 21:46:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 847000 (958 MB) 2022-05-11 21:46:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 848000 (959 MB) 2022-05-11 21:46:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 849000 (961 MB) 2022-05-11 21:46:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 850000 (962 MB) 2022-05-11 21:46:16 source > 2022-05-11 21:46:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 680000 2022-05-11 21:46:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 851000 (963 MB) 2022-05-11 21:46:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 852000 (964 MB) 2022-05-11 21:46:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 853000 (966 MB) 2022-05-11 21:46:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 854000 (967 MB) 2022-05-11 21:46:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 855000 (968 MB) 2022-05-11 21:46:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 856000 (969 MB) 2022-05-11 21:46:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 857000 (970 MB) 2022-05-11 21:46:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 858000 (972 MB) 2022-05-11 21:46:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 859000 (973 MB) 2022-05-11 21:46:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 860000 (974 MB) 2022-05-11 21:46:19 source > 2022-05-11 21:46:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 690000 2022-05-11 21:46:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 861000 (975 MB) 2022-05-11 21:46:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 862000 (977 MB) 2022-05-11 21:46:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 863000 (978 MB) 2022-05-11 21:46:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 864000 (979 MB) 2022-05-11 21:46:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 865000 (980 MB) 2022-05-11 21:46:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 866000 (981 MB) 2022-05-11 21:46:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 867000 (983 MB) 2022-05-11 21:46:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 868000 (984 MB) 2022-05-11 21:46:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 869000 (985 MB) 2022-05-11 21:46:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 870000 (986 MB) 2022-05-11 21:46:21 source > 2022-05-11 21:46:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 700000 2022-05-11 21:46:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 871000 (988 MB) 2022-05-11 21:46:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 872000 (989 MB) 2022-05-11 21:46:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 873000 (990 MB) 2022-05-11 21:46:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 874000 (991 MB) 2022-05-11 21:46:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 875000 (992 MB) 2022-05-11 21:46:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 876000 (994 MB) 2022-05-11 21:46:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 877000 (995 MB) 2022-05-11 21:46:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 878000 (996 MB) 2022-05-11 21:46:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 879000 (997 MB) 2022-05-11 21:46:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 880000 (999 MB) 2022-05-11 21:46:24 source > 2022-05-11 21:46:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 710000 2022-05-11 21:46:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 881000 (1000 MB) 2022-05-11 21:46:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 882000 (1001 MB) 2022-05-11 21:46:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 883000 (1002 MB) 2022-05-11 21:46:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 884000 (1003 MB) 2022-05-11 21:46:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 885000 (1005 MB) 2022-05-11 21:46:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 886000 (1006 MB) 2022-05-11 21:46:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 887000 (1007 MB) 2022-05-11 21:46:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 888000 (1008 MB) 2022-05-11 21:46:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 889000 (1009 MB) 2022-05-11 21:46:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 890000 (1011 MB) 2022-05-11 21:46:26 source > 2022-05-11 21:46:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 720000 2022-05-11 21:46:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 891000 (1012 MB) 2022-05-11 21:46:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 892000 (1013 MB) 2022-05-11 21:46:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 893000 (1014 MB) 2022-05-11 21:46:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 894000 (1016 MB) 2022-05-11 21:46:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 895000 (1017 MB) 2022-05-11 21:46:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 896000 (1018 MB) 2022-05-11 21:46:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 897000 (1019 MB) 2022-05-11 21:46:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 898000 (1020 MB) 2022-05-11 21:46:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 899000 (1022 MB) 2022-05-11 21:46:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 900000 (1023 MB) 2022-05-11 21:46:28 source > 2022-05-11 21:46:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 730000 2022-05-11 21:46:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 901000 (1 GB) 2022-05-11 21:46:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 902000 (1 GB) 2022-05-11 21:46:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 903000 (1 GB) 2022-05-11 21:46:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 904000 (1 GB) 2022-05-11 21:46:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 905000 (1 GB) 2022-05-11 21:46:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 906000 (1 GB) 2022-05-11 21:46:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 907000 (1 GB) 2022-05-11 21:46:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 908000 (1 GB) 2022-05-11 21:46:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 909000 (1 GB) 2022-05-11 21:46:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 910000 (1 GB) 2022-05-11 21:46:31 source > 2022-05-11 21:46:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 740000 2022-05-11 21:46:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 911000 (1 GB) 2022-05-11 21:46:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 912000 (1 GB) 2022-05-11 21:46:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 913000 (1 GB) 2022-05-11 21:46:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 914000 (1 GB) 2022-05-11 21:46:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 915000 (1 GB) 2022-05-11 21:46:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 916000 (1 GB) 2022-05-11 21:46:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 917000 (1 GB) 2022-05-11 21:46:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 918000 (1 GB) 2022-05-11 21:46:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 919000 (1 GB) 2022-05-11 21:46:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 920000 (1 GB) 2022-05-11 21:46:34 source > 2022-05-11 21:46:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 750000 2022-05-11 21:46:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 921000 (1 GB) 2022-05-11 21:46:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 922000 (1 GB) 2022-05-11 21:46:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 923000 (1 GB) 2022-05-11 21:46:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 924000 (1 GB) 2022-05-11 21:46:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 925000 (1 GB) 2022-05-11 21:46:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 926000 (1 GB) 2022-05-11 21:46:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 927000 (1 GB) 2022-05-11 21:46:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 928000 (1 GB) 2022-05-11 21:46:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 929000 (1 GB) 2022-05-11 21:46:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 930000 (1 GB) 2022-05-11 21:46:36 source > 2022-05-11 21:46:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 760000 2022-05-11 21:46:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 931000 (1 GB) 2022-05-11 21:46:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 932000 (1 GB) 2022-05-11 21:46:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 933000 (1 GB) 2022-05-11 21:46:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 934000 (1 GB) 2022-05-11 21:46:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 935000 (1 GB) 2022-05-11 21:46:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 936000 (1 GB) 2022-05-11 21:46:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 937000 (1 GB) 2022-05-11 21:46:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 938000 (1 GB) 2022-05-11 21:46:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 939000 (1 GB) 2022-05-11 21:46:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 940000 (1 GB) 2022-05-11 21:46:39 source > 2022-05-11 21:46:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 770000 2022-05-11 21:46:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 941000 (1 GB) 2022-05-11 21:46:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 942000 (1 GB) 2022-05-11 21:46:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 943000 (1 GB) 2022-05-11 21:46:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 944000 (1 GB) 2022-05-11 21:46:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 945000 (1 GB) 2022-05-11 21:46:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 946000 (1 GB) 2022-05-11 21:46:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 947000 (1 GB) 2022-05-11 21:46:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 948000 (1 GB) 2022-05-11 21:46:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 949000 (1 GB) 2022-05-11 21:46:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 950000 (1 GB) 2022-05-11 21:46:41 source > 2022-05-11 21:46:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 780000 2022-05-11 21:46:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 951000 (1 GB) 2022-05-11 21:46:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 952000 (1 GB) 2022-05-11 21:46:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 953000 (1 GB) 2022-05-11 21:46:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 954000 (1 GB) 2022-05-11 21:46:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 955000 (1 GB) 2022-05-11 21:46:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 956000 (1 GB) 2022-05-11 21:46:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 957000 (1 GB) 2022-05-11 21:46:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 958000 (1 GB) 2022-05-11 21:46:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 959000 (1 GB) 2022-05-11 21:46:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 960000 (1 GB) 2022-05-11 21:46:44 source > 2022-05-11 21:46:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 790000 2022-05-11 21:46:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 961000 (1 GB) 2022-05-11 21:46:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 962000 (1 GB) 2022-05-11 21:46:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 963000 (1 GB) 2022-05-11 21:46:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 964000 (1 GB) 2022-05-11 21:46:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 965000 (1 GB) 2022-05-11 21:46:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 966000 (1 GB) 2022-05-11 21:46:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 967000 (1 GB) 2022-05-11 21:46:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 968000 (1 GB) 2022-05-11 21:46:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 969000 (1 GB) 2022-05-11 21:46:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 970000 (1 GB) 2022-05-11 21:46:46 source > 2022-05-11 21:46:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 800000 2022-05-11 21:46:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 971000 (1 GB) 2022-05-11 21:46:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 972000 (1 GB) 2022-05-11 21:46:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 973000 (1 GB) 2022-05-11 21:46:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 974000 (1 GB) 2022-05-11 21:46:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 975000 (1 GB) 2022-05-11 21:46:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 976000 (1 GB) 2022-05-11 21:46:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 977000 (1 GB) 2022-05-11 21:46:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 978000 (1 GB) 2022-05-11 21:46:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 979000 (1 GB) 2022-05-11 21:46:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 980000 (1 GB) 2022-05-11 21:46:49 source > 2022-05-11 21:46:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 810000 2022-05-11 21:46:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 981000 (1 GB) 2022-05-11 21:46:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 982000 (1 GB) 2022-05-11 21:46:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 983000 (1 GB) 2022-05-11 21:46:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 984000 (1 GB) 2022-05-11 21:46:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 985000 (1 GB) 2022-05-11 21:46:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 986000 (1 GB) 2022-05-11 21:46:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 987000 (1 GB) 2022-05-11 21:46:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 988000 (1 GB) 2022-05-11 21:46:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 989000 (1 GB) 2022-05-11 21:46:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 990000 (1 GB) 2022-05-11 21:46:52 source > 2022-05-11 21:46:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 820000 2022-05-11 21:46:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 991000 (1 GB) 2022-05-11 21:46:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 992000 (1 GB) 2022-05-11 21:46:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 993000 (1 GB) 2022-05-11 21:46:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 994000 (1 GB) 2022-05-11 21:46:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 995000 (1 GB) 2022-05-11 21:46:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 996000 (1 GB) 2022-05-11 21:46:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 997000 (1 GB) 2022-05-11 21:46:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 998000 (1 GB) 2022-05-11 21:46:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 999000 (1 GB) 2022-05-11 21:46:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1000000 (1 GB) 2022-05-11 21:46:54 source > 2022-05-11 21:46:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 830000 2022-05-11 21:46:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1001000 (1 GB) 2022-05-11 21:46:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1002000 (1 GB) 2022-05-11 21:46:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1003000 (1 GB) 2022-05-11 21:46:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1004000 (1 GB) 2022-05-11 21:46:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1005000 (1 GB) 2022-05-11 21:46:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1006000 (1 GB) 2022-05-11 21:46:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1007000 (1 GB) 2022-05-11 21:46:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1008000 (1 GB) 2022-05-11 21:46:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1009000 (1 GB) 2022-05-11 21:46:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1010000 (1 GB) 2022-05-11 21:46:56 source > 2022-05-11 21:46:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 840000 2022-05-11 21:46:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1011000 (1 GB) 2022-05-11 21:46:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1012000 (1 GB) 2022-05-11 21:46:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1013000 (1 GB) 2022-05-11 21:46:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1014000 (1 GB) 2022-05-11 21:46:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1015000 (1 GB) 2022-05-11 21:46:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1016000 (1 GB) 2022-05-11 21:46:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1017000 (1 GB) 2022-05-11 21:46:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1018000 (1 GB) 2022-05-11 21:46:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1019000 (1 GB) 2022-05-11 21:46:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1020000 (1 GB) 2022-05-11 21:46:59 source > 2022-05-11 21:46:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 850000 2022-05-11 21:46:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1021000 (1 GB) 2022-05-11 21:46:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1022000 (1 GB) 2022-05-11 21:46:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1023000 (1 GB) 2022-05-11 21:47:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1024000 (1 GB) 2022-05-11 21:47:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1025000 (1 GB) 2022-05-11 21:47:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1026000 (1 GB) 2022-05-11 21:47:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1027000 (1 GB) 2022-05-11 21:47:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1028000 (1 GB) 2022-05-11 21:47:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1029000 (1 GB) 2022-05-11 21:47:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1030000 (1 GB) 2022-05-11 21:47:01 source > 2022-05-11 21:47:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 860000 2022-05-11 21:47:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1031000 (1 GB) 2022-05-11 21:47:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1032000 (1 GB) 2022-05-11 21:47:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1033000 (1 GB) 2022-05-11 21:47:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1034000 (1 GB) 2022-05-11 21:47:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1035000 (1 GB) 2022-05-11 21:47:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1036000 (1 GB) 2022-05-11 21:47:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1037000 (1 GB) 2022-05-11 21:47:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1038000 (1 GB) 2022-05-11 21:47:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1039000 (1 GB) 2022-05-11 21:47:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1040000 (1 GB) 2022-05-11 21:47:04 source > 2022-05-11 21:47:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 870000 2022-05-11 21:47:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1041000 (1 GB) 2022-05-11 21:47:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1042000 (1 GB) 2022-05-11 21:47:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1043000 (1 GB) 2022-05-11 21:47:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1044000 (1 GB) 2022-05-11 21:47:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1045000 (1 GB) 2022-05-11 21:47:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1046000 (1 GB) 2022-05-11 21:47:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1047000 (1 GB) 2022-05-11 21:47:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1048000 (1 GB) 2022-05-11 21:47:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1049000 (1 GB) 2022-05-11 21:47:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1050000 (1 GB) 2022-05-11 21:47:07 source > 2022-05-11 21:47:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 880000 2022-05-11 21:47:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1051000 (1 GB) 2022-05-11 21:47:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1052000 (1 GB) 2022-05-11 21:47:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1053000 (1 GB) 2022-05-11 21:47:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1054000 (1 GB) 2022-05-11 21:47:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1055000 (1 GB) 2022-05-11 21:47:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1056000 (1 GB) 2022-05-11 21:47:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1057000 (1 GB) 2022-05-11 21:47:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1058000 (1 GB) 2022-05-11 21:47:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1059000 (1 GB) 2022-05-11 21:47:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1060000 (1 GB) 2022-05-11 21:47:09 source > 2022-05-11 21:47:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 890000 2022-05-11 21:47:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1061000 (1 GB) 2022-05-11 21:47:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1062000 (1 GB) 2022-05-11 21:47:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1063000 (1 GB) 2022-05-11 21:47:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1064000 (1 GB) 2022-05-11 21:47:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1065000 (1 GB) 2022-05-11 21:47:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1066000 (1 GB) 2022-05-11 21:47:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1067000 (1 GB) 2022-05-11 21:47:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1068000 (1 GB) 2022-05-11 21:47:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1069000 (1 GB) 2022-05-11 21:47:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1070000 (1 GB) 2022-05-11 21:47:12 source > 2022-05-11 21:47:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 900000 2022-05-11 21:47:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1071000 (1 GB) 2022-05-11 21:47:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1072000 (1 GB) 2022-05-11 21:47:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1073000 (1 GB) 2022-05-11 21:47:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1074000 (1 GB) 2022-05-11 21:47:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1075000 (1 GB) 2022-05-11 21:47:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1076000 (1 GB) 2022-05-11 21:47:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1077000 (1 GB) 2022-05-11 21:47:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1078000 (1 GB) 2022-05-11 21:47:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1079000 (1 GB) 2022-05-11 21:47:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1080000 (1 GB) 2022-05-11 21:47:14 source > 2022-05-11 21:47:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 910000 2022-05-11 21:47:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1081000 (1 GB) 2022-05-11 21:47:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1082000 (1 GB) 2022-05-11 21:47:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1083000 (1 GB) 2022-05-11 21:47:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1084000 (1 GB) 2022-05-11 21:47:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1085000 (1 GB) 2022-05-11 21:47:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1086000 (1 GB) 2022-05-11 21:47:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1087000 (1 GB) 2022-05-11 21:47:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1088000 (1 GB) 2022-05-11 21:47:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1089000 (1 GB) 2022-05-11 21:47:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1090000 (1 GB) 2022-05-11 21:47:17 source > 2022-05-11 21:47:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 920000 2022-05-11 21:47:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1091000 (1 GB) 2022-05-11 21:47:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1092000 (1 GB) 2022-05-11 21:47:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1093000 (1 GB) 2022-05-11 21:47:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1094000 (1 GB) 2022-05-11 21:47:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1095000 (1 GB) 2022-05-11 21:47:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1096000 (1 GB) 2022-05-11 21:47:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1097000 (1 GB) 2022-05-11 21:47:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1098000 (1 GB) 2022-05-11 21:47:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1099000 (1 GB) 2022-05-11 21:47:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1100000 (1 GB) 2022-05-11 21:47:19 source > 2022-05-11 21:47:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 930000 2022-05-11 21:47:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1101000 (1 GB) 2022-05-11 21:47:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1102000 (1 GB) 2022-05-11 21:47:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1103000 (1 GB) 2022-05-11 21:47:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1104000 (1 GB) 2022-05-11 21:47:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1105000 (1 GB) 2022-05-11 21:47:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1106000 (1 GB) 2022-05-11 21:47:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1107000 (1 GB) 2022-05-11 21:47:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1108000 (1 GB) 2022-05-11 21:47:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1109000 (1 GB) 2022-05-11 21:47:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1110000 (1 GB) 2022-05-11 21:47:21 source > 2022-05-11 21:47:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 940000 2022-05-11 21:47:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1111000 (1 GB) 2022-05-11 21:47:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1112000 (1 GB) 2022-05-11 21:47:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1113000 (1 GB) 2022-05-11 21:47:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1114000 (1 GB) 2022-05-11 21:47:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1115000 (1 GB) 2022-05-11 21:47:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1116000 (1 GB) 2022-05-11 21:47:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1117000 (1 GB) 2022-05-11 21:47:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1118000 (1 GB) 2022-05-11 21:47:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1119000 (1 GB) 2022-05-11 21:47:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1120000 (1 GB) 2022-05-11 21:47:24 source > 2022-05-11 21:47:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 950000 2022-05-11 21:47:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1121000 (1 GB) 2022-05-11 21:47:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1122000 (1 GB) 2022-05-11 21:47:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1123000 (1 GB) 2022-05-11 21:47:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1124000 (1 GB) 2022-05-11 21:47:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1125000 (1 GB) 2022-05-11 21:47:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1126000 (1 GB) 2022-05-11 21:47:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1127000 (1 GB) 2022-05-11 21:47:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1128000 (1 GB) 2022-05-11 21:47:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1129000 (1 GB) 2022-05-11 21:47:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1130000 (1 GB) 2022-05-11 21:47:27 source > 2022-05-11 21:47:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 960000 2022-05-11 21:47:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1131000 (1 GB) 2022-05-11 21:47:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1132000 (1 GB) 2022-05-11 21:47:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1133000 (1 GB) 2022-05-11 21:47:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1134000 (1 GB) 2022-05-11 21:47:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1135000 (1 GB) 2022-05-11 21:47:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1136000 (1 GB) 2022-05-11 21:47:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1137000 (1 GB) 2022-05-11 21:47:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1138000 (1 GB) 2022-05-11 21:47:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1139000 (1 GB) 2022-05-11 21:47:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1140000 (1 GB) 2022-05-11 21:47:29 source > 2022-05-11 21:47:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 970000 2022-05-11 21:47:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1141000 (1 GB) 2022-05-11 21:47:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1142000 (1 GB) 2022-05-11 21:47:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1143000 (1 GB) 2022-05-11 21:47:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1144000 (1 GB) 2022-05-11 21:47:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1145000 (1 GB) 2022-05-11 21:47:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1146000 (1 GB) 2022-05-11 21:47:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1147000 (1 GB) 2022-05-11 21:47:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1148000 (1 GB) 2022-05-11 21:47:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1149000 (1 GB) 2022-05-11 21:47:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1150000 (1 GB) 2022-05-11 21:47:32 source > 2022-05-11 21:47:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 980000 2022-05-11 21:47:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1151000 (1 GB) 2022-05-11 21:47:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1152000 (1 GB) 2022-05-11 21:47:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1153000 (1 GB) 2022-05-11 21:47:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1154000 (1 GB) 2022-05-11 21:47:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1155000 (1 GB) 2022-05-11 21:47:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1156000 (1 GB) 2022-05-11 21:47:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1157000 (1 GB) 2022-05-11 21:47:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1158000 (1 GB) 2022-05-11 21:47:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1159000 (1 GB) 2022-05-11 21:47:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1160000 (1 GB) 2022-05-11 21:47:34 source > 2022-05-11 21:47:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 990000 2022-05-11 21:47:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1161000 (1 GB) 2022-05-11 21:47:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1162000 (1 GB) 2022-05-11 21:47:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1163000 (1 GB) 2022-05-11 21:47:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1164000 (1 GB) 2022-05-11 21:47:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1165000 (1 GB) 2022-05-11 21:47:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1166000 (1 GB) 2022-05-11 21:47:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1167000 (1 GB) 2022-05-11 21:47:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1168000 (1 GB) 2022-05-11 21:47:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1169000 (1 GB) 2022-05-11 21:47:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1170000 (1 GB) 2022-05-11 21:47:37 source > 2022-05-11 21:47:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1000000 2022-05-11 21:47:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1171000 (1 GB) 2022-05-11 21:47:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1172000 (1 GB) 2022-05-11 21:47:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1173000 (1 GB) 2022-05-11 21:47:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1174000 (1 GB) 2022-05-11 21:47:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1175000 (1 GB) 2022-05-11 21:47:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1176000 (1 GB) 2022-05-11 21:47:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1177000 (1 GB) 2022-05-11 21:47:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1178000 (1 GB) 2022-05-11 21:47:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1179000 (1 GB) 2022-05-11 21:47:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1180000 (1 GB) 2022-05-11 21:47:39 source > 2022-05-11 21:47:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1010000 2022-05-11 21:47:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1181000 (1 GB) 2022-05-11 21:47:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1182000 (1 GB) 2022-05-11 21:47:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1183000 (1 GB) 2022-05-11 21:47:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1184000 (1 GB) 2022-05-11 21:47:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1185000 (1 GB) 2022-05-11 21:47:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1186000 (1 GB) 2022-05-11 21:47:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1187000 (1 GB) 2022-05-11 21:47:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1188000 (1 GB) 2022-05-11 21:47:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1189000 (1 GB) 2022-05-11 21:47:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1190000 (1 GB) 2022-05-11 21:47:42 source > 2022-05-11 21:47:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1020000 2022-05-11 21:47:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1191000 (1 GB) 2022-05-11 21:47:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1192000 (1 GB) 2022-05-11 21:47:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1193000 (1 GB) 2022-05-11 21:47:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1194000 (1 GB) 2022-05-11 21:47:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1195000 (1 GB) 2022-05-11 21:47:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1196000 (1 GB) 2022-05-11 21:47:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1197000 (1 GB) 2022-05-11 21:47:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1198000 (1 GB) 2022-05-11 21:47:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1199000 (1 GB) 2022-05-11 21:47:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1200000 (1 GB) 2022-05-11 21:47:45 source > 2022-05-11 21:47:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1030000 2022-05-11 21:47:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1201000 (1 GB) 2022-05-11 21:47:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1202000 (1 GB) 2022-05-11 21:47:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1203000 (1 GB) 2022-05-11 21:47:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1204000 (1 GB) 2022-05-11 21:47:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1205000 (1 GB) 2022-05-11 21:47:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1206000 (1 GB) 2022-05-11 21:47:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1207000 (1 GB) 2022-05-11 21:47:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1208000 (1 GB) 2022-05-11 21:47:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1209000 (1 GB) 2022-05-11 21:47:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1210000 (1 GB) 2022-05-11 21:47:47 source > 2022-05-11 21:47:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1040000 2022-05-11 21:47:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1211000 (1 GB) 2022-05-11 21:47:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1212000 (1 GB) 2022-05-11 21:47:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1213000 (1 GB) 2022-05-11 21:47:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1214000 (1 GB) 2022-05-11 21:47:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1215000 (1 GB) 2022-05-11 21:47:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1216000 (1 GB) 2022-05-11 21:47:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1217000 (1 GB) 2022-05-11 21:47:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1218000 (1 GB) 2022-05-11 21:47:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1219000 (1 GB) 2022-05-11 21:47:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1220000 (1 GB) 2022-05-11 21:47:50 source > 2022-05-11 21:47:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1050000 2022-05-11 21:47:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1221000 (1 GB) 2022-05-11 21:47:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1222000 (1 GB) 2022-05-11 21:47:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1223000 (1 GB) 2022-05-11 21:47:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1224000 (1 GB) 2022-05-11 21:47:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1225000 (1 GB) 2022-05-11 21:47:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1226000 (1 GB) 2022-05-11 21:47:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1227000 (1 GB) 2022-05-11 21:47:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1228000 (1 GB) 2022-05-11 21:47:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1229000 (1 GB) 2022-05-11 21:47:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1230000 (1 GB) 2022-05-11 21:47:53 source > 2022-05-11 21:47:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1060000 2022-05-11 21:47:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1231000 (1 GB) 2022-05-11 21:47:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1232000 (1 GB) 2022-05-11 21:47:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1233000 (1 GB) 2022-05-11 21:47:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1234000 (1 GB) 2022-05-11 21:47:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1235000 (1 GB) 2022-05-11 21:47:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1236000 (1 GB) 2022-05-11 21:47:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1237000 (1 GB) 2022-05-11 21:47:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1238000 (1 GB) 2022-05-11 21:47:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1239000 (1 GB) 2022-05-11 21:47:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1240000 (1 GB) 2022-05-11 21:47:55 source > 2022-05-11 21:47:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1070000 2022-05-11 21:47:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1241000 (1 GB) 2022-05-11 21:47:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1242000 (1 GB) 2022-05-11 21:47:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1243000 (1 GB) 2022-05-11 21:47:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1244000 (1 GB) 2022-05-11 21:47:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1245000 (1 GB) 2022-05-11 21:47:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1246000 (1 GB) 2022-05-11 21:47:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1247000 (1 GB) 2022-05-11 21:47:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1248000 (1 GB) 2022-05-11 21:47:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1249000 (1 GB) 2022-05-11 21:47:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1250000 (1 GB) 2022-05-11 21:47:58 source > 2022-05-11 21:47:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1080000 2022-05-11 21:47:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1251000 (1 GB) 2022-05-11 21:47:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1252000 (1 GB) 2022-05-11 21:47:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1253000 (1 GB) 2022-05-11 21:47:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1254000 (1 GB) 2022-05-11 21:47:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1255000 (1 GB) 2022-05-11 21:47:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1256000 (1 GB) 2022-05-11 21:48:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1257000 (1 GB) 2022-05-11 21:48:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1258000 (1 GB) 2022-05-11 21:48:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1259000 (1 GB) 2022-05-11 21:48:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1260000 (1 GB) 2022-05-11 21:48:00 source > 2022-05-11 21:48:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1090000 2022-05-11 21:48:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1261000 (1 GB) 2022-05-11 21:48:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1262000 (1 GB) 2022-05-11 21:48:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1263000 (1 GB) 2022-05-11 21:48:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1264000 (1 GB) 2022-05-11 21:48:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1265000 (1 GB) 2022-05-11 21:48:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1266000 (1 GB) 2022-05-11 21:48:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1267000 (1 GB) 2022-05-11 21:48:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1268000 (1 GB) 2022-05-11 21:48:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1269000 (1 GB) 2022-05-11 21:48:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1270000 (1 GB) 2022-05-11 21:48:03 source > 2022-05-11 21:48:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1100000 2022-05-11 21:48:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1271000 (1 GB) 2022-05-11 21:48:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1272000 (1 GB) 2022-05-11 21:48:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1273000 (1 GB) 2022-05-11 21:48:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1274000 (1 GB) 2022-05-11 21:48:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1275000 (1 GB) 2022-05-11 21:48:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1276000 (1 GB) 2022-05-11 21:48:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1277000 (1 GB) 2022-05-11 21:48:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1278000 (1 GB) 2022-05-11 21:48:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1279000 (1 GB) 2022-05-11 21:48:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1280000 (1 GB) 2022-05-11 21:48:06 source > 2022-05-11 21:48:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1110000 2022-05-11 21:48:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1281000 (1 GB) 2022-05-11 21:48:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1282000 (1 GB) 2022-05-11 21:48:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1283000 (1 GB) 2022-05-11 21:48:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1284000 (1 GB) 2022-05-11 21:48:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1285000 (1 GB) 2022-05-11 21:48:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1286000 (1 GB) 2022-05-11 21:48:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1287000 (1 GB) 2022-05-11 21:48:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1288000 (1 GB) 2022-05-11 21:48:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1289000 (1 GB) 2022-05-11 21:48:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1290000 (1 GB) 2022-05-11 21:48:08 source > 2022-05-11 21:48:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1120000 2022-05-11 21:48:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1291000 (1 GB) 2022-05-11 21:48:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1292000 (1 GB) 2022-05-11 21:48:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1293000 (1 GB) 2022-05-11 21:48:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1294000 (1 GB) 2022-05-11 21:48:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1295000 (1 GB) 2022-05-11 21:48:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1296000 (1 GB) 2022-05-11 21:48:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1297000 (1 GB) 2022-05-11 21:48:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1298000 (1 GB) 2022-05-11 21:48:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1299000 (1 GB) 2022-05-11 21:48:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1300000 (1 GB) 2022-05-11 21:48:11 source > 2022-05-11 21:48:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1130000 2022-05-11 21:48:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1301000 (1 GB) 2022-05-11 21:48:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1302000 (1 GB) 2022-05-11 21:48:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1303000 (1 GB) 2022-05-11 21:48:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1304000 (1 GB) 2022-05-11 21:48:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1305000 (1 GB) 2022-05-11 21:48:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1306000 (1 GB) 2022-05-11 21:48:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1307000 (1 GB) 2022-05-11 21:48:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1308000 (1 GB) 2022-05-11 21:48:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1309000 (1 GB) 2022-05-11 21:48:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1310000 (1 GB) 2022-05-11 21:48:13 source > 2022-05-11 21:48:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1140000 2022-05-11 21:48:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1311000 (1 GB) 2022-05-11 21:48:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1312000 (1 GB) 2022-05-11 21:48:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1313000 (1 GB) 2022-05-11 21:48:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1314000 (1 GB) 2022-05-11 21:48:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1315000 (1 GB) 2022-05-11 21:48:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1316000 (1 GB) 2022-05-11 21:48:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1317000 (1 GB) 2022-05-11 21:48:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1318000 (1 GB) 2022-05-11 21:48:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1319000 (1 GB) 2022-05-11 21:48:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1320000 (1 GB) 2022-05-11 21:48:16 source > 2022-05-11 21:48:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1150000 2022-05-11 21:48:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1321000 (1 GB) 2022-05-11 21:48:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1322000 (1 GB) 2022-05-11 21:48:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1323000 (1 GB) 2022-05-11 21:48:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1324000 (1 GB) 2022-05-11 21:48:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1325000 (1 GB) 2022-05-11 21:48:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1326000 (1 GB) 2022-05-11 21:48:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1327000 (1 GB) 2022-05-11 21:48:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1328000 (1 GB) 2022-05-11 21:48:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1329000 (1 GB) 2022-05-11 21:48:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1330000 (1 GB) 2022-05-11 21:48:18 source > 2022-05-11 21:48:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1160000 2022-05-11 21:48:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1331000 (1 GB) 2022-05-11 21:48:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1332000 (1 GB) 2022-05-11 21:48:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1333000 (1 GB) 2022-05-11 21:48:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1334000 (1 GB) 2022-05-11 21:48:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1335000 (1 GB) 2022-05-11 21:48:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1336000 (1 GB) 2022-05-11 21:48:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1337000 (1 GB) 2022-05-11 21:48:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1338000 (1 GB) 2022-05-11 21:48:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1339000 (1 GB) 2022-05-11 21:48:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1340000 (1 GB) 2022-05-11 21:48:21 source > 2022-05-11 21:48:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1170000 2022-05-11 21:48:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1341000 (1 GB) 2022-05-11 21:48:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1342000 (1 GB) 2022-05-11 21:48:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1343000 (1 GB) 2022-05-11 21:48:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1344000 (1 GB) 2022-05-11 21:48:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1345000 (1 GB) 2022-05-11 21:48:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1346000 (1 GB) 2022-05-11 21:48:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1347000 (1 GB) 2022-05-11 21:48:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1348000 (1 GB) 2022-05-11 21:48:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1349000 (1 GB) 2022-05-11 21:48:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1350000 (1 GB) 2022-05-11 21:48:23 source > 2022-05-11 21:48:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1180000 2022-05-11 21:48:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1351000 (1 GB) 2022-05-11 21:48:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1352000 (1 GB) 2022-05-11 21:48:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1353000 (1 GB) 2022-05-11 21:48:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1354000 (1 GB) 2022-05-11 21:48:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1355000 (1 GB) 2022-05-11 21:48:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1356000 (1 GB) 2022-05-11 21:48:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1357000 (1 GB) 2022-05-11 21:48:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1358000 (1 GB) 2022-05-11 21:48:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1359000 (1 GB) 2022-05-11 21:48:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1360000 (1 GB) 2022-05-11 21:48:26 source > 2022-05-11 21:48:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1190000 2022-05-11 21:48:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1361000 (1 GB) 2022-05-11 21:48:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1362000 (1 GB) 2022-05-11 21:48:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1363000 (1 GB) 2022-05-11 21:48:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1364000 (1 GB) 2022-05-11 21:48:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1365000 (1 GB) 2022-05-11 21:48:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1366000 (1 GB) 2022-05-11 21:48:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1367000 (1 GB) 2022-05-11 21:48:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1368000 (1 GB) 2022-05-11 21:48:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1369000 (1 GB) 2022-05-11 21:48:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1370000 (1 GB) 2022-05-11 21:48:29 source > 2022-05-11 21:48:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1200000 2022-05-11 21:48:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1371000 (1 GB) 2022-05-11 21:48:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1372000 (1 GB) 2022-05-11 21:48:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1373000 (1 GB) 2022-05-11 21:48:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1374000 (1 GB) 2022-05-11 21:48:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1375000 (1 GB) 2022-05-11 21:48:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1376000 (1 GB) 2022-05-11 21:48:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1377000 (1 GB) 2022-05-11 21:48:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1378000 (1 GB) 2022-05-11 21:48:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1379000 (1 GB) 2022-05-11 21:48:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1380000 (1 GB) 2022-05-11 21:48:31 source > 2022-05-11 21:48:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1210000 2022-05-11 21:48:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1381000 (1 GB) 2022-05-11 21:48:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1382000 (1 GB) 2022-05-11 21:48:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1383000 (1 GB) 2022-05-11 21:48:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1384000 (1 GB) 2022-05-11 21:48:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1385000 (1 GB) 2022-05-11 21:48:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1386000 (1 GB) 2022-05-11 21:48:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1387000 (1 GB) 2022-05-11 21:48:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1388000 (1 GB) 2022-05-11 21:48:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1389000 (1 GB) 2022-05-11 21:48:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1390000 (1 GB) 2022-05-11 21:48:33 source > 2022-05-11 21:48:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1220000 2022-05-11 21:48:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1391000 (1 GB) 2022-05-11 21:48:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1392000 (1 GB) 2022-05-11 21:48:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1393000 (1 GB) 2022-05-11 21:48:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1394000 (1 GB) 2022-05-11 21:48:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1395000 (1 GB) 2022-05-11 21:48:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1396000 (1 GB) 2022-05-11 21:48:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1397000 (1 GB) 2022-05-11 21:48:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1398000 (1 GB) 2022-05-11 21:48:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1399000 (1 GB) 2022-05-11 21:48:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1400000 (1 GB) 2022-05-11 21:48:36 source > 2022-05-11 21:48:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1230000 2022-05-11 21:48:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1401000 (1 GB) 2022-05-11 21:48:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1402000 (1 GB) 2022-05-11 21:48:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1403000 (1 GB) 2022-05-11 21:48:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1404000 (1 GB) 2022-05-11 21:48:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1405000 (1 GB) 2022-05-11 21:48:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1406000 (1 GB) 2022-05-11 21:48:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1407000 (1 GB) 2022-05-11 21:48:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1408000 (1 GB) 2022-05-11 21:48:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1409000 (1 GB) 2022-05-11 21:48:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1410000 (1 GB) 2022-05-11 21:48:38 source > 2022-05-11 21:48:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1240000 2022-05-11 21:48:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1411000 (1 GB) 2022-05-11 21:48:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1412000 (1 GB) 2022-05-11 21:48:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1413000 (1 GB) 2022-05-11 21:48:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1414000 (1 GB) 2022-05-11 21:48:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1415000 (1 GB) 2022-05-11 21:48:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1416000 (1 GB) 2022-05-11 21:48:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1417000 (1 GB) 2022-05-11 21:48:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1418000 (1 GB) 2022-05-11 21:48:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1419000 (1 GB) 2022-05-11 21:48:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1420000 (1 GB) 2022-05-11 21:48:41 source > 2022-05-11 21:48:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1250000 2022-05-11 21:48:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1421000 (1 GB) 2022-05-11 21:48:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1422000 (1 GB) 2022-05-11 21:48:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1423000 (1 GB) 2022-05-11 21:48:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1424000 (1 GB) 2022-05-11 21:48:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1425000 (1 GB) 2022-05-11 21:48:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1426000 (1 GB) 2022-05-11 21:48:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1427000 (1 GB) 2022-05-11 21:48:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1428000 (1 GB) 2022-05-11 21:48:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1429000 (1 GB) 2022-05-11 21:48:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1430000 (1 GB) 2022-05-11 21:48:43 source > 2022-05-11 21:48:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1260000 2022-05-11 21:48:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1431000 (1 GB) 2022-05-11 21:48:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1432000 (1 GB) 2022-05-11 21:48:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1433000 (1 GB) 2022-05-11 21:48:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1434000 (1 GB) 2022-05-11 21:48:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1435000 (1 GB) 2022-05-11 21:48:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1436000 (1 GB) 2022-05-11 21:48:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1437000 (1 GB) 2022-05-11 21:48:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1438000 (1 GB) 2022-05-11 21:48:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1439000 (1 GB) 2022-05-11 21:48:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1440000 (1 GB) 2022-05-11 21:48:46 source > 2022-05-11 21:48:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1270000 2022-05-11 21:48:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1441000 (1 GB) 2022-05-11 21:48:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1442000 (1 GB) 2022-05-11 21:48:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1443000 (1 GB) 2022-05-11 21:48:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1444000 (1 GB) 2022-05-11 21:48:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1445000 (1 GB) 2022-05-11 21:48:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1446000 (1 GB) 2022-05-11 21:48:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1447000 (1 GB) 2022-05-11 21:48:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1448000 (1 GB) 2022-05-11 21:48:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1449000 (1 GB) 2022-05-11 21:48:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1450000 (1 GB) 2022-05-11 21:48:48 source > 2022-05-11 21:48:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1280000 2022-05-11 21:48:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1451000 (1 GB) 2022-05-11 21:48:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1452000 (1 GB) 2022-05-11 21:48:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1453000 (1 GB) 2022-05-11 21:48:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1454000 (1 GB) 2022-05-11 21:48:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1455000 (1 GB) 2022-05-11 21:48:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1456000 (1 GB) 2022-05-11 21:48:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1457000 (1 GB) 2022-05-11 21:48:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1458000 (1 GB) 2022-05-11 21:48:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1459000 (1 GB) 2022-05-11 21:48:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1460000 (1 GB) 2022-05-11 21:48:51 source > 2022-05-11 21:48:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1290000 2022-05-11 21:48:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1461000 (1 GB) 2022-05-11 21:48:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1462000 (1 GB) 2022-05-11 21:48:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1463000 (1 GB) 2022-05-11 21:48:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1464000 (1 GB) 2022-05-11 21:48:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1465000 (1 GB) 2022-05-11 21:48:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1466000 (1 GB) 2022-05-11 21:48:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1467000 (1 GB) 2022-05-11 21:48:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1468000 (1 GB) 2022-05-11 21:48:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1469000 (1 GB) 2022-05-11 21:48:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1470000 (1 GB) 2022-05-11 21:48:54 source > 2022-05-11 21:48:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1300000 2022-05-11 21:48:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1471000 (1 GB) 2022-05-11 21:48:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1472000 (1 GB) 2022-05-11 21:48:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1473000 (1 GB) 2022-05-11 21:48:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1474000 (1 GB) 2022-05-11 21:48:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1475000 (1 GB) 2022-05-11 21:48:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1476000 (1 GB) 2022-05-11 21:48:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1477000 (1 GB) 2022-05-11 21:48:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1478000 (1 GB) 2022-05-11 21:48:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1479000 (1 GB) 2022-05-11 21:48:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1480000 (1 GB) 2022-05-11 21:48:57 source > 2022-05-11 21:48:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1310000 2022-05-11 21:48:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1481000 (1 GB) 2022-05-11 21:48:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1482000 (1 GB) 2022-05-11 21:48:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1483000 (1 GB) 2022-05-11 21:48:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1484000 (1 GB) 2022-05-11 21:48:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1485000 (1 GB) 2022-05-11 21:48:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1486000 (1 GB) 2022-05-11 21:48:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1487000 (1 GB) 2022-05-11 21:48:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1488000 (1 GB) 2022-05-11 21:48:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1489000 (1 GB) 2022-05-11 21:48:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1490000 (1 GB) 2022-05-11 21:48:59 source > 2022-05-11 21:48:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1320000 2022-05-11 21:48:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1491000 (1 GB) 2022-05-11 21:48:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1492000 (1 GB) 2022-05-11 21:49:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1493000 (1 GB) 2022-05-11 21:49:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1494000 (1 GB) 2022-05-11 21:49:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1495000 (1 GB) 2022-05-11 21:49:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1496000 (1 GB) 2022-05-11 21:49:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1497000 (1 GB) 2022-05-11 21:49:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1498000 (1 GB) 2022-05-11 21:49:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1499000 (1 GB) 2022-05-11 21:49:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1500000 (1 GB) 2022-05-11 21:49:01 source > 2022-05-11 21:49:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1330000 2022-05-11 21:49:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1501000 (1 GB) 2022-05-11 21:49:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1502000 (1 GB) 2022-05-11 21:49:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1503000 (1 GB) 2022-05-11 21:49:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1504000 (1 GB) 2022-05-11 21:49:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1505000 (1 GB) 2022-05-11 21:49:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1506000 (1 GB) 2022-05-11 21:49:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1507000 (1 GB) 2022-05-11 21:49:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1508000 (1 GB) 2022-05-11 21:49:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1509000 (1 GB) 2022-05-11 21:49:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1510000 (1 GB) 2022-05-11 21:49:04 source > 2022-05-11 21:49:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1340000 2022-05-11 21:49:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1511000 (1 GB) 2022-05-11 21:49:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1512000 (1 GB) 2022-05-11 21:49:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1513000 (1 GB) 2022-05-11 21:49:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1514000 (1 GB) 2022-05-11 21:49:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1515000 (1 GB) 2022-05-11 21:49:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1516000 (1 GB) 2022-05-11 21:49:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1517000 (1 GB) 2022-05-11 21:49:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1518000 (1 GB) 2022-05-11 21:49:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1519000 (1 GB) 2022-05-11 21:49:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1520000 (1 GB) 2022-05-11 21:49:07 source > 2022-05-11 21:49:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1350000 2022-05-11 21:49:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1521000 (1 GB) 2022-05-11 21:49:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1522000 (1 GB) 2022-05-11 21:49:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1523000 (1 GB) 2022-05-11 21:49:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1524000 (1 GB) 2022-05-11 21:49:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1525000 (1 GB) 2022-05-11 21:49:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1526000 (1 GB) 2022-05-11 21:49:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1527000 (1 GB) 2022-05-11 21:49:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1528000 (1 GB) 2022-05-11 21:49:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1529000 (1 GB) 2022-05-11 21:49:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1530000 (1 GB) 2022-05-11 21:49:09 source > 2022-05-11 21:49:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1360000 2022-05-11 21:49:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1531000 (1 GB) 2022-05-11 21:49:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1532000 (1 GB) 2022-05-11 21:49:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1533000 (1 GB) 2022-05-11 21:49:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1534000 (1 GB) 2022-05-11 21:49:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1535000 (1 GB) 2022-05-11 21:49:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1536000 (1 GB) 2022-05-11 21:49:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1537000 (1 GB) 2022-05-11 21:49:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1538000 (1 GB) 2022-05-11 21:49:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1539000 (1 GB) 2022-05-11 21:49:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1540000 (1 GB) 2022-05-11 21:49:12 source > 2022-05-11 21:49:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1370000 2022-05-11 21:49:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1541000 (1 GB) 2022-05-11 21:49:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1542000 (1 GB) 2022-05-11 21:49:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1543000 (1 GB) 2022-05-11 21:49:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1544000 (1 GB) 2022-05-11 21:49:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1545000 (1 GB) 2022-05-11 21:49:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1546000 (1 GB) 2022-05-11 21:49:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1547000 (1 GB) 2022-05-11 21:49:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1548000 (1 GB) 2022-05-11 21:49:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1549000 (1 GB) 2022-05-11 21:49:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1550000 (1 GB) 2022-05-11 21:49:14 source > 2022-05-11 21:49:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1380000 2022-05-11 21:49:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1551000 (1 GB) 2022-05-11 21:49:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1552000 (1 GB) 2022-05-11 21:49:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1553000 (1 GB) 2022-05-11 21:49:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1554000 (1 GB) 2022-05-11 21:49:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1555000 (1 GB) 2022-05-11 21:49:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1556000 (1 GB) 2022-05-11 21:49:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1557000 (1 GB) 2022-05-11 21:49:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1558000 (1 GB) 2022-05-11 21:49:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1559000 (1 GB) 2022-05-11 21:49:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1560000 (1 GB) 2022-05-11 21:49:16 source > 2022-05-11 21:49:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1390000 2022-05-11 21:49:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1561000 (1 GB) 2022-05-11 21:49:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1562000 (1 GB) 2022-05-11 21:49:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1563000 (1 GB) 2022-05-11 21:49:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1564000 (1 GB) 2022-05-11 21:49:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1565000 (1 GB) 2022-05-11 21:49:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1566000 (1 GB) 2022-05-11 21:49:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1567000 (1 GB) 2022-05-11 21:49:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1568000 (1 GB) 2022-05-11 21:49:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1569000 (1 GB) 2022-05-11 21:49:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1570000 (1 GB) 2022-05-11 21:49:19 source > 2022-05-11 21:49:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1400000 2022-05-11 21:49:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1571000 (1 GB) 2022-05-11 21:49:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1572000 (1 GB) 2022-05-11 21:49:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1573000 (1 GB) 2022-05-11 21:49:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1574000 (1 GB) 2022-05-11 21:49:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1575000 (1 GB) 2022-05-11 21:49:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1576000 (1 GB) 2022-05-11 21:49:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1577000 (1 GB) 2022-05-11 21:49:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1578000 (1 GB) 2022-05-11 21:49:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1579000 (1 GB) 2022-05-11 21:49:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1580000 (1 GB) 2022-05-11 21:49:22 source > 2022-05-11 21:49:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1410000 2022-05-11 21:49:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1581000 (1 GB) 2022-05-11 21:49:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1582000 (1 GB) 2022-05-11 21:49:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1583000 (1 GB) 2022-05-11 21:49:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1584000 (1 GB) 2022-05-11 21:49:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1585000 (1 GB) 2022-05-11 21:49:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1586000 (1 GB) 2022-05-11 21:49:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1587000 (1 GB) 2022-05-11 21:49:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1588000 (1 GB) 2022-05-11 21:49:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1589000 (1 GB) 2022-05-11 21:49:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1590000 (1 GB) 2022-05-11 21:49:24 source > 2022-05-11 21:49:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1420000 2022-05-11 21:49:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1591000 (1 GB) 2022-05-11 21:49:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1592000 (1 GB) 2022-05-11 21:49:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1593000 (1 GB) 2022-05-11 21:49:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1594000 (1 GB) 2022-05-11 21:49:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1595000 (1 GB) 2022-05-11 21:49:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1596000 (1 GB) 2022-05-11 21:49:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1597000 (1 GB) 2022-05-11 21:49:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1598000 (1 GB) 2022-05-11 21:49:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1599000 (1 GB) 2022-05-11 21:49:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1600000 (1 GB) 2022-05-11 21:49:27 source > 2022-05-11 21:49:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1430000 2022-05-11 21:49:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1601000 (1 GB) 2022-05-11 21:49:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1602000 (1 GB) 2022-05-11 21:49:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1603000 (1 GB) 2022-05-11 21:49:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1604000 (1 GB) 2022-05-11 21:49:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1605000 (1 GB) 2022-05-11 21:49:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1606000 (1 GB) 2022-05-11 21:49:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1607000 (1 GB) 2022-05-11 21:49:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1608000 (1 GB) 2022-05-11 21:49:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1609000 (1 GB) 2022-05-11 21:49:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1610000 (1 GB) 2022-05-11 21:49:29 source > 2022-05-11 21:49:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1440000 2022-05-11 21:49:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1611000 (1 GB) 2022-05-11 21:49:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1612000 (1 GB) 2022-05-11 21:49:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1613000 (1 GB) 2022-05-11 21:49:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1614000 (1 GB) 2022-05-11 21:49:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1615000 (1 GB) 2022-05-11 21:49:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1616000 (1 GB) 2022-05-11 21:49:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1617000 (1 GB) 2022-05-11 21:49:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1618000 (1 GB) 2022-05-11 21:49:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1619000 (1 GB) 2022-05-11 21:49:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1620000 (1 GB) 2022-05-11 21:49:32 source > 2022-05-11 21:49:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1450000 2022-05-11 21:49:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1621000 (1 GB) 2022-05-11 21:49:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1622000 (1 GB) 2022-05-11 21:49:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1623000 (1 GB) 2022-05-11 21:49:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1624000 (1 GB) 2022-05-11 21:49:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1625000 (1 GB) 2022-05-11 21:49:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1626000 (1 GB) 2022-05-11 21:49:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1627000 (1 GB) 2022-05-11 21:49:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1628000 (1 GB) 2022-05-11 21:49:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1629000 (1 GB) 2022-05-11 21:49:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1630000 (1 GB) 2022-05-11 21:49:35 source > 2022-05-11 21:49:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1460000 2022-05-11 21:49:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1631000 (1 GB) 2022-05-11 21:49:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1632000 (1 GB) 2022-05-11 21:49:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1633000 (1 GB) 2022-05-11 21:49:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1634000 (1 GB) 2022-05-11 21:49:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1635000 (1 GB) 2022-05-11 21:49:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1636000 (1 GB) 2022-05-11 21:49:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1637000 (1 GB) 2022-05-11 21:49:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1638000 (1 GB) 2022-05-11 21:49:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1639000 (1 GB) 2022-05-11 21:49:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1640000 (1 GB) 2022-05-11 21:49:37 source > 2022-05-11 21:49:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1470000 2022-05-11 21:49:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1641000 (1 GB) 2022-05-11 21:49:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1642000 (1 GB) 2022-05-11 21:49:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1643000 (1 GB) 2022-05-11 21:49:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1644000 (1 GB) 2022-05-11 21:49:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1645000 (1 GB) 2022-05-11 21:49:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1646000 (1 GB) 2022-05-11 21:49:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1647000 (1 GB) 2022-05-11 21:49:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1648000 (1 GB) 2022-05-11 21:49:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1649000 (1 GB) 2022-05-11 21:49:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1650000 (1 GB) 2022-05-11 21:49:40 source > 2022-05-11 21:49:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1480000 2022-05-11 21:49:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1651000 (1 GB) 2022-05-11 21:49:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1652000 (1 GB) 2022-05-11 21:49:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1653000 (1 GB) 2022-05-11 21:49:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1654000 (1 GB) 2022-05-11 21:49:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1655000 (1 GB) 2022-05-11 21:49:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1656000 (1 GB) 2022-05-11 21:49:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1657000 (1 GB) 2022-05-11 21:49:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1658000 (1 GB) 2022-05-11 21:49:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1659000 (1 GB) 2022-05-11 21:49:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1660000 (1 GB) 2022-05-11 21:49:43 source > 2022-05-11 21:49:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1490000 2022-05-11 21:49:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1661000 (1 GB) 2022-05-11 21:49:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1662000 (1 GB) 2022-05-11 21:49:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1663000 (1 GB) 2022-05-11 21:49:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1664000 (1 GB) 2022-05-11 21:49:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1665000 (1 GB) 2022-05-11 21:49:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1666000 (1 GB) 2022-05-11 21:49:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1667000 (1 GB) 2022-05-11 21:49:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1668000 (1 GB) 2022-05-11 21:49:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1669000 (1 GB) 2022-05-11 21:49:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1670000 (1 GB) 2022-05-11 21:49:45 source > 2022-05-11 21:49:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1500000 2022-05-11 21:49:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1671000 (1 GB) 2022-05-11 21:49:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1672000 (1 GB) 2022-05-11 21:49:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1673000 (1 GB) 2022-05-11 21:49:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1674000 (1 GB) 2022-05-11 21:49:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1675000 (1 GB) 2022-05-11 21:49:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1676000 (1 GB) 2022-05-11 21:49:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1677000 (1 GB) 2022-05-11 21:49:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1678000 (1 GB) 2022-05-11 21:49:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1679000 (1 GB) 2022-05-11 21:49:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1680000 (1 GB) 2022-05-11 21:49:48 source > 2022-05-11 21:49:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1510000 2022-05-11 21:49:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1681000 (1 GB) 2022-05-11 21:49:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1682000 (1 GB) 2022-05-11 21:49:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1683000 (1 GB) 2022-05-11 21:49:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1684000 (1 GB) 2022-05-11 21:49:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1685000 (1 GB) 2022-05-11 21:49:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1686000 (1 GB) 2022-05-11 21:49:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1687000 (1 GB) 2022-05-11 21:49:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1688000 (1 GB) 2022-05-11 21:49:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1689000 (1 GB) 2022-05-11 21:49:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1690000 (1 GB) 2022-05-11 21:49:50 source > 2022-05-11 21:49:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1520000 2022-05-11 21:49:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1691000 (1 GB) 2022-05-11 21:49:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1692000 (1 GB) 2022-05-11 21:49:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1693000 (1 GB) 2022-05-11 21:49:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1694000 (1 GB) 2022-05-11 21:49:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1695000 (1 GB) 2022-05-11 21:49:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1696000 (1 GB) 2022-05-11 21:49:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1697000 (1 GB) 2022-05-11 21:49:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1698000 (1 GB) 2022-05-11 21:49:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1699000 (1 GB) 2022-05-11 21:49:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1700000 (1 GB) 2022-05-11 21:49:53 source > 2022-05-11 21:49:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1530000 2022-05-11 21:49:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1701000 (1 GB) 2022-05-11 21:49:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1702000 (1 GB) 2022-05-11 21:49:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1703000 (1 GB) 2022-05-11 21:49:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1704000 (1 GB) 2022-05-11 21:49:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1705000 (1 GB) 2022-05-11 21:49:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1706000 (1 GB) 2022-05-11 21:49:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1707000 (1 GB) 2022-05-11 21:49:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1708000 (1 GB) 2022-05-11 21:49:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1709000 (1 GB) 2022-05-11 21:49:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1710000 (1 GB) 2022-05-11 21:49:56 source > 2022-05-11 21:49:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1540000 2022-05-11 21:49:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1711000 (1 GB) 2022-05-11 21:49:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1712000 (1 GB) 2022-05-11 21:49:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1713000 (1 GB) 2022-05-11 21:49:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1714000 (1 GB) 2022-05-11 21:49:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1715000 (1 GB) 2022-05-11 21:49:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1716000 (1 GB) 2022-05-11 21:49:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1717000 (1 GB) 2022-05-11 21:49:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1718000 (1 GB) 2022-05-11 21:49:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1719000 (1 GB) 2022-05-11 21:49:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1720000 (1 GB) 2022-05-11 21:49:58 source > 2022-05-11 21:49:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1550000 2022-05-11 21:49:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1721000 (1 GB) 2022-05-11 21:49:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1722000 (1 GB) 2022-05-11 21:49:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1723000 (2 GB) 2022-05-11 21:49:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1724000 (2 GB) 2022-05-11 21:50:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1725000 (2 GB) 2022-05-11 21:50:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1726000 (2 GB) 2022-05-11 21:50:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1727000 (2 GB) 2022-05-11 21:50:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1728000 (2 GB) 2022-05-11 21:50:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1729000 (2 GB) 2022-05-11 21:50:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1730000 (2 GB) 2022-05-11 21:50:01 source > 2022-05-11 21:50:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1560000 2022-05-11 21:50:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1731000 (2 GB) 2022-05-11 21:50:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1732000 (2 GB) 2022-05-11 21:50:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1733000 (2 GB) 2022-05-11 21:50:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1734000 (2 GB) 2022-05-11 21:50:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1735000 (2 GB) 2022-05-11 21:50:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1736000 (2 GB) 2022-05-11 21:50:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1737000 (2 GB) 2022-05-11 21:50:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1738000 (2 GB) 2022-05-11 21:50:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1739000 (2 GB) 2022-05-11 21:50:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1740000 (2 GB) 2022-05-11 21:50:04 source > 2022-05-11 21:50:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1570000 2022-05-11 21:50:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1741000 (2 GB) 2022-05-11 21:50:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1742000 (2 GB) 2022-05-11 21:50:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1743000 (2 GB) 2022-05-11 21:50:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1744000 (2 GB) 2022-05-11 21:50:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1745000 (2 GB) 2022-05-11 21:50:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1746000 (2 GB) 2022-05-11 21:50:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1747000 (2 GB) 2022-05-11 21:50:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1748000 (2 GB) 2022-05-11 21:50:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1749000 (2 GB) 2022-05-11 21:50:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1750000 (2 GB) 2022-05-11 21:50:07 source > 2022-05-11 21:50:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1580000 2022-05-11 21:50:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1751000 (2 GB) 2022-05-11 21:50:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1752000 (2 GB) 2022-05-11 21:50:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1753000 (2 GB) 2022-05-11 21:50:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1754000 (2 GB) 2022-05-11 21:50:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1755000 (2 GB) 2022-05-11 21:50:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1756000 (2 GB) 2022-05-11 21:50:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1757000 (2 GB) 2022-05-11 21:50:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1758000 (2 GB) 2022-05-11 21:50:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1759000 (2 GB) 2022-05-11 21:50:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1760000 (2 GB) 2022-05-11 21:50:09 source > 2022-05-11 21:50:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1590000 2022-05-11 21:50:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1761000 (2 GB) 2022-05-11 21:50:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1762000 (2 GB) 2022-05-11 21:50:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1763000 (2 GB) 2022-05-11 21:50:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1764000 (2 GB) 2022-05-11 21:50:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1765000 (2 GB) 2022-05-11 21:50:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1766000 (2 GB) 2022-05-11 21:50:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1767000 (2 GB) 2022-05-11 21:50:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1768000 (2 GB) 2022-05-11 21:50:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1769000 (2 GB) 2022-05-11 21:50:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1770000 (2 GB) 2022-05-11 21:50:12 source > 2022-05-11 21:50:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1600000 2022-05-11 21:50:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1771000 (2 GB) 2022-05-11 21:50:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1772000 (2 GB) 2022-05-11 21:50:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1773000 (2 GB) 2022-05-11 21:50:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1774000 (2 GB) 2022-05-11 21:50:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1775000 (2 GB) 2022-05-11 21:50:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1776000 (2 GB) 2022-05-11 21:50:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1777000 (2 GB) 2022-05-11 21:50:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1778000 (2 GB) 2022-05-11 21:50:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1779000 (2 GB) 2022-05-11 21:50:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1780000 (2 GB) 2022-05-11 21:50:14 source > 2022-05-11 21:50:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1610000 2022-05-11 21:50:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1781000 (2 GB) 2022-05-11 21:50:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1782000 (2 GB) 2022-05-11 21:50:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1783000 (2 GB) 2022-05-11 21:50:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1784000 (2 GB) 2022-05-11 21:50:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1785000 (2 GB) 2022-05-11 21:50:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1786000 (2 GB) 2022-05-11 21:50:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1787000 (2 GB) 2022-05-11 21:50:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1788000 (2 GB) 2022-05-11 21:50:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1789000 (2 GB) 2022-05-11 21:50:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1790000 (2 GB) 2022-05-11 21:50:17 source > 2022-05-11 21:50:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1620000 2022-05-11 21:50:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1791000 (2 GB) 2022-05-11 21:50:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1792000 (2 GB) 2022-05-11 21:50:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1793000 (2 GB) 2022-05-11 21:50:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1794000 (2 GB) 2022-05-11 21:50:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1795000 (2 GB) 2022-05-11 21:50:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1796000 (2 GB) 2022-05-11 21:50:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1797000 (2 GB) 2022-05-11 21:50:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1798000 (2 GB) 2022-05-11 21:50:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1799000 (2 GB) 2022-05-11 21:50:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1800000 (2 GB) 2022-05-11 21:50:19 source > 2022-05-11 21:50:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1630000 2022-05-11 21:50:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1801000 (2 GB) 2022-05-11 21:50:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1802000 (2 GB) 2022-05-11 21:50:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1803000 (2 GB) 2022-05-11 21:50:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1804000 (2 GB) 2022-05-11 21:50:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1805000 (2 GB) 2022-05-11 21:50:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1806000 (2 GB) 2022-05-11 21:50:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1807000 (2 GB) 2022-05-11 21:50:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1808000 (2 GB) 2022-05-11 21:50:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1809000 (2 GB) 2022-05-11 21:50:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1810000 (2 GB) 2022-05-11 21:50:22 source > 2022-05-11 21:50:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1640000 2022-05-11 21:50:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1811000 (2 GB) 2022-05-11 21:50:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1812000 (2 GB) 2022-05-11 21:50:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1813000 (2 GB) 2022-05-11 21:50:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1814000 (2 GB) 2022-05-11 21:50:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1815000 (2 GB) 2022-05-11 21:50:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1816000 (2 GB) 2022-05-11 21:50:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1817000 (2 GB) 2022-05-11 21:50:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1818000 (2 GB) 2022-05-11 21:50:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1819000 (2 GB) 2022-05-11 21:50:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1820000 (2 GB) 2022-05-11 21:50:25 source > 2022-05-11 21:50:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1650000 2022-05-11 21:50:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1821000 (2 GB) 2022-05-11 21:50:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1822000 (2 GB) 2022-05-11 21:50:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1823000 (2 GB) 2022-05-11 21:50:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1824000 (2 GB) 2022-05-11 21:50:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1825000 (2 GB) 2022-05-11 21:50:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1826000 (2 GB) 2022-05-11 21:50:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1827000 (2 GB) 2022-05-11 21:50:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1828000 (2 GB) 2022-05-11 21:50:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1829000 (2 GB) 2022-05-11 21:50:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1830000 (2 GB) 2022-05-11 21:50:27 source > 2022-05-11 21:50:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1660000 2022-05-11 21:50:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1831000 (2 GB) 2022-05-11 21:50:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1832000 (2 GB) 2022-05-11 21:50:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1833000 (2 GB) 2022-05-11 21:50:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1834000 (2 GB) 2022-05-11 21:50:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1835000 (2 GB) 2022-05-11 21:50:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1836000 (2 GB) 2022-05-11 21:50:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1837000 (2 GB) 2022-05-11 21:50:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1838000 (2 GB) 2022-05-11 21:50:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1839000 (2 GB) 2022-05-11 21:50:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1840000 (2 GB) 2022-05-11 21:50:30 source > 2022-05-11 21:50:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1670000 2022-05-11 21:50:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1841000 (2 GB) 2022-05-11 21:50:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1842000 (2 GB) 2022-05-11 21:50:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1843000 (2 GB) 2022-05-11 21:50:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1844000 (2 GB) 2022-05-11 21:50:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1845000 (2 GB) 2022-05-11 21:50:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1846000 (2 GB) 2022-05-11 21:50:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1847000 (2 GB) 2022-05-11 21:50:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1848000 (2 GB) 2022-05-11 21:50:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1849000 (2 GB) 2022-05-11 21:50:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1850000 (2 GB) 2022-05-11 21:50:32 source > 2022-05-11 21:50:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1680000 2022-05-11 21:50:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1851000 (2 GB) 2022-05-11 21:50:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1852000 (2 GB) 2022-05-11 21:50:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1853000 (2 GB) 2022-05-11 21:50:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1854000 (2 GB) 2022-05-11 21:50:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1855000 (2 GB) 2022-05-11 21:50:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1856000 (2 GB) 2022-05-11 21:50:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1857000 (2 GB) 2022-05-11 21:50:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1858000 (2 GB) 2022-05-11 21:50:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1859000 (2 GB) 2022-05-11 21:50:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1860000 (2 GB) 2022-05-11 21:50:35 source > 2022-05-11 21:50:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1690000 2022-05-11 21:50:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1861000 (2 GB) 2022-05-11 21:50:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1862000 (2 GB) 2022-05-11 21:50:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1863000 (2 GB) 2022-05-11 21:50:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1864000 (2 GB) 2022-05-11 21:50:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1865000 (2 GB) 2022-05-11 21:50:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1866000 (2 GB) 2022-05-11 21:50:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1867000 (2 GB) 2022-05-11 21:50:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1868000 (2 GB) 2022-05-11 21:50:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1869000 (2 GB) 2022-05-11 21:50:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1870000 (2 GB) 2022-05-11 21:50:38 source > 2022-05-11 21:50:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1700000 2022-05-11 21:50:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1871000 (2 GB) 2022-05-11 21:50:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1872000 (2 GB) 2022-05-11 21:50:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1873000 (2 GB) 2022-05-11 21:50:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1874000 (2 GB) 2022-05-11 21:50:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1875000 (2 GB) 2022-05-11 21:50:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1876000 (2 GB) 2022-05-11 21:50:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1877000 (2 GB) 2022-05-11 21:50:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1878000 (2 GB) 2022-05-11 21:50:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1879000 (2 GB) 2022-05-11 21:50:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1880000 (2 GB) 2022-05-11 21:50:41 source > 2022-05-11 21:50:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1710000 2022-05-11 21:50:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1881000 (2 GB) 2022-05-11 21:50:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1882000 (2 GB) 2022-05-11 21:50:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1883000 (2 GB) 2022-05-11 21:50:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1884000 (2 GB) 2022-05-11 21:50:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1885000 (2 GB) 2022-05-11 21:50:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1886000 (2 GB) 2022-05-11 21:50:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1887000 (2 GB) 2022-05-11 21:50:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1888000 (2 GB) 2022-05-11 21:50:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1889000 (2 GB) 2022-05-11 21:50:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1890000 (2 GB) 2022-05-11 21:50:43 source > 2022-05-11 21:50:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1720000 2022-05-11 21:50:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1891000 (2 GB) 2022-05-11 21:50:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1892000 (2 GB) 2022-05-11 21:50:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1893000 (2 GB) 2022-05-11 21:50:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1894000 (2 GB) 2022-05-11 21:50:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1895000 (2 GB) 2022-05-11 21:50:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1896000 (2 GB) 2022-05-11 21:50:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1897000 (2 GB) 2022-05-11 21:50:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1898000 (2 GB) 2022-05-11 21:50:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1899000 (2 GB) 2022-05-11 21:50:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1900000 (2 GB) 2022-05-11 21:50:46 source > 2022-05-11 21:50:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1730000 2022-05-11 21:50:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1901000 (2 GB) 2022-05-11 21:50:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1902000 (2 GB) 2022-05-11 21:50:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1903000 (2 GB) 2022-05-11 21:50:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1904000 (2 GB) 2022-05-11 21:50:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1905000 (2 GB) 2022-05-11 21:50:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1906000 (2 GB) 2022-05-11 21:50:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1907000 (2 GB) 2022-05-11 21:50:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1908000 (2 GB) 2022-05-11 21:50:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1909000 (2 GB) 2022-05-11 21:50:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1910000 (2 GB) 2022-05-11 21:50:49 source > 2022-05-11 21:50:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1740000 2022-05-11 21:50:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1911000 (2 GB) 2022-05-11 21:50:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1912000 (2 GB) 2022-05-11 21:50:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1913000 (2 GB) 2022-05-11 21:50:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1914000 (2 GB) 2022-05-11 21:50:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1915000 (2 GB) 2022-05-11 21:50:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1916000 (2 GB) 2022-05-11 21:50:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1917000 (2 GB) 2022-05-11 21:50:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1918000 (2 GB) 2022-05-11 21:50:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1919000 (2 GB) 2022-05-11 21:50:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1920000 (2 GB) 2022-05-11 21:50:52 source > 2022-05-11 21:50:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1750000 2022-05-11 21:50:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1921000 (2 GB) 2022-05-11 21:50:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1922000 (2 GB) 2022-05-11 21:50:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1923000 (2 GB) 2022-05-11 21:50:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1924000 (2 GB) 2022-05-11 21:50:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1925000 (2 GB) 2022-05-11 21:50:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1926000 (2 GB) 2022-05-11 21:50:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1927000 (2 GB) 2022-05-11 21:50:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1928000 (2 GB) 2022-05-11 21:50:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1929000 (2 GB) 2022-05-11 21:50:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1930000 (2 GB) 2022-05-11 21:50:54 source > 2022-05-11 21:50:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1760000 2022-05-11 21:50:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1931000 (2 GB) 2022-05-11 21:50:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1932000 (2 GB) 2022-05-11 21:50:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1933000 (2 GB) 2022-05-11 21:50:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1934000 (2 GB) 2022-05-11 21:50:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1935000 (2 GB) 2022-05-11 21:50:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1936000 (2 GB) 2022-05-11 21:50:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1937000 (2 GB) 2022-05-11 21:50:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1938000 (2 GB) 2022-05-11 21:50:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1939000 (2 GB) 2022-05-11 21:50:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1940000 (2 GB) 2022-05-11 21:50:57 source > 2022-05-11 21:50:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1770000 2022-05-11 21:50:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1941000 (2 GB) 2022-05-11 21:50:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1942000 (2 GB) 2022-05-11 21:50:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1943000 (2 GB) 2022-05-11 21:50:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1944000 (2 GB) 2022-05-11 21:50:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1945000 (2 GB) 2022-05-11 21:50:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1946000 (2 GB) 2022-05-11 21:50:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1947000 (2 GB) 2022-05-11 21:50:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1948000 (2 GB) 2022-05-11 21:50:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1949000 (2 GB) 2022-05-11 21:51:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1950000 (2 GB) 2022-05-11 21:51:00 source > 2022-05-11 21:51:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1780000 2022-05-11 21:51:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1951000 (2 GB) 2022-05-11 21:51:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1952000 (2 GB) 2022-05-11 21:51:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1953000 (2 GB) 2022-05-11 21:51:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1954000 (2 GB) 2022-05-11 21:51:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1955000 (2 GB) 2022-05-11 21:51:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1956000 (2 GB) 2022-05-11 21:51:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1957000 (2 GB) 2022-05-11 21:51:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1958000 (2 GB) 2022-05-11 21:51:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1959000 (2 GB) 2022-05-11 21:51:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1960000 (2 GB) 2022-05-11 21:51:03 source > 2022-05-11 21:51:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1790000 2022-05-11 21:51:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1961000 (2 GB) 2022-05-11 21:51:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1962000 (2 GB) 2022-05-11 21:51:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1963000 (2 GB) 2022-05-11 21:51:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1964000 (2 GB) 2022-05-11 21:51:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1965000 (2 GB) 2022-05-11 21:51:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1966000 (2 GB) 2022-05-11 21:51:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1967000 (2 GB) 2022-05-11 21:51:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1968000 (2 GB) 2022-05-11 21:51:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1969000 (2 GB) 2022-05-11 21:51:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1970000 (2 GB) 2022-05-11 21:51:05 source > 2022-05-11 21:51:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1800000 2022-05-11 21:51:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1971000 (2 GB) 2022-05-11 21:51:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1972000 (2 GB) 2022-05-11 21:51:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1973000 (2 GB) 2022-05-11 21:51:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1974000 (2 GB) 2022-05-11 21:51:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1975000 (2 GB) 2022-05-11 21:51:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1976000 (2 GB) 2022-05-11 21:51:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1977000 (2 GB) 2022-05-11 21:51:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1978000 (2 GB) 2022-05-11 21:51:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1979000 (2 GB) 2022-05-11 21:51:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1980000 (2 GB) 2022-05-11 21:51:08 source > 2022-05-11 21:51:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1810000 2022-05-11 21:51:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1981000 (2 GB) 2022-05-11 21:51:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1982000 (2 GB) 2022-05-11 21:51:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1983000 (2 GB) 2022-05-11 21:51:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1984000 (2 GB) 2022-05-11 21:51:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1985000 (2 GB) 2022-05-11 21:51:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1986000 (2 GB) 2022-05-11 21:51:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1987000 (2 GB) 2022-05-11 21:51:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1988000 (2 GB) 2022-05-11 21:51:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1989000 (2 GB) 2022-05-11 21:51:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1990000 (2 GB) 2022-05-11 21:51:10 source > 2022-05-11 21:51:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1820000 2022-05-11 21:51:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1991000 (2 GB) 2022-05-11 21:51:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1992000 (2 GB) 2022-05-11 21:51:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1993000 (2 GB) 2022-05-11 21:51:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1994000 (2 GB) 2022-05-11 21:51:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1995000 (2 GB) 2022-05-11 21:51:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1996000 (2 GB) 2022-05-11 21:51:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1997000 (2 GB) 2022-05-11 21:51:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1998000 (2 GB) 2022-05-11 21:51:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 1999000 (2 GB) 2022-05-11 21:51:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2000000 (2 GB) 2022-05-11 21:51:13 source > 2022-05-11 21:51:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1830000 2022-05-11 21:51:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2001000 (2 GB) 2022-05-11 21:51:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2002000 (2 GB) 2022-05-11 21:51:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2003000 (2 GB) 2022-05-11 21:51:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2004000 (2 GB) 2022-05-11 21:51:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2005000 (2 GB) 2022-05-11 21:51:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2006000 (2 GB) 2022-05-11 21:51:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2007000 (2 GB) 2022-05-11 21:51:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2008000 (2 GB) 2022-05-11 21:51:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2009000 (2 GB) 2022-05-11 21:51:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2010000 (2 GB) 2022-05-11 21:51:16 source > 2022-05-11 21:51:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1840000 2022-05-11 21:51:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2011000 (2 GB) 2022-05-11 21:51:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2012000 (2 GB) 2022-05-11 21:51:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2013000 (2 GB) 2022-05-11 21:51:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2014000 (2 GB) 2022-05-11 21:51:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2015000 (2 GB) 2022-05-11 21:51:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2016000 (2 GB) 2022-05-11 21:51:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2017000 (2 GB) 2022-05-11 21:51:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2018000 (2 GB) 2022-05-11 21:51:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2019000 (2 GB) 2022-05-11 21:51:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2020000 (2 GB) 2022-05-11 21:51:19 source > 2022-05-11 21:51:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1850000 2022-05-11 21:51:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2021000 (2 GB) 2022-05-11 21:51:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2022000 (2 GB) 2022-05-11 21:51:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2023000 (2 GB) 2022-05-11 21:51:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2024000 (2 GB) 2022-05-11 21:51:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2025000 (2 GB) 2022-05-11 21:51:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2026000 (2 GB) 2022-05-11 21:51:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2027000 (2 GB) 2022-05-11 21:51:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2028000 (2 GB) 2022-05-11 21:51:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2029000 (2 GB) 2022-05-11 21:51:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2030000 (2 GB) 2022-05-11 21:51:22 source > 2022-05-11 21:51:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1860000 2022-05-11 21:51:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2031000 (2 GB) 2022-05-11 21:51:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2032000 (2 GB) 2022-05-11 21:51:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2033000 (2 GB) 2022-05-11 21:51:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2034000 (2 GB) 2022-05-11 21:51:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2035000 (2 GB) 2022-05-11 21:51:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2036000 (2 GB) 2022-05-11 21:51:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2037000 (2 GB) 2022-05-11 21:51:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2038000 (2 GB) 2022-05-11 21:51:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2039000 (2 GB) 2022-05-11 21:51:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2040000 (2 GB) 2022-05-11 21:51:25 source > 2022-05-11 21:51:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1870000 2022-05-11 21:51:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2041000 (2 GB) 2022-05-11 21:51:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2042000 (2 GB) 2022-05-11 21:51:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2043000 (2 GB) 2022-05-11 21:51:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2044000 (2 GB) 2022-05-11 21:51:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2045000 (2 GB) 2022-05-11 21:51:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2046000 (2 GB) 2022-05-11 21:51:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2047000 (2 GB) 2022-05-11 21:51:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2048000 (2 GB) 2022-05-11 21:51:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2049000 (2 GB) 2022-05-11 21:51:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2050000 (2 GB) 2022-05-11 21:51:28 source > 2022-05-11 21:51:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1880000 2022-05-11 21:51:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2051000 (2 GB) 2022-05-11 21:51:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2052000 (2 GB) 2022-05-11 21:51:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2053000 (2 GB) 2022-05-11 21:51:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2054000 (2 GB) 2022-05-11 21:51:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2055000 (2 GB) 2022-05-11 21:51:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2056000 (2 GB) 2022-05-11 21:51:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2057000 (2 GB) 2022-05-11 21:51:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2058000 (2 GB) 2022-05-11 21:51:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2059000 (2 GB) 2022-05-11 21:51:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2060000 (2 GB) 2022-05-11 21:51:30 source > 2022-05-11 21:51:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1890000 2022-05-11 21:51:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2061000 (2 GB) 2022-05-11 21:51:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2062000 (2 GB) 2022-05-11 21:51:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2063000 (2 GB) 2022-05-11 21:51:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2064000 (2 GB) 2022-05-11 21:51:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2065000 (2 GB) 2022-05-11 21:51:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2066000 (2 GB) 2022-05-11 21:51:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2067000 (2 GB) 2022-05-11 21:51:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2068000 (2 GB) 2022-05-11 21:51:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2069000 (2 GB) 2022-05-11 21:51:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2070000 (2 GB) 2022-05-11 21:51:33 source > 2022-05-11 21:51:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1900000 2022-05-11 21:51:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2071000 (2 GB) 2022-05-11 21:51:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2072000 (2 GB) 2022-05-11 21:51:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2073000 (2 GB) 2022-05-11 21:51:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2074000 (2 GB) 2022-05-11 21:51:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2075000 (2 GB) 2022-05-11 21:51:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2076000 (2 GB) 2022-05-11 21:51:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2077000 (2 GB) 2022-05-11 21:51:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2078000 (2 GB) 2022-05-11 21:51:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2079000 (2 GB) 2022-05-11 21:51:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2080000 (2 GB) 2022-05-11 21:51:36 source > 2022-05-11 21:51:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1910000 2022-05-11 21:51:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2081000 (2 GB) 2022-05-11 21:51:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2082000 (2 GB) 2022-05-11 21:51:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2083000 (2 GB) 2022-05-11 21:51:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2084000 (2 GB) 2022-05-11 21:51:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2085000 (2 GB) 2022-05-11 21:51:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2086000 (2 GB) 2022-05-11 21:51:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2087000 (2 GB) 2022-05-11 21:51:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2088000 (2 GB) 2022-05-11 21:51:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2089000 (2 GB) 2022-05-11 21:51:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2090000 (2 GB) 2022-05-11 21:51:38 source > 2022-05-11 21:51:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1920000 2022-05-11 21:51:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2091000 (2 GB) 2022-05-11 21:51:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2092000 (2 GB) 2022-05-11 21:51:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2093000 (2 GB) 2022-05-11 21:51:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2094000 (2 GB) 2022-05-11 21:51:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2095000 (2 GB) 2022-05-11 21:51:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2096000 (2 GB) 2022-05-11 21:51:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2097000 (2 GB) 2022-05-11 21:51:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2098000 (2 GB) 2022-05-11 21:51:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2099000 (2 GB) 2022-05-11 21:51:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2100000 (2 GB) 2022-05-11 21:51:41 source > 2022-05-11 21:51:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1930000 2022-05-11 21:51:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2101000 (2 GB) 2022-05-11 21:51:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2102000 (2 GB) 2022-05-11 21:51:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2103000 (2 GB) 2022-05-11 21:51:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2104000 (2 GB) 2022-05-11 21:51:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2105000 (2 GB) 2022-05-11 21:51:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2106000 (2 GB) 2022-05-11 21:51:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2107000 (2 GB) 2022-05-11 21:51:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2108000 (2 GB) 2022-05-11 21:51:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2109000 (2 GB) 2022-05-11 21:51:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2110000 (2 GB) 2022-05-11 21:51:44 source > 2022-05-11 21:51:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1940000 2022-05-11 21:51:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2111000 (2 GB) 2022-05-11 21:51:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2112000 (2 GB) 2022-05-11 21:51:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2113000 (2 GB) 2022-05-11 21:51:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2114000 (2 GB) 2022-05-11 21:51:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2115000 (2 GB) 2022-05-11 21:51:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2116000 (2 GB) 2022-05-11 21:51:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2117000 (2 GB) 2022-05-11 21:51:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2118000 (2 GB) 2022-05-11 21:51:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2119000 (2 GB) 2022-05-11 21:51:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2120000 (2 GB) 2022-05-11 21:51:47 source > 2022-05-11 21:51:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1950000 2022-05-11 21:51:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2121000 (2 GB) 2022-05-11 21:51:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2122000 (2 GB) 2022-05-11 21:51:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2123000 (2 GB) 2022-05-11 21:51:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2124000 (2 GB) 2022-05-11 21:51:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2125000 (2 GB) 2022-05-11 21:51:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2126000 (2 GB) 2022-05-11 21:51:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2127000 (2 GB) 2022-05-11 21:51:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2128000 (2 GB) 2022-05-11 21:51:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2129000 (2 GB) 2022-05-11 21:51:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2130000 (2 GB) 2022-05-11 21:51:50 source > 2022-05-11 21:51:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1960000 2022-05-11 21:51:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2131000 (2 GB) 2022-05-11 21:51:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2132000 (2 GB) 2022-05-11 21:51:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2133000 (2 GB) 2022-05-11 21:51:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2134000 (2 GB) 2022-05-11 21:51:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2135000 (2 GB) 2022-05-11 21:51:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2136000 (2 GB) 2022-05-11 21:51:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2137000 (2 GB) 2022-05-11 21:51:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2138000 (2 GB) 2022-05-11 21:51:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2139000 (2 GB) 2022-05-11 21:51:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2140000 (2 GB) 2022-05-11 21:51:53 source > 2022-05-11 21:51:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1970000 2022-05-11 21:51:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2141000 (2 GB) 2022-05-11 21:51:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2142000 (2 GB) 2022-05-11 21:51:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2143000 (2 GB) 2022-05-11 21:51:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2144000 (2 GB) 2022-05-11 21:51:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2145000 (2 GB) 2022-05-11 21:51:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2146000 (2 GB) 2022-05-11 21:51:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2147000 (2 GB) 2022-05-11 21:51:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2148000 (2 GB) 2022-05-11 21:51:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2149000 (2 GB) 2022-05-11 21:51:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2150000 (2 GB) 2022-05-11 21:51:55 source > 2022-05-11 21:51:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1980000 2022-05-11 21:51:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2151000 (2 GB) 2022-05-11 21:51:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2152000 (2 GB) 2022-05-11 21:51:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2153000 (2 GB) 2022-05-11 21:51:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2154000 (2 GB) 2022-05-11 21:51:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2155000 (2 GB) 2022-05-11 21:51:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2156000 (2 GB) 2022-05-11 21:51:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2157000 (2 GB) 2022-05-11 21:51:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2158000 (2 GB) 2022-05-11 21:51:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2159000 (2 GB) 2022-05-11 21:51:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2160000 (2 GB) 2022-05-11 21:51:58 source > 2022-05-11 21:51:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 1990000 2022-05-11 21:51:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2161000 (2 GB) 2022-05-11 21:51:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2162000 (2 GB) 2022-05-11 21:51:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2163000 (2 GB) 2022-05-11 21:51:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2164000 (2 GB) 2022-05-11 21:52:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2165000 (2 GB) 2022-05-11 21:52:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2166000 (2 GB) 2022-05-11 21:52:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2167000 (2 GB) 2022-05-11 21:52:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2168000 (2 GB) 2022-05-11 21:52:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2169000 (2 GB) 2022-05-11 21:52:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2170000 (2 GB) 2022-05-11 21:52:01 source > 2022-05-11 21:52:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2000000 2022-05-11 21:52:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2171000 (2 GB) 2022-05-11 21:52:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2172000 (2 GB) 2022-05-11 21:52:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2173000 (2 GB) 2022-05-11 21:52:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2174000 (2 GB) 2022-05-11 21:52:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2175000 (2 GB) 2022-05-11 21:52:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2176000 (2 GB) 2022-05-11 21:52:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2177000 (2 GB) 2022-05-11 21:52:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2178000 (2 GB) 2022-05-11 21:52:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2179000 (2 GB) 2022-05-11 21:52:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2180000 (2 GB) 2022-05-11 21:52:04 source > 2022-05-11 21:52:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2010000 2022-05-11 21:52:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2181000 (2 GB) 2022-05-11 21:52:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2182000 (2 GB) 2022-05-11 21:52:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2183000 (2 GB) 2022-05-11 21:52:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2184000 (2 GB) 2022-05-11 21:52:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2185000 (2 GB) 2022-05-11 21:52:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2186000 (2 GB) 2022-05-11 21:52:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2187000 (2 GB) 2022-05-11 21:52:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2188000 (2 GB) 2022-05-11 21:52:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2189000 (2 GB) 2022-05-11 21:52:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2190000 (2 GB) 2022-05-11 21:52:07 source > 2022-05-11 21:52:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2020000 2022-05-11 21:52:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2191000 (2 GB) 2022-05-11 21:52:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2192000 (2 GB) 2022-05-11 21:52:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2193000 (2 GB) 2022-05-11 21:52:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2194000 (2 GB) 2022-05-11 21:52:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2195000 (2 GB) 2022-05-11 21:52:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2196000 (2 GB) 2022-05-11 21:52:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2197000 (2 GB) 2022-05-11 21:52:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2198000 (2 GB) 2022-05-11 21:52:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2199000 (2 GB) 2022-05-11 21:52:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2200000 (2 GB) 2022-05-11 21:52:10 source > 2022-05-11 21:52:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2030000 2022-05-11 21:52:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2201000 (2 GB) 2022-05-11 21:52:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2202000 (2 GB) 2022-05-11 21:52:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2203000 (2 GB) 2022-05-11 21:52:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2204000 (2 GB) 2022-05-11 21:52:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2205000 (2 GB) 2022-05-11 21:52:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2206000 (2 GB) 2022-05-11 21:52:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2207000 (2 GB) 2022-05-11 21:52:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2208000 (2 GB) 2022-05-11 21:52:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2209000 (2 GB) 2022-05-11 21:52:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2210000 (2 GB) 2022-05-11 21:52:13 source > 2022-05-11 21:52:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2040000 2022-05-11 21:52:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2211000 (2 GB) 2022-05-11 21:52:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2212000 (2 GB) 2022-05-11 21:52:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2213000 (2 GB) 2022-05-11 21:52:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2214000 (2 GB) 2022-05-11 21:52:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2215000 (2 GB) 2022-05-11 21:52:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2216000 (2 GB) 2022-05-11 21:52:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2217000 (2 GB) 2022-05-11 21:52:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2218000 (2 GB) 2022-05-11 21:52:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2219000 (2 GB) 2022-05-11 21:52:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2220000 (2 GB) 2022-05-11 21:52:15 source > 2022-05-11 21:52:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2050000 2022-05-11 21:52:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2221000 (2 GB) 2022-05-11 21:52:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2222000 (2 GB) 2022-05-11 21:52:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2223000 (2 GB) 2022-05-11 21:52:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2224000 (2 GB) 2022-05-11 21:52:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2225000 (2 GB) 2022-05-11 21:52:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2226000 (2 GB) 2022-05-11 21:52:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2227000 (2 GB) 2022-05-11 21:52:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2228000 (2 GB) 2022-05-11 21:52:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2229000 (2 GB) 2022-05-11 21:52:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2230000 (2 GB) 2022-05-11 21:52:18 source > 2022-05-11 21:52:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2060000 2022-05-11 21:52:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2231000 (2 GB) 2022-05-11 21:52:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2232000 (2 GB) 2022-05-11 21:52:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2233000 (2 GB) 2022-05-11 21:52:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2234000 (2 GB) 2022-05-11 21:52:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2235000 (2 GB) 2022-05-11 21:52:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2236000 (2 GB) 2022-05-11 21:52:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2237000 (2 GB) 2022-05-11 21:52:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2238000 (2 GB) 2022-05-11 21:52:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2239000 (2 GB) 2022-05-11 21:52:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2240000 (2 GB) 2022-05-11 21:52:21 source > 2022-05-11 21:52:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2070000 2022-05-11 21:52:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2241000 (2 GB) 2022-05-11 21:52:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2242000 (2 GB) 2022-05-11 21:52:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2243000 (2 GB) 2022-05-11 21:52:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2244000 (2 GB) 2022-05-11 21:52:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2245000 (2 GB) 2022-05-11 21:52:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2246000 (2 GB) 2022-05-11 21:52:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2247000 (2 GB) 2022-05-11 21:52:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2248000 (2 GB) 2022-05-11 21:52:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2249000 (2 GB) 2022-05-11 21:52:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2250000 (2 GB) 2022-05-11 21:52:24 source > 2022-05-11 21:52:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2080000 2022-05-11 21:52:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2251000 (2 GB) 2022-05-11 21:52:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2252000 (2 GB) 2022-05-11 21:52:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2253000 (2 GB) 2022-05-11 21:52:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2254000 (2 GB) 2022-05-11 21:52:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2255000 (2 GB) 2022-05-11 21:52:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2256000 (2 GB) 2022-05-11 21:52:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2257000 (2 GB) 2022-05-11 21:52:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2258000 (2 GB) 2022-05-11 21:52:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2259000 (2 GB) 2022-05-11 21:52:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2260000 (2 GB) 2022-05-11 21:52:27 source > 2022-05-11 21:52:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2090000 2022-05-11 21:52:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2261000 (2 GB) 2022-05-11 21:52:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2262000 (2 GB) 2022-05-11 21:52:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2263000 (2 GB) 2022-05-11 21:52:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2264000 (2 GB) 2022-05-11 21:52:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2265000 (2 GB) 2022-05-11 21:52:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2266000 (2 GB) 2022-05-11 21:52:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2267000 (2 GB) 2022-05-11 21:52:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2268000 (2 GB) 2022-05-11 21:52:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2269000 (2 GB) 2022-05-11 21:52:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2270000 (2 GB) 2022-05-11 21:52:29 source > 2022-05-11 21:52:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2100000 2022-05-11 21:52:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2271000 (2 GB) 2022-05-11 21:52:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2272000 (2 GB) 2022-05-11 21:52:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2273000 (2 GB) 2022-05-11 21:52:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2274000 (2 GB) 2022-05-11 21:52:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2275000 (2 GB) 2022-05-11 21:52:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2276000 (2 GB) 2022-05-11 21:52:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2277000 (2 GB) 2022-05-11 21:52:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2278000 (2 GB) 2022-05-11 21:52:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2279000 (2 GB) 2022-05-11 21:52:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2280000 (2 GB) 2022-05-11 21:52:32 source > 2022-05-11 21:52:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2110000 2022-05-11 21:52:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2281000 (2 GB) 2022-05-11 21:52:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2282000 (2 GB) 2022-05-11 21:52:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2283000 (2 GB) 2022-05-11 21:52:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2284000 (2 GB) 2022-05-11 21:52:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2285000 (2 GB) 2022-05-11 21:52:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2286000 (2 GB) 2022-05-11 21:52:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2287000 (2 GB) 2022-05-11 21:52:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2288000 (2 GB) 2022-05-11 21:52:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2289000 (2 GB) 2022-05-11 21:52:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2290000 (2 GB) 2022-05-11 21:52:35 source > 2022-05-11 21:52:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2120000 2022-05-11 21:52:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2291000 (2 GB) 2022-05-11 21:52:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2292000 (2 GB) 2022-05-11 21:52:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2293000 (2 GB) 2022-05-11 21:52:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2294000 (2 GB) 2022-05-11 21:52:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2295000 (2 GB) 2022-05-11 21:52:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2296000 (2 GB) 2022-05-11 21:52:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2297000 (2 GB) 2022-05-11 21:52:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2298000 (2 GB) 2022-05-11 21:52:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2299000 (2 GB) 2022-05-11 21:52:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2300000 (2 GB) 2022-05-11 21:52:38 source > 2022-05-11 21:52:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2130000 2022-05-11 21:52:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2301000 (2 GB) 2022-05-11 21:52:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2302000 (2 GB) 2022-05-11 21:52:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2303000 (2 GB) 2022-05-11 21:52:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2304000 (2 GB) 2022-05-11 21:52:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2305000 (2 GB) 2022-05-11 21:52:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2306000 (2 GB) 2022-05-11 21:52:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2307000 (2 GB) 2022-05-11 21:52:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2308000 (2 GB) 2022-05-11 21:52:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2309000 (2 GB) 2022-05-11 21:52:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2310000 (2 GB) 2022-05-11 21:52:41 source > 2022-05-11 21:52:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2140000 2022-05-11 21:52:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2311000 (2 GB) 2022-05-11 21:52:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2312000 (2 GB) 2022-05-11 21:52:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2313000 (2 GB) 2022-05-11 21:52:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2314000 (2 GB) 2022-05-11 21:52:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2315000 (2 GB) 2022-05-11 21:52:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2316000 (2 GB) 2022-05-11 21:52:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2317000 (2 GB) 2022-05-11 21:52:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2318000 (2 GB) 2022-05-11 21:52:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2319000 (2 GB) 2022-05-11 21:52:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2320000 (2 GB) 2022-05-11 21:52:44 source > 2022-05-11 21:52:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2150000 2022-05-11 21:52:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2321000 (2 GB) 2022-05-11 21:52:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2322000 (2 GB) 2022-05-11 21:52:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2323000 (2 GB) 2022-05-11 21:52:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2324000 (2 GB) 2022-05-11 21:52:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2325000 (2 GB) 2022-05-11 21:52:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2326000 (2 GB) 2022-05-11 21:52:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2327000 (2 GB) 2022-05-11 21:52:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2328000 (2 GB) 2022-05-11 21:52:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2329000 (2 GB) 2022-05-11 21:52:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2330000 (2 GB) 2022-05-11 21:52:46 source > 2022-05-11 21:52:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2160000 2022-05-11 21:52:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2331000 (2 GB) 2022-05-11 21:52:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2332000 (2 GB) 2022-05-11 21:52:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2333000 (2 GB) 2022-05-11 21:52:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2334000 (2 GB) 2022-05-11 21:52:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2335000 (2 GB) 2022-05-11 21:52:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2336000 (2 GB) 2022-05-11 21:52:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2337000 (2 GB) 2022-05-11 21:52:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2338000 (2 GB) 2022-05-11 21:52:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2339000 (2 GB) 2022-05-11 21:52:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2340000 (2 GB) 2022-05-11 21:52:49 source > 2022-05-11 21:52:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2170000 2022-05-11 21:52:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2341000 (2 GB) 2022-05-11 21:52:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2342000 (2 GB) 2022-05-11 21:52:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2343000 (2 GB) 2022-05-11 21:52:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2344000 (2 GB) 2022-05-11 21:52:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2345000 (2 GB) 2022-05-11 21:52:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2346000 (2 GB) 2022-05-11 21:52:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2347000 (2 GB) 2022-05-11 21:52:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2348000 (2 GB) 2022-05-11 21:52:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2349000 (2 GB) 2022-05-11 21:52:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2350000 (2 GB) 2022-05-11 21:52:52 source > 2022-05-11 21:52:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2180000 2022-05-11 21:52:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2351000 (2 GB) 2022-05-11 21:52:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2352000 (2 GB) 2022-05-11 21:52:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2353000 (2 GB) 2022-05-11 21:52:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2354000 (2 GB) 2022-05-11 21:52:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2355000 (2 GB) 2022-05-11 21:52:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2356000 (2 GB) 2022-05-11 21:52:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2357000 (2 GB) 2022-05-11 21:52:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2358000 (2 GB) 2022-05-11 21:52:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2359000 (2 GB) 2022-05-11 21:52:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2360000 (2 GB) 2022-05-11 21:52:55 source > 2022-05-11 21:52:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2190000 2022-05-11 21:52:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2361000 (2 GB) 2022-05-11 21:52:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2362000 (2 GB) 2022-05-11 21:52:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2363000 (2 GB) 2022-05-11 21:52:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2364000 (2 GB) 2022-05-11 21:52:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2365000 (2 GB) 2022-05-11 21:52:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2366000 (2 GB) 2022-05-11 21:52:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2367000 (2 GB) 2022-05-11 21:52:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2368000 (2 GB) 2022-05-11 21:52:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2369000 (2 GB) 2022-05-11 21:52:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2370000 (2 GB) 2022-05-11 21:52:58 source > 2022-05-11 21:52:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2200000 2022-05-11 21:52:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2371000 (2 GB) 2022-05-11 21:52:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2372000 (2 GB) 2022-05-11 21:52:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2373000 (2 GB) 2022-05-11 21:52:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2374000 (2 GB) 2022-05-11 21:52:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2375000 (2 GB) 2022-05-11 21:52:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2376000 (2 GB) 2022-05-11 21:52:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2377000 (2 GB) 2022-05-11 21:53:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2378000 (2 GB) 2022-05-11 21:53:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2379000 (2 GB) 2022-05-11 21:53:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2380000 (2 GB) 2022-05-11 21:53:01 source > 2022-05-11 21:53:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2210000 2022-05-11 21:53:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2381000 (2 GB) 2022-05-11 21:53:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2382000 (2 GB) 2022-05-11 21:53:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2383000 (2 GB) 2022-05-11 21:53:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2384000 (2 GB) 2022-05-11 21:53:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2385000 (2 GB) 2022-05-11 21:53:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2386000 (2 GB) 2022-05-11 21:53:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2387000 (2 GB) 2022-05-11 21:53:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2388000 (2 GB) 2022-05-11 21:53:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2389000 (2 GB) 2022-05-11 21:53:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2390000 (2 GB) 2022-05-11 21:53:03 source > 2022-05-11 21:53:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2220000 2022-05-11 21:53:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2391000 (2 GB) 2022-05-11 21:53:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2392000 (2 GB) 2022-05-11 21:53:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2393000 (2 GB) 2022-05-11 21:53:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2394000 (2 GB) 2022-05-11 21:53:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2395000 (2 GB) 2022-05-11 21:53:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2396000 (2 GB) 2022-05-11 21:53:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2397000 (2 GB) 2022-05-11 21:53:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2398000 (2 GB) 2022-05-11 21:53:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2399000 (2 GB) 2022-05-11 21:53:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2400000 (2 GB) 2022-05-11 21:53:06 source > 2022-05-11 21:53:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2230000 2022-05-11 21:53:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2401000 (2 GB) 2022-05-11 21:53:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2402000 (2 GB) 2022-05-11 21:53:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2403000 (2 GB) 2022-05-11 21:53:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2404000 (2 GB) 2022-05-11 21:53:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2405000 (2 GB) 2022-05-11 21:53:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2406000 (2 GB) 2022-05-11 21:53:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2407000 (2 GB) 2022-05-11 21:53:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2408000 (2 GB) 2022-05-11 21:53:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2409000 (2 GB) 2022-05-11 21:53:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2410000 (2 GB) 2022-05-11 21:53:09 source > 2022-05-11 21:53:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2240000 2022-05-11 21:53:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2411000 (2 GB) 2022-05-11 21:53:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2412000 (2 GB) 2022-05-11 21:53:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2413000 (2 GB) 2022-05-11 21:53:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2414000 (2 GB) 2022-05-11 21:53:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2415000 (2 GB) 2022-05-11 21:53:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2416000 (2 GB) 2022-05-11 21:53:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2417000 (2 GB) 2022-05-11 21:53:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2418000 (2 GB) 2022-05-11 21:53:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2419000 (2 GB) 2022-05-11 21:53:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2420000 (2 GB) 2022-05-11 21:53:12 source > 2022-05-11 21:53:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2250000 2022-05-11 21:53:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2421000 (2 GB) 2022-05-11 21:53:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2422000 (2 GB) 2022-05-11 21:53:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2423000 (2 GB) 2022-05-11 21:53:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2424000 (2 GB) 2022-05-11 21:53:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2425000 (2 GB) 2022-05-11 21:53:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2426000 (2 GB) 2022-05-11 21:53:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2427000 (2 GB) 2022-05-11 21:53:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2428000 (2 GB) 2022-05-11 21:53:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2429000 (2 GB) 2022-05-11 21:53:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2430000 (2 GB) 2022-05-11 21:53:16 source > 2022-05-11 21:53:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2260000 2022-05-11 21:53:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2431000 (2 GB) 2022-05-11 21:53:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2432000 (2 GB) 2022-05-11 21:53:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2433000 (2 GB) 2022-05-11 21:53:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2434000 (2 GB) 2022-05-11 21:53:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2435000 (2 GB) 2022-05-11 21:53:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2436000 (2 GB) 2022-05-11 21:53:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2437000 (2 GB) 2022-05-11 21:53:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2438000 (2 GB) 2022-05-11 21:53:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2439000 (2 GB) 2022-05-11 21:53:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2440000 (2 GB) 2022-05-11 21:53:19 source > 2022-05-11 21:53:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2270000 2022-05-11 21:53:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2441000 (2 GB) 2022-05-11 21:53:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2442000 (2 GB) 2022-05-11 21:53:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2443000 (2 GB) 2022-05-11 21:53:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2444000 (2 GB) 2022-05-11 21:53:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2445000 (2 GB) 2022-05-11 21:53:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2446000 (2 GB) 2022-05-11 21:53:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2447000 (2 GB) 2022-05-11 21:53:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2448000 (2 GB) 2022-05-11 21:53:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2449000 (2 GB) 2022-05-11 21:53:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2450000 (2 GB) 2022-05-11 21:53:21 source > 2022-05-11 21:53:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2280000 2022-05-11 21:53:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2451000 (2 GB) 2022-05-11 21:53:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2452000 (3 GB) 2022-05-11 21:53:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2453000 (3 GB) 2022-05-11 21:53:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2454000 (3 GB) 2022-05-11 21:53:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2455000 (3 GB) 2022-05-11 21:53:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2456000 (3 GB) 2022-05-11 21:53:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2457000 (3 GB) 2022-05-11 21:53:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2458000 (3 GB) 2022-05-11 21:53:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2459000 (3 GB) 2022-05-11 21:53:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2460000 (3 GB) 2022-05-11 21:53:24 source > 2022-05-11 21:53:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2290000 2022-05-11 21:53:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2461000 (3 GB) 2022-05-11 21:53:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2462000 (3 GB) 2022-05-11 21:53:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2463000 (3 GB) 2022-05-11 21:53:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2464000 (3 GB) 2022-05-11 21:53:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2465000 (3 GB) 2022-05-11 21:53:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2466000 (3 GB) 2022-05-11 21:53:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2467000 (3 GB) 2022-05-11 21:53:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2468000 (3 GB) 2022-05-11 21:53:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2469000 (3 GB) 2022-05-11 21:53:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2470000 (3 GB) 2022-05-11 21:53:27 source > 2022-05-11 21:53:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2300000 2022-05-11 21:53:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2471000 (3 GB) 2022-05-11 21:53:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2472000 (3 GB) 2022-05-11 21:53:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2473000 (3 GB) 2022-05-11 21:53:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2474000 (3 GB) 2022-05-11 21:53:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2475000 (3 GB) 2022-05-11 21:53:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2476000 (3 GB) 2022-05-11 21:53:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2477000 (3 GB) 2022-05-11 21:53:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2478000 (3 GB) 2022-05-11 21:53:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2479000 (3 GB) 2022-05-11 21:53:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2480000 (3 GB) 2022-05-11 21:53:30 source > 2022-05-11 21:53:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2310000 2022-05-11 21:53:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2481000 (3 GB) 2022-05-11 21:53:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2482000 (3 GB) 2022-05-11 21:53:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2483000 (3 GB) 2022-05-11 21:53:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2484000 (3 GB) 2022-05-11 21:53:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2485000 (3 GB) 2022-05-11 21:53:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2486000 (3 GB) 2022-05-11 21:53:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2487000 (3 GB) 2022-05-11 21:53:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2488000 (3 GB) 2022-05-11 21:53:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2489000 (3 GB) 2022-05-11 21:53:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2490000 (3 GB) 2022-05-11 21:53:33 source > 2022-05-11 21:53:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2320000 2022-05-11 21:53:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2491000 (3 GB) 2022-05-11 21:53:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2492000 (3 GB) 2022-05-11 21:53:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2493000 (3 GB) 2022-05-11 21:53:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2494000 (3 GB) 2022-05-11 21:53:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2495000 (3 GB) 2022-05-11 21:53:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2496000 (3 GB) 2022-05-11 21:53:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2497000 (3 GB) 2022-05-11 21:53:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2498000 (3 GB) 2022-05-11 21:53:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2499000 (3 GB) 2022-05-11 21:53:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2500000 (3 GB) 2022-05-11 21:53:36 source > 2022-05-11 21:53:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2330000 2022-05-11 21:53:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2501000 (3 GB) 2022-05-11 21:53:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2502000 (3 GB) 2022-05-11 21:53:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2503000 (3 GB) 2022-05-11 21:53:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2504000 (3 GB) 2022-05-11 21:53:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2505000 (3 GB) 2022-05-11 21:53:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2506000 (3 GB) 2022-05-11 21:53:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2507000 (3 GB) 2022-05-11 21:53:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2508000 (3 GB) 2022-05-11 21:53:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2509000 (3 GB) 2022-05-11 21:53:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2510000 (3 GB) 2022-05-11 21:53:38 source > 2022-05-11 21:53:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2340000 2022-05-11 21:53:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2511000 (3 GB) 2022-05-11 21:53:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2512000 (3 GB) 2022-05-11 21:53:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2513000 (3 GB) 2022-05-11 21:53:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2514000 (3 GB) 2022-05-11 21:53:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2515000 (3 GB) 2022-05-11 21:53:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2516000 (3 GB) 2022-05-11 21:53:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2517000 (3 GB) 2022-05-11 21:53:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2518000 (3 GB) 2022-05-11 21:53:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2519000 (3 GB) 2022-05-11 21:53:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2520000 (3 GB) 2022-05-11 21:53:41 source > 2022-05-11 21:53:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2350000 2022-05-11 21:53:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2521000 (3 GB) 2022-05-11 21:53:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2522000 (3 GB) 2022-05-11 21:53:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2523000 (3 GB) 2022-05-11 21:53:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2524000 (3 GB) 2022-05-11 21:53:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2525000 (3 GB) 2022-05-11 21:53:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2526000 (3 GB) 2022-05-11 21:53:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2527000 (3 GB) 2022-05-11 21:53:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2528000 (3 GB) 2022-05-11 21:53:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2529000 (3 GB) 2022-05-11 21:53:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2530000 (3 GB) 2022-05-11 21:53:44 source > 2022-05-11 21:53:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2360000 2022-05-11 21:53:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2531000 (3 GB) 2022-05-11 21:53:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2532000 (3 GB) 2022-05-11 21:53:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2533000 (3 GB) 2022-05-11 21:53:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2534000 (3 GB) 2022-05-11 21:53:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2535000 (3 GB) 2022-05-11 21:53:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2536000 (3 GB) 2022-05-11 21:53:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2537000 (3 GB) 2022-05-11 21:53:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2538000 (3 GB) 2022-05-11 21:53:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2539000 (3 GB) 2022-05-11 21:53:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2540000 (3 GB) 2022-05-11 21:53:47 source > 2022-05-11 21:53:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2370000 2022-05-11 21:53:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2541000 (3 GB) 2022-05-11 21:53:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2542000 (3 GB) 2022-05-11 21:53:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2543000 (3 GB) 2022-05-11 21:53:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2544000 (3 GB) 2022-05-11 21:53:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2545000 (3 GB) 2022-05-11 21:53:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2546000 (3 GB) 2022-05-11 21:53:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2547000 (3 GB) 2022-05-11 21:53:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2548000 (3 GB) 2022-05-11 21:53:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2549000 (3 GB) 2022-05-11 21:53:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2550000 (3 GB) 2022-05-11 21:53:49 source > 2022-05-11 21:53:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2380000 2022-05-11 21:53:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2551000 (3 GB) 2022-05-11 21:53:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2552000 (3 GB) 2022-05-11 21:53:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2553000 (3 GB) 2022-05-11 21:53:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2554000 (3 GB) 2022-05-11 21:53:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2555000 (3 GB) 2022-05-11 21:53:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2556000 (3 GB) 2022-05-11 21:53:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2557000 (3 GB) 2022-05-11 21:53:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2558000 (3 GB) 2022-05-11 21:53:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2559000 (3 GB) 2022-05-11 21:53:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2560000 (3 GB) 2022-05-11 21:53:52 source > 2022-05-11 21:53:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2390000 2022-05-11 21:53:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2561000 (3 GB) 2022-05-11 21:53:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2562000 (3 GB) 2022-05-11 21:53:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2563000 (3 GB) 2022-05-11 21:53:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2564000 (3 GB) 2022-05-11 21:53:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2565000 (3 GB) 2022-05-11 21:53:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2566000 (3 GB) 2022-05-11 21:53:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2567000 (3 GB) 2022-05-11 21:53:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2568000 (3 GB) 2022-05-11 21:53:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2569000 (3 GB) 2022-05-11 21:53:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2570000 (3 GB) 2022-05-11 21:53:55 source > 2022-05-11 21:53:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2400000 2022-05-11 21:53:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2571000 (3 GB) 2022-05-11 21:53:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2572000 (3 GB) 2022-05-11 21:53:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2573000 (3 GB) 2022-05-11 21:53:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2574000 (3 GB) 2022-05-11 21:53:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2575000 (3 GB) 2022-05-11 21:53:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2576000 (3 GB) 2022-05-11 21:53:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2577000 (3 GB) 2022-05-11 21:53:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2578000 (3 GB) 2022-05-11 21:53:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2579000 (3 GB) 2022-05-11 21:53:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2580000 (3 GB) 2022-05-11 21:53:58 source > 2022-05-11 21:53:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2410000 2022-05-11 21:53:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2581000 (3 GB) 2022-05-11 21:53:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2582000 (3 GB) 2022-05-11 21:53:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2583000 (3 GB) 2022-05-11 21:53:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2584000 (3 GB) 2022-05-11 21:53:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2585000 (3 GB) 2022-05-11 21:53:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2586000 (3 GB) 2022-05-11 21:54:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2587000 (3 GB) 2022-05-11 21:54:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2588000 (3 GB) 2022-05-11 21:54:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2589000 (3 GB) 2022-05-11 21:54:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2590000 (3 GB) 2022-05-11 21:54:01 source > 2022-05-11 21:54:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2420000 2022-05-11 21:54:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2591000 (3 GB) 2022-05-11 21:54:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2592000 (3 GB) 2022-05-11 21:54:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2593000 (3 GB) 2022-05-11 21:54:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2594000 (3 GB) 2022-05-11 21:54:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2595000 (3 GB) 2022-05-11 21:54:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2596000 (3 GB) 2022-05-11 21:54:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2597000 (3 GB) 2022-05-11 21:54:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2598000 (3 GB) 2022-05-11 21:54:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2599000 (3 GB) 2022-05-11 21:54:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2600000 (3 GB) 2022-05-11 21:54:04 source > 2022-05-11 21:54:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2430000 2022-05-11 21:54:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2601000 (3 GB) 2022-05-11 21:54:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2602000 (3 GB) 2022-05-11 21:54:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2603000 (3 GB) 2022-05-11 21:54:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2604000 (3 GB) 2022-05-11 21:54:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2605000 (3 GB) 2022-05-11 21:54:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2606000 (3 GB) 2022-05-11 21:54:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2607000 (3 GB) 2022-05-11 21:54:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2608000 (3 GB) 2022-05-11 21:54:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2609000 (3 GB) 2022-05-11 21:54:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2610000 (3 GB) 2022-05-11 21:54:06 source > 2022-05-11 21:54:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2440000 2022-05-11 21:54:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2611000 (3 GB) 2022-05-11 21:54:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2612000 (3 GB) 2022-05-11 21:54:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2613000 (3 GB) 2022-05-11 21:54:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2614000 (3 GB) 2022-05-11 21:54:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2615000 (3 GB) 2022-05-11 21:54:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2616000 (3 GB) 2022-05-11 21:54:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2617000 (3 GB) 2022-05-11 21:54:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2618000 (3 GB) 2022-05-11 21:54:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2619000 (3 GB) 2022-05-11 21:54:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2620000 (3 GB) 2022-05-11 21:54:09 source > 2022-05-11 21:54:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2450000 2022-05-11 21:54:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2621000 (3 GB) 2022-05-11 21:54:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2622000 (3 GB) 2022-05-11 21:54:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2623000 (3 GB) 2022-05-11 21:54:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2624000 (3 GB) 2022-05-11 21:54:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2625000 (3 GB) 2022-05-11 21:54:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2626000 (3 GB) 2022-05-11 21:54:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2627000 (3 GB) 2022-05-11 21:54:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2628000 (3 GB) 2022-05-11 21:54:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2629000 (3 GB) 2022-05-11 21:54:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2630000 (3 GB) 2022-05-11 21:54:12 source > 2022-05-11 21:54:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2460000 2022-05-11 21:54:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2631000 (3 GB) 2022-05-11 21:54:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2632000 (3 GB) 2022-05-11 21:54:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2633000 (3 GB) 2022-05-11 21:54:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2634000 (3 GB) 2022-05-11 21:54:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2635000 (3 GB) 2022-05-11 21:54:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2636000 (3 GB) 2022-05-11 21:54:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2637000 (3 GB) 2022-05-11 21:54:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2638000 (3 GB) 2022-05-11 21:54:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2639000 (3 GB) 2022-05-11 21:54:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2640000 (3 GB) 2022-05-11 21:54:15 source > 2022-05-11 21:54:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2470000 2022-05-11 21:54:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2641000 (3 GB) 2022-05-11 21:54:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2642000 (3 GB) 2022-05-11 21:54:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2643000 (3 GB) 2022-05-11 21:54:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2644000 (3 GB) 2022-05-11 21:54:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2645000 (3 GB) 2022-05-11 21:54:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2646000 (3 GB) 2022-05-11 21:54:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2647000 (3 GB) 2022-05-11 21:54:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2648000 (3 GB) 2022-05-11 21:54:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2649000 (3 GB) 2022-05-11 21:54:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2650000 (3 GB) 2022-05-11 21:54:18 source > 2022-05-11 21:54:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2480000 2022-05-11 21:54:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2651000 (3 GB) 2022-05-11 21:54:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2652000 (3 GB) 2022-05-11 21:54:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2653000 (3 GB) 2022-05-11 21:54:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2654000 (3 GB) 2022-05-11 21:54:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2655000 (3 GB) 2022-05-11 21:54:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2656000 (3 GB) 2022-05-11 21:54:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2657000 (3 GB) 2022-05-11 21:54:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2658000 (3 GB) 2022-05-11 21:54:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2659000 (3 GB) 2022-05-11 21:54:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2660000 (3 GB) 2022-05-11 21:54:21 source > 2022-05-11 21:54:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2490000 2022-05-11 21:54:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2661000 (3 GB) 2022-05-11 21:54:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2662000 (3 GB) 2022-05-11 21:54:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2663000 (3 GB) 2022-05-11 21:54:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2664000 (3 GB) 2022-05-11 21:54:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2665000 (3 GB) 2022-05-11 21:54:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2666000 (3 GB) 2022-05-11 21:54:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2667000 (3 GB) 2022-05-11 21:54:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2668000 (3 GB) 2022-05-11 21:54:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2669000 (3 GB) 2022-05-11 21:54:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2670000 (3 GB) 2022-05-11 21:54:24 source > 2022-05-11 21:54:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2500000 2022-05-11 21:54:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2671000 (3 GB) 2022-05-11 21:54:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2672000 (3 GB) 2022-05-11 21:54:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2673000 (3 GB) 2022-05-11 21:54:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2674000 (3 GB) 2022-05-11 21:54:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2675000 (3 GB) 2022-05-11 21:54:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2676000 (3 GB) 2022-05-11 21:54:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2677000 (3 GB) 2022-05-11 21:54:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2678000 (3 GB) 2022-05-11 21:54:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2679000 (3 GB) 2022-05-11 21:54:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2680000 (3 GB) 2022-05-11 21:54:26 source > 2022-05-11 21:54:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2510000 2022-05-11 21:54:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2681000 (3 GB) 2022-05-11 21:54:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2682000 (3 GB) 2022-05-11 21:54:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2683000 (3 GB) 2022-05-11 21:54:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2684000 (3 GB) 2022-05-11 21:54:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2685000 (3 GB) 2022-05-11 21:54:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2686000 (3 GB) 2022-05-11 21:54:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2687000 (3 GB) 2022-05-11 21:54:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2688000 (3 GB) 2022-05-11 21:54:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2689000 (3 GB) 2022-05-11 21:54:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2690000 (3 GB) 2022-05-11 21:54:29 source > 2022-05-11 21:54:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2520000 2022-05-11 21:54:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2691000 (3 GB) 2022-05-11 21:54:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2692000 (3 GB) 2022-05-11 21:54:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2693000 (3 GB) 2022-05-11 21:54:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2694000 (3 GB) 2022-05-11 21:54:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2695000 (3 GB) 2022-05-11 21:54:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2696000 (3 GB) 2022-05-11 21:54:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2697000 (3 GB) 2022-05-11 21:54:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2698000 (3 GB) 2022-05-11 21:54:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2699000 (3 GB) 2022-05-11 21:54:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2700000 (3 GB) 2022-05-11 21:54:32 source > 2022-05-11 21:54:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2530000 2022-05-11 21:54:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2701000 (3 GB) 2022-05-11 21:54:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2702000 (3 GB) 2022-05-11 21:54:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2703000 (3 GB) 2022-05-11 21:54:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2704000 (3 GB) 2022-05-11 21:54:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2705000 (3 GB) 2022-05-11 21:54:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2706000 (3 GB) 2022-05-11 21:54:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2707000 (3 GB) 2022-05-11 21:54:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2708000 (3 GB) 2022-05-11 21:54:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2709000 (3 GB) 2022-05-11 21:54:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2710000 (3 GB) 2022-05-11 21:54:35 source > 2022-05-11 21:54:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2540000 2022-05-11 21:54:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2711000 (3 GB) 2022-05-11 21:54:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2712000 (3 GB) 2022-05-11 21:54:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2713000 (3 GB) 2022-05-11 21:54:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2714000 (3 GB) 2022-05-11 21:54:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2715000 (3 GB) 2022-05-11 21:54:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2716000 (3 GB) 2022-05-11 21:54:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2717000 (3 GB) 2022-05-11 21:54:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2718000 (3 GB) 2022-05-11 21:54:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2719000 (3 GB) 2022-05-11 21:54:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2720000 (3 GB) 2022-05-11 21:54:38 source > 2022-05-11 21:54:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2550000 2022-05-11 21:54:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2721000 (3 GB) 2022-05-11 21:54:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2722000 (3 GB) 2022-05-11 21:54:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2723000 (3 GB) 2022-05-11 21:54:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2724000 (3 GB) 2022-05-11 21:54:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2725000 (3 GB) 2022-05-11 21:54:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2726000 (3 GB) 2022-05-11 21:54:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2727000 (3 GB) 2022-05-11 21:54:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2728000 (3 GB) 2022-05-11 21:54:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2729000 (3 GB) 2022-05-11 21:54:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2730000 (3 GB) 2022-05-11 21:54:40 source > 2022-05-11 21:54:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2560000 2022-05-11 21:54:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2731000 (3 GB) 2022-05-11 21:54:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2732000 (3 GB) 2022-05-11 21:54:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2733000 (3 GB) 2022-05-11 21:54:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2734000 (3 GB) 2022-05-11 21:54:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2735000 (3 GB) 2022-05-11 21:54:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2736000 (3 GB) 2022-05-11 21:54:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2737000 (3 GB) 2022-05-11 21:54:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2738000 (3 GB) 2022-05-11 21:54:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2739000 (3 GB) 2022-05-11 21:54:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2740000 (3 GB) 2022-05-11 21:54:44 source > 2022-05-11 21:54:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2570000 2022-05-11 21:54:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2741000 (3 GB) 2022-05-11 21:54:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2742000 (3 GB) 2022-05-11 21:54:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2743000 (3 GB) 2022-05-11 21:54:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2744000 (3 GB) 2022-05-11 21:54:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2745000 (3 GB) 2022-05-11 21:54:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2746000 (3 GB) 2022-05-11 21:54:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2747000 (3 GB) 2022-05-11 21:54:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2748000 (3 GB) 2022-05-11 21:54:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2749000 (3 GB) 2022-05-11 21:54:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2750000 (3 GB) 2022-05-11 21:54:46 source > 2022-05-11 21:54:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2580000 2022-05-11 21:54:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2751000 (3 GB) 2022-05-11 21:54:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2752000 (3 GB) 2022-05-11 21:54:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2753000 (3 GB) 2022-05-11 21:54:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2754000 (3 GB) 2022-05-11 21:54:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2755000 (3 GB) 2022-05-11 21:54:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2756000 (3 GB) 2022-05-11 21:54:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2757000 (3 GB) 2022-05-11 21:54:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2758000 (3 GB) 2022-05-11 21:54:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2759000 (3 GB) 2022-05-11 21:54:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2760000 (3 GB) 2022-05-11 21:54:49 source > 2022-05-11 21:54:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2590000 2022-05-11 21:54:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2761000 (3 GB) 2022-05-11 21:54:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2762000 (3 GB) 2022-05-11 21:54:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2763000 (3 GB) 2022-05-11 21:54:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2764000 (3 GB) 2022-05-11 21:54:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2765000 (3 GB) 2022-05-11 21:54:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2766000 (3 GB) 2022-05-11 21:54:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2767000 (3 GB) 2022-05-11 21:54:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2768000 (3 GB) 2022-05-11 21:54:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2769000 (3 GB) 2022-05-11 21:54:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2770000 (3 GB) 2022-05-11 21:54:52 source > 2022-05-11 21:54:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2600000 2022-05-11 21:54:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2771000 (3 GB) 2022-05-11 21:54:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2772000 (3 GB) 2022-05-11 21:54:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2773000 (3 GB) 2022-05-11 21:54:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2774000 (3 GB) 2022-05-11 21:54:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2775000 (3 GB) 2022-05-11 21:54:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2776000 (3 GB) 2022-05-11 21:54:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2777000 (3 GB) 2022-05-11 21:54:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2778000 (3 GB) 2022-05-11 21:54:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2779000 (3 GB) 2022-05-11 21:54:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2780000 (3 GB) 2022-05-11 21:54:55 source > 2022-05-11 21:54:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2610000 2022-05-11 21:54:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2781000 (3 GB) 2022-05-11 21:54:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2782000 (3 GB) 2022-05-11 21:54:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2783000 (3 GB) 2022-05-11 21:54:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2784000 (3 GB) 2022-05-11 21:54:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2785000 (3 GB) 2022-05-11 21:54:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2786000 (3 GB) 2022-05-11 21:54:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2787000 (3 GB) 2022-05-11 21:54:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2788000 (3 GB) 2022-05-11 21:54:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2789000 (3 GB) 2022-05-11 21:54:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2790000 (3 GB) 2022-05-11 21:54:58 source > 2022-05-11 21:54:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2620000 2022-05-11 21:54:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2791000 (3 GB) 2022-05-11 21:54:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2792000 (3 GB) 2022-05-11 21:54:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2793000 (3 GB) 2022-05-11 21:54:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2794000 (3 GB) 2022-05-11 21:54:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2795000 (3 GB) 2022-05-11 21:54:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2796000 (3 GB) 2022-05-11 21:54:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2797000 (3 GB) 2022-05-11 21:55:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2798000 (3 GB) 2022-05-11 21:55:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2799000 (3 GB) 2022-05-11 21:55:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2800000 (3 GB) 2022-05-11 21:55:00 source > 2022-05-11 21:55:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2630000 2022-05-11 21:55:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2801000 (3 GB) 2022-05-11 21:55:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2802000 (3 GB) 2022-05-11 21:55:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2803000 (3 GB) 2022-05-11 21:55:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2804000 (3 GB) 2022-05-11 21:55:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2805000 (3 GB) 2022-05-11 21:55:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2806000 (3 GB) 2022-05-11 21:55:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2807000 (3 GB) 2022-05-11 21:55:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2808000 (3 GB) 2022-05-11 21:55:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2809000 (3 GB) 2022-05-11 21:55:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2810000 (3 GB) 2022-05-11 21:55:04 source > 2022-05-11 21:55:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2640000 2022-05-11 21:55:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2811000 (3 GB) 2022-05-11 21:55:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2812000 (3 GB) 2022-05-11 21:55:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2813000 (3 GB) 2022-05-11 21:55:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2814000 (3 GB) 2022-05-11 21:55:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2815000 (3 GB) 2022-05-11 21:55:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2816000 (3 GB) 2022-05-11 21:55:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2817000 (3 GB) 2022-05-11 21:55:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2818000 (3 GB) 2022-05-11 21:55:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2819000 (3 GB) 2022-05-11 21:55:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2820000 (3 GB) 2022-05-11 21:55:08 source > 2022-05-11 21:55:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2650000 2022-05-11 21:55:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2821000 (3 GB) 2022-05-11 21:55:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2822000 (3 GB) 2022-05-11 21:55:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2823000 (3 GB) 2022-05-11 21:55:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2824000 (3 GB) 2022-05-11 21:55:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2825000 (3 GB) 2022-05-11 21:55:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2826000 (3 GB) 2022-05-11 21:55:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2827000 (3 GB) 2022-05-11 21:55:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2828000 (3 GB) 2022-05-11 21:55:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2829000 (3 GB) 2022-05-11 21:55:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2830000 (3 GB) 2022-05-11 21:55:11 source > 2022-05-11 21:55:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2660000 2022-05-11 21:55:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2831000 (3 GB) 2022-05-11 21:55:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2832000 (3 GB) 2022-05-11 21:55:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2833000 (3 GB) 2022-05-11 21:55:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2834000 (3 GB) 2022-05-11 21:55:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2835000 (3 GB) 2022-05-11 21:55:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2836000 (3 GB) 2022-05-11 21:55:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2837000 (3 GB) 2022-05-11 21:55:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2838000 (3 GB) 2022-05-11 21:55:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2839000 (3 GB) 2022-05-11 21:55:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2840000 (3 GB) 2022-05-11 21:55:14 source > 2022-05-11 21:55:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2670000 2022-05-11 21:55:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2841000 (3 GB) 2022-05-11 21:55:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2842000 (3 GB) 2022-05-11 21:55:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2843000 (3 GB) 2022-05-11 21:55:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2844000 (3 GB) 2022-05-11 21:55:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2845000 (3 GB) 2022-05-11 21:55:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2846000 (3 GB) 2022-05-11 21:55:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2847000 (3 GB) 2022-05-11 21:55:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2848000 (3 GB) 2022-05-11 21:55:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2849000 (3 GB) 2022-05-11 21:55:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2850000 (3 GB) 2022-05-11 21:55:17 source > 2022-05-11 21:55:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2680000 2022-05-11 21:55:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2851000 (3 GB) 2022-05-11 21:55:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2852000 (3 GB) 2022-05-11 21:55:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2853000 (3 GB) 2022-05-11 21:55:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2854000 (3 GB) 2022-05-11 21:55:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2855000 (3 GB) 2022-05-11 21:55:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2856000 (3 GB) 2022-05-11 21:55:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2857000 (3 GB) 2022-05-11 21:55:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2858000 (3 GB) 2022-05-11 21:55:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2859000 (3 GB) 2022-05-11 21:55:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2860000 (3 GB) 2022-05-11 21:55:20 source > 2022-05-11 21:55:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2690000 2022-05-11 21:55:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2861000 (3 GB) 2022-05-11 21:55:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2862000 (3 GB) 2022-05-11 21:55:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2863000 (3 GB) 2022-05-11 21:55:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2864000 (3 GB) 2022-05-11 21:55:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2865000 (3 GB) 2022-05-11 21:55:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2866000 (3 GB) 2022-05-11 21:55:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2867000 (3 GB) 2022-05-11 21:55:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2868000 (3 GB) 2022-05-11 21:55:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2869000 (3 GB) 2022-05-11 21:55:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2870000 (3 GB) 2022-05-11 21:55:23 source > 2022-05-11 21:55:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2700000 2022-05-11 21:55:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2871000 (3 GB) 2022-05-11 21:55:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2872000 (3 GB) 2022-05-11 21:55:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2873000 (3 GB) 2022-05-11 21:55:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2874000 (3 GB) 2022-05-11 21:55:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2875000 (3 GB) 2022-05-11 21:55:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2876000 (3 GB) 2022-05-11 21:55:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2877000 (3 GB) 2022-05-11 21:55:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2878000 (3 GB) 2022-05-11 21:55:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2879000 (3 GB) 2022-05-11 21:55:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2880000 (3 GB) 2022-05-11 21:55:26 source > 2022-05-11 21:55:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2710000 2022-05-11 21:55:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2881000 (3 GB) 2022-05-11 21:55:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2882000 (3 GB) 2022-05-11 21:55:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2883000 (3 GB) 2022-05-11 21:55:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2884000 (3 GB) 2022-05-11 21:55:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2885000 (3 GB) 2022-05-11 21:55:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2886000 (3 GB) 2022-05-11 21:55:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2887000 (3 GB) 2022-05-11 21:55:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2888000 (3 GB) 2022-05-11 21:55:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2889000 (3 GB) 2022-05-11 21:55:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2890000 (3 GB) 2022-05-11 21:55:29 source > 2022-05-11 21:55:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2720000 2022-05-11 21:55:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2891000 (3 GB) 2022-05-11 21:55:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2892000 (3 GB) 2022-05-11 21:55:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2893000 (3 GB) 2022-05-11 21:55:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2894000 (3 GB) 2022-05-11 21:55:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2895000 (3 GB) 2022-05-11 21:55:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2896000 (3 GB) 2022-05-11 21:55:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2897000 (3 GB) 2022-05-11 21:55:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2898000 (3 GB) 2022-05-11 21:55:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2899000 (3 GB) 2022-05-11 21:55:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2900000 (3 GB) 2022-05-11 21:55:32 source > 2022-05-11 21:55:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2730000 2022-05-11 21:55:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2901000 (3 GB) 2022-05-11 21:55:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2902000 (3 GB) 2022-05-11 21:55:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2903000 (3 GB) 2022-05-11 21:55:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2904000 (3 GB) 2022-05-11 21:55:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2905000 (3 GB) 2022-05-11 21:55:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2906000 (3 GB) 2022-05-11 21:55:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2907000 (3 GB) 2022-05-11 21:55:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2908000 (3 GB) 2022-05-11 21:55:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2909000 (3 GB) 2022-05-11 21:55:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2910000 (3 GB) 2022-05-11 21:55:35 source > 2022-05-11 21:55:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2740000 2022-05-11 21:55:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2911000 (3 GB) 2022-05-11 21:55:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2912000 (3 GB) 2022-05-11 21:55:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2913000 (3 GB) 2022-05-11 21:55:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2914000 (3 GB) 2022-05-11 21:55:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2915000 (3 GB) 2022-05-11 21:55:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2916000 (3 GB) 2022-05-11 21:55:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2917000 (3 GB) 2022-05-11 21:55:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2918000 (3 GB) 2022-05-11 21:55:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2919000 (3 GB) 2022-05-11 21:55:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2920000 (3 GB) 2022-05-11 21:55:37 source > 2022-05-11 21:55:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2750000 2022-05-11 21:55:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2921000 (3 GB) 2022-05-11 21:55:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2922000 (3 GB) 2022-05-11 21:55:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2923000 (3 GB) 2022-05-11 21:55:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2924000 (3 GB) 2022-05-11 21:55:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2925000 (3 GB) 2022-05-11 21:55:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2926000 (3 GB) 2022-05-11 21:55:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2927000 (3 GB) 2022-05-11 21:55:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2928000 (3 GB) 2022-05-11 21:55:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2929000 (3 GB) 2022-05-11 21:55:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2930000 (3 GB) 2022-05-11 21:55:40 source > 2022-05-11 21:55:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2760000 2022-05-11 21:55:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2931000 (3 GB) 2022-05-11 21:55:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2932000 (3 GB) 2022-05-11 21:55:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2933000 (3 GB) 2022-05-11 21:55:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2934000 (3 GB) 2022-05-11 21:55:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2935000 (3 GB) 2022-05-11 21:55:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2936000 (3 GB) 2022-05-11 21:55:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2937000 (3 GB) 2022-05-11 21:55:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2938000 (3 GB) 2022-05-11 21:55:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2939000 (3 GB) 2022-05-11 21:55:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2940000 (3 GB) 2022-05-11 21:55:43 source > 2022-05-11 21:55:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2770000 2022-05-11 21:55:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2941000 (3 GB) 2022-05-11 21:55:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2942000 (3 GB) 2022-05-11 21:55:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2943000 (3 GB) 2022-05-11 21:55:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2944000 (3 GB) 2022-05-11 21:55:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2945000 (3 GB) 2022-05-11 21:55:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2946000 (3 GB) 2022-05-11 21:55:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2947000 (3 GB) 2022-05-11 21:55:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2948000 (3 GB) 2022-05-11 21:55:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2949000 (3 GB) 2022-05-11 21:55:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2950000 (3 GB) 2022-05-11 21:55:46 source > 2022-05-11 21:55:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2780000 2022-05-11 21:55:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2951000 (3 GB) 2022-05-11 21:55:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2952000 (3 GB) 2022-05-11 21:55:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2953000 (3 GB) 2022-05-11 21:55:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2954000 (3 GB) 2022-05-11 21:55:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2955000 (3 GB) 2022-05-11 21:55:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2956000 (3 GB) 2022-05-11 21:55:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2957000 (3 GB) 2022-05-11 21:55:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2958000 (3 GB) 2022-05-11 21:55:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2959000 (3 GB) 2022-05-11 21:55:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2960000 (3 GB) 2022-05-11 21:55:49 source > 2022-05-11 21:55:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2790000 2022-05-11 21:55:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2961000 (3 GB) 2022-05-11 21:55:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2962000 (3 GB) 2022-05-11 21:55:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2963000 (3 GB) 2022-05-11 21:55:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2964000 (3 GB) 2022-05-11 21:55:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2965000 (3 GB) 2022-05-11 21:55:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2966000 (3 GB) 2022-05-11 21:55:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2967000 (3 GB) 2022-05-11 21:55:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2968000 (3 GB) 2022-05-11 21:55:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2969000 (3 GB) 2022-05-11 21:55:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2970000 (3 GB) 2022-05-11 21:55:51 source > 2022-05-11 21:55:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2800000 2022-05-11 21:55:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2971000 (3 GB) 2022-05-11 21:55:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2972000 (3 GB) 2022-05-11 21:55:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2973000 (3 GB) 2022-05-11 21:55:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2974000 (3 GB) 2022-05-11 21:55:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2975000 (3 GB) 2022-05-11 21:55:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2976000 (3 GB) 2022-05-11 21:55:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2977000 (3 GB) 2022-05-11 21:55:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2978000 (3 GB) 2022-05-11 21:55:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2979000 (3 GB) 2022-05-11 21:55:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2980000 (3 GB) 2022-05-11 21:55:54 source > 2022-05-11 21:55:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2810000 2022-05-11 21:55:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2981000 (3 GB) 2022-05-11 21:55:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2982000 (3 GB) 2022-05-11 21:55:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2983000 (3 GB) 2022-05-11 21:55:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2984000 (3 GB) 2022-05-11 21:55:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2985000 (3 GB) 2022-05-11 21:55:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2986000 (3 GB) 2022-05-11 21:55:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2987000 (3 GB) 2022-05-11 21:55:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2988000 (3 GB) 2022-05-11 21:55:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2989000 (3 GB) 2022-05-11 21:55:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2990000 (3 GB) 2022-05-11 21:55:57 source > 2022-05-11 21:55:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2820000 2022-05-11 21:55:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2991000 (3 GB) 2022-05-11 21:55:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2992000 (3 GB) 2022-05-11 21:55:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2993000 (3 GB) 2022-05-11 21:55:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2994000 (3 GB) 2022-05-11 21:55:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2995000 (3 GB) 2022-05-11 21:55:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2996000 (3 GB) 2022-05-11 21:55:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2997000 (3 GB) 2022-05-11 21:55:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2998000 (3 GB) 2022-05-11 21:55:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 2999000 (3 GB) 2022-05-11 21:55:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3000000 (3 GB) 2022-05-11 21:56:00 source > 2022-05-11 21:55:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2830000 2022-05-11 21:56:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3001000 (3 GB) 2022-05-11 21:56:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3002000 (3 GB) 2022-05-11 21:56:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3003000 (3 GB) 2022-05-11 21:56:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3004000 (3 GB) 2022-05-11 21:56:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3005000 (3 GB) 2022-05-11 21:56:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3006000 (3 GB) 2022-05-11 21:56:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3007000 (3 GB) 2022-05-11 21:56:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3008000 (3 GB) 2022-05-11 21:56:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3009000 (3 GB) 2022-05-11 21:56:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3010000 (3 GB) 2022-05-11 21:56:02 source > 2022-05-11 21:56:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2840000 2022-05-11 21:56:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3011000 (3 GB) 2022-05-11 21:56:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3012000 (3 GB) 2022-05-11 21:56:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3013000 (3 GB) 2022-05-11 21:56:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3014000 (3 GB) 2022-05-11 21:56:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3015000 (3 GB) 2022-05-11 21:56:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3016000 (3 GB) 2022-05-11 21:56:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3017000 (3 GB) 2022-05-11 21:56:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3018000 (3 GB) 2022-05-11 21:56:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3019000 (3 GB) 2022-05-11 21:56:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3020000 (3 GB) 2022-05-11 21:56:05 source > 2022-05-11 21:56:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2850000 2022-05-11 21:56:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3021000 (3 GB) 2022-05-11 21:56:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3022000 (3 GB) 2022-05-11 21:56:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3023000 (3 GB) 2022-05-11 21:56:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3024000 (3 GB) 2022-05-11 21:56:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3025000 (3 GB) 2022-05-11 21:56:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3026000 (3 GB) 2022-05-11 21:56:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3027000 (3 GB) 2022-05-11 21:56:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3028000 (3 GB) 2022-05-11 21:56:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3029000 (3 GB) 2022-05-11 21:56:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3030000 (3 GB) 2022-05-11 21:56:08 source > 2022-05-11 21:56:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2860000 2022-05-11 21:56:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3031000 (3 GB) 2022-05-11 21:56:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3032000 (3 GB) 2022-05-11 21:56:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3033000 (3 GB) 2022-05-11 21:56:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3034000 (3 GB) 2022-05-11 21:56:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3035000 (3 GB) 2022-05-11 21:56:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3036000 (3 GB) 2022-05-11 21:56:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3037000 (3 GB) 2022-05-11 21:56:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3038000 (3 GB) 2022-05-11 21:56:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3039000 (3 GB) 2022-05-11 21:56:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3040000 (3 GB) 2022-05-11 21:56:11 source > 2022-05-11 21:56:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2870000 2022-05-11 21:56:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3041000 (3 GB) 2022-05-11 21:56:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3042000 (3 GB) 2022-05-11 21:56:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3043000 (3 GB) 2022-05-11 21:56:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3044000 (3 GB) 2022-05-11 21:56:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3045000 (3 GB) 2022-05-11 21:56:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3046000 (3 GB) 2022-05-11 21:56:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3047000 (3 GB) 2022-05-11 21:56:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3048000 (3 GB) 2022-05-11 21:56:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3049000 (3 GB) 2022-05-11 21:56:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3050000 (3 GB) 2022-05-11 21:56:14 source > 2022-05-11 21:56:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2880000 2022-05-11 21:56:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3051000 (3 GB) 2022-05-11 21:56:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3052000 (3 GB) 2022-05-11 21:56:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3053000 (3 GB) 2022-05-11 21:56:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3054000 (3 GB) 2022-05-11 21:56:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3055000 (3 GB) 2022-05-11 21:56:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3056000 (3 GB) 2022-05-11 21:56:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3057000 (3 GB) 2022-05-11 21:56:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3058000 (3 GB) 2022-05-11 21:56:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3059000 (3 GB) 2022-05-11 21:56:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3060000 (3 GB) 2022-05-11 21:56:17 source > 2022-05-11 21:56:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2890000 2022-05-11 21:56:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3061000 (3 GB) 2022-05-11 21:56:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3062000 (3 GB) 2022-05-11 21:56:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3063000 (3 GB) 2022-05-11 21:56:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3064000 (3 GB) 2022-05-11 21:56:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3065000 (3 GB) 2022-05-11 21:56:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3066000 (3 GB) 2022-05-11 21:56:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3067000 (3 GB) 2022-05-11 21:56:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3068000 (3 GB) 2022-05-11 21:56:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3069000 (3 GB) 2022-05-11 21:56:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3070000 (3 GB) 2022-05-11 21:56:20 source > 2022-05-11 21:56:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2900000 2022-05-11 21:56:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3071000 (3 GB) 2022-05-11 21:56:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3072000 (3 GB) 2022-05-11 21:56:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3073000 (3 GB) 2022-05-11 21:56:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3074000 (3 GB) 2022-05-11 21:56:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3075000 (3 GB) 2022-05-11 21:56:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3076000 (3 GB) 2022-05-11 21:56:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3077000 (3 GB) 2022-05-11 21:56:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3078000 (3 GB) 2022-05-11 21:56:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3079000 (3 GB) 2022-05-11 21:56:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3080000 (3 GB) 2022-05-11 21:56:23 source > 2022-05-11 21:56:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2910000 2022-05-11 21:56:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3081000 (3 GB) 2022-05-11 21:56:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3082000 (3 GB) 2022-05-11 21:56:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3083000 (3 GB) 2022-05-11 21:56:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3084000 (3 GB) 2022-05-11 21:56:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3085000 (3 GB) 2022-05-11 21:56:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3086000 (3 GB) 2022-05-11 21:56:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3087000 (3 GB) 2022-05-11 21:56:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3088000 (3 GB) 2022-05-11 21:56:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3089000 (3 GB) 2022-05-11 21:56:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3090000 (3 GB) 2022-05-11 21:56:26 source > 2022-05-11 21:56:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2920000 2022-05-11 21:56:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3091000 (3 GB) 2022-05-11 21:56:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3092000 (3 GB) 2022-05-11 21:56:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3093000 (3 GB) 2022-05-11 21:56:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3094000 (3 GB) 2022-05-11 21:56:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3095000 (3 GB) 2022-05-11 21:56:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3096000 (3 GB) 2022-05-11 21:56:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3097000 (3 GB) 2022-05-11 21:56:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3098000 (3 GB) 2022-05-11 21:56:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3099000 (3 GB) 2022-05-11 21:56:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3100000 (3 GB) 2022-05-11 21:56:29 source > 2022-05-11 21:56:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2930000 2022-05-11 21:56:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3101000 (3 GB) 2022-05-11 21:56:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3102000 (3 GB) 2022-05-11 21:56:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3103000 (3 GB) 2022-05-11 21:56:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3104000 (3 GB) 2022-05-11 21:56:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3105000 (3 GB) 2022-05-11 21:56:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3106000 (3 GB) 2022-05-11 21:56:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3107000 (3 GB) 2022-05-11 21:56:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3108000 (3 GB) 2022-05-11 21:56:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3109000 (3 GB) 2022-05-11 21:56:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3110000 (3 GB) 2022-05-11 21:56:32 source > 2022-05-11 21:56:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2940000 2022-05-11 21:56:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3111000 (3 GB) 2022-05-11 21:56:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3112000 (3 GB) 2022-05-11 21:56:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3113000 (3 GB) 2022-05-11 21:56:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3114000 (3 GB) 2022-05-11 21:56:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3115000 (3 GB) 2022-05-11 21:56:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3116000 (3 GB) 2022-05-11 21:56:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3117000 (3 GB) 2022-05-11 21:56:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3118000 (3 GB) 2022-05-11 21:56:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3119000 (3 GB) 2022-05-11 21:56:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3120000 (3 GB) 2022-05-11 21:56:35 source > 2022-05-11 21:56:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2950000 2022-05-11 21:56:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3121000 (3 GB) 2022-05-11 21:56:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3122000 (3 GB) 2022-05-11 21:56:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3123000 (3 GB) 2022-05-11 21:56:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3124000 (3 GB) 2022-05-11 21:56:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3125000 (3 GB) 2022-05-11 21:56:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3126000 (3 GB) 2022-05-11 21:56:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3127000 (4 GB) 2022-05-11 21:56:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3128000 (4 GB) 2022-05-11 21:56:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3129000 (4 GB) 2022-05-11 21:56:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3130000 (4 GB) 2022-05-11 21:56:38 source > 2022-05-11 21:56:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2960000 2022-05-11 21:56:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3131000 (4 GB) 2022-05-11 21:56:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3132000 (4 GB) 2022-05-11 21:56:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3133000 (4 GB) 2022-05-11 21:56:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3134000 (4 GB) 2022-05-11 21:56:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3135000 (4 GB) 2022-05-11 21:56:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3136000 (4 GB) 2022-05-11 21:56:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3137000 (4 GB) 2022-05-11 21:56:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3138000 (4 GB) 2022-05-11 21:56:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3139000 (4 GB) 2022-05-11 21:56:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3140000 (4 GB) 2022-05-11 21:56:41 source > 2022-05-11 21:56:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2970000 2022-05-11 21:56:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3141000 (4 GB) 2022-05-11 21:56:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3142000 (4 GB) 2022-05-11 21:56:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3143000 (4 GB) 2022-05-11 21:56:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3144000 (4 GB) 2022-05-11 21:56:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3145000 (4 GB) 2022-05-11 21:56:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3146000 (4 GB) 2022-05-11 21:56:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3147000 (4 GB) 2022-05-11 21:56:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3148000 (4 GB) 2022-05-11 21:56:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3149000 (4 GB) 2022-05-11 21:56:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3150000 (4 GB) 2022-05-11 21:56:44 source > 2022-05-11 21:56:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2980000 2022-05-11 21:56:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3151000 (4 GB) 2022-05-11 21:56:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3152000 (4 GB) 2022-05-11 21:56:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3153000 (4 GB) 2022-05-11 21:56:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3154000 (4 GB) 2022-05-11 21:56:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3155000 (4 GB) 2022-05-11 21:56:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3156000 (4 GB) 2022-05-11 21:56:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3157000 (4 GB) 2022-05-11 21:56:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3158000 (4 GB) 2022-05-11 21:56:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3159000 (4 GB) 2022-05-11 21:56:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3160000 (4 GB) 2022-05-11 21:56:46 source > 2022-05-11 21:56:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 2990000 2022-05-11 21:56:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3161000 (4 GB) 2022-05-11 21:56:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3162000 (4 GB) 2022-05-11 21:56:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3163000 (4 GB) 2022-05-11 21:56:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3164000 (4 GB) 2022-05-11 21:56:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3165000 (4 GB) 2022-05-11 21:56:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3166000 (4 GB) 2022-05-11 21:56:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3167000 (4 GB) 2022-05-11 21:56:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3168000 (4 GB) 2022-05-11 21:56:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3169000 (4 GB) 2022-05-11 21:56:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3170000 (4 GB) 2022-05-11 21:56:49 source > 2022-05-11 21:56:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3000000 2022-05-11 21:56:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3171000 (4 GB) 2022-05-11 21:56:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3172000 (4 GB) 2022-05-11 21:56:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3173000 (4 GB) 2022-05-11 21:56:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3174000 (4 GB) 2022-05-11 21:56:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3175000 (4 GB) 2022-05-11 21:56:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3176000 (4 GB) 2022-05-11 21:56:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3177000 (4 GB) 2022-05-11 21:56:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3178000 (4 GB) 2022-05-11 21:56:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3179000 (4 GB) 2022-05-11 21:56:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3180000 (4 GB) 2022-05-11 21:56:52 source > 2022-05-11 21:56:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3010000 2022-05-11 21:56:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3181000 (4 GB) 2022-05-11 21:56:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3182000 (4 GB) 2022-05-11 21:56:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3183000 (4 GB) 2022-05-11 21:56:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3184000 (4 GB) 2022-05-11 21:56:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3185000 (4 GB) 2022-05-11 21:56:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3186000 (4 GB) 2022-05-11 21:56:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3187000 (4 GB) 2022-05-11 21:56:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3188000 (4 GB) 2022-05-11 21:56:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3189000 (4 GB) 2022-05-11 21:56:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3190000 (4 GB) 2022-05-11 21:56:55 source > 2022-05-11 21:56:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3020000 2022-05-11 21:56:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3191000 (4 GB) 2022-05-11 21:56:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3192000 (4 GB) 2022-05-11 21:56:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3193000 (4 GB) 2022-05-11 21:56:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3194000 (4 GB) 2022-05-11 21:56:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3195000 (4 GB) 2022-05-11 21:56:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3196000 (4 GB) 2022-05-11 21:56:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3197000 (4 GB) 2022-05-11 21:56:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3198000 (4 GB) 2022-05-11 21:56:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3199000 (4 GB) 2022-05-11 21:56:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3200000 (4 GB) 2022-05-11 21:56:58 source > 2022-05-11 21:56:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3030000 2022-05-11 21:56:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3201000 (4 GB) 2022-05-11 21:56:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3202000 (4 GB) 2022-05-11 21:56:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3203000 (4 GB) 2022-05-11 21:56:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3204000 (4 GB) 2022-05-11 21:56:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3205000 (4 GB) 2022-05-11 21:57:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3206000 (4 GB) 2022-05-11 21:57:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3207000 (4 GB) 2022-05-11 21:57:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3208000 (4 GB) 2022-05-11 21:57:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3209000 (4 GB) 2022-05-11 21:57:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3210000 (4 GB) 2022-05-11 21:57:01 source > 2022-05-11 21:57:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3040000 2022-05-11 21:57:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3211000 (4 GB) 2022-05-11 21:57:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3212000 (4 GB) 2022-05-11 21:57:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3213000 (4 GB) 2022-05-11 21:57:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3214000 (4 GB) 2022-05-11 21:57:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3215000 (4 GB) 2022-05-11 21:57:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3216000 (4 GB) 2022-05-11 21:57:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3217000 (4 GB) 2022-05-11 21:57:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3218000 (4 GB) 2022-05-11 21:57:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3219000 (4 GB) 2022-05-11 21:57:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3220000 (4 GB) 2022-05-11 21:57:04 source > 2022-05-11 21:57:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3050000 2022-05-11 21:57:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3221000 (4 GB) 2022-05-11 21:57:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3222000 (4 GB) 2022-05-11 21:57:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3223000 (4 GB) 2022-05-11 21:57:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3224000 (4 GB) 2022-05-11 21:57:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3225000 (4 GB) 2022-05-11 21:57:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3226000 (4 GB) 2022-05-11 21:57:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3227000 (4 GB) 2022-05-11 21:57:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3228000 (4 GB) 2022-05-11 21:57:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3229000 (4 GB) 2022-05-11 21:57:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3230000 (4 GB) 2022-05-11 21:57:06 source > 2022-05-11 21:57:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3060000 2022-05-11 21:57:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3231000 (4 GB) 2022-05-11 21:57:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3232000 (4 GB) 2022-05-11 21:57:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3233000 (4 GB) 2022-05-11 21:57:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3234000 (4 GB) 2022-05-11 21:57:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3235000 (4 GB) 2022-05-11 21:57:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3236000 (4 GB) 2022-05-11 21:57:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3237000 (4 GB) 2022-05-11 21:57:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3238000 (4 GB) 2022-05-11 21:57:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3239000 (4 GB) 2022-05-11 21:57:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3240000 (4 GB) 2022-05-11 21:57:09 source > 2022-05-11 21:57:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3070000 2022-05-11 21:57:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3241000 (4 GB) 2022-05-11 21:57:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3242000 (4 GB) 2022-05-11 21:57:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3243000 (4 GB) 2022-05-11 21:57:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3244000 (4 GB) 2022-05-11 21:57:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3245000 (4 GB) 2022-05-11 21:57:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3246000 (4 GB) 2022-05-11 21:57:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3247000 (4 GB) 2022-05-11 21:57:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3248000 (4 GB) 2022-05-11 21:57:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3249000 (4 GB) 2022-05-11 21:57:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3250000 (4 GB) 2022-05-11 21:57:12 source > 2022-05-11 21:57:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3080000 2022-05-11 21:57:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3251000 (4 GB) 2022-05-11 21:57:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3252000 (4 GB) 2022-05-11 21:57:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3253000 (4 GB) 2022-05-11 21:57:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3254000 (4 GB) 2022-05-11 21:57:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3255000 (4 GB) 2022-05-11 21:57:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3256000 (4 GB) 2022-05-11 21:57:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3257000 (4 GB) 2022-05-11 21:57:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3258000 (4 GB) 2022-05-11 21:57:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3259000 (4 GB) 2022-05-11 21:57:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3260000 (4 GB) 2022-05-11 21:57:15 source > 2022-05-11 21:57:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3090000 2022-05-11 21:57:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3261000 (4 GB) 2022-05-11 21:57:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3262000 (4 GB) 2022-05-11 21:57:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3263000 (4 GB) 2022-05-11 21:57:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3264000 (4 GB) 2022-05-11 21:57:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3265000 (4 GB) 2022-05-11 21:57:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3266000 (4 GB) 2022-05-11 21:57:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3267000 (4 GB) 2022-05-11 21:57:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3268000 (4 GB) 2022-05-11 21:57:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3269000 (4 GB) 2022-05-11 21:57:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3270000 (4 GB) 2022-05-11 21:57:18 source > 2022-05-11 21:57:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3100000 2022-05-11 21:57:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3271000 (4 GB) 2022-05-11 21:57:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3272000 (4 GB) 2022-05-11 21:57:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3273000 (4 GB) 2022-05-11 21:57:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3274000 (4 GB) 2022-05-11 21:57:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3275000 (4 GB) 2022-05-11 21:57:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3276000 (4 GB) 2022-05-11 21:57:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3277000 (4 GB) 2022-05-11 21:57:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3278000 (4 GB) 2022-05-11 21:57:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3279000 (4 GB) 2022-05-11 21:57:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3280000 (4 GB) 2022-05-11 21:57:21 source > 2022-05-11 21:57:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3110000 2022-05-11 21:57:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3281000 (4 GB) 2022-05-11 21:57:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3282000 (4 GB) 2022-05-11 21:57:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3283000 (4 GB) 2022-05-11 21:57:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3284000 (4 GB) 2022-05-11 21:57:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3285000 (4 GB) 2022-05-11 21:57:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3286000 (4 GB) 2022-05-11 21:57:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3287000 (4 GB) 2022-05-11 21:57:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3288000 (4 GB) 2022-05-11 21:57:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3289000 (4 GB) 2022-05-11 21:57:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3290000 (4 GB) 2022-05-11 21:57:24 source > 2022-05-11 21:57:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3120000 2022-05-11 21:57:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3291000 (4 GB) 2022-05-11 21:57:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3292000 (4 GB) 2022-05-11 21:57:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3293000 (4 GB) 2022-05-11 21:57:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3294000 (4 GB) 2022-05-11 21:57:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3295000 (4 GB) 2022-05-11 21:57:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3296000 (4 GB) 2022-05-11 21:57:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3297000 (4 GB) 2022-05-11 21:57:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3298000 (4 GB) 2022-05-11 21:57:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3299000 (4 GB) 2022-05-11 21:57:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3300000 (4 GB) 2022-05-11 21:57:26 source > 2022-05-11 21:57:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3130000 2022-05-11 21:57:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3301000 (4 GB) 2022-05-11 21:57:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3302000 (4 GB) 2022-05-11 21:57:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3303000 (4 GB) 2022-05-11 21:57:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3304000 (4 GB) 2022-05-11 21:57:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3305000 (4 GB) 2022-05-11 21:57:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3306000 (4 GB) 2022-05-11 21:57:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3307000 (4 GB) 2022-05-11 21:57:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3308000 (4 GB) 2022-05-11 21:57:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3309000 (4 GB) 2022-05-11 21:57:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3310000 (4 GB) 2022-05-11 21:57:29 source > 2022-05-11 21:57:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3140000 2022-05-11 21:57:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3311000 (4 GB) 2022-05-11 21:57:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3312000 (4 GB) 2022-05-11 21:57:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3313000 (4 GB) 2022-05-11 21:57:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3314000 (4 GB) 2022-05-11 21:57:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3315000 (4 GB) 2022-05-11 21:57:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3316000 (4 GB) 2022-05-11 21:57:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3317000 (4 GB) 2022-05-11 21:57:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3318000 (4 GB) 2022-05-11 21:57:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3319000 (4 GB) 2022-05-11 21:57:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3320000 (4 GB) 2022-05-11 21:57:32 source > 2022-05-11 21:57:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3150000 2022-05-11 21:57:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3321000 (4 GB) 2022-05-11 21:57:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3322000 (4 GB) 2022-05-11 21:57:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3323000 (4 GB) 2022-05-11 21:57:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3324000 (4 GB) 2022-05-11 21:57:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3325000 (4 GB) 2022-05-11 21:57:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3326000 (4 GB) 2022-05-11 21:57:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3327000 (4 GB) 2022-05-11 21:57:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3328000 (4 GB) 2022-05-11 21:57:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3329000 (4 GB) 2022-05-11 21:57:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3330000 (4 GB) 2022-05-11 21:57:35 source > 2022-05-11 21:57:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3160000 2022-05-11 21:57:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3331000 (4 GB) 2022-05-11 21:57:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3332000 (4 GB) 2022-05-11 21:57:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3333000 (4 GB) 2022-05-11 21:57:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3334000 (4 GB) 2022-05-11 21:57:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3335000 (4 GB) 2022-05-11 21:57:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3336000 (4 GB) 2022-05-11 21:57:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3337000 (4 GB) 2022-05-11 21:57:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3338000 (4 GB) 2022-05-11 21:57:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3339000 (4 GB) 2022-05-11 21:57:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3340000 (4 GB) 2022-05-11 21:57:38 source > 2022-05-11 21:57:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3170000 2022-05-11 21:57:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3341000 (4 GB) 2022-05-11 21:57:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3342000 (4 GB) 2022-05-11 21:57:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3343000 (4 GB) 2022-05-11 21:57:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3344000 (4 GB) 2022-05-11 21:57:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3345000 (4 GB) 2022-05-11 21:57:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3346000 (4 GB) 2022-05-11 21:57:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3347000 (4 GB) 2022-05-11 21:57:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3348000 (4 GB) 2022-05-11 21:57:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3349000 (4 GB) 2022-05-11 21:57:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3350000 (4 GB) 2022-05-11 21:57:41 source > 2022-05-11 21:57:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3180000 2022-05-11 21:57:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3351000 (4 GB) 2022-05-11 21:57:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3352000 (4 GB) 2022-05-11 21:57:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3353000 (4 GB) 2022-05-11 21:57:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3354000 (4 GB) 2022-05-11 21:57:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3355000 (4 GB) 2022-05-11 21:57:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3356000 (4 GB) 2022-05-11 21:57:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3357000 (4 GB) 2022-05-11 21:57:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3358000 (4 GB) 2022-05-11 21:57:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3359000 (4 GB) 2022-05-11 21:57:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3360000 (4 GB) 2022-05-11 21:57:43 source > 2022-05-11 21:57:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3190000 2022-05-11 21:57:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3361000 (4 GB) 2022-05-11 21:57:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3362000 (4 GB) 2022-05-11 21:57:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3363000 (4 GB) 2022-05-11 21:57:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3364000 (4 GB) 2022-05-11 21:57:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3365000 (4 GB) 2022-05-11 21:57:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3366000 (4 GB) 2022-05-11 21:57:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3367000 (4 GB) 2022-05-11 21:57:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3368000 (4 GB) 2022-05-11 21:57:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3369000 (4 GB) 2022-05-11 21:57:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3370000 (4 GB) 2022-05-11 21:57:46 source > 2022-05-11 21:57:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3200000 2022-05-11 21:57:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3371000 (4 GB) 2022-05-11 21:57:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3372000 (4 GB) 2022-05-11 21:57:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3373000 (4 GB) 2022-05-11 21:57:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3374000 (4 GB) 2022-05-11 21:57:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3375000 (4 GB) 2022-05-11 21:57:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3376000 (4 GB) 2022-05-11 21:57:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3377000 (4 GB) 2022-05-11 21:57:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3378000 (4 GB) 2022-05-11 21:57:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3379000 (4 GB) 2022-05-11 21:57:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3380000 (4 GB) 2022-05-11 21:57:49 source > 2022-05-11 21:57:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3210000 2022-05-11 21:57:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3381000 (4 GB) 2022-05-11 21:57:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3382000 (4 GB) 2022-05-11 21:57:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3383000 (4 GB) 2022-05-11 21:57:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3384000 (4 GB) 2022-05-11 21:57:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3385000 (4 GB) 2022-05-11 21:57:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3386000 (4 GB) 2022-05-11 21:57:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3387000 (4 GB) 2022-05-11 21:57:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3388000 (4 GB) 2022-05-11 21:57:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3389000 (4 GB) 2022-05-11 21:57:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3390000 (4 GB) 2022-05-11 21:57:52 source > 2022-05-11 21:57:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3220000 2022-05-11 21:57:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3391000 (4 GB) 2022-05-11 21:57:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3392000 (4 GB) 2022-05-11 21:57:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3393000 (4 GB) 2022-05-11 21:57:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3394000 (4 GB) 2022-05-11 21:57:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3395000 (4 GB) 2022-05-11 21:57:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3396000 (4 GB) 2022-05-11 21:57:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3397000 (4 GB) 2022-05-11 21:57:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3398000 (4 GB) 2022-05-11 21:57:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3399000 (4 GB) 2022-05-11 21:57:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3400000 (4 GB) 2022-05-11 21:57:54 source > 2022-05-11 21:57:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3230000 2022-05-11 21:57:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3401000 (4 GB) 2022-05-11 21:57:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3402000 (4 GB) 2022-05-11 21:57:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3403000 (4 GB) 2022-05-11 21:57:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3404000 (4 GB) 2022-05-11 21:57:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3405000 (4 GB) 2022-05-11 21:57:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3406000 (4 GB) 2022-05-11 21:57:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3407000 (4 GB) 2022-05-11 21:57:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3408000 (4 GB) 2022-05-11 21:57:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3409000 (4 GB) 2022-05-11 21:57:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3410000 (4 GB) 2022-05-11 21:57:57 source > 2022-05-11 21:57:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3240000 2022-05-11 21:57:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3411000 (4 GB) 2022-05-11 21:57:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3412000 (4 GB) 2022-05-11 21:57:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3413000 (4 GB) 2022-05-11 21:57:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3414000 (4 GB) 2022-05-11 21:57:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3415000 (4 GB) 2022-05-11 21:57:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3416000 (4 GB) 2022-05-11 21:57:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3417000 (4 GB) 2022-05-11 21:58:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3418000 (4 GB) 2022-05-11 21:58:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3419000 (4 GB) 2022-05-11 21:58:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3420000 (4 GB) 2022-05-11 21:58:01 source > 2022-05-11 21:58:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3250000 2022-05-11 21:58:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3421000 (4 GB) 2022-05-11 21:58:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3422000 (4 GB) 2022-05-11 21:58:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3423000 (4 GB) 2022-05-11 21:58:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3424000 (4 GB) 2022-05-11 21:58:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3425000 (4 GB) 2022-05-11 21:58:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3426000 (4 GB) 2022-05-11 21:58:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3427000 (4 GB) 2022-05-11 21:58:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3428000 (4 GB) 2022-05-11 21:58:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3429000 (4 GB) 2022-05-11 21:58:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3430000 (4 GB) 2022-05-11 21:58:03 source > 2022-05-11 21:58:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3260000 2022-05-11 21:58:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3431000 (4 GB) 2022-05-11 21:58:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3432000 (4 GB) 2022-05-11 21:58:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3433000 (4 GB) 2022-05-11 21:58:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3434000 (4 GB) 2022-05-11 21:58:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3435000 (4 GB) 2022-05-11 21:58:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3436000 (4 GB) 2022-05-11 21:58:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3437000 (4 GB) 2022-05-11 21:58:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3438000 (4 GB) 2022-05-11 21:58:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3439000 (4 GB) 2022-05-11 21:58:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3440000 (4 GB) 2022-05-11 21:58:06 source > 2022-05-11 21:58:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3270000 2022-05-11 21:58:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3441000 (4 GB) 2022-05-11 21:58:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3442000 (4 GB) 2022-05-11 21:58:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3443000 (4 GB) 2022-05-11 21:58:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3444000 (4 GB) 2022-05-11 21:58:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3445000 (4 GB) 2022-05-11 21:58:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3446000 (4 GB) 2022-05-11 21:58:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3447000 (4 GB) 2022-05-11 21:58:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3448000 (4 GB) 2022-05-11 21:58:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3449000 (4 GB) 2022-05-11 21:58:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3450000 (4 GB) 2022-05-11 21:58:09 source > 2022-05-11 21:58:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3280000 2022-05-11 21:58:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3451000 (4 GB) 2022-05-11 21:58:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3452000 (4 GB) 2022-05-11 21:58:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3453000 (4 GB) 2022-05-11 21:58:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3454000 (4 GB) 2022-05-11 21:58:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3455000 (4 GB) 2022-05-11 21:58:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3456000 (4 GB) 2022-05-11 21:58:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3457000 (4 GB) 2022-05-11 21:58:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3458000 (4 GB) 2022-05-11 21:58:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3459000 (4 GB) 2022-05-11 21:58:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3460000 (4 GB) 2022-05-11 21:58:12 source > 2022-05-11 21:58:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3290000 2022-05-11 21:58:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3461000 (4 GB) 2022-05-11 21:58:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3462000 (4 GB) 2022-05-11 21:58:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3463000 (4 GB) 2022-05-11 21:58:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3464000 (4 GB) 2022-05-11 21:58:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3465000 (4 GB) 2022-05-11 21:58:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3466000 (4 GB) 2022-05-11 21:58:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3467000 (4 GB) 2022-05-11 21:58:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3468000 (4 GB) 2022-05-11 21:58:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3469000 (4 GB) 2022-05-11 21:58:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3470000 (4 GB) 2022-05-11 21:58:15 source > 2022-05-11 21:58:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3300000 2022-05-11 21:58:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3471000 (4 GB) 2022-05-11 21:58:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3472000 (4 GB) 2022-05-11 21:58:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3473000 (4 GB) 2022-05-11 21:58:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3474000 (4 GB) 2022-05-11 21:58:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3475000 (4 GB) 2022-05-11 21:58:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3476000 (4 GB) 2022-05-11 21:58:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3477000 (4 GB) 2022-05-11 21:58:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3478000 (4 GB) 2022-05-11 21:58:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3479000 (4 GB) 2022-05-11 21:58:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3480000 (4 GB) 2022-05-11 21:58:18 source > 2022-05-11 21:58:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3310000 2022-05-11 21:58:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3481000 (4 GB) 2022-05-11 21:58:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3482000 (4 GB) 2022-05-11 21:58:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3483000 (4 GB) 2022-05-11 21:58:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3484000 (4 GB) 2022-05-11 21:58:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3485000 (4 GB) 2022-05-11 21:58:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3486000 (4 GB) 2022-05-11 21:58:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3487000 (4 GB) 2022-05-11 21:58:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3488000 (4 GB) 2022-05-11 21:58:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3489000 (4 GB) 2022-05-11 21:58:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3490000 (4 GB) 2022-05-11 21:58:21 source > 2022-05-11 21:58:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3320000 2022-05-11 21:58:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3491000 (4 GB) 2022-05-11 21:58:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3492000 (4 GB) 2022-05-11 21:58:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3493000 (4 GB) 2022-05-11 21:58:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3494000 (4 GB) 2022-05-11 21:58:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3495000 (4 GB) 2022-05-11 21:58:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3496000 (4 GB) 2022-05-11 21:58:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3497000 (4 GB) 2022-05-11 21:58:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3498000 (4 GB) 2022-05-11 21:58:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3499000 (4 GB) 2022-05-11 21:58:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3500000 (4 GB) 2022-05-11 21:58:24 source > 2022-05-11 21:58:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3330000 2022-05-11 21:58:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3501000 (4 GB) 2022-05-11 21:58:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3502000 (4 GB) 2022-05-11 21:58:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3503000 (4 GB) 2022-05-11 21:58:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3504000 (4 GB) 2022-05-11 21:58:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3505000 (4 GB) 2022-05-11 21:58:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3506000 (4 GB) 2022-05-11 21:58:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3507000 (4 GB) 2022-05-11 21:58:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3508000 (4 GB) 2022-05-11 21:58:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3509000 (4 GB) 2022-05-11 21:58:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3510000 (4 GB) 2022-05-11 21:58:26 source > 2022-05-11 21:58:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3340000 2022-05-11 21:58:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3511000 (4 GB) 2022-05-11 21:58:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3512000 (4 GB) 2022-05-11 21:58:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3513000 (4 GB) 2022-05-11 21:58:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3514000 (4 GB) 2022-05-11 21:58:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3515000 (4 GB) 2022-05-11 21:58:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3516000 (4 GB) 2022-05-11 21:58:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3517000 (4 GB) 2022-05-11 21:58:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3518000 (4 GB) 2022-05-11 21:58:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3519000 (4 GB) 2022-05-11 21:58:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3520000 (4 GB) 2022-05-11 21:58:29 source > 2022-05-11 21:58:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3350000 2022-05-11 21:58:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3521000 (4 GB) 2022-05-11 21:58:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3522000 (4 GB) 2022-05-11 21:58:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3523000 (4 GB) 2022-05-11 21:58:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3524000 (4 GB) 2022-05-11 21:58:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3525000 (4 GB) 2022-05-11 21:58:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3526000 (4 GB) 2022-05-11 21:58:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3527000 (4 GB) 2022-05-11 21:58:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3528000 (4 GB) 2022-05-11 21:58:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3529000 (4 GB) 2022-05-11 21:58:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3530000 (4 GB) 2022-05-11 21:58:32 source > 2022-05-11 21:58:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3360000 2022-05-11 21:58:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3531000 (4 GB) 2022-05-11 21:58:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3532000 (4 GB) 2022-05-11 21:58:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3533000 (4 GB) 2022-05-11 21:58:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3534000 (4 GB) 2022-05-11 21:58:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3535000 (4 GB) 2022-05-11 21:58:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3536000 (4 GB) 2022-05-11 21:58:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3537000 (4 GB) 2022-05-11 21:58:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3538000 (4 GB) 2022-05-11 21:58:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3539000 (4 GB) 2022-05-11 21:58:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3540000 (4 GB) 2022-05-11 21:58:35 source > 2022-05-11 21:58:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3370000 2022-05-11 21:58:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3541000 (4 GB) 2022-05-11 21:58:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3542000 (4 GB) 2022-05-11 21:58:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3543000 (4 GB) 2022-05-11 21:58:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3544000 (4 GB) 2022-05-11 21:58:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3545000 (4 GB) 2022-05-11 21:58:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3546000 (4 GB) 2022-05-11 21:58:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3547000 (4 GB) 2022-05-11 21:58:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3548000 (4 GB) 2022-05-11 21:58:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3549000 (4 GB) 2022-05-11 21:58:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3550000 (4 GB) 2022-05-11 21:58:37 source > 2022-05-11 21:58:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3380000 2022-05-11 21:58:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3551000 (4 GB) 2022-05-11 21:58:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3552000 (4 GB) 2022-05-11 21:58:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3553000 (4 GB) 2022-05-11 21:58:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3554000 (4 GB) 2022-05-11 21:58:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3555000 (4 GB) 2022-05-11 21:58:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3556000 (4 GB) 2022-05-11 21:58:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3557000 (4 GB) 2022-05-11 21:58:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3558000 (4 GB) 2022-05-11 21:58:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3559000 (4 GB) 2022-05-11 21:58:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3560000 (4 GB) 2022-05-11 21:58:40 source > 2022-05-11 21:58:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3390000 2022-05-11 21:58:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3561000 (4 GB) 2022-05-11 21:58:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3562000 (4 GB) 2022-05-11 21:58:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3563000 (4 GB) 2022-05-11 21:58:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3564000 (4 GB) 2022-05-11 21:58:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3565000 (4 GB) 2022-05-11 21:58:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3566000 (4 GB) 2022-05-11 21:58:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3567000 (4 GB) 2022-05-11 21:58:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3568000 (4 GB) 2022-05-11 21:58:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3569000 (4 GB) 2022-05-11 21:58:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3570000 (4 GB) 2022-05-11 21:58:43 source > 2022-05-11 21:58:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3400000 2022-05-11 21:58:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3571000 (4 GB) 2022-05-11 21:58:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3572000 (4 GB) 2022-05-11 21:58:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3573000 (4 GB) 2022-05-11 21:58:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3574000 (4 GB) 2022-05-11 21:58:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3575000 (4 GB) 2022-05-11 21:58:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3576000 (4 GB) 2022-05-11 21:58:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3577000 (4 GB) 2022-05-11 21:58:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3578000 (4 GB) 2022-05-11 21:58:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3579000 (4 GB) 2022-05-11 21:58:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3580000 (4 GB) 2022-05-11 21:58:46 source > 2022-05-11 21:58:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3410000 2022-05-11 21:58:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3581000 (4 GB) 2022-05-11 21:58:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3582000 (4 GB) 2022-05-11 21:58:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3583000 (4 GB) 2022-05-11 21:58:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3584000 (4 GB) 2022-05-11 21:58:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3585000 (4 GB) 2022-05-11 21:58:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3586000 (4 GB) 2022-05-11 21:58:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3587000 (4 GB) 2022-05-11 21:58:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3588000 (4 GB) 2022-05-11 21:58:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3589000 (4 GB) 2022-05-11 21:58:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3590000 (4 GB) 2022-05-11 21:58:49 source > 2022-05-11 21:58:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3420000 2022-05-11 21:58:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3591000 (4 GB) 2022-05-11 21:58:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3592000 (4 GB) 2022-05-11 21:58:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3593000 (4 GB) 2022-05-11 21:58:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3594000 (4 GB) 2022-05-11 21:58:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3595000 (4 GB) 2022-05-11 21:58:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3596000 (4 GB) 2022-05-11 21:58:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3597000 (4 GB) 2022-05-11 21:58:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3598000 (4 GB) 2022-05-11 21:58:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3599000 (4 GB) 2022-05-11 21:58:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3600000 (4 GB) 2022-05-11 21:58:51 source > 2022-05-11 21:58:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3430000 2022-05-11 21:58:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3601000 (4 GB) 2022-05-11 21:58:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3602000 (4 GB) 2022-05-11 21:58:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3603000 (4 GB) 2022-05-11 21:58:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3604000 (4 GB) 2022-05-11 21:58:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3605000 (4 GB) 2022-05-11 21:58:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3606000 (4 GB) 2022-05-11 21:58:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3607000 (4 GB) 2022-05-11 21:58:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3608000 (4 GB) 2022-05-11 21:58:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3609000 (4 GB) 2022-05-11 21:58:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3610000 (4 GB) 2022-05-11 21:58:54 source > 2022-05-11 21:58:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3440000 2022-05-11 21:58:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3611000 (4 GB) 2022-05-11 21:58:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3612000 (4 GB) 2022-05-11 21:58:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3613000 (4 GB) 2022-05-11 21:58:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3614000 (4 GB) 2022-05-11 21:58:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3615000 (4 GB) 2022-05-11 21:58:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3616000 (4 GB) 2022-05-11 21:58:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3617000 (4 GB) 2022-05-11 21:58:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3618000 (4 GB) 2022-05-11 21:58:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3619000 (4 GB) 2022-05-11 21:58:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3620000 (4 GB) 2022-05-11 21:58:57 source > 2022-05-11 21:58:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3450000 2022-05-11 21:58:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3621000 (4 GB) 2022-05-11 21:58:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3622000 (4 GB) 2022-05-11 21:58:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3623000 (4 GB) 2022-05-11 21:58:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3624000 (4 GB) 2022-05-11 21:58:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3625000 (4 GB) 2022-05-11 21:58:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3626000 (4 GB) 2022-05-11 21:58:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3627000 (4 GB) 2022-05-11 21:58:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3628000 (4 GB) 2022-05-11 21:59:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3629000 (4 GB) 2022-05-11 21:59:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3630000 (4 GB) 2022-05-11 21:59:00 source > 2022-05-11 21:59:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3460000 2022-05-11 21:59:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3631000 (4 GB) 2022-05-11 21:59:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3632000 (4 GB) 2022-05-11 21:59:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3633000 (4 GB) 2022-05-11 21:59:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3634000 (4 GB) 2022-05-11 21:59:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3635000 (4 GB) 2022-05-11 21:59:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3636000 (4 GB) 2022-05-11 21:59:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3637000 (4 GB) 2022-05-11 21:59:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3638000 (4 GB) 2022-05-11 21:59:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3639000 (4 GB) 2022-05-11 21:59:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3640000 (4 GB) 2022-05-11 21:59:03 source > 2022-05-11 21:59:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3470000 2022-05-11 21:59:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3641000 (4 GB) 2022-05-11 21:59:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3642000 (4 GB) 2022-05-11 21:59:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3643000 (4 GB) 2022-05-11 21:59:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3644000 (4 GB) 2022-05-11 21:59:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3645000 (4 GB) 2022-05-11 21:59:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3646000 (4 GB) 2022-05-11 21:59:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3647000 (4 GB) 2022-05-11 21:59:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3648000 (4 GB) 2022-05-11 21:59:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3649000 (4 GB) 2022-05-11 21:59:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3650000 (4 GB) 2022-05-11 21:59:05 source > 2022-05-11 21:59:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3480000 2022-05-11 21:59:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3651000 (4 GB) 2022-05-11 21:59:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3652000 (4 GB) 2022-05-11 21:59:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3653000 (4 GB) 2022-05-11 21:59:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3654000 (4 GB) 2022-05-11 21:59:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3655000 (4 GB) 2022-05-11 21:59:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3656000 (4 GB) 2022-05-11 21:59:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3657000 (4 GB) 2022-05-11 21:59:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3658000 (4 GB) 2022-05-11 21:59:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3659000 (4 GB) 2022-05-11 21:59:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3660000 (4 GB) 2022-05-11 21:59:08 source > 2022-05-11 21:59:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3490000 2022-05-11 21:59:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3661000 (4 GB) 2022-05-11 21:59:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3662000 (4 GB) 2022-05-11 21:59:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3663000 (4 GB) 2022-05-11 21:59:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3664000 (4 GB) 2022-05-11 21:59:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3665000 (4 GB) 2022-05-11 21:59:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3666000 (4 GB) 2022-05-11 21:59:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3667000 (4 GB) 2022-05-11 21:59:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3668000 (4 GB) 2022-05-11 21:59:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3669000 (4 GB) 2022-05-11 21:59:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3670000 (4 GB) 2022-05-11 21:59:11 source > 2022-05-11 21:59:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3500000 2022-05-11 21:59:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3671000 (4 GB) 2022-05-11 21:59:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3672000 (4 GB) 2022-05-11 21:59:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3673000 (4 GB) 2022-05-11 21:59:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3674000 (4 GB) 2022-05-11 21:59:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3675000 (4 GB) 2022-05-11 21:59:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3676000 (4 GB) 2022-05-11 21:59:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3677000 (4 GB) 2022-05-11 21:59:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3678000 (4 GB) 2022-05-11 21:59:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3679000 (4 GB) 2022-05-11 21:59:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3680000 (4 GB) 2022-05-11 21:59:14 source > 2022-05-11 21:59:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3510000 2022-05-11 21:59:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3681000 (4 GB) 2022-05-11 21:59:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3682000 (4 GB) 2022-05-11 21:59:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3683000 (4 GB) 2022-05-11 21:59:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3684000 (4 GB) 2022-05-11 21:59:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3685000 (4 GB) 2022-05-11 21:59:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3686000 (4 GB) 2022-05-11 21:59:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3687000 (4 GB) 2022-05-11 21:59:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3688000 (4 GB) 2022-05-11 21:59:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3689000 (4 GB) 2022-05-11 21:59:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3690000 (4 GB) 2022-05-11 21:59:17 source > 2022-05-11 21:59:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3520000 2022-05-11 21:59:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3691000 (4 GB) 2022-05-11 21:59:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3692000 (4 GB) 2022-05-11 21:59:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3693000 (4 GB) 2022-05-11 21:59:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3694000 (4 GB) 2022-05-11 21:59:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3695000 (4 GB) 2022-05-11 21:59:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3696000 (4 GB) 2022-05-11 21:59:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3697000 (4 GB) 2022-05-11 21:59:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3698000 (4 GB) 2022-05-11 21:59:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3699000 (4 GB) 2022-05-11 21:59:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3700000 (4 GB) 2022-05-11 21:59:19 source > 2022-05-11 21:59:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3530000 2022-05-11 21:59:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3701000 (4 GB) 2022-05-11 21:59:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3702000 (4 GB) 2022-05-11 21:59:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3703000 (4 GB) 2022-05-11 21:59:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3704000 (4 GB) 2022-05-11 21:59:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3705000 (4 GB) 2022-05-11 21:59:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3706000 (4 GB) 2022-05-11 21:59:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3707000 (4 GB) 2022-05-11 21:59:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3708000 (4 GB) 2022-05-11 21:59:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3709000 (4 GB) 2022-05-11 21:59:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3710000 (4 GB) 2022-05-11 21:59:22 source > 2022-05-11 21:59:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3540000 2022-05-11 21:59:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3711000 (4 GB) 2022-05-11 21:59:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3712000 (4 GB) 2022-05-11 21:59:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3713000 (4 GB) 2022-05-11 21:59:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3714000 (4 GB) 2022-05-11 21:59:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3715000 (4 GB) 2022-05-11 21:59:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3716000 (4 GB) 2022-05-11 21:59:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3717000 (4 GB) 2022-05-11 21:59:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3718000 (4 GB) 2022-05-11 21:59:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3719000 (4 GB) 2022-05-11 21:59:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3720000 (4 GB) 2022-05-11 21:59:25 source > 2022-05-11 21:59:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3550000 2022-05-11 21:59:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3721000 (4 GB) 2022-05-11 21:59:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3722000 (4 GB) 2022-05-11 21:59:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3723000 (4 GB) 2022-05-11 21:59:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3724000 (4 GB) 2022-05-11 21:59:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3725000 (4 GB) 2022-05-11 21:59:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3726000 (4 GB) 2022-05-11 21:59:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3727000 (4 GB) 2022-05-11 21:59:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3728000 (4 GB) 2022-05-11 21:59:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3729000 (4 GB) 2022-05-11 21:59:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3730000 (4 GB) 2022-05-11 21:59:28 source > 2022-05-11 21:59:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3560000 2022-05-11 21:59:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3731000 (4 GB) 2022-05-11 21:59:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3732000 (4 GB) 2022-05-11 21:59:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3733000 (4 GB) 2022-05-11 21:59:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3734000 (4 GB) 2022-05-11 21:59:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3735000 (4 GB) 2022-05-11 21:59:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3736000 (4 GB) 2022-05-11 21:59:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3737000 (4 GB) 2022-05-11 21:59:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3738000 (4 GB) 2022-05-11 21:59:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3739000 (4 GB) 2022-05-11 21:59:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3740000 (4 GB) 2022-05-11 21:59:31 source > 2022-05-11 21:59:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3570000 2022-05-11 21:59:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3741000 (4 GB) 2022-05-11 21:59:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3742000 (4 GB) 2022-05-11 21:59:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3743000 (4 GB) 2022-05-11 21:59:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3744000 (4 GB) 2022-05-11 21:59:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3745000 (4 GB) 2022-05-11 21:59:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3746000 (4 GB) 2022-05-11 21:59:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3747000 (4 GB) 2022-05-11 21:59:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3748000 (4 GB) 2022-05-11 21:59:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3749000 (4 GB) 2022-05-11 21:59:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3750000 (4 GB) 2022-05-11 21:59:34 source > 2022-05-11 21:59:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3580000 2022-05-11 21:59:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3751000 (4 GB) 2022-05-11 21:59:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3752000 (4 GB) 2022-05-11 21:59:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3753000 (4 GB) 2022-05-11 21:59:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3754000 (4 GB) 2022-05-11 21:59:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3755000 (4 GB) 2022-05-11 21:59:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3756000 (4 GB) 2022-05-11 21:59:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3757000 (4 GB) 2022-05-11 21:59:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3758000 (4 GB) 2022-05-11 21:59:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3759000 (4 GB) 2022-05-11 21:59:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3760000 (4 GB) 2022-05-11 21:59:37 source > 2022-05-11 21:59:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3590000 2022-05-11 21:59:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3761000 (4 GB) 2022-05-11 21:59:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3762000 (4 GB) 2022-05-11 21:59:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3763000 (4 GB) 2022-05-11 21:59:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3764000 (4 GB) 2022-05-11 21:59:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3765000 (4 GB) 2022-05-11 21:59:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3766000 (4 GB) 2022-05-11 21:59:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3767000 (4 GB) 2022-05-11 21:59:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3768000 (4 GB) 2022-05-11 21:59:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3769000 (4 GB) 2022-05-11 21:59:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3770000 (4 GB) 2022-05-11 21:59:40 source > 2022-05-11 21:59:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3600000 2022-05-11 21:59:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3771000 (4 GB) 2022-05-11 21:59:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3772000 (4 GB) 2022-05-11 21:59:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3773000 (4 GB) 2022-05-11 21:59:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3774000 (4 GB) 2022-05-11 21:59:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3775000 (4 GB) 2022-05-11 21:59:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3776000 (4 GB) 2022-05-11 21:59:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3777000 (4 GB) 2022-05-11 21:59:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3778000 (4 GB) 2022-05-11 21:59:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3779000 (4 GB) 2022-05-11 21:59:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3780000 (4 GB) 2022-05-11 21:59:42 source > 2022-05-11 21:59:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3610000 2022-05-11 21:59:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3781000 (4 GB) 2022-05-11 21:59:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3782000 (4 GB) 2022-05-11 21:59:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3783000 (4 GB) 2022-05-11 21:59:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3784000 (4 GB) 2022-05-11 21:59:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3785000 (4 GB) 2022-05-11 21:59:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3786000 (4 GB) 2022-05-11 21:59:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3787000 (4 GB) 2022-05-11 21:59:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3788000 (5 GB) 2022-05-11 21:59:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3789000 (5 GB) 2022-05-11 21:59:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3790000 (5 GB) 2022-05-11 21:59:45 source > 2022-05-11 21:59:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3620000 2022-05-11 21:59:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3791000 (5 GB) 2022-05-11 21:59:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3792000 (5 GB) 2022-05-11 21:59:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3793000 (5 GB) 2022-05-11 21:59:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3794000 (5 GB) 2022-05-11 21:59:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3795000 (5 GB) 2022-05-11 21:59:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3796000 (5 GB) 2022-05-11 21:59:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3797000 (5 GB) 2022-05-11 21:59:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3798000 (5 GB) 2022-05-11 21:59:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3799000 (5 GB) 2022-05-11 21:59:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3800000 (5 GB) 2022-05-11 21:59:48 source > 2022-05-11 21:59:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3630000 2022-05-11 21:59:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3801000 (5 GB) 2022-05-11 21:59:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3802000 (5 GB) 2022-05-11 21:59:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3803000 (5 GB) 2022-05-11 21:59:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3804000 (5 GB) 2022-05-11 21:59:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3805000 (5 GB) 2022-05-11 21:59:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3806000 (5 GB) 2022-05-11 21:59:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3807000 (5 GB) 2022-05-11 21:59:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3808000 (5 GB) 2022-05-11 21:59:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3809000 (5 GB) 2022-05-11 21:59:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3810000 (5 GB) 2022-05-11 21:59:51 source > 2022-05-11 21:59:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3640000 2022-05-11 21:59:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3811000 (5 GB) 2022-05-11 21:59:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3812000 (5 GB) 2022-05-11 21:59:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3813000 (5 GB) 2022-05-11 21:59:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3814000 (5 GB) 2022-05-11 21:59:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3815000 (5 GB) 2022-05-11 21:59:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3816000 (5 GB) 2022-05-11 21:59:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3817000 (5 GB) 2022-05-11 21:59:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3818000 (5 GB) 2022-05-11 21:59:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3819000 (5 GB) 2022-05-11 21:59:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3820000 (5 GB) 2022-05-11 21:59:54 source > 2022-05-11 21:59:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3650000 2022-05-11 21:59:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3821000 (5 GB) 2022-05-11 21:59:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3822000 (5 GB) 2022-05-11 21:59:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3823000 (5 GB) 2022-05-11 21:59:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3824000 (5 GB) 2022-05-11 21:59:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3825000 (5 GB) 2022-05-11 21:59:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3826000 (5 GB) 2022-05-11 21:59:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3827000 (5 GB) 2022-05-11 21:59:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3828000 (5 GB) 2022-05-11 21:59:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3829000 (5 GB) 2022-05-11 21:59:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3830000 (5 GB) 2022-05-11 21:59:56 source > 2022-05-11 21:59:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3660000 2022-05-11 21:59:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3831000 (5 GB) 2022-05-11 21:59:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3832000 (5 GB) 2022-05-11 21:59:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3833000 (5 GB) 2022-05-11 21:59:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3834000 (5 GB) 2022-05-11 21:59:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3835000 (5 GB) 2022-05-11 21:59:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3836000 (5 GB) 2022-05-11 21:59:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3837000 (5 GB) 2022-05-11 21:59:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3838000 (5 GB) 2022-05-11 21:59:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3839000 (5 GB) 2022-05-11 21:59:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3840000 (5 GB) 2022-05-11 22:00:00 source > 2022-05-11 21:59:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3670000 2022-05-11 22:00:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3841000 (5 GB) 2022-05-11 22:00:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3842000 (5 GB) 2022-05-11 22:00:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3843000 (5 GB) 2022-05-11 22:00:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3844000 (5 GB) 2022-05-11 22:00:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3845000 (5 GB) 2022-05-11 22:00:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3846000 (5 GB) 2022-05-11 22:00:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3847000 (5 GB) 2022-05-11 22:00:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3848000 (5 GB) 2022-05-11 22:00:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3849000 (5 GB) 2022-05-11 22:00:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3850000 (5 GB) 2022-05-11 22:00:02 source > 2022-05-11 22:00:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3680000 2022-05-11 22:00:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3851000 (5 GB) 2022-05-11 22:00:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3852000 (5 GB) 2022-05-11 22:00:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3853000 (5 GB) 2022-05-11 22:00:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3854000 (5 GB) 2022-05-11 22:00:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3855000 (5 GB) 2022-05-11 22:00:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3856000 (5 GB) 2022-05-11 22:00:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3857000 (5 GB) 2022-05-11 22:00:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3858000 (5 GB) 2022-05-11 22:00:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3859000 (5 GB) 2022-05-11 22:00:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3860000 (5 GB) 2022-05-11 22:00:05 source > 2022-05-11 22:00:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3690000 2022-05-11 22:00:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3861000 (5 GB) 2022-05-11 22:00:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3862000 (5 GB) 2022-05-11 22:00:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3863000 (5 GB) 2022-05-11 22:00:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3864000 (5 GB) 2022-05-11 22:00:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3865000 (5 GB) 2022-05-11 22:00:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3866000 (5 GB) 2022-05-11 22:00:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3867000 (5 GB) 2022-05-11 22:00:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3868000 (5 GB) 2022-05-11 22:00:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3869000 (5 GB) 2022-05-11 22:00:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3870000 (5 GB) 2022-05-11 22:00:08 source > 2022-05-11 22:00:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3700000 2022-05-11 22:00:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3871000 (5 GB) 2022-05-11 22:00:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3872000 (5 GB) 2022-05-11 22:00:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3873000 (5 GB) 2022-05-11 22:00:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3874000 (5 GB) 2022-05-11 22:00:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3875000 (5 GB) 2022-05-11 22:00:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3876000 (5 GB) 2022-05-11 22:00:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3877000 (5 GB) 2022-05-11 22:00:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3878000 (5 GB) 2022-05-11 22:00:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3879000 (5 GB) 2022-05-11 22:00:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3880000 (5 GB) 2022-05-11 22:00:11 source > 2022-05-11 22:00:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3710000 2022-05-11 22:00:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3881000 (5 GB) 2022-05-11 22:00:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3882000 (5 GB) 2022-05-11 22:00:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3883000 (5 GB) 2022-05-11 22:00:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3884000 (5 GB) 2022-05-11 22:00:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3885000 (5 GB) 2022-05-11 22:00:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3886000 (5 GB) 2022-05-11 22:00:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3887000 (5 GB) 2022-05-11 22:00:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3888000 (5 GB) 2022-05-11 22:00:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3889000 (5 GB) 2022-05-11 22:00:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3890000 (5 GB) 2022-05-11 22:00:14 source > 2022-05-11 22:00:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3720000 2022-05-11 22:00:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3891000 (5 GB) 2022-05-11 22:00:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3892000 (5 GB) 2022-05-11 22:00:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3893000 (5 GB) 2022-05-11 22:00:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3894000 (5 GB) 2022-05-11 22:00:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3895000 (5 GB) 2022-05-11 22:00:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3896000 (5 GB) 2022-05-11 22:00:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3897000 (5 GB) 2022-05-11 22:00:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3898000 (5 GB) 2022-05-11 22:00:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3899000 (5 GB) 2022-05-11 22:00:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3900000 (5 GB) 2022-05-11 22:00:17 source > 2022-05-11 22:00:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3730000 2022-05-11 22:00:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3901000 (5 GB) 2022-05-11 22:00:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3902000 (5 GB) 2022-05-11 22:00:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3903000 (5 GB) 2022-05-11 22:00:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3904000 (5 GB) 2022-05-11 22:00:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3905000 (5 GB) 2022-05-11 22:00:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3906000 (5 GB) 2022-05-11 22:00:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3907000 (5 GB) 2022-05-11 22:00:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3908000 (5 GB) 2022-05-11 22:00:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3909000 (5 GB) 2022-05-11 22:00:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3910000 (5 GB) 2022-05-11 22:00:20 source > 2022-05-11 22:00:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3740000 2022-05-11 22:00:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3911000 (5 GB) 2022-05-11 22:00:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3912000 (5 GB) 2022-05-11 22:00:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3913000 (5 GB) 2022-05-11 22:00:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3914000 (5 GB) 2022-05-11 22:00:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3915000 (5 GB) 2022-05-11 22:00:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3916000 (5 GB) 2022-05-11 22:00:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3917000 (5 GB) 2022-05-11 22:00:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3918000 (5 GB) 2022-05-11 22:00:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3919000 (5 GB) 2022-05-11 22:00:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3920000 (5 GB) 2022-05-11 22:00:23 source > 2022-05-11 22:00:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3750000 2022-05-11 22:00:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3921000 (5 GB) 2022-05-11 22:00:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3922000 (5 GB) 2022-05-11 22:00:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3923000 (5 GB) 2022-05-11 22:00:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3924000 (5 GB) 2022-05-11 22:00:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3925000 (5 GB) 2022-05-11 22:00:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3926000 (5 GB) 2022-05-11 22:00:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3927000 (5 GB) 2022-05-11 22:00:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3928000 (5 GB) 2022-05-11 22:00:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3929000 (5 GB) 2022-05-11 22:00:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3930000 (5 GB) 2022-05-11 22:00:26 source > 2022-05-11 22:00:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3760000 2022-05-11 22:00:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3931000 (5 GB) 2022-05-11 22:00:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3932000 (5 GB) 2022-05-11 22:00:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3933000 (5 GB) 2022-05-11 22:00:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3934000 (5 GB) 2022-05-11 22:00:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3935000 (5 GB) 2022-05-11 22:00:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3936000 (5 GB) 2022-05-11 22:00:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3937000 (5 GB) 2022-05-11 22:00:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3938000 (5 GB) 2022-05-11 22:00:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3939000 (5 GB) 2022-05-11 22:00:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3940000 (5 GB) 2022-05-11 22:00:29 source > 2022-05-11 22:00:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3770000 2022-05-11 22:00:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3941000 (5 GB) 2022-05-11 22:00:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3942000 (5 GB) 2022-05-11 22:00:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3943000 (5 GB) 2022-05-11 22:00:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3944000 (5 GB) 2022-05-11 22:00:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3945000 (5 GB) 2022-05-11 22:00:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3946000 (5 GB) 2022-05-11 22:00:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3947000 (5 GB) 2022-05-11 22:00:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3948000 (5 GB) 2022-05-11 22:00:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3949000 (5 GB) 2022-05-11 22:00:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3950000 (5 GB) 2022-05-11 22:00:32 source > 2022-05-11 22:00:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3780000 2022-05-11 22:00:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3951000 (5 GB) 2022-05-11 22:00:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3952000 (5 GB) 2022-05-11 22:00:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3953000 (5 GB) 2022-05-11 22:00:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3954000 (5 GB) 2022-05-11 22:00:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3955000 (5 GB) 2022-05-11 22:00:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3956000 (5 GB) 2022-05-11 22:00:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3957000 (5 GB) 2022-05-11 22:00:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3958000 (5 GB) 2022-05-11 22:00:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3959000 (5 GB) 2022-05-11 22:00:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3960000 (5 GB) 2022-05-11 22:00:35 source > 2022-05-11 22:00:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3790000 2022-05-11 22:00:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3961000 (5 GB) 2022-05-11 22:00:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3962000 (5 GB) 2022-05-11 22:00:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3963000 (5 GB) 2022-05-11 22:00:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3964000 (5 GB) 2022-05-11 22:00:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3965000 (5 GB) 2022-05-11 22:00:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3966000 (5 GB) 2022-05-11 22:00:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3967000 (5 GB) 2022-05-11 22:00:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3968000 (5 GB) 2022-05-11 22:00:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3969000 (5 GB) 2022-05-11 22:00:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3970000 (5 GB) 2022-05-11 22:00:38 source > 2022-05-11 22:00:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3800000 2022-05-11 22:00:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3971000 (5 GB) 2022-05-11 22:00:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3972000 (5 GB) 2022-05-11 22:00:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3973000 (5 GB) 2022-05-11 22:00:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3974000 (5 GB) 2022-05-11 22:00:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3975000 (5 GB) 2022-05-11 22:00:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3976000 (5 GB) 2022-05-11 22:00:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3977000 (5 GB) 2022-05-11 22:00:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3978000 (5 GB) 2022-05-11 22:00:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3979000 (5 GB) 2022-05-11 22:00:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3980000 (5 GB) 2022-05-11 22:00:41 source > 2022-05-11 22:00:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3810000 2022-05-11 22:00:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3981000 (5 GB) 2022-05-11 22:00:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3982000 (5 GB) 2022-05-11 22:00:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3983000 (5 GB) 2022-05-11 22:00:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3984000 (5 GB) 2022-05-11 22:00:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3985000 (5 GB) 2022-05-11 22:00:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3986000 (5 GB) 2022-05-11 22:00:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3987000 (5 GB) 2022-05-11 22:00:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3988000 (5 GB) 2022-05-11 22:00:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3989000 (5 GB) 2022-05-11 22:00:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3990000 (5 GB) 2022-05-11 22:00:43 source > 2022-05-11 22:00:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3820000 2022-05-11 22:00:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3991000 (5 GB) 2022-05-11 22:00:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3992000 (5 GB) 2022-05-11 22:00:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3993000 (5 GB) 2022-05-11 22:00:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3994000 (5 GB) 2022-05-11 22:00:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3995000 (5 GB) 2022-05-11 22:00:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3996000 (5 GB) 2022-05-11 22:00:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3997000 (5 GB) 2022-05-11 22:00:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3998000 (5 GB) 2022-05-11 22:00:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 3999000 (5 GB) 2022-05-11 22:00:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4000000 (5 GB) 2022-05-11 22:00:46 source > 2022-05-11 22:00:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3830000 2022-05-11 22:00:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4001000 (5 GB) 2022-05-11 22:00:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4002000 (5 GB) 2022-05-11 22:00:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4003000 (5 GB) 2022-05-11 22:00:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4004000 (5 GB) 2022-05-11 22:00:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4005000 (5 GB) 2022-05-11 22:00:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4006000 (5 GB) 2022-05-11 22:00:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4007000 (5 GB) 2022-05-11 22:00:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4008000 (5 GB) 2022-05-11 22:00:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4009000 (5 GB) 2022-05-11 22:00:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4010000 (5 GB) 2022-05-11 22:00:49 source > 2022-05-11 22:00:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3840000 2022-05-11 22:00:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4011000 (5 GB) 2022-05-11 22:00:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4012000 (5 GB) 2022-05-11 22:00:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4013000 (5 GB) 2022-05-11 22:00:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4014000 (5 GB) 2022-05-11 22:00:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4015000 (5 GB) 2022-05-11 22:00:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4016000 (5 GB) 2022-05-11 22:00:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4017000 (5 GB) 2022-05-11 22:00:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4018000 (5 GB) 2022-05-11 22:00:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4019000 (5 GB) 2022-05-11 22:00:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4020000 (5 GB) 2022-05-11 22:00:52 source > 2022-05-11 22:00:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3850000 2022-05-11 22:00:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4021000 (5 GB) 2022-05-11 22:00:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4022000 (5 GB) 2022-05-11 22:00:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4023000 (5 GB) 2022-05-11 22:00:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4024000 (5 GB) 2022-05-11 22:00:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4025000 (5 GB) 2022-05-11 22:00:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4026000 (5 GB) 2022-05-11 22:00:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4027000 (5 GB) 2022-05-11 22:00:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4028000 (5 GB) 2022-05-11 22:00:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4029000 (5 GB) 2022-05-11 22:00:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4030000 (5 GB) 2022-05-11 22:00:55 source > 2022-05-11 22:00:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3860000 2022-05-11 22:00:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4031000 (5 GB) 2022-05-11 22:00:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4032000 (5 GB) 2022-05-11 22:00:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4033000 (5 GB) 2022-05-11 22:00:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4034000 (5 GB) 2022-05-11 22:00:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4035000 (5 GB) 2022-05-11 22:00:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4036000 (5 GB) 2022-05-11 22:00:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4037000 (5 GB) 2022-05-11 22:00:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4038000 (5 GB) 2022-05-11 22:00:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4039000 (5 GB) 2022-05-11 22:00:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4040000 (5 GB) 2022-05-11 22:00:58 source > 2022-05-11 22:00:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):250 - Reading stream TransactionRecords. Records read: 3870000 2022-05-11 22:00:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4041000 (5 GB) 2022-05-11 22:00:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4042000 (5 GB) 2022-05-11 22:00:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4043000 (5 GB) 2022-05-11 22:00:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):313 - Records read: 4044000 (5 GB) 2022-05-11 22:00:59 source > 2022-05-11 22:00:59 INFO i.a.i.s.r.AbstractDbSource(lambda$read$2):124 - Closing database connection pool. 2022-05-11 22:00:59 source > 2022-05-11 22:00:59 INFO i.a.i.s.r.AbstractDbSource(lambda$read$2):126 - Closed database connection pool. 2022-05-11 22:00:59 source > 2022-05-11 22:00:59 INFO i.a.i.b.IntegrationRunner(runInternal):169 - Completed integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-05-11 22:00:59 source > 2022-05-11 22:00:59 INFO i.a.i.s.m.MssqlSource(main):451 - completed source: class io.airbyte.integrations.source.mssql.MssqlSource 2022-05-11 22:00:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):324 - Total records read: 4044181 (5 GB) 2022-05-11 22:00:59 INFO i.a.w.DefaultReplicationWorker(run):166 - One of source or destination thread complete. Waiting on the other. 2022-05-11 22:00:59 destination > 2022-05-11 22:00:59 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-05-11 22:00:59 destination > 2022-05-11 22:00:59 INFO i.a.i.d.b.BigQueryRecordConsumer(close):58 - Started closing all connections 2022-05-11 22:00:59 destination > 2022-05-11 22:00:59 INFO i.a.i.d.b.u.AbstractBigQueryUploader(close):78 - Closing connector: AbstractBigQueryUploader{table=_airbyte_raw_CustomerRecords, tmpTable=_airbyte_tmp_asv_CustomerRecords, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-11 22:00:59 destination > 2022-05-11 22:00:59 ERROR i.a.i.d.b.u.AbstractBigQueryUploader(close):87 - Failed to close AbstractBigQueryUploader{table=_airbyte_raw_CustomerRecords, tmpTable=_airbyte_tmp_asv_CustomerRecords, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} writer, 2022-05-11 22:00:59 destination > details: 400 Bad Request 2022-05-11 22:00:59 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/transfer-galaxy-data-loading/jobs?uploadType=resumable&upload_id=ADPycdu1Qo4hk-_bS2dPu-4Pjqy7tLB-Kg0ifVsHI77JfofShW49TmHJgXb1d8b_H-ZPd8-quF5-jW7aKwtLgseZ_nNJEA 2022-05-11 22:00:59 destination > { 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-11 22:00:59 destination > { 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-11 22:00:59 destination > } 2022-05-11 22:00:59 destination > ], 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-11 22:00:59 destination > } 2022-05-11 22:00:59 destination > } 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-11 22:00:59 destination > 2022-05-11 22:00:59 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):28 - Initial Memory (xms) mb = 512 2022-05-11 22:00:59 destination > 2022-05-11 22:00:59 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):29 - Max Memory (xmx) : mb = 24128 2022-05-11 22:00:59 destination > 2022-05-11 22:00:59 ERROR i.a.i.d.b.BigQueryRecordConsumer(lambda$close$0):65 - Exception while closing uploader AbstractBigQueryUploader{table=_airbyte_raw_CustomerRecords, tmpTable=_airbyte_tmp_asv_CustomerRecords, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-11 22:00:59 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-11 22:00:59 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/transfer-galaxy-data-loading/jobs?uploadType=resumable&upload_id=ADPycdu1Qo4hk-_bS2dPu-4Pjqy7tLB-Kg0ifVsHI77JfofShW49TmHJgXb1d8b_H-ZPd8-quF5-jW7aKwtLgseZ_nNJEA 2022-05-11 22:00:59 destination > { 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-11 22:00:59 destination > { 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-11 22:00:59 destination > } 2022-05-11 22:00:59 destination > ], 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-11 22:00:59 destination > } 2022-05-11 22:00:59 destination > } 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-11 22:00:59 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:89) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.lambda$close$0(BigQueryRecordConsumer.java:62) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > at java.util.HashMap$Values.forEach(HashMap.java:1065) ~[?:?] 2022-05-11 22:00:59 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.close(BigQueryRecordConsumer.java:60) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) ~[io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:105) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > at io.airbyte.integrations.destination.bigquery.BigQueryDestination.main(BigQueryDestination.java:314) [io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > Caused by: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-11 22:00:59 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/transfer-galaxy-data-loading/jobs?uploadType=resumable&upload_id=ADPycdu1Qo4hk-_bS2dPu-4Pjqy7tLB-Kg0ifVsHI77JfofShW49TmHJgXb1d8b_H-ZPd8-quF5-jW7aKwtLgseZ_nNJEA 2022-05-11 22:00:59 destination > { 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-11 22:00:59 destination > { 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-11 22:00:59 destination > } 2022-05-11 22:00:59 destination > ], 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-11 22:00:59 destination > } 2022-05-11 22:00:59 destination > } 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-11 22:00:59 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.translate(HttpBigQueryRpc.java:115) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:00:59 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:708) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:00:59 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:00:59 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:00:59 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-11 22:00:59 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-11 22:00:59 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-11 22:00:59 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:00:59 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-11 22:00:59 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > ... 9 more 2022-05-11 22:00:59 destination > Caused by: com.google.api.client.http.HttpResponseException: 400 Bad Request 2022-05-11 22:00:59 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/transfer-galaxy-data-loading/jobs?uploadType=resumable&upload_id=ADPycdu1Qo4hk-_bS2dPu-4Pjqy7tLB-Kg0ifVsHI77JfofShW49TmHJgXb1d8b_H-ZPd8-quF5-jW7aKwtLgseZ_nNJEA 2022-05-11 22:00:59 destination > { 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-11 22:00:59 destination > { 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-11 22:00:59 destination > } 2022-05-11 22:00:59 destination > ], 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-11 22:00:59 destination > } 2022-05-11 22:00:59 destination > } 2022-05-11 22:00:59 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-11 22:00:59 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-11 22:00:59 destination > at com.google.api.client.http.HttpResponseException$Builder.build(HttpResponseException.java:293) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-11 22:00:59 destination > at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1118) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-11 22:00:59 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:691) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:00:59 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:00:59 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:00:59 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-11 22:00:59 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-11 22:00:59 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-11 22:00:59 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:00:59 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-11 22:00:59 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:00:59 destination > ... 9 more 2022-05-11 22:00:59 destination > 2022-05-11 22:00:59 INFO i.a.i.d.b.u.AbstractBigQueryUploader(close):78 - Closing connector: AbstractBigQueryUploader{table=_airbyte_raw_TransactionRecords, tmpTable=_airbyte_tmp_bie_TransactionRecords, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-11 22:01:00 destination > 2022-05-11 22:01:00 ERROR i.a.i.d.b.u.AbstractBigQueryUploader(close):87 - Failed to close AbstractBigQueryUploader{table=_airbyte_raw_TransactionRecords, tmpTable=_airbyte_tmp_bie_TransactionRecords, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} writer, 2022-05-11 22:01:00 destination > details: 400 Bad Request 2022-05-11 22:01:00 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/transfer-galaxy-data-loading/jobs?uploadType=resumable&upload_id=ADPycdt1LkBe7H6RKQdSEBfByXSy-xYwdCRexFvzSHzxebzVx2mFAcSIvPqyINcbg3_5oK1Hf2NFg7ZghdnExWJ7jJ-jDA 2022-05-11 22:01:00 destination > { 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-11 22:01:00 destination > { 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > ], 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-11 22:01:00 destination > 2022-05-11 22:01:00 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):28 - Initial Memory (xms) mb = 512 2022-05-11 22:01:00 destination > 2022-05-11 22:01:00 INFO i.a.i.d.b.h.LoggerHelper(printHeapMemoryConsumption):29 - Max Memory (xmx) : mb = 24128 2022-05-11 22:01:00 destination > 2022-05-11 22:01:00 ERROR i.a.i.d.b.BigQueryRecordConsumer(lambda$close$0):65 - Exception while closing uploader AbstractBigQueryUploader{table=_airbyte_raw_TransactionRecords, tmpTable=_airbyte_tmp_bie_TransactionRecords, syncMode=WRITE_TRUNCATE, writer=class io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter, recordFormatter=class io.airbyte.integrations.destination.bigquery.formatter.DefaultBigQueryRecordFormatter} 2022-05-11 22:01:00 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-11 22:01:00 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/transfer-galaxy-data-loading/jobs?uploadType=resumable&upload_id=ADPycdt1LkBe7H6RKQdSEBfByXSy-xYwdCRexFvzSHzxebzVx2mFAcSIvPqyINcbg3_5oK1Hf2NFg7ZghdnExWJ7jJ-jDA 2022-05-11 22:01:00 destination > { 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:01:00 destination > Exception in thread "main" java.lang.RuntimeException: Exceptions thrown while closing consumer: java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-11 22:01:00 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/transfer-galaxy-data-loading/jobs?uploadType=resumable&upload_id=ADPycdu1Qo4hk-_bS2dPu-4Pjqy7tLB-Kg0ifVsHI77JfofShW49TmHJgXb1d8b_H-ZPd8-quF5-jW7aKwtLgseZ_nNJEA 2022-05-11 22:01:00 destination > { 2022-05-11 22:01:00 destination > "error": { 2022-05-11 22:01:00 destination > "code": 400, 2022-05-11 22:01:00 destination > "message": "Invalid credential", 2022-05-11 22:01:00 destination > "errors": [ 2022-05-11 22:01:00 destination > { 2022-05-11 22:01:00 destination > "message": "Invalid credential", 2022-05-11 22:01:00 destination > "domain": "global", 2022-05-11 22:01:00 destination > "reason": "invalid" 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 destination > ], 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-11 22:01:00 destination > "status": "INVALID_ARGUMENT" 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > { 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > 2022-05-11 22:01:00 destination > java.lang.RuntimeException: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-11 22:01:00 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/transfer-galaxy-data-loading/jobs?uploadType=resumable&upload_id=ADPycdt1LkBe7H6RKQdSEBfByXSy-xYwdCRexFvzSHzxebzVx2mFAcSIvPqyINcbg3_5oK1Hf2NFg7ZghdnExWJ7jJ-jDA 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 destination > { 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:01:00 destination > "error": { 2022-05-11 22:01:00 destination > "code": 400, 2022-05-11 22:01:00 destination > "message": "Invalid credential", 2022-05-11 22:01:00 destination > "errors": [ 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 destination > { 2022-05-11 22:01:00 destination > "message": "Invalid credential", 2022-05-11 22:01:00 destination > "domain": "global", 2022-05-11 22:01:00 destination > "reason": "invalid" 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > ], 2022-05-11 22:01:00 destination > "status": "INVALID_ARGUMENT" 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > 2022-05-11 22:01:00 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.close(BigQueryRecordConsumer.java:69) 2022-05-11 22:01:00 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) 2022-05-11 22:01:00 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) 2022-05-11 22:01:00 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-11 22:01:00 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) 2022-05-11 22:01:00 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:105) 2022-05-11 22:01:00 destination > at io.airbyte.integrations.destination.bigquery.BigQueryDestination.main(BigQueryDestination.java:314) 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > ], 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-11 22:01:00 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:89) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.lambda$close$0(BigQueryRecordConsumer.java:62) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > at java.util.HashMap$Values.forEach(HashMap.java:1065) ~[?:?] 2022-05-11 22:01:00 destination > at io.airbyte.integrations.destination.bigquery.BigQueryRecordConsumer.close(BigQueryRecordConsumer.java:60) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.lambda$close$0(FailureTrackingAirbyteMessageConsumer.java:67) ~[io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > at io.airbyte.integrations.base.FailureTrackingAirbyteMessageConsumer.close(FailureTrackingAirbyteMessageConsumer.java:67) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:164) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:105) [io.airbyte.airbyte-integrations.bases-base-java-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > at io.airbyte.integrations.destination.bigquery.BigQueryDestination.main(BigQueryDestination.java:314) [io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > Caused by: com.google.cloud.bigquery.BigQueryException: 400 Bad Request 2022-05-11 22:01:00 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/transfer-galaxy-data-loading/jobs?uploadType=resumable&upload_id=ADPycdt1LkBe7H6RKQdSEBfByXSy-xYwdCRexFvzSHzxebzVx2mFAcSIvPqyINcbg3_5oK1Hf2NFg7ZghdnExWJ7jJ-jDA 2022-05-11 22:01:00 destination > { 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-11 22:01:00 destination > { 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > ], 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-11 22:01:00 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.translate(HttpBigQueryRpc.java:115) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:01:00 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:708) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:01:00 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:01:00 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:01:00 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-11 22:01:00 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-11 22:01:00 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-11 22:01:00 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:01:00 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-11 22:01:00 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > ... 9 more 2022-05-11 22:01:00 destination > Caused by: com.google.api.client.http.HttpResponseException: 400 Bad Request 2022-05-11 22:01:00 destination > PUT https://www.googleapis.com/upload/bigquery/v2/projects/transfer-galaxy-data-loading/jobs?uploadType=resumable&upload_id=ADPycdt1LkBe7H6RKQdSEBfByXSy-xYwdCRexFvzSHzxebzVx2mFAcSIvPqyINcbg3_5oK1Hf2NFg7ZghdnExWJ7jJ-jDA 2022-05-11 22:01:00 destination > { 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "error" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "code" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "errors" 2022-05-11 22:01:00 destination > { 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "message" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "domain" 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "reason" 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > ], 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: string found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: "status" 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 destination > } 2022-05-11 22:01:00 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-05-11 22:01:00 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-05-11 22:01:00 destination > at com.google.api.client.http.HttpResponseException$Builder.build(HttpResponseException.java:293) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-11 22:01:00 destination > at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1118) ~[google-http-client-1.41.4.jar:1.41.4] 2022-05-11 22:01:00 destination > at com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.write(HttpBigQueryRpc.java:691) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:01:00 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:59) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:01:00 destination > at com.google.cloud.bigquery.TableDataWriteChannel$1.call(TableDataWriteChannel.java:54) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:01:00 destination > at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105) ~[gax-2.12.2.jar:2.12.2] 2022-05-11 22:01:00 destination > at com.google.cloud.RetryHelper.run(RetryHelper.java:76) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-11 22:01:00 destination > at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-11 22:01:00 destination > at com.google.cloud.bigquery.TableDataWriteChannel.flushBuffer(TableDataWriteChannel.java:53) ~[google-cloud-bigquery-1.133.1.jar:1.133.1] 2022-05-11 22:01:00 destination > at com.google.cloud.BaseWriteChannel.close(BaseWriteChannel.java:151) ~[google-cloud-core-2.5.6.jar:2.5.6] 2022-05-11 22:01:00 destination > at io.airbyte.integrations.destination.bigquery.writer.BigQueryTableWriter.close(BigQueryTableWriter.java:44) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > at io.airbyte.integrations.destination.bigquery.uploader.AbstractBigQueryUploader.close(AbstractBigQueryUploader.java:79) ~[io.airbyte.airbyte-integrations.connectors-destination-bigquery-0.36.8-alpha.jar:?] 2022-05-11 22:01:00 destination > ... 9 more 2022-05-11 22:01:00 ERROR i.a.w.DefaultReplicationWorker(run):172 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process exited with non-zero exit code 1 at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:167) ~[io.airbyte-airbyte-workers-0.38.1-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.38.1-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.38.1-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.WorkerException: Destination process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.protocols.airbyte.DefaultAirbyteDestination.close(DefaultAirbyteDestination.java:119) ~[io.airbyte-airbyte-workers-0.38.1-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:129) ~[io.airbyte-airbyte-workers-0.38.1-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.38.1-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.38.1-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getDestinationOutputRunnable$6(DefaultReplicationWorker.java:373) ~[io.airbyte-airbyte-workers-0.38.1-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] ... 1 more 2022-05-11 22:01:00 INFO i.a.w.DefaultReplicationWorker(run):231 - sync summary: io.airbyte.config.ReplicationAttemptSummary@3e0a1562[status=failed,recordsSynced=4044181,bytesSynced=5789378026,startTime=1652305355544,endTime=1652306460454,totalStats=io.airbyte.config.SyncStats@2ee6de3f[recordsEmitted=4044181,bytesEmitted=5789378026,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@57eaac0d[streamName=TransactionRecords,stats=io.airbyte.config.SyncStats@24473aad[recordsEmitted=3873633,bytesEmitted=5618295610,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@4a089a42[streamName=CustomerRecords,stats=io.airbyte.config.SyncStats@5287b21a[recordsEmitted=170548,bytesEmitted=171082416,stateMessagesEmitted=,recordsCommitted=]]]] 2022-05-11 22:01:00 INFO i.a.w.DefaultReplicationWorker(run):253 - Source did not output any state messages 2022-05-11 22:01:00 WARN i.a.w.DefaultReplicationWorker(run):264 - State capture: No state retained. 2022-05-11 22:01:00 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-05-11 22:01:00 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):157 - sync summary: io.airbyte.config.StandardSyncOutput@635c2154[standardSyncSummary=io.airbyte.config.StandardSyncSummary@7964973c[status=failed,recordsSynced=4044181,bytesSynced=5789378026,startTime=1652305355544,endTime=1652306460454,totalStats=io.airbyte.config.SyncStats@2ee6de3f[recordsEmitted=4044181,bytesEmitted=5789378026,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@57eaac0d[streamName=TransactionRecords,stats=io.airbyte.config.SyncStats@24473aad[recordsEmitted=3873633,bytesEmitted=5618295610,stateMessagesEmitted=,recordsCommitted=]], io.airbyte.config.StreamSyncStats@4a089a42[streamName=CustomerRecords,stats=io.airbyte.config.SyncStats@5287b21a[recordsEmitted=170548,bytesEmitted=171082416,stateMessagesEmitted=,recordsCommitted=]]]],normalizationSummary=,state=,outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@52f5e12c[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@12709ea[stream=io.airbyte.protocol.models.AirbyteStream@373de1b[name=CustomerRecords,jsonSchema={"type":"object","properties":{"DOB":{"type":"string"},"City":{"type":"string"},"Email":{"type":"string"},"IsPep":{"type":"boolean"},"IsStr":{"type":"number"},"Phone":{"type":"string"},"Active":{"type":"boolean"},"Client":{"type":"string"},"Address":{"type":"string"},"LastName":{"type":"string"},"CreatedAt":{"type":"string"},"FirstName":{"type":"string"},"IsBlocked":{"type":"boolean"},"IsDeleted":{"type":"boolean"},"CustomerId":{"type":"number"},"PostalCode":{"type":"string"},"ReferredBy":{"type":"number"},"DeletedFrom":{"type":"number"},"IsSuspended":{"type":"boolean"},"ReferralType":{"type":"string"},"CountryAlpha3":{"type":"string"},"EmailConfirmed":{"type":"boolean"},"EmailRiskScore":{"type":"number"},"IsAsylumSeeker":{"type":"boolean"},"PersonalNumber":{"type":"string"},"IsTransactional":{"type":"boolean"},"SupportLanguage":{"type":"string"},"CustomerRecordId":{"type":"number"},"DocumentVerified":{"type":"boolean"},"EmailConfirmedAt":{"type":"string"},"HighRiskIndustry":{"type":"number"},"PurposeOfAccount":{"type":"string"},"SignedUpLanguage":{"type":"string"},"ExtraAllowedLimit":{"type":"number"},"IsLimitedCustomer":{"type":"boolean"},"NationalityAlpha3":{"type":"string"},"PreferredLanguage":{"type":"string"},"DocumentExpiryDate":{"type":"string"},"IsDocumentUploaded":{"type":"boolean"},"SendingAmountBucket":{"type":"string"},"IdentityDocumentType":{"type":"string"},"IsComplianceWatchlist":{"type":"boolean"},"IdentityDocumentNumber":{"type":"string"},"CustomerOnBoardingState":{"type":"number"},"CustomerOnBoardingStatus":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[CustomerRecordId]],namespace=airbyte_portal_20220511,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[CustomerRecordId]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5e73743e[stream=io.airbyte.protocol.models.AirbyteStream@2372125d[name=TransactionRecords,jsonSchema={"type":"object","properties":{"Psp":{"type":"number"},"state":{"type":"number"},"CrCode":{"type":"string"},"CrText":{"type":"string"},"client":{"type":"string"},"PotCode":{"type":"string"},"PotText":{"type":"string"},"SofCode":{"type":"string"},"SofText":{"type":"string"},"deviceid":{"type":"string"},"fixedfee":{"type":"number"},"provider":{"type":"number"},"isreverse":{"type":"boolean"},"promocode":{"type":"string"},"ratetosek":{"type":"number"},"customerid":{"type":"number"},"receiverid":{"type":"number"},"PaidOutTime":{"type":"string"},"VoucherCode":{"type":"string"},"isownbehalf":{"type":"boolean"},"customername":{"type":"string"},"receivercity":{"type":"string"},"receivername":{"type":"string"},"referralcode":{"type":"string"},"QuotationTime":{"type":"string"},"RateToSekTime":{"type":"string"},"chargedamount":{"type":"number"},"chargedfxrate":{"type":"number"},"customeremail":{"type":"string"},"sendingamount":{"type":"number"},"sendingfxrate":{"type":"number"},"transactionid":{"type":"string"},"DiscountAmount":{"type":"number"},"customermobile":{"type":"string"},"providerfxrate":{"type":"number"},"receivermobile":{"type":"string"},"remittancetype":{"type":"string"},"setteledamount":{"type":"number"},"RateToSekSource":{"type":"string"},"clientipaddress":{"type":"string"},"customeraddress":{"type":"string"},"receiveraddress":{"type":"string"},"receivingamount":{"type":"number"},"sendingcurrency":{"type":"string"},"transactiontime":{"type":"string"},"PayoutOfficeCode":{"type":"string"},"laststatusrequest":{"type":"string"},"providererrorcode":{"type":"string"},"ratetosekrealtime":{"type":"number"},"receivingcurrency":{"type":"string"},"ProviderCommission":{"type":"number"},"cancellationreason":{"type":"string"},"fixedfeepercentage":{"type":"number"},"fxspreadpercentage":{"type":"number"},"settlementcurrency":{"type":"string"},"TransactionRecordId":{"type":"number"},"sendingcountryalpha3":{"type":"string"},"sendinginterbankrate":{"type":"number"},"providertransactionid":{"type":"string"},"receivingcountryalpha3":{"type":"string"},"cancelrequestreceivedat":{"type":"string"},"SendingInterbankRateTime":{"type":"string"},"receivermobilecountrycode":{"type":"string"},"SendingInterbankRateSource":{"type":"string"},"sendinginterbankraterealtime":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[TransactionRecordId]],namespace=airbyte_portal_20220511,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[TransactionRecordId]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@1a232780[failureOrigin=destination,failureType=,internalMessage=io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process exited with non-zero exit code 1,externalMessage=Something went wrong within the destination connector,metadata=io.airbyte.config.Metadata@73da1d9[additionalProperties={attemptNumber=0, jobId=26}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process exited with non-zero exit code 1 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: io.airbyte.workers.DefaultReplicationWorker$DestinationException: Destination process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getDestinationOutputRunnable$6(DefaultReplicationWorker.java:373) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more ,retryable=,timestamp=1652306460452]]] 2022-05-11 22:01:00 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-05-11 22:01:00 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/26/0/logs.log 2022-05-11 22:01:00 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.38.1-alpha 2022-05-11 22:01:00 INFO i.a.w.DefaultNormalizationWorker(run):47 - Running normalization. 2022-05-11 22:01:00 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization:0.1.78 2022-05-11 22:01:00 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization:0.1.78 exists... 2022-05-11 22:01:00 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization:0.1.78 was found locally. 2022-05-11 22:01:00 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 26 2022-05-11 22:01:00 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/26/0/normalize --log-driver none --name normalization-normalize-26-0-vjchi --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.38.1-alpha airbyte/normalization:0.1.78 run --integration-type bigquery --config destination_config.json --catalog destination_catalog.json 2022-05-11 22:01:00 normalization > Running: transform-config --config destination_config.json --integration-type bigquery --out /data/26/0/normalize 2022-05-11 22:01:01 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/26/0/normalize') 2022-05-11 22:01:01 normalization > transform_bigquery 2022-05-11 22:01:01 normalization > Running: transform-catalog --integration-type bigquery --profile-config-dir /data/26/0/normalize --catalog destination_catalog.json --out /data/26/0/normalize/models/generated/ --json-column _airbyte_data 2022-05-11 22:01:01 normalization > Processing destination_catalog.json... 2022-05-11 22:01:01 normalization > Generating airbyte_ctes/airbyte_portal_20220511/CustomerRecords_ab1.sql from CustomerRecords 2022-05-11 22:01:01 normalization > Generating airbyte_ctes/airbyte_portal_20220511/CustomerRecords_ab2.sql from CustomerRecords 2022-05-11 22:01:01 normalization > Generating airbyte_ctes/airbyte_portal_20220511/CustomerRecords_ab3.sql from CustomerRecords 2022-05-11 22:01:01 normalization > Generating airbyte_tables/airbyte_portal_20220511/CustomerRecords.sql from CustomerRecords 2022-05-11 22:01:01 normalization > Generating airbyte_ctes/airbyte_portal_20220511/TransactionRecords_ab1.sql from TransactionRecords 2022-05-11 22:01:01 normalization > Generating airbyte_ctes/airbyte_portal_20220511/TransactionRecords_ab2.sql from TransactionRecords 2022-05-11 22:01:01 normalization > Generating airbyte_ctes/airbyte_portal_20220511/TransactionRecords_ab3.sql from TransactionRecords 2022-05-11 22:01:01 normalization > Generating airbyte_tables/airbyte_portal_20220511/TransactionRecords.sql from TransactionRecords 2022-05-11 22:01:01 normalization > detected no config file for ssh, assuming ssh is off. 2022-05-11 22:01:06 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-05-11 22:01:06 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-05-11 22:01:06 normalization > 2022-05-11 22:01:06 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-05-11 22:01:06 normalization > 2022-05-11 22:01:09 normalization > 22:01:09 Running with dbt=1.0.0 2022-05-11 22:01:09 normalization > 22:01:09 Partial parse save file not found. Starting full parse. 2022-05-11 22:01:11 normalization > 22:01:11 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-05-11 22:01:11 normalization > There are 2 unused configuration paths: 2022-05-11 22:01:11 normalization > - models.airbyte_utils.generated.airbyte_incremental 2022-05-11 22:01:11 normalization > - models.airbyte_utils.generated.airbyte_views 2022-05-11 22:01:11 normalization > 2022-05-11 22:01:11 normalization > 22:01:11 Found 8 models, 0 tests, 0 snapshots, 0 analyses, 544 macros, 0 operations, 0 seed files, 2 sources, 0 exposures, 0 metrics 2022-05-11 22:01:11 normalization > 22:01:11 2022-05-11 22:01:12 normalization > 22:01:12 Concurrency: 8 threads (target='prod') 2022-05-11 22:01:12 normalization > 22:01:12 2022-05-11 22:01:13 normalization > 22:01:13 1 of 2 START table model airbyte_portal_20220511.CustomerRecords........................................................ [RUN] 2022-05-11 22:01:13 normalization > 22:01:13 2 of 2 START table model airbyte_portal_20220511.TransactionRecords..................................................... [RUN] 2022-05-11 22:02:15 normalization > 22:02:15 1 of 2 OK created table model airbyte_portal_20220511.CustomerRecords................................................... [CREATE TABLE (170.5k rows, 171.0 MB processed) in 62.54s] 2022-05-11 22:02:18 normalization > 22:02:18 2 of 2 OK created table model airbyte_portal_20220511.TransactionRecords................................................ [CREATE TABLE (3.9m rows, 5.4 GB processed) in 65.10s] 2022-05-11 22:02:18 normalization > 22:02:18 2022-05-11 22:02:18 normalization > 22:02:18 Finished running 2 table models in 66.63s. 2022-05-11 22:02:18 normalization > 22:02:18 2022-05-11 22:02:18 normalization > 22:02:18 Completed successfully 2022-05-11 22:02:18 normalization > 22:02:18 2022-05-11 22:02:18 normalization > 22:02:18 Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2 2022-05-11 22:02:19 INFO i.a.w.DefaultNormalizationWorker(run):71 - Normalization executed in 1 minute 18 seconds. 2022-05-11 22:02:19 INFO i.a.w.DefaultNormalizationWorker(run):77 - Normalization summary: io.airbyte.config.NormalizationSummary@3d4dea97[startTime=1652306460528,endTime=1652306539076] 2022-05-11 22:02:19 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-05-11 22:02:19 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating...