2022-07-04 14:33:05 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.35.65-alpha 2022-07-04 14:33:06 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/209/2/logs.log 2022-07-04 14:33:06 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.35.65-alpha 2022-07-04 14:33:06 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 209 attempt id: 2 2022-07-04 14:33:06 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {public.spans=incremental - append} 2022-07-04 14:33:06 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-07-04 14:33:06 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-snowflake:0.4.30 exists... 2022-07-04 14:33:06 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-snowflake:0.4.30 was found locally. 2022-07-04 14:33:06 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 209 2022-07-04 14:33:06 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/209/2 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.30 -e WORKER_JOB_ATTEMPT=2 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.35.65-alpha -e WORKER_JOB_ID=209 airbyte/destination-snowflake:0.4.30 write --config destination_config.json --catalog destination_catalog.json 2022-07-04 14:33:06 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-postgres:0.4.30 exists... 2022-07-04 14:33:06 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-postgres:0.4.30 was found locally. 2022-07-04 14:33:06 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 209 2022-07-04 14:33:06 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/209/2 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:0.4.30 -e WORKER_JOB_ATTEMPT=2 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.35.65-alpha -e WORKER_JOB_ID=209 airbyte/source-postgres:0.4.30 read --config source_config.json --catalog source_catalog.json 2022-07-04 14:33:06 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-07-04 14:33:06 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-07-04 14:33:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-07-04 14:33:06 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-07-04 14:33:06 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-07-04 14:33:06 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-07-04 14:33:06 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-07-04 14:33:06 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-07-04 14:33:06 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.b.a.AdaptiveSourceRunner$Runner(getSource):73 - Running source under deployment mode: null 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 WARN i.a.i.b.a.AdaptiveSourceRunner$Runner(getSource):78 - Deployment mode is null, default to OSS mode 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.b.a.AdaptiveSourceRunner$Runner(run):85 - Starting source: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {read=null, catalog=source_catalog.json, config=source_config.json} 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: READ 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='null'} 2022-07-04 14:33:07 destination > 2022-07-04 14:33:07 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-07-04 14:33:07 destination > 2022-07-04 14:33:07 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-07-04 14:33:07 destination > 2022-07-04 14:33:07 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-07-04 14:33:07 destination > 2022-07-04 14:33:07 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 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-07-04 14:33:07 source > 2022-07-04 14:33:07 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-07-04 14:33:07 source > 2022-07-04 14:33:07 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-07-04 14:33:07 source > 2022-07-04 14:33:07 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-07-04 14:33:07 destination > 2022-07-04 14:33:07 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-07-04 14:33:07 destination > 2022-07-04 14:33:07 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-07-04 14:33:07 destination > 2022-07-04 14:33:07 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-07-04 14:33:07 destination > 2022-07-04 14:33:07 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-07-04 14:33:07 destination > 2022-07-04 14:33:07 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: INTERNAL_STAGING 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-07-04 14:33:07 destination > 2022-07-04 14:33:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=inc-spans, namespace=null, outputSchemaName=AIRBYTE_SCHEMA, tmpTableName=_airbyte_tmp_oie_inc_spans, outputTableName=_airbyte_raw_inc_spans, syncMode=append} 2022-07-04 14:33:07 destination > 2022-07-04 14:33:07 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-07-04 14:33:07 destination > 2022-07-04 14:33:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):117 - Preparing tmp tables in destination started for 1 streams 2022-07-04 14:33:07 destination > 2022-07-04 14:33:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema AIRBYTE_SCHEMA stream inc-spans: tmp table: _airbyte_tmp_oie_inc_spans, stage: 2022/07/04/14/7E85C34D-4D08-4C8E-BFBF-0B119420CFC7/ 2022-07-04 14:33:07 destination > 2022-07-04 14:33:07 INFO c.z.h.HikariDataSource(getConnection):110 - HikariPool-1 - Starting... 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(isCdc):277 - using CDC: false 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$getCheckOperations$1):93 - Attempting to get metadata from the database to see if we can connect. 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(isCdc):277 - using CDC: false 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):43 - Using default value for environment variable USE_STREAM_CAPABLE_STATE: 'false' 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(isCdc):277 - using CDC: false 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.r.s.StateManagerFactory(createStateManager):55 - Stream state manager selected to manage state object with type STREAM. 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):161 - No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='spans', namespace='public'}, New Cursor Field: start_time. Resetting cursor value 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO c.z.h.HikariDataSource():80 - HikariPool-2 - Starting... 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO c.z.h.HikariDataSource():82 - HikariPool-2 - Start completed. 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):156 - Checking schema: public 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(discoverInternal):121 - Internal schemas to exclude: [catalog_history, information_schema, pg_catalog, pg_internal] 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):38 - Set initial fetch size: 10 rows 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):72 - Max memory limit: 199682424832, JDBC buffer size: 1073741824 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_07_01 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_07_01 column strong_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_07_01 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_07_01 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_07_01 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_30 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_30 column strong_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_30 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_30 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_30 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_07_02 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_07_02 column strong_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_07_02 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_07_02 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_07_02 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_30 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_30 column source_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_30 column target_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_30 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_30 column type (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_07_01 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_07_01 column source_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_07_01 column target_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_07_01 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_07_01 column type (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column space_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column trace_id (type bytea[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column tracer_span_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column resource (type resource[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column duration (type float8[17]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column operation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column application_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column system_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_02 column external_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column space_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column trace_id (type bytea[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column tracer_span_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column resource (type resource[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column duration (type float8[17]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column operation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column application_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column system_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_07_01 column external_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_07_02 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_07_02 column source_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_07_02 column target_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_07_02 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_07_02 column type (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column space_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column trace_id (type bytea[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column tracer_span_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column resource (type resource[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column duration (type float8[17]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column operation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column application_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column system_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_30 column external_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column space_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column trace_id (type bytea[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column tracer_span_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column resource (type resource[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column duration (type float8[17]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column operation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column application_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column system_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_28 column external_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column space_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column trace_id (type bytea[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column tracer_span_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column resource (type resource[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column duration (type float8[17]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column operation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column application_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column system_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_29 column external_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs column source_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs column target_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs column type (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids column strong_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column space_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column trace_id (type bytea[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column tracer_span_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column resource (type resource[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column duration (type float8[17]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column operation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column application_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column system_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_24 column external_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column space_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column trace_id (type bytea[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column tracer_span_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column resource (type resource[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column duration (type float8[17]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column operation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column application_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column system_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_25 column external_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column space_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column trace_id (type bytea[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column tracer_span_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column resource (type resource[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column duration (type float8[17]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column operation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column application_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column system_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_26 column external_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column space_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column trace_id (type bytea[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column tracer_span_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column resource (type resource[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column duration (type float8[17]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column operation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column application_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column system_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_27 column external_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_28 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_28 column strong_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_28 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_28 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_28 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_27 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_27 column strong_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_27 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_27 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_27 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_29 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_29 column strong_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_29 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_29 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_29 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_24 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_24 column strong_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_24 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_24 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_24 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_23 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_23 column strong_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_23 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_23 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_23 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_26 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_26 column strong_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_26 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_26 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_26 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_25 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_25 column strong_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_25 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_25 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table strong_ids_2022_06_25 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column space_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column trace_id (type bytea[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column tracer_span_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column resource (type resource[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column duration (type float8[17]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column operation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column application_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column system_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans column external_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_27 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_27 column source_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_27 column target_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_27 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_27 column type (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_28 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_28 column source_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_28 column target_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_28 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_28 column type (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_29 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_29 column source_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_29 column target_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_29 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_29 column type (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column space_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column trace_id (type bytea[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column tracer_span_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column resource (type resource[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column duration (type float8[17]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column operation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column kind (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column application_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column system_tags (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table spans_2022_06_23 column external_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_23 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_23 column source_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_23 column target_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_23 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_23 column type (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_24 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_24 column source_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_24 column target_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_24 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_24 column type (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_25 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_25 column source_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_25 column target_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_25 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_25 column type (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_26 column db_record_id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_26 column source_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_26 column target_span_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_26 column start_time (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table refs_2022_06_26 column type (type int4[10]) -> JsonSchemaType({type=number}) 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.strong_ids_2022_07_01 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.strong_ids_2022_06_30 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.strong_ids_2022_07_02 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.refs_2022_06_30 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.refs_2022_07_01 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.spans_2022_07_02 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.spans_2022_07_01 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.refs_2022_07_02 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.spans_2022_06_30 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.spans_2022_06_28 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.spans_2022_06_29 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.refs 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.strong_ids 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.spans_2022_06_24 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.spans_2022_06_25 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.spans_2022_06_26 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.spans_2022_06_27 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.strong_ids_2022_06_28 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.strong_ids_2022_06_27 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.strong_ids_2022_06_29 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.strong_ids_2022_06_24 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.strong_ids_2022_06_23 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.strong_ids_2022_06_26 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.strong_ids_2022_06_25 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.spans 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.refs_2022_06_27 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.refs_2022_06_28 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.refs_2022_06_29 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.spans_2022_06_23 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.refs_2022_06_23 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.refs_2022_06_24 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.refs_2022_06_25 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(discoverInternal):160 - Found table: public.refs_2022_06_26 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.p.PostgresSource(isCdc):277 - using CDC: false 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: spans 2022-07-04 14:33:07 source > 2022-07-04 14:33:07 INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):38 - Set initial fetch size: 10 rows 2022-07-04 14:33:08 destination > 2022-07-04 14:33:08 INFO c.z.h.p.HikariPool(checkFailFast):565 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@4f2d995e 2022-07-04 14:33:08 destination > 2022-07-04 14:33:08 INFO c.z.h.HikariDataSource(getConnection):123 - HikariPool-1 - Start completed. 2022-07-04 14:33:09 destination > 2022-07-04 14:33:09 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 14:33:09 destination > 2022-07-04 14:33:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema AIRBYTE_SCHEMA stream inc-spans 2022-07-04 14:33:09 destination > 2022-07-04 14:33:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):139 - Preparing tmp tables in destination completed. 2022-07-04 14:33:09 destination > 2022-07-04 14:33:09 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: 0 bytes in 0 buffers) 2022-07-04 14:33:10 source > 2022-07-04 14:33:10 INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):72 - Max memory limit: 199682424832, JDBC buffer size: 1073741824 2022-07-04 14:33:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000 (2 MB) 2022-07-04 14:33:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2000 (4 MB) 2022-07-04 14:33:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3000 (6 MB) 2022-07-04 17:03:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52035000 (123 GB) 2022-07-04 17:03:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52036000 (123 GB) 2022-07-04 17:03:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52037000 (123 GB) 2022-07-04 17:03:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52038000 (123 GB) 2022-07-04 17:03:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52039000 (123 GB) 2022-07-04 17:03:20 source > 2022-07-04 17:03:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52040000 2022-07-04 17:03:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52040000 (123 GB) 2022-07-04 17:03:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52041000 (123 GB) 2022-07-04 17:03:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52042000 (123 GB) 2022-07-04 17:03:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52043000 (123 GB) 2022-07-04 17:03:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52044000 (123 GB) 2022-07-04 17:03:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52045000 (123 GB) 2022-07-04 17:03:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52046000 (123 GB) 2022-07-04 17:03:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52047000 (123 GB) 2022-07-04 17:03:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52048000 (123 GB) 2022-07-04 17:03:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52049000 (123 GB) 2022-07-04 17:03:21 source > 2022-07-04 17:03:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52050000 2022-07-04 17:03:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52050000 (123 GB) 2022-07-04 17:03:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52051000 (123 GB) 2022-07-04 17:03:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52052000 (123 GB) 2022-07-04 17:03:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52053000 (123 GB) 2022-07-04 17:03:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52054000 (123 GB) 2022-07-04 17:03:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52055000 (123 GB) 2022-07-04 17:03:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52056000 (123 GB) 2022-07-04 17:03:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52057000 (123 GB) 2022-07-04 17:03:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52058000 (123 GB) 2022-07-04 17:03:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52059000 (123 GB) 2022-07-04 17:03:22 source > 2022-07-04 17:03:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52060000 2022-07-04 17:03:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52060000 (123 GB) 2022-07-04 17:03:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52061000 (123 GB) 2022-07-04 17:03:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52062000 (123 GB) 2022-07-04 17:03:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52063000 (123 GB) 2022-07-04 17:03:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52064000 (123 GB) 2022-07-04 17:03:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52065000 (123 GB) 2022-07-04 17:03:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52066000 (123 GB) 2022-07-04 17:03:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52067000 (123 GB) 2022-07-04 17:03:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52068000 (123 GB) 2022-07-04 17:03:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52069000 (123 GB) 2022-07-04 17:03:24 source > 2022-07-04 17:03:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52070000 2022-07-04 17:03:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52070000 (123 GB) 2022-07-04 17:03:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52071000 (123 GB) 2022-07-04 17:03:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52072000 (123 GB) 2022-07-04 17:03:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52073000 (123 GB) 2022-07-04 17:03:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52074000 (123 GB) 2022-07-04 17:03:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52075000 (123 GB) 2022-07-04 17:03:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52076000 (123 GB) 2022-07-04 17:03:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52077000 (123 GB) 2022-07-04 17:03:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52078000 (123 GB) 2022-07-04 17:03:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52079000 (123 GB) 2022-07-04 17:03:25 source > 2022-07-04 17:03:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52080000 2022-07-04 17:03:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52080000 (123 GB) 2022-07-04 17:03:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52081000 (123 GB) 2022-07-04 17:03:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52082000 (123 GB) 2022-07-04 17:03:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52083000 (123 GB) 2022-07-04 17:03:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52084000 (123 GB) 2022-07-04 17:03:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52085000 (123 GB) 2022-07-04 17:03:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52086000 (123 GB) 2022-07-04 17:03:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52087000 (123 GB) 2022-07-04 17:03:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52088000 (123 GB) 2022-07-04 17:03:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52089000 (123 GB) 2022-07-04 17:03:27 source > 2022-07-04 17:03:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52090000 2022-07-04 17:03:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52090000 (123 GB) 2022-07-04 17:03:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52091000 (123 GB) 2022-07-04 17:03:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52092000 (123 GB) 2022-07-04 17:03:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52093000 (123 GB) 2022-07-04 17:03:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52094000 (123 GB) 2022-07-04 17:03:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52095000 (123 GB) 2022-07-04 17:03:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52096000 (123 GB) 2022-07-04 17:03:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52097000 (123 GB) 2022-07-04 17:03:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52098000 (123 GB) 2022-07-04 17:03:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52099000 (123 GB) 2022-07-04 17:03:28 source > 2022-07-04 17:03:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52100000 2022-07-04 17:03:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52100000 (123 GB) 2022-07-04 17:03:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52101000 (123 GB) 2022-07-04 17:03:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52102000 (123 GB) 2022-07-04 17:03:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52103000 (123 GB) 2022-07-04 17:03:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52104000 (123 GB) 2022-07-04 17:03:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52105000 (123 GB) 2022-07-04 17:03:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52106000 (123 GB) 2022-07-04 17:03:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52107000 (123 GB) 2022-07-04 17:03:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52108000 (123 GB) 2022-07-04 17:03:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52109000 (123 GB) 2022-07-04 17:03:29 source > 2022-07-04 17:03:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52110000 2022-07-04 17:03:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52110000 (123 GB) 2022-07-04 17:03:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52111000 (123 GB) 2022-07-04 17:03:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52112000 (123 GB) 2022-07-04 17:03:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52113000 (123 GB) 2022-07-04 17:03:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52114000 (123 GB) 2022-07-04 17:03:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52115000 (123 GB) 2022-07-04 17:03:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52116000 (123 GB) 2022-07-04 17:03:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52117000 (123 GB) 2022-07-04 17:03:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52118000 (123 GB) 2022-07-04 17:03:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52119000 (123 GB) 2022-07-04 17:03:31 source > 2022-07-04 17:03:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52120000 2022-07-04 17:03:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52120000 (123 GB) 2022-07-04 17:03:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52121000 (123 GB) 2022-07-04 17:03:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52122000 (123 GB) 2022-07-04 17:03:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52123000 (123 GB) 2022-07-04 17:03:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52124000 (123 GB) 2022-07-04 17:03:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52125000 (123 GB) 2022-07-04 17:03:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52126000 (123 GB) 2022-07-04 17:03:32 destination > 2022-07-04 17:03:32 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:03:32 destination > 2022-07-04 17:03:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:03:32 destination > 2022-07-04 17:03:32 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:03:32 destination > 2022-07-04 17:03:32 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to fdbb4382-f1c4-4a7d-a1ac-a11e4bd452f49769976740438640653.csv.gz (200 MB) 2022-07-04 17:03:40 destination > 2022-07-04 17:03:40 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:03:40 destination > 2022-07-04 17:03:40 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data fdbb4382-f1c4-4a7d-a1ac-a11e4bd452f49769976740438640653.csv.gz 2022-07-04 17:03:40 destination > 2022-07-04 17:03:40 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -518664 bytes in 0 buffers) 2022-07-04 17:03:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52127000 (123 GB) 2022-07-04 17:03:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52128000 (123 GB) 2022-07-04 17:03:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52129000 (123 GB) 2022-07-04 17:03:41 source > 2022-07-04 17:03:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52130000 2022-07-04 17:03:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52130000 (123 GB) 2022-07-04 17:03:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52131000 (123 GB) 2022-07-04 17:03:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52132000 (123 GB) 2022-07-04 17:03:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52133000 (123 GB) 2022-07-04 17:03:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52134000 (123 GB) 2022-07-04 17:03:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52135000 (123 GB) 2022-07-04 17:03:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52136000 (123 GB) 2022-07-04 17:03:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52137000 (123 GB) 2022-07-04 17:03:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52138000 (123 GB) 2022-07-04 17:03:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52139000 (123 GB) 2022-07-04 17:03:42 source > 2022-07-04 17:03:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52140000 2022-07-04 17:03:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52140000 (123 GB) 2022-07-04 17:03:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52141000 (123 GB) 2022-07-04 17:03:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52142000 (123 GB) 2022-07-04 17:03:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52143000 (123 GB) 2022-07-04 17:03:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52144000 (123 GB) 2022-07-04 17:03:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52145000 (123 GB) 2022-07-04 17:03:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52146000 (123 GB) 2022-07-04 17:03:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52147000 (123 GB) 2022-07-04 17:03:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52148000 (123 GB) 2022-07-04 17:03:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52149000 (123 GB) 2022-07-04 17:03:44 source > 2022-07-04 17:03:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52150000 2022-07-04 17:03:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52150000 (123 GB) 2022-07-04 17:03:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52151000 (123 GB) 2022-07-04 17:03:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52152000 (123 GB) 2022-07-04 17:03:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52153000 (123 GB) 2022-07-04 17:03:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52154000 (123 GB) 2022-07-04 17:03:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52155000 (123 GB) 2022-07-04 17:03:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52156000 (123 GB) 2022-07-04 17:03:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52157000 (123 GB) 2022-07-04 17:03:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52158000 (123 GB) 2022-07-04 17:03:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52159000 (123 GB) 2022-07-04 17:03:45 source > 2022-07-04 17:03:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52160000 2022-07-04 17:03:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52160000 (123 GB) 2022-07-04 17:03:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52161000 (123 GB) 2022-07-04 17:03:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52162000 (123 GB) 2022-07-04 17:03:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52163000 (123 GB) 2022-07-04 17:03:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52164000 (123 GB) 2022-07-04 17:03:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52165000 (123 GB) 2022-07-04 17:03:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52166000 (123 GB) 2022-07-04 17:03:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52167000 (123 GB) 2022-07-04 17:03:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52168000 (123 GB) 2022-07-04 17:03:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52169000 (123 GB) 2022-07-04 17:03:47 source > 2022-07-04 17:03:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52170000 2022-07-04 17:03:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52170000 (123 GB) 2022-07-04 17:03:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52171000 (123 GB) 2022-07-04 17:03:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52172000 (123 GB) 2022-07-04 17:03:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52173000 (123 GB) 2022-07-04 17:03:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52174000 (123 GB) 2022-07-04 17:03:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52175000 (123 GB) 2022-07-04 17:03:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52176000 (123 GB) 2022-07-04 17:03:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52177000 (123 GB) 2022-07-04 17:03:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52178000 (123 GB) 2022-07-04 17:03:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52179000 (123 GB) 2022-07-04 17:03:48 source > 2022-07-04 17:03:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52180000 2022-07-04 17:03:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52180000 (123 GB) 2022-07-04 17:03:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52181000 (123 GB) 2022-07-04 17:03:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52182000 (123 GB) 2022-07-04 17:03:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52183000 (123 GB) 2022-07-04 17:03:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52184000 (123 GB) 2022-07-04 17:03:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52185000 (123 GB) 2022-07-04 17:03:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52186000 (123 GB) 2022-07-04 17:03:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52187000 (123 GB) 2022-07-04 17:03:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52188000 (123 GB) 2022-07-04 17:03:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52189000 (123 GB) 2022-07-04 17:03:50 source > 2022-07-04 17:03:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52190000 2022-07-04 17:03:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52190000 (123 GB) 2022-07-04 17:03:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52191000 (123 GB) 2022-07-04 17:03:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52192000 (123 GB) 2022-07-04 17:03:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52193000 (123 GB) 2022-07-04 17:03:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52194000 (123 GB) 2022-07-04 17:03:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52195000 (123 GB) 2022-07-04 17:03:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52196000 (123 GB) 2022-07-04 17:03:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52197000 (123 GB) 2022-07-04 17:03:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52198000 (123 GB) 2022-07-04 17:03:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52199000 (123 GB) 2022-07-04 17:03:51 source > 2022-07-04 17:03:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52200000 2022-07-04 17:03:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52200000 (123 GB) 2022-07-04 17:03:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52201000 (123 GB) 2022-07-04 17:03:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52202000 (123 GB) 2022-07-04 17:03:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52203000 (123 GB) 2022-07-04 17:03:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52204000 (123 GB) 2022-07-04 17:03:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52205000 (123 GB) 2022-07-04 17:03:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52206000 (123 GB) 2022-07-04 17:03:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52207000 (123 GB) 2022-07-04 17:03:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52208000 (123 GB) 2022-07-04 17:03:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52209000 (123 GB) 2022-07-04 17:03:53 source > 2022-07-04 17:03:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52210000 2022-07-04 17:03:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52210000 (123 GB) 2022-07-04 17:03:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52211000 (123 GB) 2022-07-04 17:03:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52212000 (123 GB) 2022-07-04 17:03:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52213000 (123 GB) 2022-07-04 17:03:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52214000 (123 GB) 2022-07-04 17:03:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52215000 (123 GB) 2022-07-04 17:03:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52216000 (123 GB) 2022-07-04 17:03:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52217000 (123 GB) 2022-07-04 17:03:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52218000 (123 GB) 2022-07-04 17:03:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52219000 (123 GB) 2022-07-04 17:03:54 source > 2022-07-04 17:03:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52220000 2022-07-04 17:03:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52220000 (123 GB) 2022-07-04 17:03:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52221000 (123 GB) 2022-07-04 17:03:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52222000 (123 GB) 2022-07-04 17:03:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52223000 (123 GB) 2022-07-04 17:03:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52224000 (123 GB) 2022-07-04 17:03:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52225000 (123 GB) 2022-07-04 17:03:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52226000 (123 GB) 2022-07-04 17:03:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52227000 (123 GB) 2022-07-04 17:03:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52228000 (123 GB) 2022-07-04 17:03:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52229000 (123 GB) 2022-07-04 17:03:56 source > 2022-07-04 17:03:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52230000 2022-07-04 17:03:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52230000 (123 GB) 2022-07-04 17:03:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52231000 (123 GB) 2022-07-04 17:03:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52232000 (123 GB) 2022-07-04 17:03:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52233000 (123 GB) 2022-07-04 17:03:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52234000 (123 GB) 2022-07-04 17:03:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52235000 (123 GB) 2022-07-04 17:03:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52236000 (124 GB) 2022-07-04 17:03:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52237000 (124 GB) 2022-07-04 17:03:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52238000 (124 GB) 2022-07-04 17:03:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52239000 (124 GB) 2022-07-04 17:03:57 source > 2022-07-04 17:03:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52240000 2022-07-04 17:03:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52240000 (124 GB) 2022-07-04 17:03:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52241000 (124 GB) 2022-07-04 17:03:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52242000 (124 GB) 2022-07-04 17:03:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52243000 (124 GB) 2022-07-04 17:03:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52244000 (124 GB) 2022-07-04 17:03:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52245000 (124 GB) 2022-07-04 17:03:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52246000 (124 GB) 2022-07-04 17:03:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52247000 (124 GB) 2022-07-04 17:03:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52248000 (124 GB) 2022-07-04 17:03:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52249000 (124 GB) 2022-07-04 17:03:59 source > 2022-07-04 17:03:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52250000 2022-07-04 17:03:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52250000 (124 GB) 2022-07-04 17:03:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52251000 (124 GB) 2022-07-04 17:03:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52252000 (124 GB) 2022-07-04 17:04:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52253000 (124 GB) 2022-07-04 17:04:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52254000 (124 GB) 2022-07-04 17:04:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52255000 (124 GB) 2022-07-04 17:04:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52256000 (124 GB) 2022-07-04 17:04:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52257000 (124 GB) 2022-07-04 17:04:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52258000 (124 GB) 2022-07-04 17:04:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52259000 (124 GB) 2022-07-04 17:04:01 source > 2022-07-04 17:04:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52260000 2022-07-04 17:04:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52260000 (124 GB) 2022-07-04 17:04:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52261000 (124 GB) 2022-07-04 17:04:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52262000 (124 GB) 2022-07-04 17:04:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52263000 (124 GB) 2022-07-04 17:04:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52264000 (124 GB) 2022-07-04 17:04:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52265000 (124 GB) 2022-07-04 17:04:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52266000 (124 GB) 2022-07-04 17:04:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52267000 (124 GB) 2022-07-04 17:04:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52268000 (124 GB) 2022-07-04 17:04:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52269000 (124 GB) 2022-07-04 17:04:02 source > 2022-07-04 17:04:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52270000 2022-07-04 17:04:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52270000 (124 GB) 2022-07-04 17:04:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52271000 (124 GB) 2022-07-04 17:04:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52272000 (124 GB) 2022-07-04 17:04:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52273000 (124 GB) 2022-07-04 17:04:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52274000 (124 GB) 2022-07-04 17:04:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52275000 (124 GB) 2022-07-04 17:04:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52276000 (124 GB) 2022-07-04 17:04:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52277000 (124 GB) 2022-07-04 17:04:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52278000 (124 GB) 2022-07-04 17:04:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52279000 (124 GB) 2022-07-04 17:04:04 source > 2022-07-04 17:04:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52280000 2022-07-04 17:04:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52280000 (124 GB) 2022-07-04 17:04:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52281000 (124 GB) 2022-07-04 17:04:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52282000 (124 GB) 2022-07-04 17:04:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52283000 (124 GB) 2022-07-04 17:04:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52284000 (124 GB) 2022-07-04 17:04:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52285000 (124 GB) 2022-07-04 17:04:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52286000 (124 GB) 2022-07-04 17:04:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52287000 (124 GB) 2022-07-04 17:04:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52288000 (124 GB) 2022-07-04 17:04:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52289000 (124 GB) 2022-07-04 17:04:05 source > 2022-07-04 17:04:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52290000 2022-07-04 17:04:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52290000 (124 GB) 2022-07-04 17:04:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52291000 (124 GB) 2022-07-04 17:04:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52292000 (124 GB) 2022-07-04 17:04:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52293000 (124 GB) 2022-07-04 17:04:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52294000 (124 GB) 2022-07-04 17:04:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52295000 (124 GB) 2022-07-04 17:04:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52296000 (124 GB) 2022-07-04 17:04:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52297000 (124 GB) 2022-07-04 17:04:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52298000 (124 GB) 2022-07-04 17:04:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52299000 (124 GB) 2022-07-04 17:04:07 source > 2022-07-04 17:04:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52300000 2022-07-04 17:04:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52300000 (124 GB) 2022-07-04 17:04:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52301000 (124 GB) 2022-07-04 17:04:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52302000 (124 GB) 2022-07-04 17:04:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52303000 (124 GB) 2022-07-04 17:04:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52304000 (124 GB) 2022-07-04 17:04:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52305000 (124 GB) 2022-07-04 17:04:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52306000 (124 GB) 2022-07-04 17:04:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52307000 (124 GB) 2022-07-04 17:04:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52308000 (124 GB) 2022-07-04 17:04:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52309000 (124 GB) 2022-07-04 17:04:08 source > 2022-07-04 17:04:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52310000 2022-07-04 17:04:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52310000 (124 GB) 2022-07-04 17:04:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52311000 (124 GB) 2022-07-04 17:04:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52312000 (124 GB) 2022-07-04 17:04:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52313000 (124 GB) 2022-07-04 17:04:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52314000 (124 GB) 2022-07-04 17:04:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52315000 (124 GB) 2022-07-04 17:04:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52316000 (124 GB) 2022-07-04 17:04:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52317000 (124 GB) 2022-07-04 17:04:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52318000 (124 GB) 2022-07-04 17:04:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52319000 (124 GB) 2022-07-04 17:04:10 source > 2022-07-04 17:04:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52320000 2022-07-04 17:04:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52320000 (124 GB) 2022-07-04 17:04:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52321000 (124 GB) 2022-07-04 17:04:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52322000 (124 GB) 2022-07-04 17:04:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52323000 (124 GB) 2022-07-04 17:04:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52324000 (124 GB) 2022-07-04 17:04:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52325000 (124 GB) 2022-07-04 17:04:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52326000 (124 GB) 2022-07-04 17:04:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52327000 (124 GB) 2022-07-04 17:04:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52328000 (124 GB) 2022-07-04 17:04:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52329000 (124 GB) 2022-07-04 17:04:11 source > 2022-07-04 17:04:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52330000 2022-07-04 17:04:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52330000 (124 GB) 2022-07-04 17:04:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52331000 (124 GB) 2022-07-04 17:04:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52332000 (124 GB) 2022-07-04 17:04:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52333000 (124 GB) 2022-07-04 17:04:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52334000 (124 GB) 2022-07-04 17:04:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52335000 (124 GB) 2022-07-04 17:04:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52336000 (124 GB) 2022-07-04 17:04:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52337000 (124 GB) 2022-07-04 17:04:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52338000 (124 GB) 2022-07-04 17:04:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52339000 (124 GB) 2022-07-04 17:04:13 source > 2022-07-04 17:04:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52340000 2022-07-04 17:04:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52340000 (124 GB) 2022-07-04 17:04:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52341000 (124 GB) 2022-07-04 17:04:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52342000 (124 GB) 2022-07-04 17:04:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52343000 (124 GB) 2022-07-04 17:04:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52344000 (124 GB) 2022-07-04 17:04:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52345000 (124 GB) 2022-07-04 17:04:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52346000 (124 GB) 2022-07-04 17:04:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52347000 (124 GB) 2022-07-04 17:04:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52348000 (124 GB) 2022-07-04 17:04:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52349000 (124 GB) 2022-07-04 17:04:14 source > 2022-07-04 17:04:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52350000 2022-07-04 17:04:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52350000 (124 GB) 2022-07-04 17:04:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52351000 (124 GB) 2022-07-04 17:04:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52352000 (124 GB) 2022-07-04 17:04:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52353000 (124 GB) 2022-07-04 17:04:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52354000 (124 GB) 2022-07-04 17:04:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52355000 (124 GB) 2022-07-04 17:04:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52356000 (124 GB) 2022-07-04 17:04:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52357000 (124 GB) 2022-07-04 17:04:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52358000 (124 GB) 2022-07-04 17:04:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52359000 (124 GB) 2022-07-04 17:04:16 source > 2022-07-04 17:04:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52360000 2022-07-04 17:04:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52360000 (124 GB) 2022-07-04 17:04:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52361000 (124 GB) 2022-07-04 17:04:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52362000 (124 GB) 2022-07-04 17:04:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52363000 (124 GB) 2022-07-04 17:04:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52364000 (124 GB) 2022-07-04 17:04:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52365000 (124 GB) 2022-07-04 17:04:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52366000 (124 GB) 2022-07-04 17:04:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52367000 (124 GB) 2022-07-04 17:04:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52368000 (124 GB) 2022-07-04 17:04:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52369000 (124 GB) 2022-07-04 17:04:17 source > 2022-07-04 17:04:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52370000 2022-07-04 17:04:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52370000 (124 GB) 2022-07-04 17:04:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52371000 (124 GB) 2022-07-04 17:04:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52372000 (124 GB) 2022-07-04 17:04:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52373000 (124 GB) 2022-07-04 17:04:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52374000 (124 GB) 2022-07-04 17:04:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52375000 (124 GB) 2022-07-04 17:04:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52376000 (124 GB) 2022-07-04 17:04:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52377000 (124 GB) 2022-07-04 17:04:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52378000 (124 GB) 2022-07-04 17:04:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52379000 (124 GB) 2022-07-04 17:04:18 source > 2022-07-04 17:04:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52380000 2022-07-04 17:04:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52380000 (124 GB) 2022-07-04 17:04:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52381000 (124 GB) 2022-07-04 17:04:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52382000 (124 GB) 2022-07-04 17:04:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52383000 (124 GB) 2022-07-04 17:04:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52384000 (124 GB) 2022-07-04 17:04:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52385000 (124 GB) 2022-07-04 17:04:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52386000 (124 GB) 2022-07-04 17:04:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52387000 (124 GB) 2022-07-04 17:04:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52388000 (124 GB) 2022-07-04 17:04:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52389000 (124 GB) 2022-07-04 17:04:20 source > 2022-07-04 17:04:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52390000 2022-07-04 17:04:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52390000 (124 GB) 2022-07-04 17:04:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52391000 (124 GB) 2022-07-04 17:04:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52392000 (124 GB) 2022-07-04 17:04:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52393000 (124 GB) 2022-07-04 17:04:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52394000 (124 GB) 2022-07-04 17:04:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52395000 (124 GB) 2022-07-04 17:04:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52396000 (124 GB) 2022-07-04 17:04:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52397000 (124 GB) 2022-07-04 17:04:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52398000 (124 GB) 2022-07-04 17:04:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52399000 (124 GB) 2022-07-04 17:04:21 source > 2022-07-04 17:04:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52400000 2022-07-04 17:04:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52400000 (124 GB) 2022-07-04 17:04:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52401000 (124 GB) 2022-07-04 17:04:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52402000 (124 GB) 2022-07-04 17:04:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52403000 (124 GB) 2022-07-04 17:04:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52404000 (124 GB) 2022-07-04 17:04:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52405000 (124 GB) 2022-07-04 17:04:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52406000 (124 GB) 2022-07-04 17:04:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52407000 (124 GB) 2022-07-04 17:04:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52408000 (124 GB) 2022-07-04 17:04:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52409000 (124 GB) 2022-07-04 17:04:23 source > 2022-07-04 17:04:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52410000 2022-07-04 17:04:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52410000 (124 GB) 2022-07-04 17:04:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52411000 (124 GB) 2022-07-04 17:04:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52412000 (124 GB) 2022-07-04 17:04:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52413000 (124 GB) 2022-07-04 17:04:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52414000 (124 GB) 2022-07-04 17:04:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52415000 (124 GB) 2022-07-04 17:04:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52416000 (124 GB) 2022-07-04 17:04:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52417000 (124 GB) 2022-07-04 17:04:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52418000 (124 GB) 2022-07-04 17:04:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52419000 (124 GB) 2022-07-04 17:04:24 source > 2022-07-04 17:04:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52420000 2022-07-04 17:04:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52420000 (124 GB) 2022-07-04 17:04:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52421000 (124 GB) 2022-07-04 17:04:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52422000 (124 GB) 2022-07-04 17:04:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52423000 (124 GB) 2022-07-04 17:04:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52424000 (124 GB) 2022-07-04 17:04:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52425000 (124 GB) 2022-07-04 17:04:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52426000 (124 GB) 2022-07-04 17:04:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52427000 (124 GB) 2022-07-04 17:04:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52428000 (124 GB) 2022-07-04 17:04:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52429000 (124 GB) 2022-07-04 17:04:26 source > 2022-07-04 17:04:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52430000 2022-07-04 17:04:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52430000 (124 GB) 2022-07-04 17:04:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52431000 (124 GB) 2022-07-04 17:04:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52432000 (124 GB) 2022-07-04 17:04:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52433000 (124 GB) 2022-07-04 17:04:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52434000 (124 GB) 2022-07-04 17:04:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52435000 (124 GB) 2022-07-04 17:04:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52436000 (124 GB) 2022-07-04 17:04:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52437000 (124 GB) 2022-07-04 17:04:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52438000 (124 GB) 2022-07-04 17:04:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52439000 (124 GB) 2022-07-04 17:04:27 source > 2022-07-04 17:04:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52440000 2022-07-04 17:04:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52440000 (124 GB) 2022-07-04 17:04:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52441000 (124 GB) 2022-07-04 17:04:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52442000 (124 GB) 2022-07-04 17:04:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52443000 (124 GB) 2022-07-04 17:04:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52444000 (124 GB) 2022-07-04 17:04:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52445000 (124 GB) 2022-07-04 17:04:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52446000 (124 GB) 2022-07-04 17:04:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52447000 (124 GB) 2022-07-04 17:04:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52448000 (124 GB) 2022-07-04 17:04:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52449000 (124 GB) 2022-07-04 17:04:28 source > 2022-07-04 17:04:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52450000 2022-07-04 17:04:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52450000 (124 GB) 2022-07-04 17:04:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52451000 (124 GB) 2022-07-04 17:04:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52452000 (124 GB) 2022-07-04 17:04:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52453000 (124 GB) 2022-07-04 17:04:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52454000 (124 GB) 2022-07-04 17:04:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52455000 (124 GB) 2022-07-04 17:04:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52456000 (124 GB) 2022-07-04 17:04:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52457000 (124 GB) 2022-07-04 17:04:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52458000 (124 GB) 2022-07-04 17:04:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52459000 (124 GB) 2022-07-04 17:04:30 source > 2022-07-04 17:04:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52460000 2022-07-04 17:04:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52460000 (124 GB) 2022-07-04 17:04:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52461000 (124 GB) 2022-07-04 17:04:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52462000 (124 GB) 2022-07-04 17:04:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52463000 (124 GB) 2022-07-04 17:04:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52464000 (124 GB) 2022-07-04 17:04:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52465000 (124 GB) 2022-07-04 17:04:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52466000 (124 GB) 2022-07-04 17:04:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52467000 (124 GB) 2022-07-04 17:04:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52468000 (124 GB) 2022-07-04 17:04:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52469000 (124 GB) 2022-07-04 17:04:32 source > 2022-07-04 17:04:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52470000 2022-07-04 17:04:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52470000 (124 GB) 2022-07-04 17:04:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52471000 (124 GB) 2022-07-04 17:04:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52472000 (124 GB) 2022-07-04 17:04:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52473000 (124 GB) 2022-07-04 17:04:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52474000 (124 GB) 2022-07-04 17:04:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52475000 (124 GB) 2022-07-04 17:04:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52476000 (124 GB) 2022-07-04 17:04:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52477000 (124 GB) 2022-07-04 17:04:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52478000 (124 GB) 2022-07-04 17:04:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52479000 (124 GB) 2022-07-04 17:04:33 source > 2022-07-04 17:04:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52480000 2022-07-04 17:04:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52480000 (124 GB) 2022-07-04 17:04:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52481000 (124 GB) 2022-07-04 17:04:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52482000 (124 GB) 2022-07-04 17:04:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52483000 (124 GB) 2022-07-04 17:04:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52484000 (124 GB) 2022-07-04 17:04:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52485000 (124 GB) 2022-07-04 17:04:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52486000 (124 GB) 2022-07-04 17:04:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52487000 (124 GB) 2022-07-04 17:04:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52488000 (124 GB) 2022-07-04 17:04:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52489000 (124 GB) 2022-07-04 17:04:35 source > 2022-07-04 17:04:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52490000 2022-07-04 17:04:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52490000 (124 GB) 2022-07-04 17:04:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52491000 (124 GB) 2022-07-04 17:04:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52492000 (124 GB) 2022-07-04 17:04:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52493000 (124 GB) 2022-07-04 17:04:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52494000 (124 GB) 2022-07-04 17:04:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52495000 (124 GB) 2022-07-04 17:04:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52496000 (124 GB) 2022-07-04 17:04:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52497000 (124 GB) 2022-07-04 17:04:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52498000 (124 GB) 2022-07-04 17:04:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52499000 (124 GB) 2022-07-04 17:04:37 source > 2022-07-04 17:04:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52500000 2022-07-04 17:04:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52500000 (124 GB) 2022-07-04 17:04:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52501000 (124 GB) 2022-07-04 17:04:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52502000 (124 GB) 2022-07-04 17:04:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52503000 (124 GB) 2022-07-04 17:04:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52504000 (124 GB) 2022-07-04 17:04:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52505000 (124 GB) 2022-07-04 17:04:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52506000 (124 GB) 2022-07-04 17:04:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52507000 (124 GB) 2022-07-04 17:04:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52508000 (124 GB) 2022-07-04 17:04:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52509000 (124 GB) 2022-07-04 17:04:38 source > 2022-07-04 17:04:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52510000 2022-07-04 17:04:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52510000 (124 GB) 2022-07-04 17:04:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52511000 (124 GB) 2022-07-04 17:04:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52512000 (124 GB) 2022-07-04 17:04:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52513000 (124 GB) 2022-07-04 17:04:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52514000 (124 GB) 2022-07-04 17:04:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52515000 (124 GB) 2022-07-04 17:04:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52516000 (124 GB) 2022-07-04 17:04:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52517000 (124 GB) 2022-07-04 17:04:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52518000 (124 GB) 2022-07-04 17:04:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52519000 (124 GB) 2022-07-04 17:04:40 source > 2022-07-04 17:04:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52520000 2022-07-04 17:04:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52520000 (124 GB) 2022-07-04 17:04:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52521000 (124 GB) 2022-07-04 17:04:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52522000 (124 GB) 2022-07-04 17:04:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52523000 (124 GB) 2022-07-04 17:04:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52524000 (124 GB) 2022-07-04 17:04:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52525000 (124 GB) 2022-07-04 17:04:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52526000 (124 GB) 2022-07-04 17:04:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52527000 (124 GB) 2022-07-04 17:04:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52528000 (124 GB) 2022-07-04 17:04:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52529000 (124 GB) 2022-07-04 17:04:41 source > 2022-07-04 17:04:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52530000 2022-07-04 17:04:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52530000 (124 GB) 2022-07-04 17:04:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52531000 (124 GB) 2022-07-04 17:04:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52532000 (124 GB) 2022-07-04 17:04:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52533000 (124 GB) 2022-07-04 17:04:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52534000 (124 GB) 2022-07-04 17:04:42 destination > 2022-07-04 17:04:42 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:04:42 destination > 2022-07-04 17:04:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:04:42 destination > 2022-07-04 17:04:42 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:04:42 destination > 2022-07-04 17:04:42 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to ca8e5c0c-29b3-4c45-be5d-20f987bd9cd311308205378913780605.csv.gz (200 MB) 2022-07-04 17:04:51 destination > 2022-07-04 17:04:51 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:04:51 destination > 2022-07-04 17:04:51 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data ca8e5c0c-29b3-4c45-be5d-20f987bd9cd311308205378913780605.csv.gz 2022-07-04 17:04:51 destination > 2022-07-04 17:04:51 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -524079 bytes in 0 buffers) 2022-07-04 17:04:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52535000 (124 GB) 2022-07-04 17:04:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52536000 (124 GB) 2022-07-04 17:04:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52537000 (124 GB) 2022-07-04 17:04:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52538000 (124 GB) 2022-07-04 17:04:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52539000 (124 GB) 2022-07-04 17:04:52 source > 2022-07-04 17:04:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52540000 2022-07-04 17:04:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52540000 (124 GB) 2022-07-04 17:04:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52541000 (124 GB) 2022-07-04 17:04:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52542000 (124 GB) 2022-07-04 17:04:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52543000 (124 GB) 2022-07-04 17:04:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52544000 (124 GB) 2022-07-04 17:04:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52545000 (124 GB) 2022-07-04 17:04:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52546000 (124 GB) 2022-07-04 17:04:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52547000 (124 GB) 2022-07-04 17:04:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52548000 (124 GB) 2022-07-04 17:04:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52549000 (124 GB) 2022-07-04 17:04:54 source > 2022-07-04 17:04:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52550000 2022-07-04 17:04:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52550000 (124 GB) 2022-07-04 17:04:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52551000 (124 GB) 2022-07-04 17:04:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52552000 (124 GB) 2022-07-04 17:04:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52553000 (124 GB) 2022-07-04 17:04:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52554000 (124 GB) 2022-07-04 17:04:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52555000 (124 GB) 2022-07-04 17:04:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52556000 (124 GB) 2022-07-04 17:04:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52557000 (124 GB) 2022-07-04 17:04:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52558000 (124 GB) 2022-07-04 17:04:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52559000 (124 GB) 2022-07-04 17:04:55 source > 2022-07-04 17:04:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52560000 2022-07-04 17:04:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52560000 (124 GB) 2022-07-04 17:04:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52561000 (124 GB) 2022-07-04 17:04:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52562000 (124 GB) 2022-07-04 17:04:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52563000 (124 GB) 2022-07-04 17:04:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52564000 (124 GB) 2022-07-04 17:04:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52565000 (124 GB) 2022-07-04 17:04:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52566000 (124 GB) 2022-07-04 17:04:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52567000 (124 GB) 2022-07-04 17:04:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52568000 (124 GB) 2022-07-04 17:04:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52569000 (124 GB) 2022-07-04 17:04:57 source > 2022-07-04 17:04:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52570000 2022-07-04 17:04:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52570000 (124 GB) 2022-07-04 17:04:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52571000 (124 GB) 2022-07-04 17:04:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52572000 (124 GB) 2022-07-04 17:04:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52573000 (124 GB) 2022-07-04 17:04:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52574000 (124 GB) 2022-07-04 17:04:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52575000 (124 GB) 2022-07-04 17:04:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52576000 (124 GB) 2022-07-04 17:04:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52577000 (124 GB) 2022-07-04 17:04:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52578000 (124 GB) 2022-07-04 17:04:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52579000 (124 GB) 2022-07-04 17:04:58 source > 2022-07-04 17:04:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52580000 2022-07-04 17:04:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52580000 (124 GB) 2022-07-04 17:04:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52581000 (124 GB) 2022-07-04 17:04:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52582000 (124 GB) 2022-07-04 17:04:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52583000 (124 GB) 2022-07-04 17:04:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52584000 (124 GB) 2022-07-04 17:04:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52585000 (124 GB) 2022-07-04 17:04:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52586000 (124 GB) 2022-07-04 17:04:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52587000 (124 GB) 2022-07-04 17:04:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52588000 (124 GB) 2022-07-04 17:05:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52589000 (124 GB) 2022-07-04 17:05:00 source > 2022-07-04 17:05:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52590000 2022-07-04 17:05:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52590000 (124 GB) 2022-07-04 17:05:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52591000 (124 GB) 2022-07-04 17:05:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52592000 (124 GB) 2022-07-04 17:05:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52593000 (124 GB) 2022-07-04 17:05:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52594000 (124 GB) 2022-07-04 17:05:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52595000 (124 GB) 2022-07-04 17:05:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52596000 (124 GB) 2022-07-04 17:05:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52597000 (124 GB) 2022-07-04 17:05:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52598000 (124 GB) 2022-07-04 17:05:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52599000 (124 GB) 2022-07-04 17:05:01 source > 2022-07-04 17:05:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52600000 2022-07-04 17:05:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52600000 (124 GB) 2022-07-04 17:05:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52601000 (124 GB) 2022-07-04 17:05:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52602000 (124 GB) 2022-07-04 17:05:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52603000 (124 GB) 2022-07-04 17:05:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52604000 (124 GB) 2022-07-04 17:05:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52605000 (124 GB) 2022-07-04 17:05:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52606000 (124 GB) 2022-07-04 17:05:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52607000 (124 GB) 2022-07-04 17:05:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52608000 (124 GB) 2022-07-04 17:05:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52609000 (124 GB) 2022-07-04 17:05:03 source > 2022-07-04 17:05:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52610000 2022-07-04 17:05:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52610000 (124 GB) 2022-07-04 17:05:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52611000 (124 GB) 2022-07-04 17:05:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52612000 (124 GB) 2022-07-04 17:05:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52613000 (124 GB) 2022-07-04 17:05:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52614000 (124 GB) 2022-07-04 17:05:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52615000 (124 GB) 2022-07-04 17:05:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52616000 (124 GB) 2022-07-04 17:05:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52617000 (124 GB) 2022-07-04 17:05:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52618000 (124 GB) 2022-07-04 17:05:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52619000 (124 GB) 2022-07-04 17:05:05 source > 2022-07-04 17:05:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52620000 2022-07-04 17:05:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52620000 (124 GB) 2022-07-04 17:05:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52621000 (124 GB) 2022-07-04 17:05:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52622000 (124 GB) 2022-07-04 17:05:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52623000 (124 GB) 2022-07-04 17:05:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52624000 (124 GB) 2022-07-04 17:05:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52625000 (124 GB) 2022-07-04 17:05:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52626000 (124 GB) 2022-07-04 17:05:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52627000 (124 GB) 2022-07-04 17:05:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52628000 (124 GB) 2022-07-04 17:05:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52629000 (124 GB) 2022-07-04 17:05:06 source > 2022-07-04 17:05:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52630000 2022-07-04 17:05:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52630000 (124 GB) 2022-07-04 17:05:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52631000 (124 GB) 2022-07-04 17:05:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52632000 (124 GB) 2022-07-04 17:05:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52633000 (124 GB) 2022-07-04 17:05:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52634000 (124 GB) 2022-07-04 17:05:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52635000 (124 GB) 2022-07-04 17:05:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52636000 (124 GB) 2022-07-04 17:05:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52637000 (124 GB) 2022-07-04 17:05:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52638000 (124 GB) 2022-07-04 17:05:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52639000 (124 GB) 2022-07-04 17:05:08 source > 2022-07-04 17:05:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52640000 2022-07-04 17:05:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52640000 (124 GB) 2022-07-04 17:05:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52641000 (125 GB) 2022-07-04 17:05:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52642000 (125 GB) 2022-07-04 17:05:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52643000 (125 GB) 2022-07-04 17:05:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52644000 (125 GB) 2022-07-04 17:05:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52645000 (125 GB) 2022-07-04 17:05:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52646000 (125 GB) 2022-07-04 17:05:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52647000 (125 GB) 2022-07-04 17:05:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52648000 (125 GB) 2022-07-04 17:05:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52649000 (125 GB) 2022-07-04 17:05:10 source > 2022-07-04 17:05:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52650000 2022-07-04 17:05:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52650000 (125 GB) 2022-07-04 17:05:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52651000 (125 GB) 2022-07-04 17:05:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52652000 (125 GB) 2022-07-04 17:05:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52653000 (125 GB) 2022-07-04 17:05:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52654000 (125 GB) 2022-07-04 17:05:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52655000 (125 GB) 2022-07-04 17:05:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52656000 (125 GB) 2022-07-04 17:05:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52657000 (125 GB) 2022-07-04 17:05:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52658000 (125 GB) 2022-07-04 17:05:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52659000 (125 GB) 2022-07-04 17:05:11 source > 2022-07-04 17:05:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52660000 2022-07-04 17:05:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52660000 (125 GB) 2022-07-04 17:05:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52661000 (125 GB) 2022-07-04 17:05:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52662000 (125 GB) 2022-07-04 17:05:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52663000 (125 GB) 2022-07-04 17:05:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52664000 (125 GB) 2022-07-04 17:05:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52665000 (125 GB) 2022-07-04 17:05:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52666000 (125 GB) 2022-07-04 17:05:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52667000 (125 GB) 2022-07-04 17:05:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52668000 (125 GB) 2022-07-04 17:05:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52669000 (125 GB) 2022-07-04 17:05:13 source > 2022-07-04 17:05:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52670000 2022-07-04 17:05:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52670000 (125 GB) 2022-07-04 17:05:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52671000 (125 GB) 2022-07-04 17:05:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52672000 (125 GB) 2022-07-04 17:05:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52673000 (125 GB) 2022-07-04 17:05:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52674000 (125 GB) 2022-07-04 17:05:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52675000 (125 GB) 2022-07-04 17:05:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52676000 (125 GB) 2022-07-04 17:05:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52677000 (125 GB) 2022-07-04 17:05:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52678000 (125 GB) 2022-07-04 17:05:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52679000 (125 GB) 2022-07-04 17:05:15 source > 2022-07-04 17:05:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52680000 2022-07-04 17:05:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52680000 (125 GB) 2022-07-04 17:05:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52681000 (125 GB) 2022-07-04 17:05:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52682000 (125 GB) 2022-07-04 17:05:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52683000 (125 GB) 2022-07-04 17:05:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52684000 (125 GB) 2022-07-04 17:05:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52685000 (125 GB) 2022-07-04 17:05:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52686000 (125 GB) 2022-07-04 17:05:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52687000 (125 GB) 2022-07-04 17:05:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52688000 (125 GB) 2022-07-04 17:05:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52689000 (125 GB) 2022-07-04 17:05:16 source > 2022-07-04 17:05:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52690000 2022-07-04 17:05:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52690000 (125 GB) 2022-07-04 17:05:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52691000 (125 GB) 2022-07-04 17:05:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52692000 (125 GB) 2022-07-04 17:05:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52693000 (125 GB) 2022-07-04 17:05:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52694000 (125 GB) 2022-07-04 17:05:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52695000 (125 GB) 2022-07-04 17:05:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52696000 (125 GB) 2022-07-04 17:05:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52697000 (125 GB) 2022-07-04 17:05:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52698000 (125 GB) 2022-07-04 17:05:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52699000 (125 GB) 2022-07-04 17:05:18 source > 2022-07-04 17:05:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52700000 2022-07-04 17:05:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52700000 (125 GB) 2022-07-04 17:05:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52701000 (125 GB) 2022-07-04 17:05:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52702000 (125 GB) 2022-07-04 17:05:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52703000 (125 GB) 2022-07-04 17:05:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52704000 (125 GB) 2022-07-04 17:05:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52705000 (125 GB) 2022-07-04 17:05:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52706000 (125 GB) 2022-07-04 17:05:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52707000 (125 GB) 2022-07-04 17:05:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52708000 (125 GB) 2022-07-04 17:05:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52709000 (125 GB) 2022-07-04 17:05:20 source > 2022-07-04 17:05:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52710000 2022-07-04 17:05:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52710000 (125 GB) 2022-07-04 17:05:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52711000 (125 GB) 2022-07-04 17:05:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52712000 (125 GB) 2022-07-04 17:05:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52713000 (125 GB) 2022-07-04 17:05:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52714000 (125 GB) 2022-07-04 17:05:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52715000 (125 GB) 2022-07-04 17:05:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52716000 (125 GB) 2022-07-04 17:05:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52717000 (125 GB) 2022-07-04 17:05:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52718000 (125 GB) 2022-07-04 17:05:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52719000 (125 GB) 2022-07-04 17:05:21 source > 2022-07-04 17:05:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52720000 2022-07-04 17:05:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52720000 (125 GB) 2022-07-04 17:05:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52721000 (125 GB) 2022-07-04 17:05:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52722000 (125 GB) 2022-07-04 17:05:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52723000 (125 GB) 2022-07-04 17:05:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52724000 (125 GB) 2022-07-04 17:05:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52725000 (125 GB) 2022-07-04 17:05:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52726000 (125 GB) 2022-07-04 17:05:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52727000 (125 GB) 2022-07-04 17:05:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52728000 (125 GB) 2022-07-04 17:05:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52729000 (125 GB) 2022-07-04 17:05:23 source > 2022-07-04 17:05:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52730000 2022-07-04 17:05:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52730000 (125 GB) 2022-07-04 17:05:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52731000 (125 GB) 2022-07-04 17:05:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52732000 (125 GB) 2022-07-04 17:05:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52733000 (125 GB) 2022-07-04 17:05:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52734000 (125 GB) 2022-07-04 17:05:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52735000 (125 GB) 2022-07-04 17:05:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52736000 (125 GB) 2022-07-04 17:05:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52737000 (125 GB) 2022-07-04 17:05:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52738000 (125 GB) 2022-07-04 17:05:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52739000 (125 GB) 2022-07-04 17:05:25 source > 2022-07-04 17:05:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52740000 2022-07-04 17:05:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52740000 (125 GB) 2022-07-04 17:05:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52741000 (125 GB) 2022-07-04 17:05:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52742000 (125 GB) 2022-07-04 17:05:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52743000 (125 GB) 2022-07-04 17:05:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52744000 (125 GB) 2022-07-04 17:05:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52745000 (125 GB) 2022-07-04 17:05:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52746000 (125 GB) 2022-07-04 17:05:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52747000 (125 GB) 2022-07-04 17:05:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52748000 (125 GB) 2022-07-04 17:05:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52749000 (125 GB) 2022-07-04 17:05:26 source > 2022-07-04 17:05:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52750000 2022-07-04 17:05:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52750000 (125 GB) 2022-07-04 17:05:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52751000 (125 GB) 2022-07-04 17:05:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52752000 (125 GB) 2022-07-04 17:05:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52753000 (125 GB) 2022-07-04 17:05:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52754000 (125 GB) 2022-07-04 17:05:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52755000 (125 GB) 2022-07-04 17:05:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52756000 (125 GB) 2022-07-04 17:05:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52757000 (125 GB) 2022-07-04 17:05:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52758000 (125 GB) 2022-07-04 17:05:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52759000 (125 GB) 2022-07-04 17:05:28 source > 2022-07-04 17:05:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52760000 2022-07-04 17:05:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52760000 (125 GB) 2022-07-04 17:05:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52761000 (125 GB) 2022-07-04 17:05:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52762000 (125 GB) 2022-07-04 17:05:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52763000 (125 GB) 2022-07-04 17:05:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52764000 (125 GB) 2022-07-04 17:05:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52765000 (125 GB) 2022-07-04 17:05:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52766000 (125 GB) 2022-07-04 17:05:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52767000 (125 GB) 2022-07-04 17:05:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52768000 (125 GB) 2022-07-04 17:05:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52769000 (125 GB) 2022-07-04 17:05:29 source > 2022-07-04 17:05:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52770000 2022-07-04 17:05:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52770000 (125 GB) 2022-07-04 17:05:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52771000 (125 GB) 2022-07-04 17:05:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52772000 (125 GB) 2022-07-04 17:05:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52773000 (125 GB) 2022-07-04 17:05:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52774000 (125 GB) 2022-07-04 17:05:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52775000 (125 GB) 2022-07-04 17:05:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52776000 (125 GB) 2022-07-04 17:05:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52777000 (125 GB) 2022-07-04 17:05:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52778000 (125 GB) 2022-07-04 17:05:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52779000 (125 GB) 2022-07-04 17:05:31 source > 2022-07-04 17:05:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52780000 2022-07-04 17:05:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52780000 (125 GB) 2022-07-04 17:05:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52781000 (125 GB) 2022-07-04 17:05:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52782000 (125 GB) 2022-07-04 17:05:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52783000 (125 GB) 2022-07-04 17:05:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52784000 (125 GB) 2022-07-04 17:05:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52785000 (125 GB) 2022-07-04 17:05:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52786000 (125 GB) 2022-07-04 17:05:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52787000 (125 GB) 2022-07-04 17:05:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52788000 (125 GB) 2022-07-04 17:05:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52789000 (125 GB) 2022-07-04 17:05:32 source > 2022-07-04 17:05:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52790000 2022-07-04 17:05:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52790000 (125 GB) 2022-07-04 17:05:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52791000 (125 GB) 2022-07-04 17:05:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52792000 (125 GB) 2022-07-04 17:05:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52793000 (125 GB) 2022-07-04 17:05:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52794000 (125 GB) 2022-07-04 17:05:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52795000 (125 GB) 2022-07-04 17:05:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52796000 (125 GB) 2022-07-04 17:05:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52797000 (125 GB) 2022-07-04 17:05:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52798000 (125 GB) 2022-07-04 17:05:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52799000 (125 GB) 2022-07-04 17:05:34 source > 2022-07-04 17:05:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52800000 2022-07-04 17:05:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52800000 (125 GB) 2022-07-04 17:05:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52801000 (125 GB) 2022-07-04 17:05:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52802000 (125 GB) 2022-07-04 17:05:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52803000 (125 GB) 2022-07-04 17:05:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52804000 (125 GB) 2022-07-04 17:05:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52805000 (125 GB) 2022-07-04 17:05:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52806000 (125 GB) 2022-07-04 17:05:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52807000 (125 GB) 2022-07-04 17:05:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52808000 (125 GB) 2022-07-04 17:05:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52809000 (125 GB) 2022-07-04 17:05:35 source > 2022-07-04 17:05:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52810000 2022-07-04 17:05:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52810000 (125 GB) 2022-07-04 17:05:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52811000 (125 GB) 2022-07-04 17:05:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52812000 (125 GB) 2022-07-04 17:05:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52813000 (125 GB) 2022-07-04 17:05:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52814000 (125 GB) 2022-07-04 17:05:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52815000 (125 GB) 2022-07-04 17:05:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52816000 (125 GB) 2022-07-04 17:05:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52817000 (125 GB) 2022-07-04 17:05:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52818000 (125 GB) 2022-07-04 17:05:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52819000 (125 GB) 2022-07-04 17:05:36 source > 2022-07-04 17:05:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52820000 2022-07-04 17:05:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52820000 (125 GB) 2022-07-04 17:05:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52821000 (125 GB) 2022-07-04 17:05:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52822000 (125 GB) 2022-07-04 17:05:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52823000 (125 GB) 2022-07-04 17:05:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52824000 (125 GB) 2022-07-04 17:05:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52825000 (125 GB) 2022-07-04 17:05:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52826000 (125 GB) 2022-07-04 17:05:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52827000 (125 GB) 2022-07-04 17:05:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52828000 (125 GB) 2022-07-04 17:05:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52829000 (125 GB) 2022-07-04 17:05:38 source > 2022-07-04 17:05:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52830000 2022-07-04 17:05:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52830000 (125 GB) 2022-07-04 17:05:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52831000 (125 GB) 2022-07-04 17:05:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52832000 (125 GB) 2022-07-04 17:05:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52833000 (125 GB) 2022-07-04 17:05:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52834000 (125 GB) 2022-07-04 17:05:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52835000 (125 GB) 2022-07-04 17:05:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52836000 (125 GB) 2022-07-04 17:05:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52837000 (125 GB) 2022-07-04 17:05:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52838000 (125 GB) 2022-07-04 17:05:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52839000 (125 GB) 2022-07-04 17:05:39 source > 2022-07-04 17:05:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52840000 2022-07-04 17:05:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52840000 (125 GB) 2022-07-04 17:05:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52841000 (125 GB) 2022-07-04 17:05:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52842000 (125 GB) 2022-07-04 17:05:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52843000 (125 GB) 2022-07-04 17:05:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52844000 (125 GB) 2022-07-04 17:05:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52845000 (125 GB) 2022-07-04 17:05:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52846000 (125 GB) 2022-07-04 17:05:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52847000 (125 GB) 2022-07-04 17:05:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52848000 (125 GB) 2022-07-04 17:05:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52849000 (125 GB) 2022-07-04 17:05:41 source > 2022-07-04 17:05:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52850000 2022-07-04 17:05:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52850000 (125 GB) 2022-07-04 17:05:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52851000 (125 GB) 2022-07-04 17:05:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52852000 (125 GB) 2022-07-04 17:05:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52853000 (125 GB) 2022-07-04 17:05:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52854000 (125 GB) 2022-07-04 17:05:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52855000 (125 GB) 2022-07-04 17:05:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52856000 (125 GB) 2022-07-04 17:05:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52857000 (125 GB) 2022-07-04 17:05:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52858000 (125 GB) 2022-07-04 17:05:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52859000 (125 GB) 2022-07-04 17:05:42 source > 2022-07-04 17:05:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52860000 2022-07-04 17:05:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52860000 (125 GB) 2022-07-04 17:05:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52861000 (125 GB) 2022-07-04 17:05:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52862000 (125 GB) 2022-07-04 17:05:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52863000 (125 GB) 2022-07-04 17:05:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52864000 (125 GB) 2022-07-04 17:05:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52865000 (125 GB) 2022-07-04 17:05:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52866000 (125 GB) 2022-07-04 17:05:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52867000 (125 GB) 2022-07-04 17:05:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52868000 (125 GB) 2022-07-04 17:05:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52869000 (125 GB) 2022-07-04 17:05:44 source > 2022-07-04 17:05:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52870000 2022-07-04 17:05:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52870000 (125 GB) 2022-07-04 17:05:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52871000 (125 GB) 2022-07-04 17:05:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52872000 (125 GB) 2022-07-04 17:05:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52873000 (125 GB) 2022-07-04 17:05:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52874000 (125 GB) 2022-07-04 17:05:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52875000 (125 GB) 2022-07-04 17:05:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52876000 (125 GB) 2022-07-04 17:05:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52877000 (125 GB) 2022-07-04 17:05:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52878000 (125 GB) 2022-07-04 17:05:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52879000 (125 GB) 2022-07-04 17:05:45 source > 2022-07-04 17:05:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52880000 2022-07-04 17:05:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52880000 (125 GB) 2022-07-04 17:05:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52881000 (125 GB) 2022-07-04 17:05:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52882000 (125 GB) 2022-07-04 17:05:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52883000 (125 GB) 2022-07-04 17:05:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52884000 (125 GB) 2022-07-04 17:05:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52885000 (125 GB) 2022-07-04 17:05:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52886000 (125 GB) 2022-07-04 17:05:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52887000 (125 GB) 2022-07-04 17:05:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52888000 (125 GB) 2022-07-04 17:05:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52889000 (125 GB) 2022-07-04 17:05:47 source > 2022-07-04 17:05:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52890000 2022-07-04 17:05:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52890000 (125 GB) 2022-07-04 17:05:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52891000 (125 GB) 2022-07-04 17:05:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52892000 (125 GB) 2022-07-04 17:05:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52893000 (125 GB) 2022-07-04 17:05:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52894000 (125 GB) 2022-07-04 17:05:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52895000 (125 GB) 2022-07-04 17:05:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52896000 (125 GB) 2022-07-04 17:05:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52897000 (125 GB) 2022-07-04 17:05:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52898000 (125 GB) 2022-07-04 17:05:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52899000 (125 GB) 2022-07-04 17:05:49 source > 2022-07-04 17:05:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52900000 2022-07-04 17:05:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52900000 (125 GB) 2022-07-04 17:05:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52901000 (125 GB) 2022-07-04 17:05:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52902000 (125 GB) 2022-07-04 17:05:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52903000 (125 GB) 2022-07-04 17:05:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52904000 (125 GB) 2022-07-04 17:05:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52905000 (125 GB) 2022-07-04 17:05:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52906000 (125 GB) 2022-07-04 17:05:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52907000 (125 GB) 2022-07-04 17:05:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52908000 (125 GB) 2022-07-04 17:05:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52909000 (125 GB) 2022-07-04 17:05:50 source > 2022-07-04 17:05:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52910000 2022-07-04 17:05:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52910000 (125 GB) 2022-07-04 17:05:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52911000 (125 GB) 2022-07-04 17:05:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52912000 (125 GB) 2022-07-04 17:05:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52913000 (125 GB) 2022-07-04 17:05:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52914000 (125 GB) 2022-07-04 17:05:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52915000 (125 GB) 2022-07-04 17:05:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52916000 (125 GB) 2022-07-04 17:05:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52917000 (125 GB) 2022-07-04 17:05:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52918000 (125 GB) 2022-07-04 17:05:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52919000 (125 GB) 2022-07-04 17:05:52 source > 2022-07-04 17:05:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52920000 2022-07-04 17:05:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52920000 (125 GB) 2022-07-04 17:05:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52921000 (125 GB) 2022-07-04 17:05:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52922000 (125 GB) 2022-07-04 17:05:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52923000 (125 GB) 2022-07-04 17:05:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52924000 (125 GB) 2022-07-04 17:05:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52925000 (125 GB) 2022-07-04 17:05:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52926000 (125 GB) 2022-07-04 17:05:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52927000 (125 GB) 2022-07-04 17:05:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52928000 (125 GB) 2022-07-04 17:05:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52929000 (125 GB) 2022-07-04 17:05:53 source > 2022-07-04 17:05:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52930000 2022-07-04 17:05:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52930000 (125 GB) 2022-07-04 17:05:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52931000 (125 GB) 2022-07-04 17:05:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52932000 (125 GB) 2022-07-04 17:05:54 destination > 2022-07-04 17:05:54 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:05:54 destination > 2022-07-04 17:05:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:05:54 destination > 2022-07-04 17:05:54 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:05:54 destination > 2022-07-04 17:05:54 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 9d9e16ca-343f-4cbd-898a-11196619210317979322408603193406.csv.gz (200 MB) 2022-07-04 17:06:02 destination > 2022-07-04 17:06:02 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:06:02 destination > 2022-07-04 17:06:02 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 9d9e16ca-343f-4cbd-898a-11196619210317979322408603193406.csv.gz 2022-07-04 17:06:02 destination > 2022-07-04 17:06:02 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -527780 bytes in 0 buffers) 2022-07-04 17:06:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52933000 (125 GB) 2022-07-04 17:06:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52934000 (125 GB) 2022-07-04 17:06:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52935000 (125 GB) 2022-07-04 17:06:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52936000 (125 GB) 2022-07-04 17:06:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52937000 (125 GB) 2022-07-04 17:06:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52938000 (125 GB) 2022-07-04 17:06:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52939000 (125 GB) 2022-07-04 17:06:04 source > 2022-07-04 17:06:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52940000 2022-07-04 17:06:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52940000 (125 GB) 2022-07-04 17:06:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52941000 (125 GB) 2022-07-04 17:06:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52942000 (125 GB) 2022-07-04 17:06:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52943000 (125 GB) 2022-07-04 17:06:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52944000 (125 GB) 2022-07-04 17:06:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52945000 (125 GB) 2022-07-04 17:06:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52946000 (125 GB) 2022-07-04 17:06:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52947000 (125 GB) 2022-07-04 17:06:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52948000 (125 GB) 2022-07-04 17:06:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52949000 (125 GB) 2022-07-04 17:06:05 source > 2022-07-04 17:06:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52950000 2022-07-04 17:06:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52950000 (125 GB) 2022-07-04 17:06:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52951000 (125 GB) 2022-07-04 17:06:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52952000 (125 GB) 2022-07-04 17:06:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52953000 (125 GB) 2022-07-04 17:06:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52954000 (125 GB) 2022-07-04 17:06:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52955000 (125 GB) 2022-07-04 17:06:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52956000 (125 GB) 2022-07-04 17:06:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52957000 (125 GB) 2022-07-04 17:06:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52958000 (125 GB) 2022-07-04 17:06:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52959000 (125 GB) 2022-07-04 17:06:06 source > 2022-07-04 17:06:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52960000 2022-07-04 17:06:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52960000 (125 GB) 2022-07-04 17:06:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52961000 (125 GB) 2022-07-04 17:06:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52962000 (125 GB) 2022-07-04 17:06:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52963000 (125 GB) 2022-07-04 17:06:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52964000 (125 GB) 2022-07-04 17:06:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52965000 (125 GB) 2022-07-04 17:06:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52966000 (125 GB) 2022-07-04 17:06:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52967000 (125 GB) 2022-07-04 17:06:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52968000 (125 GB) 2022-07-04 17:06:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52969000 (125 GB) 2022-07-04 17:06:08 source > 2022-07-04 17:06:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52970000 2022-07-04 17:06:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52970000 (125 GB) 2022-07-04 17:06:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52971000 (125 GB) 2022-07-04 17:06:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52972000 (125 GB) 2022-07-04 17:06:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52973000 (125 GB) 2022-07-04 17:06:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52974000 (125 GB) 2022-07-04 17:06:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52975000 (125 GB) 2022-07-04 17:06:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52976000 (125 GB) 2022-07-04 17:06:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52977000 (125 GB) 2022-07-04 17:06:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52978000 (125 GB) 2022-07-04 17:06:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52979000 (125 GB) 2022-07-04 17:06:09 source > 2022-07-04 17:06:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52980000 2022-07-04 17:06:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52980000 (125 GB) 2022-07-04 17:06:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52981000 (125 GB) 2022-07-04 17:06:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52982000 (125 GB) 2022-07-04 17:06:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52983000 (125 GB) 2022-07-04 17:06:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52984000 (125 GB) 2022-07-04 17:06:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52985000 (125 GB) 2022-07-04 17:06:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52986000 (125 GB) 2022-07-04 17:06:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52987000 (125 GB) 2022-07-04 17:06:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52988000 (125 GB) 2022-07-04 17:06:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52989000 (125 GB) 2022-07-04 17:06:11 source > 2022-07-04 17:06:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 52990000 2022-07-04 17:06:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52990000 (125 GB) 2022-07-04 17:06:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52991000 (125 GB) 2022-07-04 17:06:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52992000 (125 GB) 2022-07-04 17:06:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52993000 (125 GB) 2022-07-04 17:06:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52994000 (125 GB) 2022-07-04 17:06:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52995000 (125 GB) 2022-07-04 17:06:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52996000 (125 GB) 2022-07-04 17:06:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52997000 (125 GB) 2022-07-04 17:06:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52998000 (125 GB) 2022-07-04 17:06:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52999000 (125 GB) 2022-07-04 17:06:12 source > 2022-07-04 17:06:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53000000 2022-07-04 17:06:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53000000 (125 GB) 2022-07-04 17:06:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53001000 (125 GB) 2022-07-04 17:06:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53002000 (125 GB) 2022-07-04 17:06:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53003000 (125 GB) 2022-07-04 17:06:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53004000 (125 GB) 2022-07-04 17:06:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53005000 (125 GB) 2022-07-04 17:06:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53006000 (125 GB) 2022-07-04 17:06:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53007000 (125 GB) 2022-07-04 17:06:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53008000 (125 GB) 2022-07-04 17:06:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53009000 (125 GB) 2022-07-04 17:06:13 source > 2022-07-04 17:06:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53010000 2022-07-04 17:06:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53010000 (125 GB) 2022-07-04 17:06:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53011000 (125 GB) 2022-07-04 17:06:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53012000 (125 GB) 2022-07-04 17:06:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53013000 (125 GB) 2022-07-04 17:06:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53014000 (125 GB) 2022-07-04 17:06:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53015000 (125 GB) 2022-07-04 17:06:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53016000 (125 GB) 2022-07-04 17:06:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53017000 (125 GB) 2022-07-04 17:06:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53018000 (125 GB) 2022-07-04 17:06:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53019000 (125 GB) 2022-07-04 17:06:15 source > 2022-07-04 17:06:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53020000 2022-07-04 17:06:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53020000 (125 GB) 2022-07-04 17:06:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53021000 (125 GB) 2022-07-04 17:06:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53022000 (125 GB) 2022-07-04 17:06:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53023000 (125 GB) 2022-07-04 17:06:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53024000 (125 GB) 2022-07-04 17:06:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53025000 (125 GB) 2022-07-04 17:06:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53026000 (125 GB) 2022-07-04 17:06:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53027000 (125 GB) 2022-07-04 17:06:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53028000 (125 GB) 2022-07-04 17:06:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53029000 (125 GB) 2022-07-04 17:06:16 source > 2022-07-04 17:06:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53030000 2022-07-04 17:06:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53030000 (125 GB) 2022-07-04 17:06:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53031000 (125 GB) 2022-07-04 17:06:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53032000 (125 GB) 2022-07-04 17:06:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53033000 (125 GB) 2022-07-04 17:06:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53034000 (125 GB) 2022-07-04 17:06:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53035000 (125 GB) 2022-07-04 17:06:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53036000 (125 GB) 2022-07-04 17:06:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53037000 (125 GB) 2022-07-04 17:06:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53038000 (125 GB) 2022-07-04 17:06:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53039000 (125 GB) 2022-07-04 17:06:17 source > 2022-07-04 17:06:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53040000 2022-07-04 17:06:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53040000 (126 GB) 2022-07-04 17:06:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53041000 (126 GB) 2022-07-04 17:06:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53042000 (126 GB) 2022-07-04 17:06:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53043000 (126 GB) 2022-07-04 17:06:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53044000 (126 GB) 2022-07-04 17:06:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53045000 (126 GB) 2022-07-04 17:06:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53046000 (126 GB) 2022-07-04 17:06:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53047000 (126 GB) 2022-07-04 17:06:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53048000 (126 GB) 2022-07-04 17:06:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53049000 (126 GB) 2022-07-04 17:06:19 source > 2022-07-04 17:06:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53050000 2022-07-04 17:06:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53050000 (126 GB) 2022-07-04 17:06:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53051000 (126 GB) 2022-07-04 17:06:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53052000 (126 GB) 2022-07-04 17:06:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53053000 (126 GB) 2022-07-04 17:06:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53054000 (126 GB) 2022-07-04 17:06:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53055000 (126 GB) 2022-07-04 17:06:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53056000 (126 GB) 2022-07-04 17:06:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53057000 (126 GB) 2022-07-04 17:06:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53058000 (126 GB) 2022-07-04 17:06:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53059000 (126 GB) 2022-07-04 17:06:20 source > 2022-07-04 17:06:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53060000 2022-07-04 17:06:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53060000 (126 GB) 2022-07-04 17:06:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53061000 (126 GB) 2022-07-04 17:06:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53062000 (126 GB) 2022-07-04 17:06:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53063000 (126 GB) 2022-07-04 17:06:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53064000 (126 GB) 2022-07-04 17:06:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53065000 (126 GB) 2022-07-04 17:06:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53066000 (126 GB) 2022-07-04 17:06:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53067000 (126 GB) 2022-07-04 17:06:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53068000 (126 GB) 2022-07-04 17:06:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53069000 (126 GB) 2022-07-04 17:06:22 source > 2022-07-04 17:06:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53070000 2022-07-04 17:06:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53070000 (126 GB) 2022-07-04 17:06:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53071000 (126 GB) 2022-07-04 17:06:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53072000 (126 GB) 2022-07-04 17:06:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53073000 (126 GB) 2022-07-04 17:06:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53074000 (126 GB) 2022-07-04 17:06:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53075000 (126 GB) 2022-07-04 17:06:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53076000 (126 GB) 2022-07-04 17:06:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53077000 (126 GB) 2022-07-04 17:06:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53078000 (126 GB) 2022-07-04 17:06:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53079000 (126 GB) 2022-07-04 17:06:23 source > 2022-07-04 17:06:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53080000 2022-07-04 17:06:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53080000 (126 GB) 2022-07-04 17:06:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53081000 (126 GB) 2022-07-04 17:06:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53082000 (126 GB) 2022-07-04 17:06:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53083000 (126 GB) 2022-07-04 17:06:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53084000 (126 GB) 2022-07-04 17:06:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53085000 (126 GB) 2022-07-04 17:06:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53086000 (126 GB) 2022-07-04 17:06:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53087000 (126 GB) 2022-07-04 17:06:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53088000 (126 GB) 2022-07-04 17:06:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53089000 (126 GB) 2022-07-04 17:06:25 source > 2022-07-04 17:06:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53090000 2022-07-04 17:06:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53090000 (126 GB) 2022-07-04 17:06:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53091000 (126 GB) 2022-07-04 17:06:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53092000 (126 GB) 2022-07-04 17:06:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53093000 (126 GB) 2022-07-04 17:06:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53094000 (126 GB) 2022-07-04 17:06:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53095000 (126 GB) 2022-07-04 17:06:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53096000 (126 GB) 2022-07-04 17:06:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53097000 (126 GB) 2022-07-04 17:06:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53098000 (126 GB) 2022-07-04 17:06:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53099000 (126 GB) 2022-07-04 17:06:26 source > 2022-07-04 17:06:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53100000 2022-07-04 17:06:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53100000 (126 GB) 2022-07-04 17:06:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53101000 (126 GB) 2022-07-04 17:06:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53102000 (126 GB) 2022-07-04 17:06:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53103000 (126 GB) 2022-07-04 17:06:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53104000 (126 GB) 2022-07-04 17:06:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53105000 (126 GB) 2022-07-04 17:06:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53106000 (126 GB) 2022-07-04 17:06:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53107000 (126 GB) 2022-07-04 17:06:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53108000 (126 GB) 2022-07-04 17:06:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53109000 (126 GB) 2022-07-04 17:06:27 source > 2022-07-04 17:06:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53110000 2022-07-04 17:06:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53110000 (126 GB) 2022-07-04 17:06:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53111000 (126 GB) 2022-07-04 17:06:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53112000 (126 GB) 2022-07-04 17:06:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53113000 (126 GB) 2022-07-04 17:06:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53114000 (126 GB) 2022-07-04 17:06:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53115000 (126 GB) 2022-07-04 17:06:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53116000 (126 GB) 2022-07-04 17:06:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53117000 (126 GB) 2022-07-04 17:06:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53118000 (126 GB) 2022-07-04 17:06:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53119000 (126 GB) 2022-07-04 17:06:29 source > 2022-07-04 17:06:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53120000 2022-07-04 17:06:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53120000 (126 GB) 2022-07-04 17:06:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53121000 (126 GB) 2022-07-04 17:06:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53122000 (126 GB) 2022-07-04 17:06:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53123000 (126 GB) 2022-07-04 17:06:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53124000 (126 GB) 2022-07-04 17:06:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53125000 (126 GB) 2022-07-04 17:06:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53126000 (126 GB) 2022-07-04 17:06:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53127000 (126 GB) 2022-07-04 17:06:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53128000 (126 GB) 2022-07-04 17:06:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53129000 (126 GB) 2022-07-04 17:06:30 source > 2022-07-04 17:06:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53130000 2022-07-04 17:06:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53130000 (126 GB) 2022-07-04 17:06:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53131000 (126 GB) 2022-07-04 17:06:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53132000 (126 GB) 2022-07-04 17:06:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53133000 (126 GB) 2022-07-04 17:06:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53134000 (126 GB) 2022-07-04 17:06:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53135000 (126 GB) 2022-07-04 17:06:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53136000 (126 GB) 2022-07-04 17:06:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53137000 (126 GB) 2022-07-04 17:06:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53138000 (126 GB) 2022-07-04 17:06:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53139000 (126 GB) 2022-07-04 17:06:32 source > 2022-07-04 17:06:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53140000 2022-07-04 17:06:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53140000 (126 GB) 2022-07-04 17:06:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53141000 (126 GB) 2022-07-04 17:06:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53142000 (126 GB) 2022-07-04 17:06:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53143000 (126 GB) 2022-07-04 17:06:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53144000 (126 GB) 2022-07-04 17:06:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53145000 (126 GB) 2022-07-04 17:06:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53146000 (126 GB) 2022-07-04 17:06:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53147000 (126 GB) 2022-07-04 17:06:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53148000 (126 GB) 2022-07-04 17:06:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53149000 (126 GB) 2022-07-04 17:06:33 source > 2022-07-04 17:06:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53150000 2022-07-04 17:06:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53150000 (126 GB) 2022-07-04 17:06:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53151000 (126 GB) 2022-07-04 17:06:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53152000 (126 GB) 2022-07-04 17:06:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53153000 (126 GB) 2022-07-04 17:06:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53154000 (126 GB) 2022-07-04 17:06:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53155000 (126 GB) 2022-07-04 17:06:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53156000 (126 GB) 2022-07-04 17:06:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53157000 (126 GB) 2022-07-04 17:06:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53158000 (126 GB) 2022-07-04 17:06:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53159000 (126 GB) 2022-07-04 17:06:34 source > 2022-07-04 17:06:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53160000 2022-07-04 17:06:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53160000 (126 GB) 2022-07-04 17:06:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53161000 (126 GB) 2022-07-04 17:06:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53162000 (126 GB) 2022-07-04 17:06:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53163000 (126 GB) 2022-07-04 17:06:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53164000 (126 GB) 2022-07-04 17:06:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53165000 (126 GB) 2022-07-04 17:06:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53166000 (126 GB) 2022-07-04 17:06:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53167000 (126 GB) 2022-07-04 17:06:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53168000 (126 GB) 2022-07-04 17:06:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53169000 (126 GB) 2022-07-04 17:06:36 source > 2022-07-04 17:06:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53170000 2022-07-04 17:06:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53170000 (126 GB) 2022-07-04 17:06:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53171000 (126 GB) 2022-07-04 17:06:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53172000 (126 GB) 2022-07-04 17:06:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53173000 (126 GB) 2022-07-04 17:06:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53174000 (126 GB) 2022-07-04 17:06:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53175000 (126 GB) 2022-07-04 17:06:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53176000 (126 GB) 2022-07-04 17:06:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53177000 (126 GB) 2022-07-04 17:06:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53178000 (126 GB) 2022-07-04 17:06:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53179000 (126 GB) 2022-07-04 17:06:37 source > 2022-07-04 17:06:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53180000 2022-07-04 17:06:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53180000 (126 GB) 2022-07-04 17:06:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53181000 (126 GB) 2022-07-04 17:06:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53182000 (126 GB) 2022-07-04 17:06:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53183000 (126 GB) 2022-07-04 17:06:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53184000 (126 GB) 2022-07-04 17:06:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53185000 (126 GB) 2022-07-04 17:06:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53186000 (126 GB) 2022-07-04 17:06:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53187000 (126 GB) 2022-07-04 17:06:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53188000 (126 GB) 2022-07-04 17:06:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53189000 (126 GB) 2022-07-04 17:06:39 source > 2022-07-04 17:06:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53190000 2022-07-04 17:06:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53190000 (126 GB) 2022-07-04 17:06:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53191000 (126 GB) 2022-07-04 17:06:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53192000 (126 GB) 2022-07-04 17:06:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53193000 (126 GB) 2022-07-04 17:06:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53194000 (126 GB) 2022-07-04 17:06:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53195000 (126 GB) 2022-07-04 17:06:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53196000 (126 GB) 2022-07-04 17:06:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53197000 (126 GB) 2022-07-04 17:06:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53198000 (126 GB) 2022-07-04 17:06:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53199000 (126 GB) 2022-07-04 17:06:40 source > 2022-07-04 17:06:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53200000 2022-07-04 17:06:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53200000 (126 GB) 2022-07-04 17:06:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53201000 (126 GB) 2022-07-04 17:06:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53202000 (126 GB) 2022-07-04 17:06:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53203000 (126 GB) 2022-07-04 17:06:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53204000 (126 GB) 2022-07-04 17:06:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53205000 (126 GB) 2022-07-04 17:06:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53206000 (126 GB) 2022-07-04 17:06:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53207000 (126 GB) 2022-07-04 17:06:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53208000 (126 GB) 2022-07-04 17:06:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53209000 (126 GB) 2022-07-04 17:06:42 source > 2022-07-04 17:06:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53210000 2022-07-04 17:06:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53210000 (126 GB) 2022-07-04 17:06:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53211000 (126 GB) 2022-07-04 17:06:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53212000 (126 GB) 2022-07-04 17:06:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53213000 (126 GB) 2022-07-04 17:06:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53214000 (126 GB) 2022-07-04 17:06:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53215000 (126 GB) 2022-07-04 17:06:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53216000 (126 GB) 2022-07-04 17:06:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53217000 (126 GB) 2022-07-04 17:06:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53218000 (126 GB) 2022-07-04 17:06:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53219000 (126 GB) 2022-07-04 17:06:43 source > 2022-07-04 17:06:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53220000 2022-07-04 17:06:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53220000 (126 GB) 2022-07-04 17:06:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53221000 (126 GB) 2022-07-04 17:06:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53222000 (126 GB) 2022-07-04 17:06:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53223000 (126 GB) 2022-07-04 17:06:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53224000 (126 GB) 2022-07-04 17:06:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53225000 (126 GB) 2022-07-04 17:06:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53226000 (126 GB) 2022-07-04 17:06:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53227000 (126 GB) 2022-07-04 17:06:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53228000 (126 GB) 2022-07-04 17:06:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53229000 (126 GB) 2022-07-04 17:06:45 source > 2022-07-04 17:06:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53230000 2022-07-04 17:06:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53230000 (126 GB) 2022-07-04 17:06:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53231000 (126 GB) 2022-07-04 17:06:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53232000 (126 GB) 2022-07-04 17:06:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53233000 (126 GB) 2022-07-04 17:06:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53234000 (126 GB) 2022-07-04 17:06:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53235000 (126 GB) 2022-07-04 17:06:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53236000 (126 GB) 2022-07-04 17:06:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53237000 (126 GB) 2022-07-04 17:06:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53238000 (126 GB) 2022-07-04 17:06:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53239000 (126 GB) 2022-07-04 17:06:46 source > 2022-07-04 17:06:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53240000 2022-07-04 17:06:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53240000 (126 GB) 2022-07-04 17:06:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53241000 (126 GB) 2022-07-04 17:06:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53242000 (126 GB) 2022-07-04 17:06:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53243000 (126 GB) 2022-07-04 17:06:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53244000 (126 GB) 2022-07-04 17:06:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53245000 (126 GB) 2022-07-04 17:06:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53246000 (126 GB) 2022-07-04 17:06:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53247000 (126 GB) 2022-07-04 17:06:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53248000 (126 GB) 2022-07-04 17:06:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53249000 (126 GB) 2022-07-04 17:06:48 source > 2022-07-04 17:06:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53250000 2022-07-04 17:06:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53250000 (126 GB) 2022-07-04 17:06:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53251000 (126 GB) 2022-07-04 17:06:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53252000 (126 GB) 2022-07-04 17:06:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53253000 (126 GB) 2022-07-04 17:06:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53254000 (126 GB) 2022-07-04 17:06:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53255000 (126 GB) 2022-07-04 17:06:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53256000 (126 GB) 2022-07-04 17:06:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53257000 (126 GB) 2022-07-04 17:06:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53258000 (126 GB) 2022-07-04 17:06:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53259000 (126 GB) 2022-07-04 17:06:49 source > 2022-07-04 17:06:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53260000 2022-07-04 17:06:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53260000 (126 GB) 2022-07-04 17:06:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53261000 (126 GB) 2022-07-04 17:06:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53262000 (126 GB) 2022-07-04 17:06:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53263000 (126 GB) 2022-07-04 17:06:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53264000 (126 GB) 2022-07-04 17:06:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53265000 (126 GB) 2022-07-04 17:06:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53266000 (126 GB) 2022-07-04 17:06:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53267000 (126 GB) 2022-07-04 17:06:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53268000 (126 GB) 2022-07-04 17:06:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53269000 (126 GB) 2022-07-04 17:06:50 source > 2022-07-04 17:06:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53270000 2022-07-04 17:06:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53270000 (126 GB) 2022-07-04 17:06:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53271000 (126 GB) 2022-07-04 17:06:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53272000 (126 GB) 2022-07-04 17:06:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53273000 (126 GB) 2022-07-04 17:06:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53274000 (126 GB) 2022-07-04 17:06:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53275000 (126 GB) 2022-07-04 17:06:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53276000 (126 GB) 2022-07-04 17:06:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53277000 (126 GB) 2022-07-04 17:06:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53278000 (126 GB) 2022-07-04 17:06:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53279000 (126 GB) 2022-07-04 17:06:52 source > 2022-07-04 17:06:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53280000 2022-07-04 17:06:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53280000 (126 GB) 2022-07-04 17:06:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53281000 (126 GB) 2022-07-04 17:06:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53282000 (126 GB) 2022-07-04 17:06:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53283000 (126 GB) 2022-07-04 17:06:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53284000 (126 GB) 2022-07-04 17:06:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53285000 (126 GB) 2022-07-04 17:06:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53286000 (126 GB) 2022-07-04 17:06:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53287000 (126 GB) 2022-07-04 17:06:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53288000 (126 GB) 2022-07-04 17:06:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53289000 (126 GB) 2022-07-04 17:06:53 source > 2022-07-04 17:06:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53290000 2022-07-04 17:06:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53290000 (126 GB) 2022-07-04 17:06:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53291000 (126 GB) 2022-07-04 17:06:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53292000 (126 GB) 2022-07-04 17:06:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53293000 (126 GB) 2022-07-04 17:06:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53294000 (126 GB) 2022-07-04 17:06:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53295000 (126 GB) 2022-07-04 17:06:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53296000 (126 GB) 2022-07-04 17:06:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53297000 (126 GB) 2022-07-04 17:06:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53298000 (126 GB) 2022-07-04 17:06:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53299000 (126 GB) 2022-07-04 17:06:55 source > 2022-07-04 17:06:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53300000 2022-07-04 17:06:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53300000 (126 GB) 2022-07-04 17:06:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53301000 (126 GB) 2022-07-04 17:06:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53302000 (126 GB) 2022-07-04 17:06:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53303000 (126 GB) 2022-07-04 17:06:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53304000 (126 GB) 2022-07-04 17:06:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53305000 (126 GB) 2022-07-04 17:06:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53306000 (126 GB) 2022-07-04 17:06:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53307000 (126 GB) 2022-07-04 17:06:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53308000 (126 GB) 2022-07-04 17:06:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53309000 (126 GB) 2022-07-04 17:06:57 source > 2022-07-04 17:06:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53310000 2022-07-04 17:06:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53310000 (126 GB) 2022-07-04 17:06:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53311000 (126 GB) 2022-07-04 17:06:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53312000 (126 GB) 2022-07-04 17:06:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53313000 (126 GB) 2022-07-04 17:06:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53314000 (126 GB) 2022-07-04 17:06:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53315000 (126 GB) 2022-07-04 17:06:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53316000 (126 GB) 2022-07-04 17:06:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53317000 (126 GB) 2022-07-04 17:06:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53318000 (126 GB) 2022-07-04 17:06:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53319000 (126 GB) 2022-07-04 17:06:58 source > 2022-07-04 17:06:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53320000 2022-07-04 17:06:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53320000 (126 GB) 2022-07-04 17:06:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53321000 (126 GB) 2022-07-04 17:06:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53322000 (126 GB) 2022-07-04 17:06:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53323000 (126 GB) 2022-07-04 17:06:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53324000 (126 GB) 2022-07-04 17:06:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53325000 (126 GB) 2022-07-04 17:06:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53326000 (126 GB) 2022-07-04 17:06:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53327000 (126 GB) 2022-07-04 17:06:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53328000 (126 GB) 2022-07-04 17:06:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53329000 (126 GB) 2022-07-04 17:07:00 source > 2022-07-04 17:07:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53330000 2022-07-04 17:07:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53330000 (126 GB) 2022-07-04 17:07:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53331000 (126 GB) 2022-07-04 17:07:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53332000 (126 GB) 2022-07-04 17:07:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53333000 (126 GB) 2022-07-04 17:07:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53334000 (126 GB) 2022-07-04 17:07:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53335000 (126 GB) 2022-07-04 17:07:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53336000 (126 GB) 2022-07-04 17:07:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53337000 (126 GB) 2022-07-04 17:07:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53338000 (126 GB) 2022-07-04 17:07:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53339000 (126 GB) 2022-07-04 17:07:01 source > 2022-07-04 17:07:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53340000 2022-07-04 17:07:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53340000 (126 GB) 2022-07-04 17:07:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53341000 (126 GB) 2022-07-04 17:07:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53342000 (126 GB) 2022-07-04 17:07:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53343000 (126 GB) 2022-07-04 17:07:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53344000 (126 GB) 2022-07-04 17:07:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53345000 (126 GB) 2022-07-04 17:07:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53346000 (126 GB) 2022-07-04 17:07:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53347000 (126 GB) 2022-07-04 17:07:02 destination > 2022-07-04 17:07:02 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:07:02 destination > 2022-07-04 17:07:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:07:02 destination > 2022-07-04 17:07:02 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:07:02 destination > 2022-07-04 17:07:02 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 00fdc2c8-f781-493f-941c-f239c900414010118401725132294804.csv.gz (200 MB) 2022-07-04 17:07:11 destination > 2022-07-04 17:07:11 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:07:11 destination > 2022-07-04 17:07:11 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 00fdc2c8-f781-493f-941c-f239c900414010118401725132294804.csv.gz 2022-07-04 17:07:11 destination > 2022-07-04 17:07:11 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -535610 bytes in 0 buffers) 2022-07-04 17:07:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53348000 (126 GB) 2022-07-04 17:07:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53349000 (126 GB) 2022-07-04 17:07:12 source > 2022-07-04 17:07:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53350000 2022-07-04 17:07:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53350000 (126 GB) 2022-07-04 17:07:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53351000 (126 GB) 2022-07-04 17:07:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53352000 (126 GB) 2022-07-04 17:07:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53353000 (126 GB) 2022-07-04 17:07:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53354000 (126 GB) 2022-07-04 17:07:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53355000 (126 GB) 2022-07-04 17:07:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53356000 (126 GB) 2022-07-04 17:07:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53357000 (126 GB) 2022-07-04 17:07:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53358000 (126 GB) 2022-07-04 17:07:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53359000 (126 GB) 2022-07-04 17:07:13 source > 2022-07-04 17:07:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53360000 2022-07-04 17:07:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53360000 (126 GB) 2022-07-04 17:07:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53361000 (126 GB) 2022-07-04 17:07:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53362000 (126 GB) 2022-07-04 17:07:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53363000 (126 GB) 2022-07-04 17:07:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53364000 (126 GB) 2022-07-04 17:07:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53365000 (126 GB) 2022-07-04 17:07:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53366000 (126 GB) 2022-07-04 17:07:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53367000 (126 GB) 2022-07-04 17:07:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53368000 (126 GB) 2022-07-04 17:07:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53369000 (126 GB) 2022-07-04 17:07:15 source > 2022-07-04 17:07:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53370000 2022-07-04 17:07:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53370000 (126 GB) 2022-07-04 17:07:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53371000 (126 GB) 2022-07-04 17:07:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53372000 (126 GB) 2022-07-04 17:07:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53373000 (126 GB) 2022-07-04 17:07:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53374000 (126 GB) 2022-07-04 17:07:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53375000 (126 GB) 2022-07-04 17:07:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53376000 (126 GB) 2022-07-04 17:07:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53377000 (126 GB) 2022-07-04 17:07:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53378000 (126 GB) 2022-07-04 17:07:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53379000 (126 GB) 2022-07-04 17:07:16 source > 2022-07-04 17:07:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53380000 2022-07-04 17:07:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53380000 (126 GB) 2022-07-04 17:07:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53381000 (126 GB) 2022-07-04 17:07:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53382000 (126 GB) 2022-07-04 17:07:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53383000 (126 GB) 2022-07-04 17:07:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53384000 (126 GB) 2022-07-04 17:07:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53385000 (126 GB) 2022-07-04 17:07:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53386000 (126 GB) 2022-07-04 17:07:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53387000 (126 GB) 2022-07-04 17:07:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53388000 (126 GB) 2022-07-04 17:07:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53389000 (126 GB) 2022-07-04 17:07:18 source > 2022-07-04 17:07:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53390000 2022-07-04 17:07:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53390000 (126 GB) 2022-07-04 17:07:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53391000 (126 GB) 2022-07-04 17:07:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53392000 (126 GB) 2022-07-04 17:07:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53393000 (126 GB) 2022-07-04 17:07:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53394000 (126 GB) 2022-07-04 17:07:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53395000 (126 GB) 2022-07-04 17:07:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53396000 (126 GB) 2022-07-04 17:07:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53397000 (126 GB) 2022-07-04 17:07:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53398000 (126 GB) 2022-07-04 17:07:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53399000 (126 GB) 2022-07-04 17:07:20 source > 2022-07-04 17:07:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53400000 2022-07-04 17:07:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53400000 (126 GB) 2022-07-04 17:07:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53401000 (126 GB) 2022-07-04 17:07:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53402000 (126 GB) 2022-07-04 17:07:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53403000 (126 GB) 2022-07-04 17:07:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53404000 (126 GB) 2022-07-04 17:07:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53405000 (126 GB) 2022-07-04 17:07:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53406000 (126 GB) 2022-07-04 17:07:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53407000 (126 GB) 2022-07-04 17:07:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53408000 (126 GB) 2022-07-04 17:07:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53409000 (126 GB) 2022-07-04 17:07:22 source > 2022-07-04 17:07:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53410000 2022-07-04 17:07:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53410000 (126 GB) 2022-07-04 17:07:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53411000 (126 GB) 2022-07-04 17:07:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53412000 (126 GB) 2022-07-04 17:07:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53413000 (126 GB) 2022-07-04 17:07:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53414000 (126 GB) 2022-07-04 17:07:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53415000 (126 GB) 2022-07-04 17:07:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53416000 (126 GB) 2022-07-04 17:07:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53417000 (126 GB) 2022-07-04 17:07:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53418000 (126 GB) 2022-07-04 17:07:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53419000 (126 GB) 2022-07-04 17:07:23 source > 2022-07-04 17:07:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53420000 2022-07-04 17:07:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53420000 (126 GB) 2022-07-04 17:07:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53421000 (126 GB) 2022-07-04 17:07:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53422000 (126 GB) 2022-07-04 17:07:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53423000 (126 GB) 2022-07-04 17:07:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53424000 (126 GB) 2022-07-04 17:07:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53425000 (126 GB) 2022-07-04 17:07:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53426000 (126 GB) 2022-07-04 17:07:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53427000 (126 GB) 2022-07-04 17:07:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53428000 (126 GB) 2022-07-04 17:07:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53429000 (126 GB) 2022-07-04 17:07:25 source > 2022-07-04 17:07:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53430000 2022-07-04 17:07:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53430000 (126 GB) 2022-07-04 17:07:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53431000 (126 GB) 2022-07-04 17:07:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53432000 (126 GB) 2022-07-04 17:07:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53433000 (126 GB) 2022-07-04 17:07:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53434000 (126 GB) 2022-07-04 17:07:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53435000 (126 GB) 2022-07-04 17:07:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53436000 (126 GB) 2022-07-04 17:07:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53437000 (126 GB) 2022-07-04 17:07:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53438000 (126 GB) 2022-07-04 17:07:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53439000 (126 GB) 2022-07-04 17:07:26 source > 2022-07-04 17:07:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53440000 2022-07-04 17:07:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53440000 (126 GB) 2022-07-04 17:07:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53441000 (126 GB) 2022-07-04 17:07:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53442000 (126 GB) 2022-07-04 17:07:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53443000 (126 GB) 2022-07-04 17:07:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53444000 (127 GB) 2022-07-04 17:07:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53445000 (127 GB) 2022-07-04 17:07:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53446000 (127 GB) 2022-07-04 17:07:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53447000 (127 GB) 2022-07-04 17:07:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53448000 (127 GB) 2022-07-04 17:07:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53449000 (127 GB) 2022-07-04 17:07:27 source > 2022-07-04 17:07:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53450000 2022-07-04 17:07:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53450000 (127 GB) 2022-07-04 17:07:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53451000 (127 GB) 2022-07-04 17:07:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53452000 (127 GB) 2022-07-04 17:07:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53453000 (127 GB) 2022-07-04 17:07:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53454000 (127 GB) 2022-07-04 17:07:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53455000 (127 GB) 2022-07-04 17:07:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53456000 (127 GB) 2022-07-04 17:07:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53457000 (127 GB) 2022-07-04 17:07:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53458000 (127 GB) 2022-07-04 17:07:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53459000 (127 GB) 2022-07-04 17:07:29 source > 2022-07-04 17:07:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53460000 2022-07-04 17:07:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53460000 (127 GB) 2022-07-04 17:07:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53461000 (127 GB) 2022-07-04 17:07:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53462000 (127 GB) 2022-07-04 17:07:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53463000 (127 GB) 2022-07-04 17:07:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53464000 (127 GB) 2022-07-04 17:07:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53465000 (127 GB) 2022-07-04 17:07:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53466000 (127 GB) 2022-07-04 17:07:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53467000 (127 GB) 2022-07-04 17:07:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53468000 (127 GB) 2022-07-04 17:07:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53469000 (127 GB) 2022-07-04 17:07:30 source > 2022-07-04 17:07:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53470000 2022-07-04 17:07:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53470000 (127 GB) 2022-07-04 17:07:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53471000 (127 GB) 2022-07-04 17:07:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53472000 (127 GB) 2022-07-04 17:07:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53473000 (127 GB) 2022-07-04 17:07:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53474000 (127 GB) 2022-07-04 17:07:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53475000 (127 GB) 2022-07-04 17:07:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53476000 (127 GB) 2022-07-04 17:07:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53477000 (127 GB) 2022-07-04 17:07:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53478000 (127 GB) 2022-07-04 17:07:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53479000 (127 GB) 2022-07-04 17:07:32 source > 2022-07-04 17:07:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53480000 2022-07-04 17:07:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53480000 (127 GB) 2022-07-04 17:07:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53481000 (127 GB) 2022-07-04 17:07:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53482000 (127 GB) 2022-07-04 17:07:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53483000 (127 GB) 2022-07-04 17:07:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53484000 (127 GB) 2022-07-04 17:07:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53485000 (127 GB) 2022-07-04 17:07:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53486000 (127 GB) 2022-07-04 17:07:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53487000 (127 GB) 2022-07-04 17:07:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53488000 (127 GB) 2022-07-04 17:07:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53489000 (127 GB) 2022-07-04 17:07:33 source > 2022-07-04 17:07:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53490000 2022-07-04 17:07:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53490000 (127 GB) 2022-07-04 17:07:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53491000 (127 GB) 2022-07-04 17:07:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53492000 (127 GB) 2022-07-04 17:07:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53493000 (127 GB) 2022-07-04 17:07:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53494000 (127 GB) 2022-07-04 17:07:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53495000 (127 GB) 2022-07-04 17:07:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53496000 (127 GB) 2022-07-04 17:07:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53497000 (127 GB) 2022-07-04 17:07:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53498000 (127 GB) 2022-07-04 17:07:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53499000 (127 GB) 2022-07-04 17:07:34 source > 2022-07-04 17:07:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53500000 2022-07-04 17:07:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53500000 (127 GB) 2022-07-04 17:07:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53501000 (127 GB) 2022-07-04 17:07:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53502000 (127 GB) 2022-07-04 17:07:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53503000 (127 GB) 2022-07-04 17:07:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53504000 (127 GB) 2022-07-04 17:07:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53505000 (127 GB) 2022-07-04 17:07:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53506000 (127 GB) 2022-07-04 17:07:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53507000 (127 GB) 2022-07-04 17:07:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53508000 (127 GB) 2022-07-04 17:07:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53509000 (127 GB) 2022-07-04 17:07:36 source > 2022-07-04 17:07:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53510000 2022-07-04 17:07:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53510000 (127 GB) 2022-07-04 17:07:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53511000 (127 GB) 2022-07-04 17:07:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53512000 (127 GB) 2022-07-04 17:07:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53513000 (127 GB) 2022-07-04 17:07:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53514000 (127 GB) 2022-07-04 17:07:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53515000 (127 GB) 2022-07-04 17:07:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53516000 (127 GB) 2022-07-04 17:07:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53517000 (127 GB) 2022-07-04 17:07:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53518000 (127 GB) 2022-07-04 17:07:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53519000 (127 GB) 2022-07-04 17:07:37 source > 2022-07-04 17:07:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53520000 2022-07-04 17:07:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53520000 (127 GB) 2022-07-04 17:07:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53521000 (127 GB) 2022-07-04 17:07:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53522000 (127 GB) 2022-07-04 17:07:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53523000 (127 GB) 2022-07-04 17:07:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53524000 (127 GB) 2022-07-04 17:07:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53525000 (127 GB) 2022-07-04 17:07:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53526000 (127 GB) 2022-07-04 17:07:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53527000 (127 GB) 2022-07-04 17:07:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53528000 (127 GB) 2022-07-04 17:07:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53529000 (127 GB) 2022-07-04 17:07:38 source > 2022-07-04 17:07:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53530000 2022-07-04 17:07:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53530000 (127 GB) 2022-07-04 17:07:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53531000 (127 GB) 2022-07-04 17:07:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53532000 (127 GB) 2022-07-04 17:07:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53533000 (127 GB) 2022-07-04 17:07:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53534000 (127 GB) 2022-07-04 17:07:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53535000 (127 GB) 2022-07-04 17:07:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53536000 (127 GB) 2022-07-04 17:07:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53537000 (127 GB) 2022-07-04 17:07:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53538000 (127 GB) 2022-07-04 17:07:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53539000 (127 GB) 2022-07-04 17:07:40 source > 2022-07-04 17:07:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53540000 2022-07-04 17:07:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53540000 (127 GB) 2022-07-04 17:07:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53541000 (127 GB) 2022-07-04 17:07:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53542000 (127 GB) 2022-07-04 17:07:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53543000 (127 GB) 2022-07-04 17:07:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53544000 (127 GB) 2022-07-04 17:07:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53545000 (127 GB) 2022-07-04 17:07:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53546000 (127 GB) 2022-07-04 17:07:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53547000 (127 GB) 2022-07-04 17:07:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53548000 (127 GB) 2022-07-04 17:07:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53549000 (127 GB) 2022-07-04 17:07:41 source > 2022-07-04 17:07:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53550000 2022-07-04 17:07:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53550000 (127 GB) 2022-07-04 17:07:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53551000 (127 GB) 2022-07-04 17:07:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53552000 (127 GB) 2022-07-04 17:07:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53553000 (127 GB) 2022-07-04 17:07:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53554000 (127 GB) 2022-07-04 17:07:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53555000 (127 GB) 2022-07-04 17:07:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53556000 (127 GB) 2022-07-04 17:07:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53557000 (127 GB) 2022-07-04 17:07:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53558000 (127 GB) 2022-07-04 17:07:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53559000 (127 GB) 2022-07-04 17:07:42 source > 2022-07-04 17:07:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53560000 2022-07-04 17:07:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53560000 (127 GB) 2022-07-04 17:07:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53561000 (127 GB) 2022-07-04 17:07:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53562000 (127 GB) 2022-07-04 17:07:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53563000 (127 GB) 2022-07-04 17:07:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53564000 (127 GB) 2022-07-04 17:07:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53565000 (127 GB) 2022-07-04 17:07:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53566000 (127 GB) 2022-07-04 17:07:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53567000 (127 GB) 2022-07-04 17:07:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53568000 (127 GB) 2022-07-04 17:07:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53569000 (127 GB) 2022-07-04 17:07:44 source > 2022-07-04 17:07:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53570000 2022-07-04 17:07:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53570000 (127 GB) 2022-07-04 17:07:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53571000 (127 GB) 2022-07-04 17:07:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53572000 (127 GB) 2022-07-04 17:07:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53573000 (127 GB) 2022-07-04 17:07:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53574000 (127 GB) 2022-07-04 17:07:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53575000 (127 GB) 2022-07-04 17:07:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53576000 (127 GB) 2022-07-04 17:07:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53577000 (127 GB) 2022-07-04 17:07:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53578000 (127 GB) 2022-07-04 17:07:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53579000 (127 GB) 2022-07-04 17:07:45 source > 2022-07-04 17:07:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53580000 2022-07-04 17:07:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53580000 (127 GB) 2022-07-04 17:07:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53581000 (127 GB) 2022-07-04 17:07:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53582000 (127 GB) 2022-07-04 17:07:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53583000 (127 GB) 2022-07-04 17:07:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53584000 (127 GB) 2022-07-04 17:07:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53585000 (127 GB) 2022-07-04 17:07:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53586000 (127 GB) 2022-07-04 17:07:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53587000 (127 GB) 2022-07-04 17:07:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53588000 (127 GB) 2022-07-04 17:07:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53589000 (127 GB) 2022-07-04 17:07:47 source > 2022-07-04 17:07:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53590000 2022-07-04 17:07:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53590000 (127 GB) 2022-07-04 17:07:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53591000 (127 GB) 2022-07-04 17:07:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53592000 (127 GB) 2022-07-04 17:07:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53593000 (127 GB) 2022-07-04 17:07:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53594000 (127 GB) 2022-07-04 17:07:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53595000 (127 GB) 2022-07-04 17:07:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53596000 (127 GB) 2022-07-04 17:07:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53597000 (127 GB) 2022-07-04 17:07:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53598000 (127 GB) 2022-07-04 17:07:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53599000 (127 GB) 2022-07-04 17:07:49 source > 2022-07-04 17:07:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53600000 2022-07-04 17:07:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53600000 (127 GB) 2022-07-04 17:07:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53601000 (127 GB) 2022-07-04 17:07:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53602000 (127 GB) 2022-07-04 17:07:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53603000 (127 GB) 2022-07-04 17:07:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53604000 (127 GB) 2022-07-04 17:07:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53605000 (127 GB) 2022-07-04 17:07:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53606000 (127 GB) 2022-07-04 17:07:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53607000 (127 GB) 2022-07-04 17:07:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53608000 (127 GB) 2022-07-04 17:07:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53609000 (127 GB) 2022-07-04 17:07:51 source > 2022-07-04 17:07:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53610000 2022-07-04 17:07:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53610000 (127 GB) 2022-07-04 17:07:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53611000 (127 GB) 2022-07-04 17:07:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53612000 (127 GB) 2022-07-04 17:07:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53613000 (127 GB) 2022-07-04 17:07:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53614000 (127 GB) 2022-07-04 17:07:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53615000 (127 GB) 2022-07-04 17:07:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53616000 (127 GB) 2022-07-04 17:07:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53617000 (127 GB) 2022-07-04 17:07:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53618000 (127 GB) 2022-07-04 17:07:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53619000 (127 GB) 2022-07-04 17:07:52 source > 2022-07-04 17:07:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53620000 2022-07-04 17:07:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53620000 (127 GB) 2022-07-04 17:07:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53621000 (127 GB) 2022-07-04 17:07:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53622000 (127 GB) 2022-07-04 17:07:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53623000 (127 GB) 2022-07-04 17:07:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53624000 (127 GB) 2022-07-04 17:07:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53625000 (127 GB) 2022-07-04 17:07:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53626000 (127 GB) 2022-07-04 17:07:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53627000 (127 GB) 2022-07-04 17:07:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53628000 (127 GB) 2022-07-04 17:07:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53629000 (127 GB) 2022-07-04 17:07:54 source > 2022-07-04 17:07:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53630000 2022-07-04 17:07:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53630000 (127 GB) 2022-07-04 17:07:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53631000 (127 GB) 2022-07-04 17:07:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53632000 (127 GB) 2022-07-04 17:07:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53633000 (127 GB) 2022-07-04 17:07:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53634000 (127 GB) 2022-07-04 17:07:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53635000 (127 GB) 2022-07-04 17:07:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53636000 (127 GB) 2022-07-04 17:07:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53637000 (127 GB) 2022-07-04 17:07:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53638000 (127 GB) 2022-07-04 17:07:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53639000 (127 GB) 2022-07-04 17:07:56 source > 2022-07-04 17:07:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53640000 2022-07-04 17:07:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53640000 (127 GB) 2022-07-04 17:07:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53641000 (127 GB) 2022-07-04 17:07:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53642000 (127 GB) 2022-07-04 17:07:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53643000 (127 GB) 2022-07-04 17:07:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53644000 (127 GB) 2022-07-04 17:07:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53645000 (127 GB) 2022-07-04 17:07:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53646000 (127 GB) 2022-07-04 17:07:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53647000 (127 GB) 2022-07-04 17:07:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53648000 (127 GB) 2022-07-04 17:07:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53649000 (127 GB) 2022-07-04 17:07:57 source > 2022-07-04 17:07:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53650000 2022-07-04 17:07:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53650000 (127 GB) 2022-07-04 17:07:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53651000 (127 GB) 2022-07-04 17:07:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53652000 (127 GB) 2022-07-04 17:07:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53653000 (127 GB) 2022-07-04 17:07:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53654000 (127 GB) 2022-07-04 17:07:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53655000 (127 GB) 2022-07-04 17:07:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53656000 (127 GB) 2022-07-04 17:07:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53657000 (127 GB) 2022-07-04 17:07:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53658000 (127 GB) 2022-07-04 17:07:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53659000 (127 GB) 2022-07-04 17:07:59 source > 2022-07-04 17:07:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53660000 2022-07-04 17:07:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53660000 (127 GB) 2022-07-04 17:07:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53661000 (127 GB) 2022-07-04 17:07:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53662000 (127 GB) 2022-07-04 17:07:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53663000 (127 GB) 2022-07-04 17:08:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53664000 (127 GB) 2022-07-04 17:08:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53665000 (127 GB) 2022-07-04 17:08:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53666000 (127 GB) 2022-07-04 17:08:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53667000 (127 GB) 2022-07-04 17:08:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53668000 (127 GB) 2022-07-04 17:08:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53669000 (127 GB) 2022-07-04 17:08:00 source > 2022-07-04 17:08:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53670000 2022-07-04 17:08:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53670000 (127 GB) 2022-07-04 17:08:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53671000 (127 GB) 2022-07-04 17:08:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53672000 (127 GB) 2022-07-04 17:08:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53673000 (127 GB) 2022-07-04 17:08:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53674000 (127 GB) 2022-07-04 17:08:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53675000 (127 GB) 2022-07-04 17:08:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53676000 (127 GB) 2022-07-04 17:08:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53677000 (127 GB) 2022-07-04 17:08:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53678000 (127 GB) 2022-07-04 17:08:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53679000 (127 GB) 2022-07-04 17:08:02 source > 2022-07-04 17:08:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53680000 2022-07-04 17:08:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53680000 (127 GB) 2022-07-04 17:08:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53681000 (127 GB) 2022-07-04 17:08:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53682000 (127 GB) 2022-07-04 17:08:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53683000 (127 GB) 2022-07-04 17:08:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53684000 (127 GB) 2022-07-04 17:08:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53685000 (127 GB) 2022-07-04 17:08:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53686000 (127 GB) 2022-07-04 17:08:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53687000 (127 GB) 2022-07-04 17:08:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53688000 (127 GB) 2022-07-04 17:08:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53689000 (127 GB) 2022-07-04 17:08:03 source > 2022-07-04 17:08:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53690000 2022-07-04 17:08:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53690000 (127 GB) 2022-07-04 17:08:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53691000 (127 GB) 2022-07-04 17:08:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53692000 (127 GB) 2022-07-04 17:08:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53693000 (127 GB) 2022-07-04 17:08:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53694000 (127 GB) 2022-07-04 17:08:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53695000 (127 GB) 2022-07-04 17:08:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53696000 (127 GB) 2022-07-04 17:08:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53697000 (127 GB) 2022-07-04 17:08:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53698000 (127 GB) 2022-07-04 17:08:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53699000 (127 GB) 2022-07-04 17:08:05 source > 2022-07-04 17:08:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53700000 2022-07-04 17:08:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53700000 (127 GB) 2022-07-04 17:08:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53701000 (127 GB) 2022-07-04 17:08:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53702000 (127 GB) 2022-07-04 17:08:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53703000 (127 GB) 2022-07-04 17:08:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53704000 (127 GB) 2022-07-04 17:08:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53705000 (127 GB) 2022-07-04 17:08:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53706000 (127 GB) 2022-07-04 17:08:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53707000 (127 GB) 2022-07-04 17:08:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53708000 (127 GB) 2022-07-04 17:08:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53709000 (127 GB) 2022-07-04 17:08:06 source > 2022-07-04 17:08:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53710000 2022-07-04 17:08:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53710000 (127 GB) 2022-07-04 17:08:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53711000 (127 GB) 2022-07-04 17:08:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53712000 (127 GB) 2022-07-04 17:08:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53713000 (127 GB) 2022-07-04 17:08:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53714000 (127 GB) 2022-07-04 17:08:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53715000 (127 GB) 2022-07-04 17:08:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53716000 (127 GB) 2022-07-04 17:08:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53717000 (127 GB) 2022-07-04 17:08:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53718000 (127 GB) 2022-07-04 17:08:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53719000 (127 GB) 2022-07-04 17:08:08 source > 2022-07-04 17:08:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53720000 2022-07-04 17:08:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53720000 (127 GB) 2022-07-04 17:08:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53721000 (127 GB) 2022-07-04 17:08:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53722000 (127 GB) 2022-07-04 17:08:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53723000 (127 GB) 2022-07-04 17:08:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53724000 (127 GB) 2022-07-04 17:08:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53725000 (127 GB) 2022-07-04 17:08:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53726000 (127 GB) 2022-07-04 17:08:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53727000 (127 GB) 2022-07-04 17:08:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53728000 (127 GB) 2022-07-04 17:08:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53729000 (127 GB) 2022-07-04 17:08:09 source > 2022-07-04 17:08:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53730000 2022-07-04 17:08:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53730000 (127 GB) 2022-07-04 17:08:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53731000 (127 GB) 2022-07-04 17:08:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53732000 (127 GB) 2022-07-04 17:08:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53733000 (127 GB) 2022-07-04 17:08:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53734000 (127 GB) 2022-07-04 17:08:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53735000 (127 GB) 2022-07-04 17:08:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53736000 (127 GB) 2022-07-04 17:08:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53737000 (127 GB) 2022-07-04 17:08:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53738000 (127 GB) 2022-07-04 17:08:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53739000 (127 GB) 2022-07-04 17:08:10 source > 2022-07-04 17:08:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53740000 2022-07-04 17:08:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53740000 (127 GB) 2022-07-04 17:08:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53741000 (127 GB) 2022-07-04 17:08:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53742000 (127 GB) 2022-07-04 17:08:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53743000 (127 GB) 2022-07-04 17:08:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53744000 (127 GB) 2022-07-04 17:08:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53745000 (127 GB) 2022-07-04 17:08:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53746000 (127 GB) 2022-07-04 17:08:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53747000 (127 GB) 2022-07-04 17:08:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53748000 (127 GB) 2022-07-04 17:08:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53749000 (127 GB) 2022-07-04 17:08:12 destination > 2022-07-04 17:08:12 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:08:12 destination > 2022-07-04 17:08:12 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:08:12 destination > 2022-07-04 17:08:12 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:08:12 destination > 2022-07-04 17:08:12 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to bf285f4b-9649-4d18-90ae-74a058010b263873646081746279949.csv.gz (200 MB) 2022-07-04 17:08:21 destination > 2022-07-04 17:08:21 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:08:21 destination > 2022-07-04 17:08:21 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data bf285f4b-9649-4d18-90ae-74a058010b263873646081746279949.csv.gz 2022-07-04 17:08:21 destination > 2022-07-04 17:08:21 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -539657 bytes in 0 buffers) 2022-07-04 17:08:21 source > 2022-07-04 17:08:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53750000 2022-07-04 17:08:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53750000 (127 GB) 2022-07-04 17:08:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53751000 (127 GB) 2022-07-04 17:08:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53752000 (127 GB) 2022-07-04 17:08:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53753000 (127 GB) 2022-07-04 17:08:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53754000 (127 GB) 2022-07-04 17:08:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53755000 (127 GB) 2022-07-04 17:08:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53756000 (127 GB) 2022-07-04 17:08:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53757000 (127 GB) 2022-07-04 17:08:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53758000 (127 GB) 2022-07-04 17:08:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53759000 (127 GB) 2022-07-04 17:08:23 source > 2022-07-04 17:08:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53760000 2022-07-04 17:08:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53760000 (127 GB) 2022-07-04 17:08:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53761000 (127 GB) 2022-07-04 17:08:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53762000 (127 GB) 2022-07-04 17:08:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53763000 (127 GB) 2022-07-04 17:08:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53764000 (127 GB) 2022-07-04 17:08:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53765000 (127 GB) 2022-07-04 17:08:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53766000 (127 GB) 2022-07-04 17:08:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53767000 (127 GB) 2022-07-04 17:08:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53768000 (127 GB) 2022-07-04 17:08:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53769000 (127 GB) 2022-07-04 17:08:24 source > 2022-07-04 17:08:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53770000 2022-07-04 17:08:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53770000 (127 GB) 2022-07-04 17:08:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53771000 (127 GB) 2022-07-04 17:08:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53772000 (127 GB) 2022-07-04 17:08:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53773000 (127 GB) 2022-07-04 17:08:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53774000 (127 GB) 2022-07-04 17:08:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53775000 (127 GB) 2022-07-04 17:08:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53776000 (127 GB) 2022-07-04 17:08:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53777000 (127 GB) 2022-07-04 17:08:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53778000 (127 GB) 2022-07-04 17:08:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53779000 (127 GB) 2022-07-04 17:08:25 source > 2022-07-04 17:08:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53780000 2022-07-04 17:08:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53780000 (127 GB) 2022-07-04 17:08:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53781000 (127 GB) 2022-07-04 17:08:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53782000 (127 GB) 2022-07-04 17:08:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53783000 (127 GB) 2022-07-04 17:08:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53784000 (127 GB) 2022-07-04 17:08:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53785000 (127 GB) 2022-07-04 17:08:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53786000 (127 GB) 2022-07-04 17:08:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53787000 (127 GB) 2022-07-04 17:08:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53788000 (127 GB) 2022-07-04 17:08:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53789000 (127 GB) 2022-07-04 17:08:27 source > 2022-07-04 17:08:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53790000 2022-07-04 17:08:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53790000 (127 GB) 2022-07-04 17:08:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53791000 (127 GB) 2022-07-04 17:08:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53792000 (127 GB) 2022-07-04 17:08:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53793000 (127 GB) 2022-07-04 17:08:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53794000 (127 GB) 2022-07-04 17:08:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53795000 (127 GB) 2022-07-04 17:08:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53796000 (127 GB) 2022-07-04 17:08:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53797000 (127 GB) 2022-07-04 17:08:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53798000 (127 GB) 2022-07-04 17:08:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53799000 (127 GB) 2022-07-04 17:08:28 source > 2022-07-04 17:08:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53800000 2022-07-04 17:08:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53800000 (127 GB) 2022-07-04 17:08:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53801000 (127 GB) 2022-07-04 17:08:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53802000 (127 GB) 2022-07-04 17:08:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53803000 (127 GB) 2022-07-04 17:08:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53804000 (127 GB) 2022-07-04 17:08:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53805000 (127 GB) 2022-07-04 17:08:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53806000 (127 GB) 2022-07-04 17:08:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53807000 (127 GB) 2022-07-04 17:08:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53808000 (127 GB) 2022-07-04 17:08:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53809000 (127 GB) 2022-07-04 17:08:30 source > 2022-07-04 17:08:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53810000 2022-07-04 17:08:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53810000 (127 GB) 2022-07-04 17:08:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53811000 (127 GB) 2022-07-04 17:08:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53812000 (127 GB) 2022-07-04 17:08:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53813000 (127 GB) 2022-07-04 17:08:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53814000 (127 GB) 2022-07-04 17:08:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53815000 (127 GB) 2022-07-04 17:08:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53816000 (127 GB) 2022-07-04 17:08:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53817000 (127 GB) 2022-07-04 17:08:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53818000 (127 GB) 2022-07-04 17:08:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53819000 (127 GB) 2022-07-04 17:08:31 source > 2022-07-04 17:08:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53820000 2022-07-04 17:08:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53820000 (127 GB) 2022-07-04 17:08:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53821000 (127 GB) 2022-07-04 17:08:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53822000 (127 GB) 2022-07-04 17:08:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53823000 (127 GB) 2022-07-04 17:08:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53824000 (127 GB) 2022-07-04 17:08:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53825000 (127 GB) 2022-07-04 17:08:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53826000 (127 GB) 2022-07-04 17:08:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53827000 (127 GB) 2022-07-04 17:08:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53828000 (127 GB) 2022-07-04 17:08:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53829000 (127 GB) 2022-07-04 17:08:32 source > 2022-07-04 17:08:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53830000 2022-07-04 17:08:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53830000 (127 GB) 2022-07-04 17:08:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53831000 (127 GB) 2022-07-04 17:08:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53832000 (127 GB) 2022-07-04 17:08:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53833000 (127 GB) 2022-07-04 17:08:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53834000 (127 GB) 2022-07-04 17:08:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53835000 (127 GB) 2022-07-04 17:08:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53836000 (127 GB) 2022-07-04 17:08:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53837000 (127 GB) 2022-07-04 17:08:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53838000 (127 GB) 2022-07-04 17:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53839000 (127 GB) 2022-07-04 17:08:34 source > 2022-07-04 17:08:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53840000 2022-07-04 17:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53840000 (127 GB) 2022-07-04 17:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53841000 (127 GB) 2022-07-04 17:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53842000 (127 GB) 2022-07-04 17:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53843000 (127 GB) 2022-07-04 17:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53844000 (127 GB) 2022-07-04 17:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53845000 (127 GB) 2022-07-04 17:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53846000 (127 GB) 2022-07-04 17:08:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53847000 (127 GB) 2022-07-04 17:08:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53848000 (127 GB) 2022-07-04 17:08:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53849000 (127 GB) 2022-07-04 17:08:35 source > 2022-07-04 17:08:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53850000 2022-07-04 17:08:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53850000 (127 GB) 2022-07-04 17:08:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53851000 (127 GB) 2022-07-04 17:08:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53852000 (127 GB) 2022-07-04 17:08:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53853000 (127 GB) 2022-07-04 17:08:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53854000 (128 GB) 2022-07-04 17:08:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53855000 (128 GB) 2022-07-04 17:08:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53856000 (128 GB) 2022-07-04 17:08:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53857000 (128 GB) 2022-07-04 17:08:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53858000 (128 GB) 2022-07-04 17:08:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53859000 (128 GB) 2022-07-04 17:08:37 source > 2022-07-04 17:08:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53860000 2022-07-04 17:08:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53860000 (128 GB) 2022-07-04 17:08:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53861000 (128 GB) 2022-07-04 17:08:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53862000 (128 GB) 2022-07-04 17:08:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53863000 (128 GB) 2022-07-04 17:08:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53864000 (128 GB) 2022-07-04 17:08:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53865000 (128 GB) 2022-07-04 17:08:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53866000 (128 GB) 2022-07-04 17:08:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53867000 (128 GB) 2022-07-04 17:08:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53868000 (128 GB) 2022-07-04 17:08:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53869000 (128 GB) 2022-07-04 17:08:38 source > 2022-07-04 17:08:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53870000 2022-07-04 17:08:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53870000 (128 GB) 2022-07-04 17:08:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53871000 (128 GB) 2022-07-04 17:08:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53872000 (128 GB) 2022-07-04 17:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53873000 (128 GB) 2022-07-04 17:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53874000 (128 GB) 2022-07-04 17:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53875000 (128 GB) 2022-07-04 17:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53876000 (128 GB) 2022-07-04 17:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53877000 (128 GB) 2022-07-04 17:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53878000 (128 GB) 2022-07-04 17:08:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53879000 (128 GB) 2022-07-04 17:08:40 source > 2022-07-04 17:08:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53880000 2022-07-04 17:08:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53880000 (128 GB) 2022-07-04 17:08:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53881000 (128 GB) 2022-07-04 17:08:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53882000 (128 GB) 2022-07-04 17:08:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53883000 (128 GB) 2022-07-04 17:08:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53884000 (128 GB) 2022-07-04 17:08:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53885000 (128 GB) 2022-07-04 17:08:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53886000 (128 GB) 2022-07-04 17:08:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53887000 (128 GB) 2022-07-04 17:08:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53888000 (128 GB) 2022-07-04 17:08:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53889000 (128 GB) 2022-07-04 17:08:41 source > 2022-07-04 17:08:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53890000 2022-07-04 17:08:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53890000 (128 GB) 2022-07-04 17:08:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53891000 (128 GB) 2022-07-04 17:08:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53892000 (128 GB) 2022-07-04 17:08:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53893000 (128 GB) 2022-07-04 17:08:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53894000 (128 GB) 2022-07-04 17:08:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53895000 (128 GB) 2022-07-04 17:08:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53896000 (128 GB) 2022-07-04 17:08:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53897000 (128 GB) 2022-07-04 17:08:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53898000 (128 GB) 2022-07-04 17:08:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53899000 (128 GB) 2022-07-04 17:08:43 source > 2022-07-04 17:08:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53900000 2022-07-04 17:08:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53900000 (128 GB) 2022-07-04 17:08:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53901000 (128 GB) 2022-07-04 17:08:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53902000 (128 GB) 2022-07-04 17:08:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53903000 (128 GB) 2022-07-04 17:08:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53904000 (128 GB) 2022-07-04 17:08:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53905000 (128 GB) 2022-07-04 17:08:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53906000 (128 GB) 2022-07-04 17:08:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53907000 (128 GB) 2022-07-04 17:08:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53908000 (128 GB) 2022-07-04 17:08:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53909000 (128 GB) 2022-07-04 17:08:44 source > 2022-07-04 17:08:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53910000 2022-07-04 17:08:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53910000 (128 GB) 2022-07-04 17:08:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53911000 (128 GB) 2022-07-04 17:08:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53912000 (128 GB) 2022-07-04 17:08:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53913000 (128 GB) 2022-07-04 17:08:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53914000 (128 GB) 2022-07-04 17:08:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53915000 (128 GB) 2022-07-04 17:08:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53916000 (128 GB) 2022-07-04 17:08:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53917000 (128 GB) 2022-07-04 17:08:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53918000 (128 GB) 2022-07-04 17:08:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53919000 (128 GB) 2022-07-04 17:08:46 source > 2022-07-04 17:08:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53920000 2022-07-04 17:08:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53920000 (128 GB) 2022-07-04 17:08:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53921000 (128 GB) 2022-07-04 17:08:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53922000 (128 GB) 2022-07-04 17:08:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53923000 (128 GB) 2022-07-04 17:08:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53924000 (128 GB) 2022-07-04 17:08:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53925000 (128 GB) 2022-07-04 17:08:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53926000 (128 GB) 2022-07-04 17:08:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53927000 (128 GB) 2022-07-04 17:08:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53928000 (128 GB) 2022-07-04 17:08:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53929000 (128 GB) 2022-07-04 17:08:47 source > 2022-07-04 17:08:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53930000 2022-07-04 17:08:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53930000 (128 GB) 2022-07-04 17:08:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53931000 (128 GB) 2022-07-04 17:08:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53932000 (128 GB) 2022-07-04 17:08:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53933000 (128 GB) 2022-07-04 17:08:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53934000 (128 GB) 2022-07-04 17:08:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53935000 (128 GB) 2022-07-04 17:08:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53936000 (128 GB) 2022-07-04 17:08:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53937000 (128 GB) 2022-07-04 17:08:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53938000 (128 GB) 2022-07-04 17:08:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53939000 (128 GB) 2022-07-04 17:08:48 source > 2022-07-04 17:08:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53940000 2022-07-04 17:08:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53940000 (128 GB) 2022-07-04 17:08:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53941000 (128 GB) 2022-07-04 17:08:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53942000 (128 GB) 2022-07-04 17:08:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53943000 (128 GB) 2022-07-04 17:08:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53944000 (128 GB) 2022-07-04 17:08:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53945000 (128 GB) 2022-07-04 17:08:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53946000 (128 GB) 2022-07-04 17:08:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53947000 (128 GB) 2022-07-04 17:08:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53948000 (128 GB) 2022-07-04 17:08:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53949000 (128 GB) 2022-07-04 17:08:50 source > 2022-07-04 17:08:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53950000 2022-07-04 17:08:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53950000 (128 GB) 2022-07-04 17:08:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53951000 (128 GB) 2022-07-04 17:08:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53952000 (128 GB) 2022-07-04 17:08:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53953000 (128 GB) 2022-07-04 17:08:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53954000 (128 GB) 2022-07-04 17:08:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53955000 (128 GB) 2022-07-04 17:08:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53956000 (128 GB) 2022-07-04 17:08:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53957000 (128 GB) 2022-07-04 17:08:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53958000 (128 GB) 2022-07-04 17:08:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53959000 (128 GB) 2022-07-04 17:08:51 source > 2022-07-04 17:08:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53960000 2022-07-04 17:08:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53960000 (128 GB) 2022-07-04 17:08:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53961000 (128 GB) 2022-07-04 17:08:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53962000 (128 GB) 2022-07-04 17:08:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53963000 (128 GB) 2022-07-04 17:08:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53964000 (128 GB) 2022-07-04 17:08:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53965000 (128 GB) 2022-07-04 17:08:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53966000 (128 GB) 2022-07-04 17:08:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53967000 (128 GB) 2022-07-04 17:08:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53968000 (128 GB) 2022-07-04 17:08:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53969000 (128 GB) 2022-07-04 17:08:53 source > 2022-07-04 17:08:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53970000 2022-07-04 17:08:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53970000 (128 GB) 2022-07-04 17:08:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53971000 (128 GB) 2022-07-04 17:08:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53972000 (128 GB) 2022-07-04 17:08:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53973000 (128 GB) 2022-07-04 17:08:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53974000 (128 GB) 2022-07-04 17:08:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53975000 (128 GB) 2022-07-04 17:08:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53976000 (128 GB) 2022-07-04 17:08:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53977000 (128 GB) 2022-07-04 17:08:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53978000 (128 GB) 2022-07-04 17:08:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53979000 (128 GB) 2022-07-04 17:08:54 source > 2022-07-04 17:08:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53980000 2022-07-04 17:08:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53980000 (128 GB) 2022-07-04 17:08:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53981000 (128 GB) 2022-07-04 17:08:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53982000 (128 GB) 2022-07-04 17:08:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53983000 (128 GB) 2022-07-04 17:08:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53984000 (128 GB) 2022-07-04 17:08:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53985000 (128 GB) 2022-07-04 17:08:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53986000 (128 GB) 2022-07-04 17:08:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53987000 (128 GB) 2022-07-04 17:08:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53988000 (128 GB) 2022-07-04 17:08:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53989000 (128 GB) 2022-07-04 17:08:56 source > 2022-07-04 17:08:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 53990000 2022-07-04 17:08:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53990000 (128 GB) 2022-07-04 17:08:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53991000 (128 GB) 2022-07-04 17:08:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53992000 (128 GB) 2022-07-04 17:08:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53993000 (128 GB) 2022-07-04 17:08:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53994000 (128 GB) 2022-07-04 17:08:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53995000 (128 GB) 2022-07-04 17:08:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53996000 (128 GB) 2022-07-04 17:08:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53997000 (128 GB) 2022-07-04 17:08:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53998000 (128 GB) 2022-07-04 17:08:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53999000 (128 GB) 2022-07-04 17:08:57 source > 2022-07-04 17:08:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54000000 2022-07-04 17:08:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54000000 (128 GB) 2022-07-04 17:08:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54001000 (128 GB) 2022-07-04 17:08:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54002000 (128 GB) 2022-07-04 17:08:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54003000 (128 GB) 2022-07-04 17:08:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54004000 (128 GB) 2022-07-04 17:08:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54005000 (128 GB) 2022-07-04 17:08:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54006000 (128 GB) 2022-07-04 17:08:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54007000 (128 GB) 2022-07-04 17:08:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54008000 (128 GB) 2022-07-04 17:08:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54009000 (128 GB) 2022-07-04 17:08:59 source > 2022-07-04 17:08:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54010000 2022-07-04 17:08:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54010000 (128 GB) 2022-07-04 17:08:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54011000 (128 GB) 2022-07-04 17:08:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54012000 (128 GB) 2022-07-04 17:09:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54013000 (128 GB) 2022-07-04 17:09:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54014000 (128 GB) 2022-07-04 17:09:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54015000 (128 GB) 2022-07-04 17:09:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54016000 (128 GB) 2022-07-04 17:09:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54017000 (128 GB) 2022-07-04 17:09:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54018000 (128 GB) 2022-07-04 17:09:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54019000 (128 GB) 2022-07-04 17:09:01 source > 2022-07-04 17:09:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54020000 2022-07-04 17:09:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54020000 (128 GB) 2022-07-04 17:09:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54021000 (128 GB) 2022-07-04 17:09:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54022000 (128 GB) 2022-07-04 17:09:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54023000 (128 GB) 2022-07-04 17:09:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54024000 (128 GB) 2022-07-04 17:09:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54025000 (128 GB) 2022-07-04 17:09:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54026000 (128 GB) 2022-07-04 17:09:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54027000 (128 GB) 2022-07-04 17:09:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54028000 (128 GB) 2022-07-04 17:09:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54029000 (128 GB) 2022-07-04 17:09:02 source > 2022-07-04 17:09:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54030000 2022-07-04 17:09:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54030000 (128 GB) 2022-07-04 17:09:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54031000 (128 GB) 2022-07-04 17:09:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54032000 (128 GB) 2022-07-04 17:09:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54033000 (128 GB) 2022-07-04 17:09:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54034000 (128 GB) 2022-07-04 17:09:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54035000 (128 GB) 2022-07-04 17:09:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54036000 (128 GB) 2022-07-04 17:09:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54037000 (128 GB) 2022-07-04 17:09:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54038000 (128 GB) 2022-07-04 17:09:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54039000 (128 GB) 2022-07-04 17:09:04 source > 2022-07-04 17:09:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54040000 2022-07-04 17:09:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54040000 (128 GB) 2022-07-04 17:09:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54041000 (128 GB) 2022-07-04 17:09:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54042000 (128 GB) 2022-07-04 17:09:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54043000 (128 GB) 2022-07-04 17:09:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54044000 (128 GB) 2022-07-04 17:09:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54045000 (128 GB) 2022-07-04 17:09:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54046000 (128 GB) 2022-07-04 17:09:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54047000 (128 GB) 2022-07-04 17:09:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54048000 (128 GB) 2022-07-04 17:09:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54049000 (128 GB) 2022-07-04 17:09:06 source > 2022-07-04 17:09:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54050000 2022-07-04 17:09:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54050000 (128 GB) 2022-07-04 17:09:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54051000 (128 GB) 2022-07-04 17:09:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54052000 (128 GB) 2022-07-04 17:09:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54053000 (128 GB) 2022-07-04 17:09:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54054000 (128 GB) 2022-07-04 17:09:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54055000 (128 GB) 2022-07-04 17:09:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54056000 (128 GB) 2022-07-04 17:09:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54057000 (128 GB) 2022-07-04 17:09:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54058000 (128 GB) 2022-07-04 17:09:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54059000 (128 GB) 2022-07-04 17:09:07 source > 2022-07-04 17:09:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54060000 2022-07-04 17:09:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54060000 (128 GB) 2022-07-04 17:09:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54061000 (128 GB) 2022-07-04 17:09:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54062000 (128 GB) 2022-07-04 17:09:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54063000 (128 GB) 2022-07-04 17:09:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54064000 (128 GB) 2022-07-04 17:09:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54065000 (128 GB) 2022-07-04 17:09:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54066000 (128 GB) 2022-07-04 17:09:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54067000 (128 GB) 2022-07-04 17:09:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54068000 (128 GB) 2022-07-04 17:09:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54069000 (128 GB) 2022-07-04 17:09:09 source > 2022-07-04 17:09:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54070000 2022-07-04 17:09:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54070000 (128 GB) 2022-07-04 17:09:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54071000 (128 GB) 2022-07-04 17:09:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54072000 (128 GB) 2022-07-04 17:09:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54073000 (128 GB) 2022-07-04 17:09:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54074000 (128 GB) 2022-07-04 17:09:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54075000 (128 GB) 2022-07-04 17:09:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54076000 (128 GB) 2022-07-04 17:09:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54077000 (128 GB) 2022-07-04 17:09:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54078000 (128 GB) 2022-07-04 17:09:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54079000 (128 GB) 2022-07-04 17:09:11 source > 2022-07-04 17:09:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54080000 2022-07-04 17:09:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54080000 (128 GB) 2022-07-04 17:09:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54081000 (128 GB) 2022-07-04 17:09:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54082000 (128 GB) 2022-07-04 17:09:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54083000 (128 GB) 2022-07-04 17:09:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54084000 (128 GB) 2022-07-04 17:09:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54085000 (128 GB) 2022-07-04 17:09:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54086000 (128 GB) 2022-07-04 17:09:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54087000 (128 GB) 2022-07-04 17:09:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54088000 (128 GB) 2022-07-04 17:09:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54089000 (128 GB) 2022-07-04 17:09:12 source > 2022-07-04 17:09:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54090000 2022-07-04 17:09:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54090000 (128 GB) 2022-07-04 17:09:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54091000 (128 GB) 2022-07-04 17:09:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54092000 (128 GB) 2022-07-04 17:09:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54093000 (128 GB) 2022-07-04 17:09:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54094000 (128 GB) 2022-07-04 17:09:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54095000 (128 GB) 2022-07-04 17:09:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54096000 (128 GB) 2022-07-04 17:09:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54097000 (128 GB) 2022-07-04 17:09:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54098000 (128 GB) 2022-07-04 17:09:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54099000 (128 GB) 2022-07-04 17:09:14 source > 2022-07-04 17:09:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54100000 2022-07-04 17:09:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54100000 (128 GB) 2022-07-04 17:09:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54101000 (128 GB) 2022-07-04 17:09:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54102000 (128 GB) 2022-07-04 17:09:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54103000 (128 GB) 2022-07-04 17:09:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54104000 (128 GB) 2022-07-04 17:09:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54105000 (128 GB) 2022-07-04 17:09:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54106000 (128 GB) 2022-07-04 17:09:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54107000 (128 GB) 2022-07-04 17:09:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54108000 (128 GB) 2022-07-04 17:09:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54109000 (128 GB) 2022-07-04 17:09:15 source > 2022-07-04 17:09:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54110000 2022-07-04 17:09:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54110000 (128 GB) 2022-07-04 17:09:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54111000 (128 GB) 2022-07-04 17:09:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54112000 (128 GB) 2022-07-04 17:09:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54113000 (128 GB) 2022-07-04 17:09:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54114000 (128 GB) 2022-07-04 17:09:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54115000 (128 GB) 2022-07-04 17:09:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54116000 (128 GB) 2022-07-04 17:09:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54117000 (128 GB) 2022-07-04 17:09:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54118000 (128 GB) 2022-07-04 17:09:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54119000 (128 GB) 2022-07-04 17:09:17 source > 2022-07-04 17:09:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54120000 2022-07-04 17:09:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54120000 (128 GB) 2022-07-04 17:09:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54121000 (128 GB) 2022-07-04 17:09:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54122000 (128 GB) 2022-07-04 17:09:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54123000 (128 GB) 2022-07-04 17:09:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54124000 (128 GB) 2022-07-04 17:09:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54125000 (128 GB) 2022-07-04 17:09:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54126000 (128 GB) 2022-07-04 17:09:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54127000 (128 GB) 2022-07-04 17:09:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54128000 (128 GB) 2022-07-04 17:09:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54129000 (128 GB) 2022-07-04 17:09:18 source > 2022-07-04 17:09:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54130000 2022-07-04 17:09:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54130000 (128 GB) 2022-07-04 17:09:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54131000 (128 GB) 2022-07-04 17:09:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54132000 (128 GB) 2022-07-04 17:09:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54133000 (128 GB) 2022-07-04 17:09:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54134000 (128 GB) 2022-07-04 17:09:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54135000 (128 GB) 2022-07-04 17:09:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54136000 (128 GB) 2022-07-04 17:09:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54137000 (128 GB) 2022-07-04 17:09:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54138000 (128 GB) 2022-07-04 17:09:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54139000 (128 GB) 2022-07-04 17:09:19 source > 2022-07-04 17:09:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54140000 2022-07-04 17:09:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54140000 (128 GB) 2022-07-04 17:09:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54141000 (128 GB) 2022-07-04 17:09:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54142000 (128 GB) 2022-07-04 17:09:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54143000 (128 GB) 2022-07-04 17:09:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54144000 (128 GB) 2022-07-04 17:09:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54145000 (128 GB) 2022-07-04 17:09:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54146000 (128 GB) 2022-07-04 17:09:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54147000 (128 GB) 2022-07-04 17:09:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54148000 (128 GB) 2022-07-04 17:09:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54149000 (128 GB) 2022-07-04 17:09:21 source > 2022-07-04 17:09:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54150000 2022-07-04 17:09:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54150000 (128 GB) 2022-07-04 17:09:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54151000 (128 GB) 2022-07-04 17:09:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54152000 (128 GB) 2022-07-04 17:09:21 destination > 2022-07-04 17:09:21 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:09:21 destination > 2022-07-04 17:09:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:09:21 destination > 2022-07-04 17:09:21 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:09:21 destination > 2022-07-04 17:09:21 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to e7d76e12-6e9c-4151-9d07-ca7f3758122311868520345447561775.csv.gz (200 MB) 2022-07-04 17:09:30 destination > 2022-07-04 17:09:30 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:09:30 destination > 2022-07-04 17:09:30 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data e7d76e12-6e9c-4151-9d07-ca7f3758122311868520345447561775.csv.gz 2022-07-04 17:09:30 destination > 2022-07-04 17:09:30 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -541244 bytes in 0 buffers) 2022-07-04 17:09:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54153000 (128 GB) 2022-07-04 17:09:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54154000 (128 GB) 2022-07-04 17:09:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54155000 (128 GB) 2022-07-04 17:09:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54156000 (128 GB) 2022-07-04 17:09:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54157000 (128 GB) 2022-07-04 17:09:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54158000 (128 GB) 2022-07-04 17:09:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54159000 (128 GB) 2022-07-04 17:09:31 source > 2022-07-04 17:09:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54160000 2022-07-04 17:09:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54160000 (128 GB) 2022-07-04 17:09:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54161000 (128 GB) 2022-07-04 17:09:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54162000 (128 GB) 2022-07-04 17:09:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54163000 (128 GB) 2022-07-04 17:09:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54164000 (128 GB) 2022-07-04 17:09:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54165000 (128 GB) 2022-07-04 17:09:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54166000 (128 GB) 2022-07-04 17:09:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54167000 (128 GB) 2022-07-04 17:09:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54168000 (128 GB) 2022-07-04 17:09:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54169000 (128 GB) 2022-07-04 17:09:33 source > 2022-07-04 17:09:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54170000 2022-07-04 17:09:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54170000 (128 GB) 2022-07-04 17:09:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54171000 (128 GB) 2022-07-04 17:09:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54172000 (128 GB) 2022-07-04 17:09:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54173000 (128 GB) 2022-07-04 17:09:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54174000 (128 GB) 2022-07-04 17:09:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54175000 (128 GB) 2022-07-04 17:09:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54176000 (128 GB) 2022-07-04 17:09:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54177000 (128 GB) 2022-07-04 17:09:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54178000 (128 GB) 2022-07-04 17:09:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54179000 (128 GB) 2022-07-04 17:09:34 source > 2022-07-04 17:09:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54180000 2022-07-04 17:09:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54180000 (128 GB) 2022-07-04 17:09:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54181000 (128 GB) 2022-07-04 17:09:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54182000 (128 GB) 2022-07-04 17:09:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54183000 (128 GB) 2022-07-04 17:09:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54184000 (128 GB) 2022-07-04 17:09:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54185000 (128 GB) 2022-07-04 17:09:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54186000 (128 GB) 2022-07-04 17:09:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54187000 (128 GB) 2022-07-04 17:09:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54188000 (128 GB) 2022-07-04 17:09:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54189000 (128 GB) 2022-07-04 17:09:35 source > 2022-07-04 17:09:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54190000 2022-07-04 17:09:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54190000 (128 GB) 2022-07-04 17:09:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54191000 (128 GB) 2022-07-04 17:09:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54192000 (128 GB) 2022-07-04 17:09:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54193000 (128 GB) 2022-07-04 17:09:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54194000 (128 GB) 2022-07-04 17:09:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54195000 (128 GB) 2022-07-04 17:09:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54196000 (128 GB) 2022-07-04 17:09:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54197000 (128 GB) 2022-07-04 17:09:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54198000 (128 GB) 2022-07-04 17:09:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54199000 (128 GB) 2022-07-04 17:09:37 source > 2022-07-04 17:09:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54200000 2022-07-04 17:09:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54200000 (128 GB) 2022-07-04 17:09:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54201000 (128 GB) 2022-07-04 17:09:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54202000 (128 GB) 2022-07-04 17:09:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54203000 (128 GB) 2022-07-04 17:09:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54204000 (128 GB) 2022-07-04 17:09:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54205000 (128 GB) 2022-07-04 17:09:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54206000 (128 GB) 2022-07-04 17:09:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54207000 (128 GB) 2022-07-04 17:09:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54208000 (128 GB) 2022-07-04 17:09:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54209000 (128 GB) 2022-07-04 17:09:39 source > 2022-07-04 17:09:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54210000 2022-07-04 17:09:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54210000 (128 GB) 2022-07-04 17:09:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54211000 (128 GB) 2022-07-04 17:09:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54212000 (128 GB) 2022-07-04 17:09:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54213000 (128 GB) 2022-07-04 17:09:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54214000 (128 GB) 2022-07-04 17:09:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54215000 (128 GB) 2022-07-04 17:09:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54216000 (128 GB) 2022-07-04 17:09:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54217000 (128 GB) 2022-07-04 17:09:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54218000 (128 GB) 2022-07-04 17:09:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54219000 (128 GB) 2022-07-04 17:09:40 source > 2022-07-04 17:09:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54220000 2022-07-04 17:09:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54220000 (128 GB) 2022-07-04 17:09:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54221000 (128 GB) 2022-07-04 17:09:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54222000 (128 GB) 2022-07-04 17:09:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54223000 (128 GB) 2022-07-04 17:09:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54224000 (128 GB) 2022-07-04 17:09:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54225000 (128 GB) 2022-07-04 17:09:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54226000 (128 GB) 2022-07-04 17:09:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54227000 (128 GB) 2022-07-04 17:09:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54228000 (128 GB) 2022-07-04 17:09:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54229000 (128 GB) 2022-07-04 17:09:42 source > 2022-07-04 17:09:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54230000 2022-07-04 17:09:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54230000 (128 GB) 2022-07-04 17:09:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54231000 (128 GB) 2022-07-04 17:09:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54232000 (128 GB) 2022-07-04 17:09:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54233000 (128 GB) 2022-07-04 17:09:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54234000 (128 GB) 2022-07-04 17:09:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54235000 (128 GB) 2022-07-04 17:09:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54236000 (128 GB) 2022-07-04 17:09:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54237000 (128 GB) 2022-07-04 17:09:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54238000 (128 GB) 2022-07-04 17:09:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54239000 (128 GB) 2022-07-04 17:09:43 source > 2022-07-04 17:09:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54240000 2022-07-04 17:09:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54240000 (128 GB) 2022-07-04 17:09:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54241000 (128 GB) 2022-07-04 17:09:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54242000 (128 GB) 2022-07-04 17:09:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54243000 (128 GB) 2022-07-04 17:09:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54244000 (128 GB) 2022-07-04 17:09:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54245000 (128 GB) 2022-07-04 17:09:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54246000 (128 GB) 2022-07-04 17:09:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54247000 (128 GB) 2022-07-04 17:09:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54248000 (128 GB) 2022-07-04 17:09:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54249000 (128 GB) 2022-07-04 17:09:45 source > 2022-07-04 17:09:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54250000 2022-07-04 17:09:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54250000 (128 GB) 2022-07-04 17:09:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54251000 (129 GB) 2022-07-04 17:09:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54252000 (129 GB) 2022-07-04 17:09:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54253000 (129 GB) 2022-07-04 17:09:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54254000 (129 GB) 2022-07-04 17:09:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54255000 (129 GB) 2022-07-04 17:09:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54256000 (129 GB) 2022-07-04 17:09:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54257000 (129 GB) 2022-07-04 17:09:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54258000 (129 GB) 2022-07-04 17:09:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54259000 (129 GB) 2022-07-04 17:09:46 source > 2022-07-04 17:09:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54260000 2022-07-04 17:09:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54260000 (129 GB) 2022-07-04 17:09:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54261000 (129 GB) 2022-07-04 17:09:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54262000 (129 GB) 2022-07-04 17:09:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54263000 (129 GB) 2022-07-04 17:09:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54264000 (129 GB) 2022-07-04 17:09:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54265000 (129 GB) 2022-07-04 17:09:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54266000 (129 GB) 2022-07-04 17:09:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54267000 (129 GB) 2022-07-04 17:09:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54268000 (129 GB) 2022-07-04 17:09:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54269000 (129 GB) 2022-07-04 17:09:48 source > 2022-07-04 17:09:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54270000 2022-07-04 17:09:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54270000 (129 GB) 2022-07-04 17:09:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54271000 (129 GB) 2022-07-04 17:09:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54272000 (129 GB) 2022-07-04 17:09:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54273000 (129 GB) 2022-07-04 17:09:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54274000 (129 GB) 2022-07-04 17:09:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54275000 (129 GB) 2022-07-04 17:09:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54276000 (129 GB) 2022-07-04 17:09:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54277000 (129 GB) 2022-07-04 17:09:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54278000 (129 GB) 2022-07-04 17:09:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54279000 (129 GB) 2022-07-04 17:09:50 source > 2022-07-04 17:09:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54280000 2022-07-04 17:09:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54280000 (129 GB) 2022-07-04 17:09:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54281000 (129 GB) 2022-07-04 17:09:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54282000 (129 GB) 2022-07-04 17:09:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54283000 (129 GB) 2022-07-04 17:09:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54284000 (129 GB) 2022-07-04 17:09:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54285000 (129 GB) 2022-07-04 17:09:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54286000 (129 GB) 2022-07-04 17:09:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54287000 (129 GB) 2022-07-04 17:09:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54288000 (129 GB) 2022-07-04 17:09:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54289000 (129 GB) 2022-07-04 17:09:52 source > 2022-07-04 17:09:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54290000 2022-07-04 17:09:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54290000 (129 GB) 2022-07-04 17:09:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54291000 (129 GB) 2022-07-04 17:09:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54292000 (129 GB) 2022-07-04 17:09:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54293000 (129 GB) 2022-07-04 17:09:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54294000 (129 GB) 2022-07-04 17:09:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54295000 (129 GB) 2022-07-04 17:09:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54296000 (129 GB) 2022-07-04 17:09:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54297000 (129 GB) 2022-07-04 17:09:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54298000 (129 GB) 2022-07-04 17:09:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54299000 (129 GB) 2022-07-04 17:09:54 source > 2022-07-04 17:09:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54300000 2022-07-04 17:09:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54300000 (129 GB) 2022-07-04 17:09:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54301000 (129 GB) 2022-07-04 17:09:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54302000 (129 GB) 2022-07-04 17:09:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54303000 (129 GB) 2022-07-04 17:09:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54304000 (129 GB) 2022-07-04 17:09:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54305000 (129 GB) 2022-07-04 17:09:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54306000 (129 GB) 2022-07-04 17:09:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54307000 (129 GB) 2022-07-04 17:09:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54308000 (129 GB) 2022-07-04 17:09:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54309000 (129 GB) 2022-07-04 17:09:55 source > 2022-07-04 17:09:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54310000 2022-07-04 17:09:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54310000 (129 GB) 2022-07-04 17:09:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54311000 (129 GB) 2022-07-04 17:09:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54312000 (129 GB) 2022-07-04 17:09:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54313000 (129 GB) 2022-07-04 17:09:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54314000 (129 GB) 2022-07-04 17:09:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54315000 (129 GB) 2022-07-04 17:09:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54316000 (129 GB) 2022-07-04 17:09:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54317000 (129 GB) 2022-07-04 17:09:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54318000 (129 GB) 2022-07-04 17:09:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54319000 (129 GB) 2022-07-04 17:09:57 source > 2022-07-04 17:09:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54320000 2022-07-04 17:09:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54320000 (129 GB) 2022-07-04 17:09:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54321000 (129 GB) 2022-07-04 17:09:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54322000 (129 GB) 2022-07-04 17:09:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54323000 (129 GB) 2022-07-04 17:09:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54324000 (129 GB) 2022-07-04 17:09:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54325000 (129 GB) 2022-07-04 17:09:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54326000 (129 GB) 2022-07-04 17:09:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54327000 (129 GB) 2022-07-04 17:09:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54328000 (129 GB) 2022-07-04 17:09:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54329000 (129 GB) 2022-07-04 17:09:58 source > 2022-07-04 17:09:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54330000 2022-07-04 17:09:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54330000 (129 GB) 2022-07-04 17:09:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54331000 (129 GB) 2022-07-04 17:09:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54332000 (129 GB) 2022-07-04 17:09:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54333000 (129 GB) 2022-07-04 17:09:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54334000 (129 GB) 2022-07-04 17:09:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54335000 (129 GB) 2022-07-04 17:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54336000 (129 GB) 2022-07-04 17:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54337000 (129 GB) 2022-07-04 17:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54338000 (129 GB) 2022-07-04 17:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54339000 (129 GB) 2022-07-04 17:10:00 source > 2022-07-04 17:10:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54340000 2022-07-04 17:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54340000 (129 GB) 2022-07-04 17:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54341000 (129 GB) 2022-07-04 17:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54342000 (129 GB) 2022-07-04 17:10:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54343000 (129 GB) 2022-07-04 17:10:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54344000 (129 GB) 2022-07-04 17:10:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54345000 (129 GB) 2022-07-04 17:10:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54346000 (129 GB) 2022-07-04 17:10:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54347000 (129 GB) 2022-07-04 17:10:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54348000 (129 GB) 2022-07-04 17:10:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54349000 (129 GB) 2022-07-04 17:10:02 source > 2022-07-04 17:10:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54350000 2022-07-04 17:10:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54350000 (129 GB) 2022-07-04 17:10:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54351000 (129 GB) 2022-07-04 17:10:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54352000 (129 GB) 2022-07-04 17:10:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54353000 (129 GB) 2022-07-04 17:10:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54354000 (129 GB) 2022-07-04 17:10:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54355000 (129 GB) 2022-07-04 17:10:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54356000 (129 GB) 2022-07-04 17:10:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54357000 (129 GB) 2022-07-04 17:10:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54358000 (129 GB) 2022-07-04 17:10:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54359000 (129 GB) 2022-07-04 17:10:03 source > 2022-07-04 17:10:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54360000 2022-07-04 17:10:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54360000 (129 GB) 2022-07-04 17:10:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54361000 (129 GB) 2022-07-04 17:10:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54362000 (129 GB) 2022-07-04 17:10:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54363000 (129 GB) 2022-07-04 17:10:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54364000 (129 GB) 2022-07-04 17:10:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54365000 (129 GB) 2022-07-04 17:10:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54366000 (129 GB) 2022-07-04 17:10:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54367000 (129 GB) 2022-07-04 17:10:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54368000 (129 GB) 2022-07-04 17:10:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54369000 (129 GB) 2022-07-04 17:10:05 source > 2022-07-04 17:10:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54370000 2022-07-04 17:10:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54370000 (129 GB) 2022-07-04 17:10:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54371000 (129 GB) 2022-07-04 17:10:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54372000 (129 GB) 2022-07-04 17:10:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54373000 (129 GB) 2022-07-04 17:10:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54374000 (129 GB) 2022-07-04 17:10:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54375000 (129 GB) 2022-07-04 17:10:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54376000 (129 GB) 2022-07-04 17:10:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54377000 (129 GB) 2022-07-04 17:10:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54378000 (129 GB) 2022-07-04 17:10:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54379000 (129 GB) 2022-07-04 17:10:06 source > 2022-07-04 17:10:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54380000 2022-07-04 17:10:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54380000 (129 GB) 2022-07-04 17:10:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54381000 (129 GB) 2022-07-04 17:10:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54382000 (129 GB) 2022-07-04 17:10:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54383000 (129 GB) 2022-07-04 17:10:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54384000 (129 GB) 2022-07-04 17:10:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54385000 (129 GB) 2022-07-04 17:10:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54386000 (129 GB) 2022-07-04 17:10:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54387000 (129 GB) 2022-07-04 17:10:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54388000 (129 GB) 2022-07-04 17:10:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54389000 (129 GB) 2022-07-04 17:10:07 source > 2022-07-04 17:10:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54390000 2022-07-04 17:10:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54390000 (129 GB) 2022-07-04 17:10:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54391000 (129 GB) 2022-07-04 17:10:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54392000 (129 GB) 2022-07-04 17:10:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54393000 (129 GB) 2022-07-04 17:10:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54394000 (129 GB) 2022-07-04 17:10:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54395000 (129 GB) 2022-07-04 17:10:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54396000 (129 GB) 2022-07-04 17:10:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54397000 (129 GB) 2022-07-04 17:10:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54398000 (129 GB) 2022-07-04 17:10:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54399000 (129 GB) 2022-07-04 17:10:09 source > 2022-07-04 17:10:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54400000 2022-07-04 17:10:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54400000 (129 GB) 2022-07-04 17:10:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54401000 (129 GB) 2022-07-04 17:10:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54402000 (129 GB) 2022-07-04 17:10:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54403000 (129 GB) 2022-07-04 17:10:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54404000 (129 GB) 2022-07-04 17:10:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54405000 (129 GB) 2022-07-04 17:10:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54406000 (129 GB) 2022-07-04 17:10:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54407000 (129 GB) 2022-07-04 17:10:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54408000 (129 GB) 2022-07-04 17:10:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54409000 (129 GB) 2022-07-04 17:10:10 source > 2022-07-04 17:10:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54410000 2022-07-04 17:10:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54410000 (129 GB) 2022-07-04 17:10:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54411000 (129 GB) 2022-07-04 17:10:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54412000 (129 GB) 2022-07-04 17:10:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54413000 (129 GB) 2022-07-04 17:10:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54414000 (129 GB) 2022-07-04 17:10:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54415000 (129 GB) 2022-07-04 17:10:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54416000 (129 GB) 2022-07-04 17:10:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54417000 (129 GB) 2022-07-04 17:10:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54418000 (129 GB) 2022-07-04 17:10:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54419000 (129 GB) 2022-07-04 17:10:11 source > 2022-07-04 17:10:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54420000 2022-07-04 17:10:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54420000 (129 GB) 2022-07-04 17:10:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54421000 (129 GB) 2022-07-04 17:10:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54422000 (129 GB) 2022-07-04 17:10:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54423000 (129 GB) 2022-07-04 17:10:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54424000 (129 GB) 2022-07-04 17:10:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54425000 (129 GB) 2022-07-04 17:10:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54426000 (129 GB) 2022-07-04 17:10:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54427000 (129 GB) 2022-07-04 17:10:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54428000 (129 GB) 2022-07-04 17:10:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54429000 (129 GB) 2022-07-04 17:10:13 source > 2022-07-04 17:10:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54430000 2022-07-04 17:10:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54430000 (129 GB) 2022-07-04 17:10:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54431000 (129 GB) 2022-07-04 17:10:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54432000 (129 GB) 2022-07-04 17:10:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54433000 (129 GB) 2022-07-04 17:10:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54434000 (129 GB) 2022-07-04 17:10:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54435000 (129 GB) 2022-07-04 17:10:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54436000 (129 GB) 2022-07-04 17:10:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54437000 (129 GB) 2022-07-04 17:10:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54438000 (129 GB) 2022-07-04 17:10:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54439000 (129 GB) 2022-07-04 17:10:14 source > 2022-07-04 17:10:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54440000 2022-07-04 17:10:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54440000 (129 GB) 2022-07-04 17:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54441000 (129 GB) 2022-07-04 17:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54442000 (129 GB) 2022-07-04 17:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54443000 (129 GB) 2022-07-04 17:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54444000 (129 GB) 2022-07-04 17:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54445000 (129 GB) 2022-07-04 17:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54446000 (129 GB) 2022-07-04 17:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54447000 (129 GB) 2022-07-04 17:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54448000 (129 GB) 2022-07-04 17:10:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54449000 (129 GB) 2022-07-04 17:10:16 source > 2022-07-04 17:10:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54450000 2022-07-04 17:10:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54450000 (129 GB) 2022-07-04 17:10:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54451000 (129 GB) 2022-07-04 17:10:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54452000 (129 GB) 2022-07-04 17:10:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54453000 (129 GB) 2022-07-04 17:10:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54454000 (129 GB) 2022-07-04 17:10:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54455000 (129 GB) 2022-07-04 17:10:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54456000 (129 GB) 2022-07-04 17:10:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54457000 (129 GB) 2022-07-04 17:10:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54458000 (129 GB) 2022-07-04 17:10:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54459000 (129 GB) 2022-07-04 17:10:17 source > 2022-07-04 17:10:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54460000 2022-07-04 17:10:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54460000 (129 GB) 2022-07-04 17:10:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54461000 (129 GB) 2022-07-04 17:10:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54462000 (129 GB) 2022-07-04 17:10:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54463000 (129 GB) 2022-07-04 17:10:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54464000 (129 GB) 2022-07-04 17:10:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54465000 (129 GB) 2022-07-04 17:10:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54466000 (129 GB) 2022-07-04 17:10:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54467000 (129 GB) 2022-07-04 17:10:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54468000 (129 GB) 2022-07-04 17:10:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54469000 (129 GB) 2022-07-04 17:10:19 source > 2022-07-04 17:10:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54470000 2022-07-04 17:10:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54470000 (129 GB) 2022-07-04 17:10:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54471000 (129 GB) 2022-07-04 17:10:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54472000 (129 GB) 2022-07-04 17:10:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54473000 (129 GB) 2022-07-04 17:10:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54474000 (129 GB) 2022-07-04 17:10:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54475000 (129 GB) 2022-07-04 17:10:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54476000 (129 GB) 2022-07-04 17:10:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54477000 (129 GB) 2022-07-04 17:10:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54478000 (129 GB) 2022-07-04 17:10:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54479000 (129 GB) 2022-07-04 17:10:20 source > 2022-07-04 17:10:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54480000 2022-07-04 17:10:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54480000 (129 GB) 2022-07-04 17:10:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54481000 (129 GB) 2022-07-04 17:10:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54482000 (129 GB) 2022-07-04 17:10:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54483000 (129 GB) 2022-07-04 17:10:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54484000 (129 GB) 2022-07-04 17:10:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54485000 (129 GB) 2022-07-04 17:10:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54486000 (129 GB) 2022-07-04 17:10:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54487000 (129 GB) 2022-07-04 17:10:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54488000 (129 GB) 2022-07-04 17:10:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54489000 (129 GB) 2022-07-04 17:10:22 source > 2022-07-04 17:10:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54490000 2022-07-04 17:10:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54490000 (129 GB) 2022-07-04 17:10:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54491000 (129 GB) 2022-07-04 17:10:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54492000 (129 GB) 2022-07-04 17:10:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54493000 (129 GB) 2022-07-04 17:10:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54494000 (129 GB) 2022-07-04 17:10:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54495000 (129 GB) 2022-07-04 17:10:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54496000 (129 GB) 2022-07-04 17:10:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54497000 (129 GB) 2022-07-04 17:10:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54498000 (129 GB) 2022-07-04 17:10:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54499000 (129 GB) 2022-07-04 17:10:23 source > 2022-07-04 17:10:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54500000 2022-07-04 17:10:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54500000 (129 GB) 2022-07-04 17:10:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54501000 (129 GB) 2022-07-04 17:10:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54502000 (129 GB) 2022-07-04 17:10:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54503000 (129 GB) 2022-07-04 17:10:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54504000 (129 GB) 2022-07-04 17:10:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54505000 (129 GB) 2022-07-04 17:10:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54506000 (129 GB) 2022-07-04 17:10:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54507000 (129 GB) 2022-07-04 17:10:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54508000 (129 GB) 2022-07-04 17:10:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54509000 (129 GB) 2022-07-04 17:10:25 source > 2022-07-04 17:10:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54510000 2022-07-04 17:10:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54510000 (129 GB) 2022-07-04 17:10:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54511000 (129 GB) 2022-07-04 17:10:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54512000 (129 GB) 2022-07-04 17:10:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54513000 (129 GB) 2022-07-04 17:10:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54514000 (129 GB) 2022-07-04 17:10:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54515000 (129 GB) 2022-07-04 17:10:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54516000 (129 GB) 2022-07-04 17:10:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54517000 (129 GB) 2022-07-04 17:10:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54518000 (129 GB) 2022-07-04 17:10:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54519000 (129 GB) 2022-07-04 17:10:26 source > 2022-07-04 17:10:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54520000 2022-07-04 17:10:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54520000 (129 GB) 2022-07-04 17:10:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54521000 (129 GB) 2022-07-04 17:10:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54522000 (129 GB) 2022-07-04 17:10:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54523000 (129 GB) 2022-07-04 17:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54524000 (129 GB) 2022-07-04 17:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54525000 (129 GB) 2022-07-04 17:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54526000 (129 GB) 2022-07-04 17:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54527000 (129 GB) 2022-07-04 17:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54528000 (129 GB) 2022-07-04 17:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54529000 (129 GB) 2022-07-04 17:10:27 source > 2022-07-04 17:10:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54530000 2022-07-04 17:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54530000 (129 GB) 2022-07-04 17:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54531000 (129 GB) 2022-07-04 17:10:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54532000 (129 GB) 2022-07-04 17:10:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54533000 (129 GB) 2022-07-04 17:10:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54534000 (129 GB) 2022-07-04 17:10:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54535000 (129 GB) 2022-07-04 17:10:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54536000 (129 GB) 2022-07-04 17:10:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54537000 (129 GB) 2022-07-04 17:10:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54538000 (129 GB) 2022-07-04 17:10:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54539000 (129 GB) 2022-07-04 17:10:29 source > 2022-07-04 17:10:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54540000 2022-07-04 17:10:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54540000 (129 GB) 2022-07-04 17:10:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54541000 (129 GB) 2022-07-04 17:10:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54542000 (129 GB) 2022-07-04 17:10:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54543000 (129 GB) 2022-07-04 17:10:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54544000 (129 GB) 2022-07-04 17:10:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54545000 (129 GB) 2022-07-04 17:10:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54546000 (129 GB) 2022-07-04 17:10:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54547000 (129 GB) 2022-07-04 17:10:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54548000 (129 GB) 2022-07-04 17:10:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54549000 (129 GB) 2022-07-04 17:10:30 source > 2022-07-04 17:10:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54550000 2022-07-04 17:10:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54550000 (129 GB) 2022-07-04 17:10:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54551000 (129 GB) 2022-07-04 17:10:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54552000 (129 GB) 2022-07-04 17:10:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54553000 (129 GB) 2022-07-04 17:10:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54554000 (129 GB) 2022-07-04 17:10:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54555000 (129 GB) 2022-07-04 17:10:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54556000 (129 GB) 2022-07-04 17:10:31 destination > 2022-07-04 17:10:31 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:10:31 destination > 2022-07-04 17:10:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:10:31 destination > 2022-07-04 17:10:31 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:10:31 destination > 2022-07-04 17:10:31 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 768dc8de-5b72-4b72-8c84-7d8f9a2b597e2020827009220107711.csv.gz (200 MB) 2022-07-04 17:10:40 destination > 2022-07-04 17:10:40 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:10:40 destination > 2022-07-04 17:10:40 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 768dc8de-5b72-4b72-8c84-7d8f9a2b597e2020827009220107711.csv.gz 2022-07-04 17:10:40 destination > 2022-07-04 17:10:40 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -545389 bytes in 0 buffers) 2022-07-04 17:10:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54557000 (129 GB) 2022-07-04 17:10:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54558000 (129 GB) 2022-07-04 17:10:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54559000 (129 GB) 2022-07-04 17:10:40 source > 2022-07-04 17:10:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54560000 2022-07-04 17:10:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54560000 (129 GB) 2022-07-04 17:10:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54561000 (129 GB) 2022-07-04 17:10:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54562000 (129 GB) 2022-07-04 17:10:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54563000 (129 GB) 2022-07-04 17:10:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54564000 (129 GB) 2022-07-04 17:10:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54565000 (129 GB) 2022-07-04 17:10:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54566000 (129 GB) 2022-07-04 17:10:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54567000 (129 GB) 2022-07-04 17:10:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54568000 (129 GB) 2022-07-04 17:10:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54569000 (129 GB) 2022-07-04 17:10:42 source > 2022-07-04 17:10:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54570000 2022-07-04 17:10:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54570000 (129 GB) 2022-07-04 17:10:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54571000 (129 GB) 2022-07-04 17:10:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54572000 (129 GB) 2022-07-04 17:10:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54573000 (129 GB) 2022-07-04 17:10:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54574000 (129 GB) 2022-07-04 17:10:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54575000 (129 GB) 2022-07-04 17:10:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54576000 (129 GB) 2022-07-04 17:10:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54577000 (129 GB) 2022-07-04 17:10:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54578000 (129 GB) 2022-07-04 17:10:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54579000 (129 GB) 2022-07-04 17:10:43 source > 2022-07-04 17:10:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54580000 2022-07-04 17:10:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54580000 (129 GB) 2022-07-04 17:10:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54581000 (129 GB) 2022-07-04 17:10:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54582000 (129 GB) 2022-07-04 17:10:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54583000 (129 GB) 2022-07-04 17:10:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54584000 (129 GB) 2022-07-04 17:10:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54585000 (129 GB) 2022-07-04 17:10:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54586000 (129 GB) 2022-07-04 17:10:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54587000 (129 GB) 2022-07-04 17:10:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54588000 (129 GB) 2022-07-04 17:10:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54589000 (129 GB) 2022-07-04 17:10:45 source > 2022-07-04 17:10:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54590000 2022-07-04 17:10:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54590000 (129 GB) 2022-07-04 17:10:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54591000 (129 GB) 2022-07-04 17:10:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54592000 (129 GB) 2022-07-04 17:10:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54593000 (129 GB) 2022-07-04 17:10:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54594000 (129 GB) 2022-07-04 17:10:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54595000 (129 GB) 2022-07-04 17:10:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54596000 (129 GB) 2022-07-04 17:10:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54597000 (129 GB) 2022-07-04 17:10:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54598000 (129 GB) 2022-07-04 17:10:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54599000 (129 GB) 2022-07-04 17:10:46 source > 2022-07-04 17:10:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54600000 2022-07-04 17:10:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54600000 (129 GB) 2022-07-04 17:10:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54601000 (129 GB) 2022-07-04 17:10:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54602000 (129 GB) 2022-07-04 17:10:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54603000 (129 GB) 2022-07-04 17:10:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54604000 (129 GB) 2022-07-04 17:10:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54605000 (129 GB) 2022-07-04 17:10:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54606000 (129 GB) 2022-07-04 17:10:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54607000 (129 GB) 2022-07-04 17:10:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54608000 (129 GB) 2022-07-04 17:10:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54609000 (129 GB) 2022-07-04 17:10:48 source > 2022-07-04 17:10:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54610000 2022-07-04 17:10:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54610000 (129 GB) 2022-07-04 17:10:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54611000 (129 GB) 2022-07-04 17:10:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54612000 (129 GB) 2022-07-04 17:10:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54613000 (129 GB) 2022-07-04 17:10:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54614000 (129 GB) 2022-07-04 17:10:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54615000 (129 GB) 2022-07-04 17:10:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54616000 (129 GB) 2022-07-04 17:10:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54617000 (129 GB) 2022-07-04 17:10:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54618000 (129 GB) 2022-07-04 17:10:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54619000 (129 GB) 2022-07-04 17:10:49 source > 2022-07-04 17:10:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54620000 2022-07-04 17:10:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54620000 (129 GB) 2022-07-04 17:10:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54621000 (129 GB) 2022-07-04 17:10:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54622000 (129 GB) 2022-07-04 17:10:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54623000 (129 GB) 2022-07-04 17:10:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54624000 (129 GB) 2022-07-04 17:10:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54625000 (129 GB) 2022-07-04 17:10:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54626000 (129 GB) 2022-07-04 17:10:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54627000 (129 GB) 2022-07-04 17:10:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54628000 (129 GB) 2022-07-04 17:10:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54629000 (129 GB) 2022-07-04 17:10:50 source > 2022-07-04 17:10:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54630000 2022-07-04 17:10:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54630000 (129 GB) 2022-07-04 17:10:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54631000 (129 GB) 2022-07-04 17:10:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54632000 (129 GB) 2022-07-04 17:10:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54633000 (129 GB) 2022-07-04 17:10:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54634000 (129 GB) 2022-07-04 17:10:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54635000 (129 GB) 2022-07-04 17:10:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54636000 (129 GB) 2022-07-04 17:10:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54637000 (129 GB) 2022-07-04 17:10:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54638000 (129 GB) 2022-07-04 17:10:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54639000 (129 GB) 2022-07-04 17:10:52 source > 2022-07-04 17:10:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54640000 2022-07-04 17:10:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54640000 (129 GB) 2022-07-04 17:10:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54641000 (129 GB) 2022-07-04 17:10:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54642000 (129 GB) 2022-07-04 17:10:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54643000 (129 GB) 2022-07-04 17:10:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54644000 (129 GB) 2022-07-04 17:10:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54645000 (129 GB) 2022-07-04 17:10:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54646000 (129 GB) 2022-07-04 17:10:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54647000 (129 GB) 2022-07-04 17:10:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54648000 (129 GB) 2022-07-04 17:10:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54649000 (130 GB) 2022-07-04 17:10:53 source > 2022-07-04 17:10:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54650000 2022-07-04 17:10:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54650000 (130 GB) 2022-07-04 17:10:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54651000 (130 GB) 2022-07-04 17:10:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54652000 (130 GB) 2022-07-04 17:10:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54653000 (130 GB) 2022-07-04 17:10:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54654000 (130 GB) 2022-07-04 17:10:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54655000 (130 GB) 2022-07-04 17:10:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54656000 (130 GB) 2022-07-04 17:10:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54657000 (130 GB) 2022-07-04 17:10:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54658000 (130 GB) 2022-07-04 17:10:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54659000 (130 GB) 2022-07-04 17:10:55 source > 2022-07-04 17:10:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54660000 2022-07-04 17:10:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54660000 (130 GB) 2022-07-04 17:10:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54661000 (130 GB) 2022-07-04 17:10:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54662000 (130 GB) 2022-07-04 17:10:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54663000 (130 GB) 2022-07-04 17:10:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54664000 (130 GB) 2022-07-04 17:10:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54665000 (130 GB) 2022-07-04 17:10:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54666000 (130 GB) 2022-07-04 17:10:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54667000 (130 GB) 2022-07-04 17:10:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54668000 (130 GB) 2022-07-04 17:10:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54669000 (130 GB) 2022-07-04 17:10:57 source > 2022-07-04 17:10:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54670000 2022-07-04 17:10:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54670000 (130 GB) 2022-07-04 17:10:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54671000 (130 GB) 2022-07-04 17:10:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54672000 (130 GB) 2022-07-04 17:10:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54673000 (130 GB) 2022-07-04 17:10:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54674000 (130 GB) 2022-07-04 17:10:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54675000 (130 GB) 2022-07-04 17:10:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54676000 (130 GB) 2022-07-04 17:10:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54677000 (130 GB) 2022-07-04 17:10:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54678000 (130 GB) 2022-07-04 17:10:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54679000 (130 GB) 2022-07-04 17:10:58 source > 2022-07-04 17:10:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54680000 2022-07-04 17:10:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54680000 (130 GB) 2022-07-04 17:10:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54681000 (130 GB) 2022-07-04 17:10:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54682000 (130 GB) 2022-07-04 17:10:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54683000 (130 GB) 2022-07-04 17:10:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54684000 (130 GB) 2022-07-04 17:10:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54685000 (130 GB) 2022-07-04 17:10:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54686000 (130 GB) 2022-07-04 17:10:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54687000 (130 GB) 2022-07-04 17:10:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54688000 (130 GB) 2022-07-04 17:10:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54689000 (130 GB) 2022-07-04 17:11:00 source > 2022-07-04 17:11:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54690000 2022-07-04 17:11:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54690000 (130 GB) 2022-07-04 17:11:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54691000 (130 GB) 2022-07-04 17:11:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54692000 (130 GB) 2022-07-04 17:11:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54693000 (130 GB) 2022-07-04 17:11:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54694000 (130 GB) 2022-07-04 17:11:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54695000 (130 GB) 2022-07-04 17:11:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54696000 (130 GB) 2022-07-04 17:11:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54697000 (130 GB) 2022-07-04 17:11:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54698000 (130 GB) 2022-07-04 17:11:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54699000 (130 GB) 2022-07-04 17:11:02 source > 2022-07-04 17:11:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54700000 2022-07-04 17:11:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54700000 (130 GB) 2022-07-04 17:11:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54701000 (130 GB) 2022-07-04 17:11:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54702000 (130 GB) 2022-07-04 17:11:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54703000 (130 GB) 2022-07-04 17:11:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54704000 (130 GB) 2022-07-04 17:11:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54705000 (130 GB) 2022-07-04 17:11:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54706000 (130 GB) 2022-07-04 17:11:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54707000 (130 GB) 2022-07-04 17:11:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54708000 (130 GB) 2022-07-04 17:11:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54709000 (130 GB) 2022-07-04 17:11:03 source > 2022-07-04 17:11:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54710000 2022-07-04 17:11:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54710000 (130 GB) 2022-07-04 17:11:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54711000 (130 GB) 2022-07-04 17:11:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54712000 (130 GB) 2022-07-04 17:11:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54713000 (130 GB) 2022-07-04 17:11:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54714000 (130 GB) 2022-07-04 17:11:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54715000 (130 GB) 2022-07-04 17:11:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54716000 (130 GB) 2022-07-04 17:11:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54717000 (130 GB) 2022-07-04 17:11:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54718000 (130 GB) 2022-07-04 17:11:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54719000 (130 GB) 2022-07-04 17:11:05 source > 2022-07-04 17:11:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54720000 2022-07-04 17:11:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54720000 (130 GB) 2022-07-04 17:11:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54721000 (130 GB) 2022-07-04 17:11:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54722000 (130 GB) 2022-07-04 17:11:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54723000 (130 GB) 2022-07-04 17:11:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54724000 (130 GB) 2022-07-04 17:11:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54725000 (130 GB) 2022-07-04 17:11:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54726000 (130 GB) 2022-07-04 17:11:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54727000 (130 GB) 2022-07-04 17:11:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54728000 (130 GB) 2022-07-04 17:11:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54729000 (130 GB) 2022-07-04 17:11:07 source > 2022-07-04 17:11:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54730000 2022-07-04 17:11:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54730000 (130 GB) 2022-07-04 17:11:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54731000 (130 GB) 2022-07-04 17:11:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54732000 (130 GB) 2022-07-04 17:11:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54733000 (130 GB) 2022-07-04 17:11:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54734000 (130 GB) 2022-07-04 17:11:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54735000 (130 GB) 2022-07-04 17:11:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54736000 (130 GB) 2022-07-04 17:11:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54737000 (130 GB) 2022-07-04 17:11:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54738000 (130 GB) 2022-07-04 17:11:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54739000 (130 GB) 2022-07-04 17:11:08 source > 2022-07-04 17:11:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54740000 2022-07-04 17:11:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54740000 (130 GB) 2022-07-04 17:11:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54741000 (130 GB) 2022-07-04 17:11:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54742000 (130 GB) 2022-07-04 17:11:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54743000 (130 GB) 2022-07-04 17:11:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54744000 (130 GB) 2022-07-04 17:11:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54745000 (130 GB) 2022-07-04 17:11:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54746000 (130 GB) 2022-07-04 17:11:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54747000 (130 GB) 2022-07-04 17:11:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54748000 (130 GB) 2022-07-04 17:11:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54749000 (130 GB) 2022-07-04 17:11:10 source > 2022-07-04 17:11:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54750000 2022-07-04 17:11:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54750000 (130 GB) 2022-07-04 17:11:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54751000 (130 GB) 2022-07-04 17:11:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54752000 (130 GB) 2022-07-04 17:11:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54753000 (130 GB) 2022-07-04 17:11:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54754000 (130 GB) 2022-07-04 17:11:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54755000 (130 GB) 2022-07-04 17:11:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54756000 (130 GB) 2022-07-04 17:11:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54757000 (130 GB) 2022-07-04 17:11:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54758000 (130 GB) 2022-07-04 17:11:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54759000 (130 GB) 2022-07-04 17:11:12 source > 2022-07-04 17:11:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54760000 2022-07-04 17:11:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54760000 (130 GB) 2022-07-04 17:11:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54761000 (130 GB) 2022-07-04 17:11:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54762000 (130 GB) 2022-07-04 17:11:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54763000 (130 GB) 2022-07-04 17:11:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54764000 (130 GB) 2022-07-04 17:11:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54765000 (130 GB) 2022-07-04 17:11:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54766000 (130 GB) 2022-07-04 17:11:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54767000 (130 GB) 2022-07-04 17:11:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54768000 (130 GB) 2022-07-04 17:11:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54769000 (130 GB) 2022-07-04 17:11:13 source > 2022-07-04 17:11:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54770000 2022-07-04 17:11:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54770000 (130 GB) 2022-07-04 17:11:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54771000 (130 GB) 2022-07-04 17:11:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54772000 (130 GB) 2022-07-04 17:11:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54773000 (130 GB) 2022-07-04 17:11:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54774000 (130 GB) 2022-07-04 17:11:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54775000 (130 GB) 2022-07-04 17:11:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54776000 (130 GB) 2022-07-04 17:11:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54777000 (130 GB) 2022-07-04 17:11:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54778000 (130 GB) 2022-07-04 17:11:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54779000 (130 GB) 2022-07-04 17:11:15 source > 2022-07-04 17:11:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54780000 2022-07-04 17:11:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54780000 (130 GB) 2022-07-04 17:11:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54781000 (130 GB) 2022-07-04 17:11:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54782000 (130 GB) 2022-07-04 17:11:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54783000 (130 GB) 2022-07-04 17:11:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54784000 (130 GB) 2022-07-04 17:11:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54785000 (130 GB) 2022-07-04 17:11:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54786000 (130 GB) 2022-07-04 17:11:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54787000 (130 GB) 2022-07-04 17:11:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54788000 (130 GB) 2022-07-04 17:11:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54789000 (130 GB) 2022-07-04 17:11:17 source > 2022-07-04 17:11:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54790000 2022-07-04 17:11:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54790000 (130 GB) 2022-07-04 17:11:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54791000 (130 GB) 2022-07-04 17:11:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54792000 (130 GB) 2022-07-04 17:11:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54793000 (130 GB) 2022-07-04 17:11:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54794000 (130 GB) 2022-07-04 17:11:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54795000 (130 GB) 2022-07-04 17:11:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54796000 (130 GB) 2022-07-04 17:11:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54797000 (130 GB) 2022-07-04 17:11:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54798000 (130 GB) 2022-07-04 17:11:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54799000 (130 GB) 2022-07-04 17:11:18 source > 2022-07-04 17:11:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54800000 2022-07-04 17:11:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54800000 (130 GB) 2022-07-04 17:11:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54801000 (130 GB) 2022-07-04 17:11:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54802000 (130 GB) 2022-07-04 17:11:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54803000 (130 GB) 2022-07-04 17:11:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54804000 (130 GB) 2022-07-04 17:11:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54805000 (130 GB) 2022-07-04 17:11:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54806000 (130 GB) 2022-07-04 17:11:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54807000 (130 GB) 2022-07-04 17:11:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54808000 (130 GB) 2022-07-04 17:11:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54809000 (130 GB) 2022-07-04 17:11:20 source > 2022-07-04 17:11:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54810000 2022-07-04 17:11:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54810000 (130 GB) 2022-07-04 17:11:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54811000 (130 GB) 2022-07-04 17:11:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54812000 (130 GB) 2022-07-04 17:11:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54813000 (130 GB) 2022-07-04 17:11:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54814000 (130 GB) 2022-07-04 17:11:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54815000 (130 GB) 2022-07-04 17:11:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54816000 (130 GB) 2022-07-04 17:11:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54817000 (130 GB) 2022-07-04 17:11:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54818000 (130 GB) 2022-07-04 17:11:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54819000 (130 GB) 2022-07-04 17:11:21 source > 2022-07-04 17:11:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54820000 2022-07-04 17:11:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54820000 (130 GB) 2022-07-04 17:11:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54821000 (130 GB) 2022-07-04 17:11:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54822000 (130 GB) 2022-07-04 17:11:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54823000 (130 GB) 2022-07-04 17:11:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54824000 (130 GB) 2022-07-04 17:11:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54825000 (130 GB) 2022-07-04 17:11:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54826000 (130 GB) 2022-07-04 17:11:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54827000 (130 GB) 2022-07-04 17:11:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54828000 (130 GB) 2022-07-04 17:11:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54829000 (130 GB) 2022-07-04 17:11:22 source > 2022-07-04 17:11:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54830000 2022-07-04 17:11:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54830000 (130 GB) 2022-07-04 17:11:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54831000 (130 GB) 2022-07-04 17:11:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54832000 (130 GB) 2022-07-04 17:11:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54833000 (130 GB) 2022-07-04 17:11:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54834000 (130 GB) 2022-07-04 17:11:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54835000 (130 GB) 2022-07-04 17:11:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54836000 (130 GB) 2022-07-04 17:11:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54837000 (130 GB) 2022-07-04 17:11:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54838000 (130 GB) 2022-07-04 17:11:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54839000 (130 GB) 2022-07-04 17:11:24 source > 2022-07-04 17:11:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54840000 2022-07-04 17:11:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54840000 (130 GB) 2022-07-04 17:11:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54841000 (130 GB) 2022-07-04 17:11:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54842000 (130 GB) 2022-07-04 17:11:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54843000 (130 GB) 2022-07-04 17:11:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54844000 (130 GB) 2022-07-04 17:11:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54845000 (130 GB) 2022-07-04 17:11:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54846000 (130 GB) 2022-07-04 17:11:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54847000 (130 GB) 2022-07-04 17:11:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54848000 (130 GB) 2022-07-04 17:11:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54849000 (130 GB) 2022-07-04 17:11:25 source > 2022-07-04 17:11:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54850000 2022-07-04 17:11:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54850000 (130 GB) 2022-07-04 17:11:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54851000 (130 GB) 2022-07-04 17:11:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54852000 (130 GB) 2022-07-04 17:11:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54853000 (130 GB) 2022-07-04 17:11:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54854000 (130 GB) 2022-07-04 17:11:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54855000 (130 GB) 2022-07-04 17:11:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54856000 (130 GB) 2022-07-04 17:11:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54857000 (130 GB) 2022-07-04 17:11:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54858000 (130 GB) 2022-07-04 17:11:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54859000 (130 GB) 2022-07-04 17:11:27 source > 2022-07-04 17:11:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54860000 2022-07-04 17:11:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54860000 (130 GB) 2022-07-04 17:11:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54861000 (130 GB) 2022-07-04 17:11:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54862000 (130 GB) 2022-07-04 17:11:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54863000 (130 GB) 2022-07-04 17:11:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54864000 (130 GB) 2022-07-04 17:11:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54865000 (130 GB) 2022-07-04 17:11:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54866000 (130 GB) 2022-07-04 17:11:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54867000 (130 GB) 2022-07-04 17:11:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54868000 (130 GB) 2022-07-04 17:11:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54869000 (130 GB) 2022-07-04 17:11:28 source > 2022-07-04 17:11:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54870000 2022-07-04 17:11:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54870000 (130 GB) 2022-07-04 17:11:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54871000 (130 GB) 2022-07-04 17:11:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54872000 (130 GB) 2022-07-04 17:11:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54873000 (130 GB) 2022-07-04 17:11:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54874000 (130 GB) 2022-07-04 17:11:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54875000 (130 GB) 2022-07-04 17:11:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54876000 (130 GB) 2022-07-04 17:11:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54877000 (130 GB) 2022-07-04 17:11:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54878000 (130 GB) 2022-07-04 17:11:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54879000 (130 GB) 2022-07-04 17:11:30 source > 2022-07-04 17:11:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54880000 2022-07-04 17:11:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54880000 (130 GB) 2022-07-04 17:11:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54881000 (130 GB) 2022-07-04 17:11:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54882000 (130 GB) 2022-07-04 17:11:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54883000 (130 GB) 2022-07-04 17:11:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54884000 (130 GB) 2022-07-04 17:11:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54885000 (130 GB) 2022-07-04 17:11:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54886000 (130 GB) 2022-07-04 17:11:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54887000 (130 GB) 2022-07-04 17:11:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54888000 (130 GB) 2022-07-04 17:11:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54889000 (130 GB) 2022-07-04 17:11:31 source > 2022-07-04 17:11:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54890000 2022-07-04 17:11:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54890000 (130 GB) 2022-07-04 17:11:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54891000 (130 GB) 2022-07-04 17:11:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54892000 (130 GB) 2022-07-04 17:11:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54893000 (130 GB) 2022-07-04 17:11:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54894000 (130 GB) 2022-07-04 17:11:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54895000 (130 GB) 2022-07-04 17:11:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54896000 (130 GB) 2022-07-04 17:11:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54897000 (130 GB) 2022-07-04 17:11:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54898000 (130 GB) 2022-07-04 17:11:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54899000 (130 GB) 2022-07-04 17:11:33 source > 2022-07-04 17:11:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54900000 2022-07-04 17:11:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54900000 (130 GB) 2022-07-04 17:11:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54901000 (130 GB) 2022-07-04 17:11:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54902000 (130 GB) 2022-07-04 17:11:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54903000 (130 GB) 2022-07-04 17:11:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54904000 (130 GB) 2022-07-04 17:11:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54905000 (130 GB) 2022-07-04 17:11:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54906000 (130 GB) 2022-07-04 17:11:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54907000 (130 GB) 2022-07-04 17:11:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54908000 (130 GB) 2022-07-04 17:11:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54909000 (130 GB) 2022-07-04 17:11:34 source > 2022-07-04 17:11:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54910000 2022-07-04 17:11:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54910000 (130 GB) 2022-07-04 17:11:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54911000 (130 GB) 2022-07-04 17:11:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54912000 (130 GB) 2022-07-04 17:11:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54913000 (130 GB) 2022-07-04 17:11:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54914000 (130 GB) 2022-07-04 17:11:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54915000 (130 GB) 2022-07-04 17:11:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54916000 (130 GB) 2022-07-04 17:11:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54917000 (130 GB) 2022-07-04 17:11:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54918000 (130 GB) 2022-07-04 17:11:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54919000 (130 GB) 2022-07-04 17:11:36 source > 2022-07-04 17:11:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54920000 2022-07-04 17:11:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54920000 (130 GB) 2022-07-04 17:11:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54921000 (130 GB) 2022-07-04 17:11:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54922000 (130 GB) 2022-07-04 17:11:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54923000 (130 GB) 2022-07-04 17:11:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54924000 (130 GB) 2022-07-04 17:11:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54925000 (130 GB) 2022-07-04 17:11:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54926000 (130 GB) 2022-07-04 17:11:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54927000 (130 GB) 2022-07-04 17:11:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54928000 (130 GB) 2022-07-04 17:11:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54929000 (130 GB) 2022-07-04 17:11:38 source > 2022-07-04 17:11:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54930000 2022-07-04 17:11:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54930000 (130 GB) 2022-07-04 17:11:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54931000 (130 GB) 2022-07-04 17:11:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54932000 (130 GB) 2022-07-04 17:11:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54933000 (130 GB) 2022-07-04 17:11:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54934000 (130 GB) 2022-07-04 17:11:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54935000 (130 GB) 2022-07-04 17:11:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54936000 (130 GB) 2022-07-04 17:11:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54937000 (130 GB) 2022-07-04 17:11:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54938000 (130 GB) 2022-07-04 17:11:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54939000 (130 GB) 2022-07-04 17:11:39 source > 2022-07-04 17:11:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54940000 2022-07-04 17:11:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54940000 (130 GB) 2022-07-04 17:11:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54941000 (130 GB) 2022-07-04 17:11:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54942000 (130 GB) 2022-07-04 17:11:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54943000 (130 GB) 2022-07-04 17:11:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54944000 (130 GB) 2022-07-04 17:11:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54945000 (130 GB) 2022-07-04 17:11:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54946000 (130 GB) 2022-07-04 17:11:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54947000 (130 GB) 2022-07-04 17:11:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54948000 (130 GB) 2022-07-04 17:11:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54949000 (130 GB) 2022-07-04 17:11:41 source > 2022-07-04 17:11:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54950000 2022-07-04 17:11:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54950000 (130 GB) 2022-07-04 17:11:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54951000 (130 GB) 2022-07-04 17:11:41 destination > 2022-07-04 17:11:41 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:11:41 destination > 2022-07-04 17:11:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:11:41 destination > 2022-07-04 17:11:41 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:11:41 destination > 2022-07-04 17:11:41 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 60889219-22ce-42fe-9307-1df2fc0e5bc411687948430210049890.csv.gz (200 MB) 2022-07-04 17:11:50 destination > 2022-07-04 17:11:50 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:11:50 destination > 2022-07-04 17:11:50 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 60889219-22ce-42fe-9307-1df2fc0e5bc411687948430210049890.csv.gz 2022-07-04 17:11:50 destination > 2022-07-04 17:11:50 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -549153 bytes in 0 buffers) 2022-07-04 17:11:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54952000 (130 GB) 2022-07-04 17:11:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54953000 (130 GB) 2022-07-04 17:11:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54954000 (130 GB) 2022-07-04 17:11:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54955000 (130 GB) 2022-07-04 17:11:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54956000 (130 GB) 2022-07-04 17:11:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54957000 (130 GB) 2022-07-04 17:11:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54958000 (130 GB) 2022-07-04 17:11:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54959000 (130 GB) 2022-07-04 17:11:51 source > 2022-07-04 17:11:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54960000 2022-07-04 17:11:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54960000 (130 GB) 2022-07-04 17:11:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54961000 (130 GB) 2022-07-04 17:11:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54962000 (130 GB) 2022-07-04 17:11:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54963000 (130 GB) 2022-07-04 17:11:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54964000 (130 GB) 2022-07-04 17:11:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54965000 (130 GB) 2022-07-04 17:11:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54966000 (130 GB) 2022-07-04 17:11:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54967000 (130 GB) 2022-07-04 17:11:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54968000 (130 GB) 2022-07-04 17:11:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54969000 (130 GB) 2022-07-04 17:11:53 source > 2022-07-04 17:11:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54970000 2022-07-04 17:11:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54970000 (130 GB) 2022-07-04 17:11:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54971000 (130 GB) 2022-07-04 17:11:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54972000 (130 GB) 2022-07-04 17:11:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54973000 (130 GB) 2022-07-04 17:11:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54974000 (130 GB) 2022-07-04 17:11:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54975000 (130 GB) 2022-07-04 17:11:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54976000 (130 GB) 2022-07-04 17:11:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54977000 (130 GB) 2022-07-04 17:11:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54978000 (130 GB) 2022-07-04 17:11:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54979000 (130 GB) 2022-07-04 17:11:55 source > 2022-07-04 17:11:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54980000 2022-07-04 17:11:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54980000 (130 GB) 2022-07-04 17:11:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54981000 (130 GB) 2022-07-04 17:11:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54982000 (130 GB) 2022-07-04 17:11:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54983000 (130 GB) 2022-07-04 17:11:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54984000 (130 GB) 2022-07-04 17:11:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54985000 (130 GB) 2022-07-04 17:11:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54986000 (130 GB) 2022-07-04 17:11:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54987000 (130 GB) 2022-07-04 17:11:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54988000 (130 GB) 2022-07-04 17:11:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54989000 (130 GB) 2022-07-04 17:11:56 source > 2022-07-04 17:11:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 54990000 2022-07-04 17:11:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54990000 (130 GB) 2022-07-04 17:11:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54991000 (130 GB) 2022-07-04 17:11:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54992000 (130 GB) 2022-07-04 17:11:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54993000 (130 GB) 2022-07-04 17:11:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54994000 (130 GB) 2022-07-04 17:11:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54995000 (130 GB) 2022-07-04 17:11:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54996000 (130 GB) 2022-07-04 17:11:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54997000 (130 GB) 2022-07-04 17:11:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54998000 (130 GB) 2022-07-04 17:11:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54999000 (130 GB) 2022-07-04 17:11:58 source > 2022-07-04 17:11:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55000000 2022-07-04 17:11:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55000000 (130 GB) 2022-07-04 17:11:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55001000 (130 GB) 2022-07-04 17:11:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55002000 (130 GB) 2022-07-04 17:11:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55003000 (130 GB) 2022-07-04 17:11:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55004000 (130 GB) 2022-07-04 17:11:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55005000 (130 GB) 2022-07-04 17:11:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55006000 (130 GB) 2022-07-04 17:11:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55007000 (130 GB) 2022-07-04 17:11:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55008000 (130 GB) 2022-07-04 17:11:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55009000 (130 GB) 2022-07-04 17:11:59 source > 2022-07-04 17:11:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55010000 2022-07-04 17:11:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55010000 (130 GB) 2022-07-04 17:11:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55011000 (130 GB) 2022-07-04 17:12:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55012000 (130 GB) 2022-07-04 17:12:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55013000 (130 GB) 2022-07-04 17:12:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55014000 (130 GB) 2022-07-04 17:12:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55015000 (130 GB) 2022-07-04 17:12:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55016000 (130 GB) 2022-07-04 17:12:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55017000 (130 GB) 2022-07-04 17:12:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55018000 (130 GB) 2022-07-04 17:12:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55019000 (130 GB) 2022-07-04 17:12:01 source > 2022-07-04 17:12:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55020000 2022-07-04 17:12:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55020000 (130 GB) 2022-07-04 17:12:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55021000 (130 GB) 2022-07-04 17:12:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55022000 (130 GB) 2022-07-04 17:12:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55023000 (130 GB) 2022-07-04 17:12:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55024000 (130 GB) 2022-07-04 17:12:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55025000 (130 GB) 2022-07-04 17:12:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55026000 (130 GB) 2022-07-04 17:12:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55027000 (130 GB) 2022-07-04 17:12:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55028000 (130 GB) 2022-07-04 17:12:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55029000 (130 GB) 2022-07-04 17:12:02 source > 2022-07-04 17:12:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55030000 2022-07-04 17:12:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55030000 (130 GB) 2022-07-04 17:12:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55031000 (130 GB) 2022-07-04 17:12:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55032000 (130 GB) 2022-07-04 17:12:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55033000 (130 GB) 2022-07-04 17:12:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55034000 (130 GB) 2022-07-04 17:12:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55035000 (130 GB) 2022-07-04 17:12:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55036000 (130 GB) 2022-07-04 17:12:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55037000 (130 GB) 2022-07-04 17:12:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55038000 (130 GB) 2022-07-04 17:12:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55039000 (130 GB) 2022-07-04 17:12:04 source > 2022-07-04 17:12:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55040000 2022-07-04 17:12:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55040000 (130 GB) 2022-07-04 17:12:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55041000 (130 GB) 2022-07-04 17:12:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55042000 (130 GB) 2022-07-04 17:12:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55043000 (130 GB) 2022-07-04 17:12:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55044000 (131 GB) 2022-07-04 17:12:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55045000 (131 GB) 2022-07-04 17:12:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55046000 (131 GB) 2022-07-04 17:12:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55047000 (131 GB) 2022-07-04 17:12:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55048000 (131 GB) 2022-07-04 17:12:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55049000 (131 GB) 2022-07-04 17:12:05 source > 2022-07-04 17:12:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55050000 2022-07-04 17:12:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55050000 (131 GB) 2022-07-04 17:12:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55051000 (131 GB) 2022-07-04 17:12:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55052000 (131 GB) 2022-07-04 17:12:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55053000 (131 GB) 2022-07-04 17:12:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55054000 (131 GB) 2022-07-04 17:12:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55055000 (131 GB) 2022-07-04 17:12:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55056000 (131 GB) 2022-07-04 17:12:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55057000 (131 GB) 2022-07-04 17:12:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55058000 (131 GB) 2022-07-04 17:12:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55059000 (131 GB) 2022-07-04 17:12:07 source > 2022-07-04 17:12:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55060000 2022-07-04 17:12:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55060000 (131 GB) 2022-07-04 17:12:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55061000 (131 GB) 2022-07-04 17:12:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55062000 (131 GB) 2022-07-04 17:12:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55063000 (131 GB) 2022-07-04 17:12:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55064000 (131 GB) 2022-07-04 17:12:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55065000 (131 GB) 2022-07-04 17:12:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55066000 (131 GB) 2022-07-04 17:12:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55067000 (131 GB) 2022-07-04 17:12:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55068000 (131 GB) 2022-07-04 17:12:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55069000 (131 GB) 2022-07-04 17:12:08 source > 2022-07-04 17:12:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55070000 2022-07-04 17:12:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55070000 (131 GB) 2022-07-04 17:12:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55071000 (131 GB) 2022-07-04 17:12:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55072000 (131 GB) 2022-07-04 17:12:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55073000 (131 GB) 2022-07-04 17:12:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55074000 (131 GB) 2022-07-04 17:12:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55075000 (131 GB) 2022-07-04 17:12:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55076000 (131 GB) 2022-07-04 17:12:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55077000 (131 GB) 2022-07-04 17:12:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55078000 (131 GB) 2022-07-04 17:12:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55079000 (131 GB) 2022-07-04 17:12:10 source > 2022-07-04 17:12:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55080000 2022-07-04 17:12:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55080000 (131 GB) 2022-07-04 17:12:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55081000 (131 GB) 2022-07-04 17:12:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55082000 (131 GB) 2022-07-04 17:12:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55083000 (131 GB) 2022-07-04 17:12:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55084000 (131 GB) 2022-07-04 17:12:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55085000 (131 GB) 2022-07-04 17:12:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55086000 (131 GB) 2022-07-04 17:12:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55087000 (131 GB) 2022-07-04 17:12:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55088000 (131 GB) 2022-07-04 17:12:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55089000 (131 GB) 2022-07-04 17:12:11 source > 2022-07-04 17:12:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55090000 2022-07-04 17:12:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55090000 (131 GB) 2022-07-04 17:12:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55091000 (131 GB) 2022-07-04 17:12:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55092000 (131 GB) 2022-07-04 17:12:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55093000 (131 GB) 2022-07-04 17:12:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55094000 (131 GB) 2022-07-04 17:12:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55095000 (131 GB) 2022-07-04 17:12:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55096000 (131 GB) 2022-07-04 17:12:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55097000 (131 GB) 2022-07-04 17:12:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55098000 (131 GB) 2022-07-04 17:12:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55099000 (131 GB) 2022-07-04 17:12:13 source > 2022-07-04 17:12:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55100000 2022-07-04 17:12:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55100000 (131 GB) 2022-07-04 17:12:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55101000 (131 GB) 2022-07-04 17:12:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55102000 (131 GB) 2022-07-04 17:12:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55103000 (131 GB) 2022-07-04 17:12:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55104000 (131 GB) 2022-07-04 17:12:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55105000 (131 GB) 2022-07-04 17:12:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55106000 (131 GB) 2022-07-04 17:12:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55107000 (131 GB) 2022-07-04 17:12:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55108000 (131 GB) 2022-07-04 17:12:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55109000 (131 GB) 2022-07-04 17:12:14 source > 2022-07-04 17:12:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55110000 2022-07-04 17:12:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55110000 (131 GB) 2022-07-04 17:12:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55111000 (131 GB) 2022-07-04 17:12:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55112000 (131 GB) 2022-07-04 17:12:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55113000 (131 GB) 2022-07-04 17:12:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55114000 (131 GB) 2022-07-04 17:12:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55115000 (131 GB) 2022-07-04 17:12:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55116000 (131 GB) 2022-07-04 17:12:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55117000 (131 GB) 2022-07-04 17:12:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55118000 (131 GB) 2022-07-04 17:12:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55119000 (131 GB) 2022-07-04 17:12:16 source > 2022-07-04 17:12:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55120000 2022-07-04 17:12:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55120000 (131 GB) 2022-07-04 17:12:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55121000 (131 GB) 2022-07-04 17:12:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55122000 (131 GB) 2022-07-04 17:12:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55123000 (131 GB) 2022-07-04 17:12:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55124000 (131 GB) 2022-07-04 17:12:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55125000 (131 GB) 2022-07-04 17:12:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55126000 (131 GB) 2022-07-04 17:12:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55127000 (131 GB) 2022-07-04 17:12:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55128000 (131 GB) 2022-07-04 17:12:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55129000 (131 GB) 2022-07-04 17:12:17 source > 2022-07-04 17:12:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55130000 2022-07-04 17:12:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55130000 (131 GB) 2022-07-04 17:12:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55131000 (131 GB) 2022-07-04 17:12:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55132000 (131 GB) 2022-07-04 17:12:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55133000 (131 GB) 2022-07-04 17:12:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55134000 (131 GB) 2022-07-04 17:12:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55135000 (131 GB) 2022-07-04 17:12:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55136000 (131 GB) 2022-07-04 17:12:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55137000 (131 GB) 2022-07-04 17:12:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55138000 (131 GB) 2022-07-04 17:12:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55139000 (131 GB) 2022-07-04 17:12:18 source > 2022-07-04 17:12:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55140000 2022-07-04 17:12:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55140000 (131 GB) 2022-07-04 17:12:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55141000 (131 GB) 2022-07-04 17:12:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55142000 (131 GB) 2022-07-04 17:12:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55143000 (131 GB) 2022-07-04 17:12:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55144000 (131 GB) 2022-07-04 17:12:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55145000 (131 GB) 2022-07-04 17:12:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55146000 (131 GB) 2022-07-04 17:12:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55147000 (131 GB) 2022-07-04 17:12:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55148000 (131 GB) 2022-07-04 17:12:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55149000 (131 GB) 2022-07-04 17:12:20 source > 2022-07-04 17:12:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55150000 2022-07-04 17:12:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55150000 (131 GB) 2022-07-04 17:12:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55151000 (131 GB) 2022-07-04 17:12:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55152000 (131 GB) 2022-07-04 17:12:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55153000 (131 GB) 2022-07-04 17:12:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55154000 (131 GB) 2022-07-04 17:12:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55155000 (131 GB) 2022-07-04 17:12:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55156000 (131 GB) 2022-07-04 17:12:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55157000 (131 GB) 2022-07-04 17:12:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55158000 (131 GB) 2022-07-04 17:12:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55159000 (131 GB) 2022-07-04 17:12:21 source > 2022-07-04 17:12:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55160000 2022-07-04 17:12:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55160000 (131 GB) 2022-07-04 17:12:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55161000 (131 GB) 2022-07-04 17:12:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55162000 (131 GB) 2022-07-04 17:12:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55163000 (131 GB) 2022-07-04 17:12:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55164000 (131 GB) 2022-07-04 17:12:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55165000 (131 GB) 2022-07-04 17:12:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55166000 (131 GB) 2022-07-04 17:12:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55167000 (131 GB) 2022-07-04 17:12:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55168000 (131 GB) 2022-07-04 17:12:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55169000 (131 GB) 2022-07-04 17:12:23 source > 2022-07-04 17:12:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55170000 2022-07-04 17:12:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55170000 (131 GB) 2022-07-04 17:12:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55171000 (131 GB) 2022-07-04 17:12:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55172000 (131 GB) 2022-07-04 17:12:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55173000 (131 GB) 2022-07-04 17:12:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55174000 (131 GB) 2022-07-04 17:12:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55175000 (131 GB) 2022-07-04 17:12:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55176000 (131 GB) 2022-07-04 17:12:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55177000 (131 GB) 2022-07-04 17:12:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55178000 (131 GB) 2022-07-04 17:12:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55179000 (131 GB) 2022-07-04 17:12:24 source > 2022-07-04 17:12:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55180000 2022-07-04 17:12:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55180000 (131 GB) 2022-07-04 17:12:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55181000 (131 GB) 2022-07-04 17:12:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55182000 (131 GB) 2022-07-04 17:12:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55183000 (131 GB) 2022-07-04 17:12:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55184000 (131 GB) 2022-07-04 17:12:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55185000 (131 GB) 2022-07-04 17:12:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55186000 (131 GB) 2022-07-04 17:12:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55187000 (131 GB) 2022-07-04 17:12:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55188000 (131 GB) 2022-07-04 17:12:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55189000 (131 GB) 2022-07-04 17:12:26 source > 2022-07-04 17:12:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55190000 2022-07-04 17:12:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55190000 (131 GB) 2022-07-04 17:12:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55191000 (131 GB) 2022-07-04 17:12:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55192000 (131 GB) 2022-07-04 17:12:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55193000 (131 GB) 2022-07-04 17:12:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55194000 (131 GB) 2022-07-04 17:12:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55195000 (131 GB) 2022-07-04 17:12:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55196000 (131 GB) 2022-07-04 17:12:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55197000 (131 GB) 2022-07-04 17:12:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55198000 (131 GB) 2022-07-04 17:12:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55199000 (131 GB) 2022-07-04 17:12:28 source > 2022-07-04 17:12:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55200000 2022-07-04 17:12:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55200000 (131 GB) 2022-07-04 17:12:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55201000 (131 GB) 2022-07-04 17:12:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55202000 (131 GB) 2022-07-04 17:12:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55203000 (131 GB) 2022-07-04 17:12:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55204000 (131 GB) 2022-07-04 17:12:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55205000 (131 GB) 2022-07-04 17:12:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55206000 (131 GB) 2022-07-04 17:12:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55207000 (131 GB) 2022-07-04 17:12:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55208000 (131 GB) 2022-07-04 17:12:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55209000 (131 GB) 2022-07-04 17:12:29 source > 2022-07-04 17:12:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55210000 2022-07-04 17:12:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55210000 (131 GB) 2022-07-04 17:12:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55211000 (131 GB) 2022-07-04 17:12:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55212000 (131 GB) 2022-07-04 17:12:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55213000 (131 GB) 2022-07-04 17:12:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55214000 (131 GB) 2022-07-04 17:12:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55215000 (131 GB) 2022-07-04 17:12:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55216000 (131 GB) 2022-07-04 17:12:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55217000 (131 GB) 2022-07-04 17:12:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55218000 (131 GB) 2022-07-04 17:12:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55219000 (131 GB) 2022-07-04 17:12:31 source > 2022-07-04 17:12:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55220000 2022-07-04 17:12:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55220000 (131 GB) 2022-07-04 17:12:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55221000 (131 GB) 2022-07-04 17:12:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55222000 (131 GB) 2022-07-04 17:12:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55223000 (131 GB) 2022-07-04 17:12:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55224000 (131 GB) 2022-07-04 17:12:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55225000 (131 GB) 2022-07-04 17:12:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55226000 (131 GB) 2022-07-04 17:12:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55227000 (131 GB) 2022-07-04 17:12:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55228000 (131 GB) 2022-07-04 17:12:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55229000 (131 GB) 2022-07-04 17:12:32 source > 2022-07-04 17:12:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55230000 2022-07-04 17:12:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55230000 (131 GB) 2022-07-04 17:12:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55231000 (131 GB) 2022-07-04 17:12:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55232000 (131 GB) 2022-07-04 17:12:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55233000 (131 GB) 2022-07-04 17:12:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55234000 (131 GB) 2022-07-04 17:12:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55235000 (131 GB) 2022-07-04 17:12:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55236000 (131 GB) 2022-07-04 17:12:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55237000 (131 GB) 2022-07-04 17:12:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55238000 (131 GB) 2022-07-04 17:12:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55239000 (131 GB) 2022-07-04 17:12:34 source > 2022-07-04 17:12:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55240000 2022-07-04 17:12:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55240000 (131 GB) 2022-07-04 17:12:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55241000 (131 GB) 2022-07-04 17:12:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55242000 (131 GB) 2022-07-04 17:12:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55243000 (131 GB) 2022-07-04 17:12:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55244000 (131 GB) 2022-07-04 17:12:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55245000 (131 GB) 2022-07-04 17:12:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55246000 (131 GB) 2022-07-04 17:12:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55247000 (131 GB) 2022-07-04 17:12:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55248000 (131 GB) 2022-07-04 17:12:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55249000 (131 GB) 2022-07-04 17:12:36 source > 2022-07-04 17:12:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55250000 2022-07-04 17:12:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55250000 (131 GB) 2022-07-04 17:12:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55251000 (131 GB) 2022-07-04 17:12:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55252000 (131 GB) 2022-07-04 17:12:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55253000 (131 GB) 2022-07-04 17:12:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55254000 (131 GB) 2022-07-04 17:12:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55255000 (131 GB) 2022-07-04 17:12:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55256000 (131 GB) 2022-07-04 17:12:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55257000 (131 GB) 2022-07-04 17:12:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55258000 (131 GB) 2022-07-04 17:12:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55259000 (131 GB) 2022-07-04 17:12:37 source > 2022-07-04 17:12:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55260000 2022-07-04 17:12:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55260000 (131 GB) 2022-07-04 17:12:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55261000 (131 GB) 2022-07-04 17:12:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55262000 (131 GB) 2022-07-04 17:12:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55263000 (131 GB) 2022-07-04 17:12:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55264000 (131 GB) 2022-07-04 17:12:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55265000 (131 GB) 2022-07-04 17:12:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55266000 (131 GB) 2022-07-04 17:12:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55267000 (131 GB) 2022-07-04 17:12:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55268000 (131 GB) 2022-07-04 17:12:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55269000 (131 GB) 2022-07-04 17:12:39 source > 2022-07-04 17:12:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55270000 2022-07-04 17:12:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55270000 (131 GB) 2022-07-04 17:12:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55271000 (131 GB) 2022-07-04 17:12:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55272000 (131 GB) 2022-07-04 17:12:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55273000 (131 GB) 2022-07-04 17:12:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55274000 (131 GB) 2022-07-04 17:12:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55275000 (131 GB) 2022-07-04 17:12:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55276000 (131 GB) 2022-07-04 17:12:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55277000 (131 GB) 2022-07-04 17:12:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55278000 (131 GB) 2022-07-04 17:12:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55279000 (131 GB) 2022-07-04 17:12:40 source > 2022-07-04 17:12:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55280000 2022-07-04 17:12:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55280000 (131 GB) 2022-07-04 17:12:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55281000 (131 GB) 2022-07-04 17:12:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55282000 (131 GB) 2022-07-04 17:12:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55283000 (131 GB) 2022-07-04 17:12:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55284000 (131 GB) 2022-07-04 17:12:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55285000 (131 GB) 2022-07-04 17:12:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55286000 (131 GB) 2022-07-04 17:12:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55287000 (131 GB) 2022-07-04 17:12:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55288000 (131 GB) 2022-07-04 17:12:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55289000 (131 GB) 2022-07-04 17:12:42 source > 2022-07-04 17:12:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55290000 2022-07-04 17:12:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55290000 (131 GB) 2022-07-04 17:12:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55291000 (131 GB) 2022-07-04 17:12:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55292000 (131 GB) 2022-07-04 17:12:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55293000 (131 GB) 2022-07-04 17:12:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55294000 (131 GB) 2022-07-04 17:12:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55295000 (131 GB) 2022-07-04 17:12:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55296000 (131 GB) 2022-07-04 17:12:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55297000 (131 GB) 2022-07-04 17:12:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55298000 (131 GB) 2022-07-04 17:12:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55299000 (131 GB) 2022-07-04 17:12:43 source > 2022-07-04 17:12:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55300000 2022-07-04 17:12:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55300000 (131 GB) 2022-07-04 17:12:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55301000 (131 GB) 2022-07-04 17:12:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55302000 (131 GB) 2022-07-04 17:12:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55303000 (131 GB) 2022-07-04 17:12:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55304000 (131 GB) 2022-07-04 17:12:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55305000 (131 GB) 2022-07-04 17:12:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55306000 (131 GB) 2022-07-04 17:12:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55307000 (131 GB) 2022-07-04 17:12:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55308000 (131 GB) 2022-07-04 17:12:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55309000 (131 GB) 2022-07-04 17:12:45 source > 2022-07-04 17:12:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55310000 2022-07-04 17:12:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55310000 (131 GB) 2022-07-04 17:12:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55311000 (131 GB) 2022-07-04 17:12:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55312000 (131 GB) 2022-07-04 17:12:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55313000 (131 GB) 2022-07-04 17:12:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55314000 (131 GB) 2022-07-04 17:12:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55315000 (131 GB) 2022-07-04 17:12:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55316000 (131 GB) 2022-07-04 17:12:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55317000 (131 GB) 2022-07-04 17:12:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55318000 (131 GB) 2022-07-04 17:12:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55319000 (131 GB) 2022-07-04 17:12:46 source > 2022-07-04 17:12:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55320000 2022-07-04 17:12:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55320000 (131 GB) 2022-07-04 17:12:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55321000 (131 GB) 2022-07-04 17:12:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55322000 (131 GB) 2022-07-04 17:12:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55323000 (131 GB) 2022-07-04 17:12:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55324000 (131 GB) 2022-07-04 17:12:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55325000 (131 GB) 2022-07-04 17:12:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55326000 (131 GB) 2022-07-04 17:12:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55327000 (131 GB) 2022-07-04 17:12:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55328000 (131 GB) 2022-07-04 17:12:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55329000 (131 GB) 2022-07-04 17:12:48 source > 2022-07-04 17:12:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55330000 2022-07-04 17:12:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55330000 (131 GB) 2022-07-04 17:12:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55331000 (131 GB) 2022-07-04 17:12:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55332000 (131 GB) 2022-07-04 17:12:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55333000 (131 GB) 2022-07-04 17:12:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55334000 (131 GB) 2022-07-04 17:12:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55335000 (131 GB) 2022-07-04 17:12:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55336000 (131 GB) 2022-07-04 17:12:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55337000 (131 GB) 2022-07-04 17:12:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55338000 (131 GB) 2022-07-04 17:12:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55339000 (131 GB) 2022-07-04 17:12:50 source > 2022-07-04 17:12:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55340000 2022-07-04 17:12:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55340000 (131 GB) 2022-07-04 17:12:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55341000 (131 GB) 2022-07-04 17:12:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55342000 (131 GB) 2022-07-04 17:12:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55343000 (131 GB) 2022-07-04 17:12:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55344000 (131 GB) 2022-07-04 17:12:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55345000 (131 GB) 2022-07-04 17:12:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55346000 (131 GB) 2022-07-04 17:12:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55347000 (131 GB) 2022-07-04 17:12:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55348000 (131 GB) 2022-07-04 17:12:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55349000 (131 GB) 2022-07-04 17:12:51 source > 2022-07-04 17:12:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55350000 2022-07-04 17:12:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55350000 (131 GB) 2022-07-04 17:12:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55351000 (131 GB) 2022-07-04 17:12:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55352000 (131 GB) 2022-07-04 17:12:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55353000 (131 GB) 2022-07-04 17:12:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55354000 (131 GB) 2022-07-04 17:12:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55355000 (131 GB) 2022-07-04 17:12:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55356000 (131 GB) 2022-07-04 17:12:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55357000 (131 GB) 2022-07-04 17:12:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55358000 (131 GB) 2022-07-04 17:12:53 destination > 2022-07-04 17:12:53 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:12:53 destination > 2022-07-04 17:12:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:12:53 destination > 2022-07-04 17:12:53 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:12:53 destination > 2022-07-04 17:12:53 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to c26aa557-3a6b-4d38-8cea-24efe8dff4f714385306791685740793.csv.gz (200 MB) 2022-07-04 17:13:02 destination > 2022-07-04 17:13:02 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:13:02 destination > 2022-07-04 17:13:02 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data c26aa557-3a6b-4d38-8cea-24efe8dff4f714385306791685740793.csv.gz 2022-07-04 17:13:02 destination > 2022-07-04 17:13:02 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -552046 bytes in 0 buffers) 2022-07-04 17:13:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55359000 (131 GB) 2022-07-04 17:13:02 source > 2022-07-04 17:13:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55360000 2022-07-04 17:13:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55360000 (131 GB) 2022-07-04 17:13:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55361000 (131 GB) 2022-07-04 17:13:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55362000 (131 GB) 2022-07-04 17:13:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55363000 (131 GB) 2022-07-04 17:13:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55364000 (131 GB) 2022-07-04 17:13:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55365000 (131 GB) 2022-07-04 17:13:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55366000 (131 GB) 2022-07-04 17:13:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55367000 (131 GB) 2022-07-04 17:13:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55368000 (131 GB) 2022-07-04 17:13:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55369000 (131 GB) 2022-07-04 17:13:04 source > 2022-07-04 17:13:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55370000 2022-07-04 17:13:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55370000 (131 GB) 2022-07-04 17:13:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55371000 (131 GB) 2022-07-04 17:13:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55372000 (131 GB) 2022-07-04 17:13:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55373000 (131 GB) 2022-07-04 17:13:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55374000 (131 GB) 2022-07-04 17:13:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55375000 (131 GB) 2022-07-04 17:13:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55376000 (131 GB) 2022-07-04 17:13:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55377000 (131 GB) 2022-07-04 17:13:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55378000 (131 GB) 2022-07-04 17:13:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55379000 (131 GB) 2022-07-04 17:13:06 source > 2022-07-04 17:13:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55380000 2022-07-04 17:13:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55380000 (131 GB) 2022-07-04 17:13:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55381000 (131 GB) 2022-07-04 17:13:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55382000 (131 GB) 2022-07-04 17:13:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55383000 (131 GB) 2022-07-04 17:13:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55384000 (131 GB) 2022-07-04 17:13:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55385000 (131 GB) 2022-07-04 17:13:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55386000 (131 GB) 2022-07-04 17:13:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55387000 (131 GB) 2022-07-04 17:13:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55388000 (131 GB) 2022-07-04 17:13:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55389000 (131 GB) 2022-07-04 17:13:07 source > 2022-07-04 17:13:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55390000 2022-07-04 17:13:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55390000 (131 GB) 2022-07-04 17:13:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55391000 (131 GB) 2022-07-04 17:13:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55392000 (131 GB) 2022-07-04 17:13:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55393000 (131 GB) 2022-07-04 17:13:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55394000 (131 GB) 2022-07-04 17:13:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55395000 (131 GB) 2022-07-04 17:13:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55396000 (131 GB) 2022-07-04 17:13:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55397000 (131 GB) 2022-07-04 17:13:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55398000 (131 GB) 2022-07-04 17:13:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55399000 (131 GB) 2022-07-04 17:13:09 source > 2022-07-04 17:13:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55400000 2022-07-04 17:13:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55400000 (131 GB) 2022-07-04 17:13:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55401000 (131 GB) 2022-07-04 17:13:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55402000 (131 GB) 2022-07-04 17:13:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55403000 (131 GB) 2022-07-04 17:13:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55404000 (131 GB) 2022-07-04 17:13:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55405000 (131 GB) 2022-07-04 17:13:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55406000 (131 GB) 2022-07-04 17:13:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55407000 (131 GB) 2022-07-04 17:13:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55408000 (131 GB) 2022-07-04 17:13:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55409000 (131 GB) 2022-07-04 17:13:10 source > 2022-07-04 17:13:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55410000 2022-07-04 17:13:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55410000 (131 GB) 2022-07-04 17:13:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55411000 (131 GB) 2022-07-04 17:13:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55412000 (131 GB) 2022-07-04 17:13:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55413000 (131 GB) 2022-07-04 17:13:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55414000 (131 GB) 2022-07-04 17:13:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55415000 (131 GB) 2022-07-04 17:13:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55416000 (131 GB) 2022-07-04 17:13:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55417000 (131 GB) 2022-07-04 17:13:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55418000 (131 GB) 2022-07-04 17:13:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55419000 (131 GB) 2022-07-04 17:13:12 source > 2022-07-04 17:13:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55420000 2022-07-04 17:13:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55420000 (131 GB) 2022-07-04 17:13:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55421000 (131 GB) 2022-07-04 17:13:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55422000 (131 GB) 2022-07-04 17:13:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55423000 (131 GB) 2022-07-04 17:13:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55424000 (131 GB) 2022-07-04 17:13:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55425000 (131 GB) 2022-07-04 17:13:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55426000 (131 GB) 2022-07-04 17:13:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55427000 (131 GB) 2022-07-04 17:13:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55428000 (131 GB) 2022-07-04 17:13:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55429000 (131 GB) 2022-07-04 17:13:13 source > 2022-07-04 17:13:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55430000 2022-07-04 17:13:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55430000 (131 GB) 2022-07-04 17:13:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55431000 (131 GB) 2022-07-04 17:13:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55432000 (131 GB) 2022-07-04 17:13:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55433000 (131 GB) 2022-07-04 17:13:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55434000 (131 GB) 2022-07-04 17:13:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55435000 (131 GB) 2022-07-04 17:13:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55436000 (131 GB) 2022-07-04 17:13:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55437000 (131 GB) 2022-07-04 17:13:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55438000 (131 GB) 2022-07-04 17:13:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55439000 (131 GB) 2022-07-04 17:13:15 source > 2022-07-04 17:13:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55440000 2022-07-04 17:13:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55440000 (131 GB) 2022-07-04 17:13:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55441000 (131 GB) 2022-07-04 17:13:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55442000 (131 GB) 2022-07-04 17:13:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55443000 (131 GB) 2022-07-04 17:13:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55444000 (131 GB) 2022-07-04 17:13:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55445000 (131 GB) 2022-07-04 17:13:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55446000 (132 GB) 2022-07-04 17:13:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55447000 (132 GB) 2022-07-04 17:13:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55448000 (132 GB) 2022-07-04 17:13:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55449000 (132 GB) 2022-07-04 17:13:16 source > 2022-07-04 17:13:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55450000 2022-07-04 17:13:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55450000 (132 GB) 2022-07-04 17:13:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55451000 (132 GB) 2022-07-04 17:13:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55452000 (132 GB) 2022-07-04 17:13:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55453000 (132 GB) 2022-07-04 17:13:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55454000 (132 GB) 2022-07-04 17:13:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55455000 (132 GB) 2022-07-04 17:13:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55456000 (132 GB) 2022-07-04 17:13:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55457000 (132 GB) 2022-07-04 17:13:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55458000 (132 GB) 2022-07-04 17:13:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55459000 (132 GB) 2022-07-04 17:13:17 source > 2022-07-04 17:13:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55460000 2022-07-04 17:13:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55460000 (132 GB) 2022-07-04 17:13:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55461000 (132 GB) 2022-07-04 17:13:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55462000 (132 GB) 2022-07-04 17:13:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55463000 (132 GB) 2022-07-04 17:13:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55464000 (132 GB) 2022-07-04 17:13:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55465000 (132 GB) 2022-07-04 17:13:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55466000 (132 GB) 2022-07-04 17:13:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55467000 (132 GB) 2022-07-04 17:13:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55468000 (132 GB) 2022-07-04 17:13:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55469000 (132 GB) 2022-07-04 17:13:19 source > 2022-07-04 17:13:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55470000 2022-07-04 17:13:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55470000 (132 GB) 2022-07-04 17:13:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55471000 (132 GB) 2022-07-04 17:13:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55472000 (132 GB) 2022-07-04 17:13:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55473000 (132 GB) 2022-07-04 17:13:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55474000 (132 GB) 2022-07-04 17:13:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55475000 (132 GB) 2022-07-04 17:13:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55476000 (132 GB) 2022-07-04 17:13:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55477000 (132 GB) 2022-07-04 17:13:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55478000 (132 GB) 2022-07-04 17:13:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55479000 (132 GB) 2022-07-04 17:13:20 source > 2022-07-04 17:13:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55480000 2022-07-04 17:13:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55480000 (132 GB) 2022-07-04 17:13:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55481000 (132 GB) 2022-07-04 17:13:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55482000 (132 GB) 2022-07-04 17:13:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55483000 (132 GB) 2022-07-04 17:13:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55484000 (132 GB) 2022-07-04 17:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55485000 (132 GB) 2022-07-04 17:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55486000 (132 GB) 2022-07-04 17:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55487000 (132 GB) 2022-07-04 17:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55488000 (132 GB) 2022-07-04 17:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55489000 (132 GB) 2022-07-04 17:13:21 source > 2022-07-04 17:13:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55490000 2022-07-04 17:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55490000 (132 GB) 2022-07-04 17:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55491000 (132 GB) 2022-07-04 17:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55492000 (132 GB) 2022-07-04 17:13:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55493000 (132 GB) 2022-07-04 17:13:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55494000 (132 GB) 2022-07-04 17:13:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55495000 (132 GB) 2022-07-04 17:13:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55496000 (132 GB) 2022-07-04 17:13:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55497000 (132 GB) 2022-07-04 17:13:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55498000 (132 GB) 2022-07-04 17:13:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55499000 (132 GB) 2022-07-04 17:13:22 source > 2022-07-04 17:13:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55500000 2022-07-04 17:13:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55500000 (132 GB) 2022-07-04 17:13:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55501000 (132 GB) 2022-07-04 17:13:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55502000 (132 GB) 2022-07-04 17:13:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55503000 (132 GB) 2022-07-04 17:13:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55504000 (132 GB) 2022-07-04 17:13:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55505000 (132 GB) 2022-07-04 17:13:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55506000 (132 GB) 2022-07-04 17:13:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55507000 (132 GB) 2022-07-04 17:13:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55508000 (132 GB) 2022-07-04 17:13:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55509000 (132 GB) 2022-07-04 17:13:24 source > 2022-07-04 17:13:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55510000 2022-07-04 17:13:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55510000 (132 GB) 2022-07-04 17:13:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55511000 (132 GB) 2022-07-04 17:13:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55512000 (132 GB) 2022-07-04 17:13:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55513000 (132 GB) 2022-07-04 17:13:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55514000 (132 GB) 2022-07-04 17:13:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55515000 (132 GB) 2022-07-04 17:13:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55516000 (132 GB) 2022-07-04 17:13:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55517000 (132 GB) 2022-07-04 17:13:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55518000 (132 GB) 2022-07-04 17:13:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55519000 (132 GB) 2022-07-04 17:13:25 source > 2022-07-04 17:13:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55520000 2022-07-04 17:13:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55520000 (132 GB) 2022-07-04 17:13:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55521000 (132 GB) 2022-07-04 17:13:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55522000 (132 GB) 2022-07-04 17:13:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55523000 (132 GB) 2022-07-04 17:13:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55524000 (132 GB) 2022-07-04 17:13:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55525000 (132 GB) 2022-07-04 17:13:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55526000 (132 GB) 2022-07-04 17:13:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55527000 (132 GB) 2022-07-04 17:13:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55528000 (132 GB) 2022-07-04 17:13:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55529000 (132 GB) 2022-07-04 17:13:26 source > 2022-07-04 17:13:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55530000 2022-07-04 17:13:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55530000 (132 GB) 2022-07-04 17:13:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55531000 (132 GB) 2022-07-04 17:13:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55532000 (132 GB) 2022-07-04 17:13:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55533000 (132 GB) 2022-07-04 17:13:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55534000 (132 GB) 2022-07-04 17:13:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55535000 (132 GB) 2022-07-04 17:13:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55536000 (132 GB) 2022-07-04 17:13:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55537000 (132 GB) 2022-07-04 17:13:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55538000 (132 GB) 2022-07-04 17:13:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55539000 (132 GB) 2022-07-04 17:13:28 source > 2022-07-04 17:13:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55540000 2022-07-04 17:13:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55540000 (132 GB) 2022-07-04 17:13:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55541000 (132 GB) 2022-07-04 17:13:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55542000 (132 GB) 2022-07-04 17:13:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55543000 (132 GB) 2022-07-04 17:13:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55544000 (132 GB) 2022-07-04 17:13:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55545000 (132 GB) 2022-07-04 17:13:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55546000 (132 GB) 2022-07-04 17:13:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55547000 (132 GB) 2022-07-04 17:13:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55548000 (132 GB) 2022-07-04 17:13:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55549000 (132 GB) 2022-07-04 17:13:29 source > 2022-07-04 17:13:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55550000 2022-07-04 17:13:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55550000 (132 GB) 2022-07-04 17:13:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55551000 (132 GB) 2022-07-04 17:13:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55552000 (132 GB) 2022-07-04 17:13:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55553000 (132 GB) 2022-07-04 17:13:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55554000 (132 GB) 2022-07-04 17:13:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55555000 (132 GB) 2022-07-04 17:13:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55556000 (132 GB) 2022-07-04 17:13:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55557000 (132 GB) 2022-07-04 17:13:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55558000 (132 GB) 2022-07-04 17:13:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55559000 (132 GB) 2022-07-04 17:13:30 source > 2022-07-04 17:13:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55560000 2022-07-04 17:13:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55560000 (132 GB) 2022-07-04 17:13:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55561000 (132 GB) 2022-07-04 17:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55562000 (132 GB) 2022-07-04 17:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55563000 (132 GB) 2022-07-04 17:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55564000 (132 GB) 2022-07-04 17:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55565000 (132 GB) 2022-07-04 17:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55566000 (132 GB) 2022-07-04 17:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55567000 (132 GB) 2022-07-04 17:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55568000 (132 GB) 2022-07-04 17:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55569000 (132 GB) 2022-07-04 17:13:32 source > 2022-07-04 17:13:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55570000 2022-07-04 17:13:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55570000 (132 GB) 2022-07-04 17:13:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55571000 (132 GB) 2022-07-04 17:13:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55572000 (132 GB) 2022-07-04 17:13:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55573000 (132 GB) 2022-07-04 17:13:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55574000 (132 GB) 2022-07-04 17:13:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55575000 (132 GB) 2022-07-04 17:13:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55576000 (132 GB) 2022-07-04 17:13:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55577000 (132 GB) 2022-07-04 17:13:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55578000 (132 GB) 2022-07-04 17:13:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55579000 (132 GB) 2022-07-04 17:13:33 source > 2022-07-04 17:13:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55580000 2022-07-04 17:13:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55580000 (132 GB) 2022-07-04 17:13:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55581000 (132 GB) 2022-07-04 17:13:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55582000 (132 GB) 2022-07-04 17:13:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55583000 (132 GB) 2022-07-04 17:13:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55584000 (132 GB) 2022-07-04 17:13:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55585000 (132 GB) 2022-07-04 17:13:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55586000 (132 GB) 2022-07-04 17:13:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55587000 (132 GB) 2022-07-04 17:13:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55588000 (132 GB) 2022-07-04 17:13:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55589000 (132 GB) 2022-07-04 17:13:34 source > 2022-07-04 17:13:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55590000 2022-07-04 17:13:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55590000 (132 GB) 2022-07-04 17:13:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55591000 (132 GB) 2022-07-04 17:13:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55592000 (132 GB) 2022-07-04 17:13:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55593000 (132 GB) 2022-07-04 17:13:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55594000 (132 GB) 2022-07-04 17:13:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55595000 (132 GB) 2022-07-04 17:13:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55596000 (132 GB) 2022-07-04 17:13:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55597000 (132 GB) 2022-07-04 17:13:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55598000 (132 GB) 2022-07-04 17:13:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55599000 (132 GB) 2022-07-04 17:13:36 source > 2022-07-04 17:13:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55600000 2022-07-04 17:13:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55600000 (132 GB) 2022-07-04 17:13:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55601000 (132 GB) 2022-07-04 17:13:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55602000 (132 GB) 2022-07-04 17:13:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55603000 (132 GB) 2022-07-04 17:13:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55604000 (132 GB) 2022-07-04 17:13:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55605000 (132 GB) 2022-07-04 17:13:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55606000 (132 GB) 2022-07-04 17:13:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55607000 (132 GB) 2022-07-04 17:13:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55608000 (132 GB) 2022-07-04 17:13:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55609000 (132 GB) 2022-07-04 17:13:37 source > 2022-07-04 17:13:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55610000 2022-07-04 17:13:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55610000 (132 GB) 2022-07-04 17:13:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55611000 (132 GB) 2022-07-04 17:13:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55612000 (132 GB) 2022-07-04 17:13:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55613000 (132 GB) 2022-07-04 17:13:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55614000 (132 GB) 2022-07-04 17:13:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55615000 (132 GB) 2022-07-04 17:13:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55616000 (132 GB) 2022-07-04 17:13:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55617000 (132 GB) 2022-07-04 17:13:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55618000 (132 GB) 2022-07-04 17:13:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55619000 (132 GB) 2022-07-04 17:13:39 source > 2022-07-04 17:13:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55620000 2022-07-04 17:13:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55620000 (132 GB) 2022-07-04 17:13:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55621000 (132 GB) 2022-07-04 17:13:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55622000 (132 GB) 2022-07-04 17:13:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55623000 (132 GB) 2022-07-04 17:13:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55624000 (132 GB) 2022-07-04 17:13:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55625000 (132 GB) 2022-07-04 17:13:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55626000 (132 GB) 2022-07-04 17:13:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55627000 (132 GB) 2022-07-04 17:13:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55628000 (132 GB) 2022-07-04 17:13:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55629000 (132 GB) 2022-07-04 17:13:40 source > 2022-07-04 17:13:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55630000 2022-07-04 17:13:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55630000 (132 GB) 2022-07-04 17:13:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55631000 (132 GB) 2022-07-04 17:13:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55632000 (132 GB) 2022-07-04 17:13:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55633000 (132 GB) 2022-07-04 17:13:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55634000 (132 GB) 2022-07-04 17:13:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55635000 (132 GB) 2022-07-04 17:13:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55636000 (132 GB) 2022-07-04 17:13:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55637000 (132 GB) 2022-07-04 17:13:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55638000 (132 GB) 2022-07-04 17:13:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55639000 (132 GB) 2022-07-04 17:13:42 source > 2022-07-04 17:13:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55640000 2022-07-04 17:13:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55640000 (132 GB) 2022-07-04 17:13:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55641000 (132 GB) 2022-07-04 17:13:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55642000 (132 GB) 2022-07-04 17:13:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55643000 (132 GB) 2022-07-04 17:13:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55644000 (132 GB) 2022-07-04 17:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55645000 (132 GB) 2022-07-04 17:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55646000 (132 GB) 2022-07-04 17:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55647000 (132 GB) 2022-07-04 17:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55648000 (132 GB) 2022-07-04 17:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55649000 (132 GB) 2022-07-04 17:13:43 source > 2022-07-04 17:13:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55650000 2022-07-04 17:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55650000 (132 GB) 2022-07-04 17:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55651000 (132 GB) 2022-07-04 17:13:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55652000 (132 GB) 2022-07-04 17:13:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55653000 (132 GB) 2022-07-04 17:13:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55654000 (132 GB) 2022-07-04 17:13:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55655000 (132 GB) 2022-07-04 17:13:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55656000 (132 GB) 2022-07-04 17:13:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55657000 (132 GB) 2022-07-04 17:13:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55658000 (132 GB) 2022-07-04 17:13:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55659000 (132 GB) 2022-07-04 17:13:45 source > 2022-07-04 17:13:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55660000 2022-07-04 17:13:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55660000 (132 GB) 2022-07-04 17:13:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55661000 (132 GB) 2022-07-04 17:13:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55662000 (132 GB) 2022-07-04 17:13:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55663000 (132 GB) 2022-07-04 17:13:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55664000 (132 GB) 2022-07-04 17:13:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55665000 (132 GB) 2022-07-04 17:13:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55666000 (132 GB) 2022-07-04 17:13:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55667000 (132 GB) 2022-07-04 17:13:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55668000 (132 GB) 2022-07-04 17:13:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55669000 (132 GB) 2022-07-04 17:13:46 source > 2022-07-04 17:13:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55670000 2022-07-04 17:13:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55670000 (132 GB) 2022-07-04 17:13:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55671000 (132 GB) 2022-07-04 17:13:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55672000 (132 GB) 2022-07-04 17:13:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55673000 (132 GB) 2022-07-04 17:13:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55674000 (132 GB) 2022-07-04 17:13:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55675000 (132 GB) 2022-07-04 17:13:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55676000 (132 GB) 2022-07-04 17:13:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55677000 (132 GB) 2022-07-04 17:13:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55678000 (132 GB) 2022-07-04 17:13:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55679000 (132 GB) 2022-07-04 17:13:48 source > 2022-07-04 17:13:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55680000 2022-07-04 17:13:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55680000 (132 GB) 2022-07-04 17:13:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55681000 (132 GB) 2022-07-04 17:13:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55682000 (132 GB) 2022-07-04 17:13:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55683000 (132 GB) 2022-07-04 17:13:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55684000 (132 GB) 2022-07-04 17:13:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55685000 (132 GB) 2022-07-04 17:13:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55686000 (132 GB) 2022-07-04 17:13:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55687000 (132 GB) 2022-07-04 17:13:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55688000 (132 GB) 2022-07-04 17:13:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55689000 (132 GB) 2022-07-04 17:13:49 source > 2022-07-04 17:13:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55690000 2022-07-04 17:13:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55690000 (132 GB) 2022-07-04 17:13:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55691000 (132 GB) 2022-07-04 17:13:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55692000 (132 GB) 2022-07-04 17:13:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55693000 (132 GB) 2022-07-04 17:13:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55694000 (132 GB) 2022-07-04 17:13:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55695000 (132 GB) 2022-07-04 17:13:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55696000 (132 GB) 2022-07-04 17:13:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55697000 (132 GB) 2022-07-04 17:13:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55698000 (132 GB) 2022-07-04 17:13:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55699000 (132 GB) 2022-07-04 17:13:51 source > 2022-07-04 17:13:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55700000 2022-07-04 17:13:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55700000 (132 GB) 2022-07-04 17:13:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55701000 (132 GB) 2022-07-04 17:13:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55702000 (132 GB) 2022-07-04 17:13:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55703000 (132 GB) 2022-07-04 17:13:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55704000 (132 GB) 2022-07-04 17:13:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55705000 (132 GB) 2022-07-04 17:13:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55706000 (132 GB) 2022-07-04 17:13:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55707000 (132 GB) 2022-07-04 17:13:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55708000 (132 GB) 2022-07-04 17:13:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55709000 (132 GB) 2022-07-04 17:13:52 source > 2022-07-04 17:13:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55710000 2022-07-04 17:13:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55710000 (132 GB) 2022-07-04 17:13:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55711000 (132 GB) 2022-07-04 17:13:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55712000 (132 GB) 2022-07-04 17:13:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55713000 (132 GB) 2022-07-04 17:13:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55714000 (132 GB) 2022-07-04 17:13:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55715000 (132 GB) 2022-07-04 17:13:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55716000 (132 GB) 2022-07-04 17:13:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55717000 (132 GB) 2022-07-04 17:13:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55718000 (132 GB) 2022-07-04 17:13:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55719000 (132 GB) 2022-07-04 17:13:54 source > 2022-07-04 17:13:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55720000 2022-07-04 17:13:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55720000 (132 GB) 2022-07-04 17:13:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55721000 (132 GB) 2022-07-04 17:13:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55722000 (132 GB) 2022-07-04 17:13:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55723000 (132 GB) 2022-07-04 17:13:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55724000 (132 GB) 2022-07-04 17:13:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55725000 (132 GB) 2022-07-04 17:13:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55726000 (132 GB) 2022-07-04 17:13:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55727000 (132 GB) 2022-07-04 17:13:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55728000 (132 GB) 2022-07-04 17:13:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55729000 (132 GB) 2022-07-04 17:13:55 source > 2022-07-04 17:13:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55730000 2022-07-04 17:13:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55730000 (132 GB) 2022-07-04 17:13:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55731000 (132 GB) 2022-07-04 17:13:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55732000 (132 GB) 2022-07-04 17:13:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55733000 (132 GB) 2022-07-04 17:13:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55734000 (132 GB) 2022-07-04 17:13:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55735000 (132 GB) 2022-07-04 17:13:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55736000 (132 GB) 2022-07-04 17:13:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55737000 (132 GB) 2022-07-04 17:13:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55738000 (132 GB) 2022-07-04 17:13:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55739000 (132 GB) 2022-07-04 17:13:57 source > 2022-07-04 17:13:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55740000 2022-07-04 17:13:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55740000 (132 GB) 2022-07-04 17:13:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55741000 (132 GB) 2022-07-04 17:13:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55742000 (132 GB) 2022-07-04 17:13:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55743000 (132 GB) 2022-07-04 17:13:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55744000 (132 GB) 2022-07-04 17:13:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55745000 (132 GB) 2022-07-04 17:13:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55746000 (132 GB) 2022-07-04 17:13:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55747000 (132 GB) 2022-07-04 17:13:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55748000 (132 GB) 2022-07-04 17:13:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55749000 (132 GB) 2022-07-04 17:13:58 source > 2022-07-04 17:13:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55750000 2022-07-04 17:13:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55750000 (132 GB) 2022-07-04 17:13:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55751000 (132 GB) 2022-07-04 17:13:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55752000 (132 GB) 2022-07-04 17:13:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55753000 (132 GB) 2022-07-04 17:13:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55754000 (132 GB) 2022-07-04 17:13:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55755000 (132 GB) 2022-07-04 17:13:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55756000 (132 GB) 2022-07-04 17:13:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55757000 (132 GB) 2022-07-04 17:13:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55758000 (132 GB) 2022-07-04 17:13:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55759000 (132 GB) 2022-07-04 17:13:59 source > 2022-07-04 17:13:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55760000 2022-07-04 17:13:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55760000 (132 GB) 2022-07-04 17:13:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55761000 (132 GB) 2022-07-04 17:14:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55762000 (132 GB) 2022-07-04 17:14:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55763000 (132 GB) 2022-07-04 17:14:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55764000 (132 GB) 2022-07-04 17:14:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55765000 (132 GB) 2022-07-04 17:14:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55766000 (132 GB) 2022-07-04 17:14:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55767000 (132 GB) 2022-07-04 17:14:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55768000 (132 GB) 2022-07-04 17:14:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55769000 (132 GB) 2022-07-04 17:14:01 source > 2022-07-04 17:14:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55770000 2022-07-04 17:14:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55770000 (132 GB) 2022-07-04 17:14:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55771000 (132 GB) 2022-07-04 17:14:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55772000 (132 GB) 2022-07-04 17:14:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55773000 (132 GB) 2022-07-04 17:14:01 destination > 2022-07-04 17:14:01 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:14:01 destination > 2022-07-04 17:14:01 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:14:01 destination > 2022-07-04 17:14:01 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:14:01 destination > 2022-07-04 17:14:01 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 7b7a7122-b6ec-4b63-92f9-66a660b48e4614885491130444724136.csv.gz (200 MB) 2022-07-04 17:14:10 destination > 2022-07-04 17:14:10 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:14:10 destination > 2022-07-04 17:14:10 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 7b7a7122-b6ec-4b63-92f9-66a660b48e4614885491130444724136.csv.gz 2022-07-04 17:14:10 destination > 2022-07-04 17:14:10 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -554058 bytes in 0 buffers) 2022-07-04 17:14:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55774000 (132 GB) 2022-07-04 17:14:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55775000 (132 GB) 2022-07-04 17:14:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55776000 (132 GB) 2022-07-04 17:14:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55777000 (132 GB) 2022-07-04 17:14:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55778000 (132 GB) 2022-07-04 17:14:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55779000 (132 GB) 2022-07-04 17:14:11 source > 2022-07-04 17:14:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55780000 2022-07-04 17:14:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55780000 (132 GB) 2022-07-04 17:14:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55781000 (132 GB) 2022-07-04 17:14:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55782000 (132 GB) 2022-07-04 17:14:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55783000 (132 GB) 2022-07-04 17:14:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55784000 (132 GB) 2022-07-04 17:14:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55785000 (132 GB) 2022-07-04 17:14:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55786000 (132 GB) 2022-07-04 17:14:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55787000 (132 GB) 2022-07-04 17:14:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55788000 (132 GB) 2022-07-04 17:14:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55789000 (132 GB) 2022-07-04 17:14:13 source > 2022-07-04 17:14:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55790000 2022-07-04 17:14:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55790000 (132 GB) 2022-07-04 17:14:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55791000 (132 GB) 2022-07-04 17:14:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55792000 (132 GB) 2022-07-04 17:14:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55793000 (132 GB) 2022-07-04 17:14:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55794000 (132 GB) 2022-07-04 17:14:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55795000 (132 GB) 2022-07-04 17:14:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55796000 (132 GB) 2022-07-04 17:14:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55797000 (132 GB) 2022-07-04 17:14:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55798000 (132 GB) 2022-07-04 17:14:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55799000 (132 GB) 2022-07-04 17:14:15 source > 2022-07-04 17:14:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55800000 2022-07-04 17:14:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55800000 (132 GB) 2022-07-04 17:14:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55801000 (132 GB) 2022-07-04 17:14:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55802000 (132 GB) 2022-07-04 17:14:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55803000 (132 GB) 2022-07-04 17:14:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55804000 (132 GB) 2022-07-04 17:14:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55805000 (132 GB) 2022-07-04 17:14:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55806000 (132 GB) 2022-07-04 17:14:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55807000 (132 GB) 2022-07-04 17:14:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55808000 (132 GB) 2022-07-04 17:14:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55809000 (132 GB) 2022-07-04 17:14:16 source > 2022-07-04 17:14:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55810000 2022-07-04 17:14:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55810000 (132 GB) 2022-07-04 17:14:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55811000 (132 GB) 2022-07-04 17:14:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55812000 (132 GB) 2022-07-04 17:14:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55813000 (132 GB) 2022-07-04 17:14:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55814000 (132 GB) 2022-07-04 17:14:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55815000 (132 GB) 2022-07-04 17:14:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55816000 (132 GB) 2022-07-04 17:14:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55817000 (132 GB) 2022-07-04 17:14:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55818000 (132 GB) 2022-07-04 17:14:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55819000 (132 GB) 2022-07-04 17:14:18 source > 2022-07-04 17:14:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55820000 2022-07-04 17:14:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55820000 (132 GB) 2022-07-04 17:14:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55821000 (132 GB) 2022-07-04 17:14:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55822000 (132 GB) 2022-07-04 17:14:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55823000 (132 GB) 2022-07-04 17:14:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55824000 (132 GB) 2022-07-04 17:14:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55825000 (132 GB) 2022-07-04 17:14:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55826000 (132 GB) 2022-07-04 17:14:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55827000 (132 GB) 2022-07-04 17:14:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55828000 (132 GB) 2022-07-04 17:14:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55829000 (132 GB) 2022-07-04 17:14:20 source > 2022-07-04 17:14:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55830000 2022-07-04 17:14:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55830000 (132 GB) 2022-07-04 17:14:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55831000 (132 GB) 2022-07-04 17:14:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55832000 (132 GB) 2022-07-04 17:14:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55833000 (132 GB) 2022-07-04 17:14:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55834000 (132 GB) 2022-07-04 17:14:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55835000 (132 GB) 2022-07-04 17:14:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55836000 (132 GB) 2022-07-04 17:14:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55837000 (132 GB) 2022-07-04 17:14:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55838000 (132 GB) 2022-07-04 17:14:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55839000 (132 GB) 2022-07-04 17:14:21 source > 2022-07-04 17:14:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55840000 2022-07-04 17:14:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55840000 (132 GB) 2022-07-04 17:14:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55841000 (132 GB) 2022-07-04 17:14:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55842000 (132 GB) 2022-07-04 17:14:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55843000 (132 GB) 2022-07-04 17:14:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55844000 (132 GB) 2022-07-04 17:14:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55845000 (132 GB) 2022-07-04 17:14:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55846000 (132 GB) 2022-07-04 17:14:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55847000 (132 GB) 2022-07-04 17:14:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55848000 (132 GB) 2022-07-04 17:14:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55849000 (132 GB) 2022-07-04 17:14:23 source > 2022-07-04 17:14:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55850000 2022-07-04 17:14:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55850000 (132 GB) 2022-07-04 17:14:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55851000 (132 GB) 2022-07-04 17:14:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55852000 (132 GB) 2022-07-04 17:14:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55853000 (132 GB) 2022-07-04 17:14:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55854000 (132 GB) 2022-07-04 17:14:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55855000 (132 GB) 2022-07-04 17:14:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55856000 (132 GB) 2022-07-04 17:14:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55857000 (132 GB) 2022-07-04 17:14:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55858000 (133 GB) 2022-07-04 17:14:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55859000 (133 GB) 2022-07-04 17:14:24 source > 2022-07-04 17:14:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55860000 2022-07-04 17:14:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55860000 (133 GB) 2022-07-04 17:14:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55861000 (133 GB) 2022-07-04 17:14:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55862000 (133 GB) 2022-07-04 17:14:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55863000 (133 GB) 2022-07-04 17:14:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55864000 (133 GB) 2022-07-04 17:14:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55865000 (133 GB) 2022-07-04 17:14:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55866000 (133 GB) 2022-07-04 17:14:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55867000 (133 GB) 2022-07-04 17:14:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55868000 (133 GB) 2022-07-04 17:14:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55869000 (133 GB) 2022-07-04 17:14:26 source > 2022-07-04 17:14:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55870000 2022-07-04 17:14:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55870000 (133 GB) 2022-07-04 17:14:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55871000 (133 GB) 2022-07-04 17:14:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55872000 (133 GB) 2022-07-04 17:14:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55873000 (133 GB) 2022-07-04 17:14:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55874000 (133 GB) 2022-07-04 17:14:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55875000 (133 GB) 2022-07-04 17:14:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55876000 (133 GB) 2022-07-04 17:14:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55877000 (133 GB) 2022-07-04 17:14:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55878000 (133 GB) 2022-07-04 17:14:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55879000 (133 GB) 2022-07-04 17:14:27 source > 2022-07-04 17:14:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55880000 2022-07-04 17:14:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55880000 (133 GB) 2022-07-04 17:14:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55881000 (133 GB) 2022-07-04 17:14:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55882000 (133 GB) 2022-07-04 17:14:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55883000 (133 GB) 2022-07-04 17:14:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55884000 (133 GB) 2022-07-04 17:14:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55885000 (133 GB) 2022-07-04 17:14:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55886000 (133 GB) 2022-07-04 17:14:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55887000 (133 GB) 2022-07-04 17:14:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55888000 (133 GB) 2022-07-04 17:14:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55889000 (133 GB) 2022-07-04 17:14:28 source > 2022-07-04 17:14:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55890000 2022-07-04 17:14:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55890000 (133 GB) 2022-07-04 17:14:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55891000 (133 GB) 2022-07-04 17:14:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55892000 (133 GB) 2022-07-04 17:14:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55893000 (133 GB) 2022-07-04 17:14:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55894000 (133 GB) 2022-07-04 17:14:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55895000 (133 GB) 2022-07-04 17:14:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55896000 (133 GB) 2022-07-04 17:14:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55897000 (133 GB) 2022-07-04 17:14:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55898000 (133 GB) 2022-07-04 17:14:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55899000 (133 GB) 2022-07-04 17:14:30 source > 2022-07-04 17:14:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55900000 2022-07-04 17:14:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55900000 (133 GB) 2022-07-04 17:14:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55901000 (133 GB) 2022-07-04 17:14:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55902000 (133 GB) 2022-07-04 17:14:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55903000 (133 GB) 2022-07-04 17:14:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55904000 (133 GB) 2022-07-04 17:14:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55905000 (133 GB) 2022-07-04 17:14:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55906000 (133 GB) 2022-07-04 17:14:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55907000 (133 GB) 2022-07-04 17:14:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55908000 (133 GB) 2022-07-04 17:14:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55909000 (133 GB) 2022-07-04 17:14:31 source > 2022-07-04 17:14:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55910000 2022-07-04 17:14:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55910000 (133 GB) 2022-07-04 17:14:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55911000 (133 GB) 2022-07-04 17:14:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55912000 (133 GB) 2022-07-04 17:14:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55913000 (133 GB) 2022-07-04 17:14:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55914000 (133 GB) 2022-07-04 17:14:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55915000 (133 GB) 2022-07-04 17:14:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55916000 (133 GB) 2022-07-04 17:14:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55917000 (133 GB) 2022-07-04 17:14:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55918000 (133 GB) 2022-07-04 17:14:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55919000 (133 GB) 2022-07-04 17:14:33 source > 2022-07-04 17:14:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55920000 2022-07-04 17:14:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55920000 (133 GB) 2022-07-04 17:14:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55921000 (133 GB) 2022-07-04 17:14:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55922000 (133 GB) 2022-07-04 17:14:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55923000 (133 GB) 2022-07-04 17:14:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55924000 (133 GB) 2022-07-04 17:14:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55925000 (133 GB) 2022-07-04 17:14:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55926000 (133 GB) 2022-07-04 17:14:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55927000 (133 GB) 2022-07-04 17:14:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55928000 (133 GB) 2022-07-04 17:14:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55929000 (133 GB) 2022-07-04 17:14:34 source > 2022-07-04 17:14:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55930000 2022-07-04 17:14:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55930000 (133 GB) 2022-07-04 17:14:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55931000 (133 GB) 2022-07-04 17:14:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55932000 (133 GB) 2022-07-04 17:14:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55933000 (133 GB) 2022-07-04 17:14:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55934000 (133 GB) 2022-07-04 17:14:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55935000 (133 GB) 2022-07-04 17:14:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55936000 (133 GB) 2022-07-04 17:14:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55937000 (133 GB) 2022-07-04 17:14:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55938000 (133 GB) 2022-07-04 17:14:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55939000 (133 GB) 2022-07-04 17:14:36 source > 2022-07-04 17:14:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55940000 2022-07-04 17:14:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55940000 (133 GB) 2022-07-04 17:14:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55941000 (133 GB) 2022-07-04 17:14:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55942000 (133 GB) 2022-07-04 17:14:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55943000 (133 GB) 2022-07-04 17:14:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55944000 (133 GB) 2022-07-04 17:14:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55945000 (133 GB) 2022-07-04 17:14:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55946000 (133 GB) 2022-07-04 17:14:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55947000 (133 GB) 2022-07-04 17:14:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55948000 (133 GB) 2022-07-04 17:14:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55949000 (133 GB) 2022-07-04 17:14:37 source > 2022-07-04 17:14:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55950000 2022-07-04 17:14:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55950000 (133 GB) 2022-07-04 17:14:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55951000 (133 GB) 2022-07-04 17:14:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55952000 (133 GB) 2022-07-04 17:14:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55953000 (133 GB) 2022-07-04 17:14:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55954000 (133 GB) 2022-07-04 17:14:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55955000 (133 GB) 2022-07-04 17:14:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55956000 (133 GB) 2022-07-04 17:14:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55957000 (133 GB) 2022-07-04 17:14:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55958000 (133 GB) 2022-07-04 17:14:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55959000 (133 GB) 2022-07-04 17:14:39 source > 2022-07-04 17:14:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55960000 2022-07-04 17:14:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55960000 (133 GB) 2022-07-04 17:14:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55961000 (133 GB) 2022-07-04 17:14:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55962000 (133 GB) 2022-07-04 17:14:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55963000 (133 GB) 2022-07-04 17:14:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55964000 (133 GB) 2022-07-04 17:14:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55965000 (133 GB) 2022-07-04 17:14:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55966000 (133 GB) 2022-07-04 17:14:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55967000 (133 GB) 2022-07-04 17:14:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55968000 (133 GB) 2022-07-04 17:14:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55969000 (133 GB) 2022-07-04 17:14:40 source > 2022-07-04 17:14:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55970000 2022-07-04 17:14:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55970000 (133 GB) 2022-07-04 17:14:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55971000 (133 GB) 2022-07-04 17:14:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55972000 (133 GB) 2022-07-04 17:14:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55973000 (133 GB) 2022-07-04 17:14:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55974000 (133 GB) 2022-07-04 17:14:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55975000 (133 GB) 2022-07-04 17:14:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55976000 (133 GB) 2022-07-04 17:14:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55977000 (133 GB) 2022-07-04 17:14:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55978000 (133 GB) 2022-07-04 17:14:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55979000 (133 GB) 2022-07-04 17:14:42 source > 2022-07-04 17:14:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55980000 2022-07-04 17:14:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55980000 (133 GB) 2022-07-04 17:14:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55981000 (133 GB) 2022-07-04 17:14:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55982000 (133 GB) 2022-07-04 17:14:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55983000 (133 GB) 2022-07-04 17:14:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55984000 (133 GB) 2022-07-04 17:14:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55985000 (133 GB) 2022-07-04 17:14:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55986000 (133 GB) 2022-07-04 17:14:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55987000 (133 GB) 2022-07-04 17:14:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55988000 (133 GB) 2022-07-04 17:14:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55989000 (133 GB) 2022-07-04 17:14:43 source > 2022-07-04 17:14:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 55990000 2022-07-04 17:14:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55990000 (133 GB) 2022-07-04 17:14:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55991000 (133 GB) 2022-07-04 17:14:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55992000 (133 GB) 2022-07-04 17:14:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55993000 (133 GB) 2022-07-04 17:14:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55994000 (133 GB) 2022-07-04 17:14:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55995000 (133 GB) 2022-07-04 17:14:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55996000 (133 GB) 2022-07-04 17:14:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55997000 (133 GB) 2022-07-04 17:14:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55998000 (133 GB) 2022-07-04 17:14:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55999000 (133 GB) 2022-07-04 17:14:45 source > 2022-07-04 17:14:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56000000 2022-07-04 17:14:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56000000 (133 GB) 2022-07-04 17:14:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56001000 (133 GB) 2022-07-04 17:14:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56002000 (133 GB) 2022-07-04 17:14:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56003000 (133 GB) 2022-07-04 17:14:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56004000 (133 GB) 2022-07-04 17:14:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56005000 (133 GB) 2022-07-04 17:14:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56006000 (133 GB) 2022-07-04 17:14:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56007000 (133 GB) 2022-07-04 17:14:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56008000 (133 GB) 2022-07-04 17:14:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56009000 (133 GB) 2022-07-04 17:14:46 source > 2022-07-04 17:14:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56010000 2022-07-04 17:14:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56010000 (133 GB) 2022-07-04 17:14:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56011000 (133 GB) 2022-07-04 17:14:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56012000 (133 GB) 2022-07-04 17:14:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56013000 (133 GB) 2022-07-04 17:14:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56014000 (133 GB) 2022-07-04 17:14:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56015000 (133 GB) 2022-07-04 17:14:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56016000 (133 GB) 2022-07-04 17:14:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56017000 (133 GB) 2022-07-04 17:14:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56018000 (133 GB) 2022-07-04 17:14:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56019000 (133 GB) 2022-07-04 17:14:48 source > 2022-07-04 17:14:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56020000 2022-07-04 17:14:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56020000 (133 GB) 2022-07-04 17:14:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56021000 (133 GB) 2022-07-04 17:14:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56022000 (133 GB) 2022-07-04 17:14:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56023000 (133 GB) 2022-07-04 17:14:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56024000 (133 GB) 2022-07-04 17:14:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56025000 (133 GB) 2022-07-04 17:14:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56026000 (133 GB) 2022-07-04 17:14:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56027000 (133 GB) 2022-07-04 17:14:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56028000 (133 GB) 2022-07-04 17:14:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56029000 (133 GB) 2022-07-04 17:14:49 source > 2022-07-04 17:14:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56030000 2022-07-04 17:14:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56030000 (133 GB) 2022-07-04 17:14:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56031000 (133 GB) 2022-07-04 17:14:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56032000 (133 GB) 2022-07-04 17:14:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56033000 (133 GB) 2022-07-04 17:14:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56034000 (133 GB) 2022-07-04 17:14:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56035000 (133 GB) 2022-07-04 17:14:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56036000 (133 GB) 2022-07-04 17:14:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56037000 (133 GB) 2022-07-04 17:14:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56038000 (133 GB) 2022-07-04 17:14:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56039000 (133 GB) 2022-07-04 17:14:51 source > 2022-07-04 17:14:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56040000 2022-07-04 17:14:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56040000 (133 GB) 2022-07-04 17:14:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56041000 (133 GB) 2022-07-04 17:14:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56042000 (133 GB) 2022-07-04 17:14:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56043000 (133 GB) 2022-07-04 17:14:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56044000 (133 GB) 2022-07-04 17:14:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56045000 (133 GB) 2022-07-04 17:14:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56046000 (133 GB) 2022-07-04 17:14:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56047000 (133 GB) 2022-07-04 17:14:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56048000 (133 GB) 2022-07-04 17:14:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56049000 (133 GB) 2022-07-04 17:14:52 source > 2022-07-04 17:14:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56050000 2022-07-04 17:14:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56050000 (133 GB) 2022-07-04 17:14:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56051000 (133 GB) 2022-07-04 17:14:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56052000 (133 GB) 2022-07-04 17:14:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56053000 (133 GB) 2022-07-04 17:14:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56054000 (133 GB) 2022-07-04 17:14:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56055000 (133 GB) 2022-07-04 17:14:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56056000 (133 GB) 2022-07-04 17:14:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56057000 (133 GB) 2022-07-04 17:14:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56058000 (133 GB) 2022-07-04 17:14:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56059000 (133 GB) 2022-07-04 17:14:54 source > 2022-07-04 17:14:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56060000 2022-07-04 17:14:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56060000 (133 GB) 2022-07-04 17:14:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56061000 (133 GB) 2022-07-04 17:14:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56062000 (133 GB) 2022-07-04 17:14:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56063000 (133 GB) 2022-07-04 17:14:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56064000 (133 GB) 2022-07-04 17:14:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56065000 (133 GB) 2022-07-04 17:14:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56066000 (133 GB) 2022-07-04 17:14:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56067000 (133 GB) 2022-07-04 17:14:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56068000 (133 GB) 2022-07-04 17:14:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56069000 (133 GB) 2022-07-04 17:14:55 source > 2022-07-04 17:14:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56070000 2022-07-04 17:14:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56070000 (133 GB) 2022-07-04 17:14:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56071000 (133 GB) 2022-07-04 17:14:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56072000 (133 GB) 2022-07-04 17:14:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56073000 (133 GB) 2022-07-04 17:14:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56074000 (133 GB) 2022-07-04 17:14:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56075000 (133 GB) 2022-07-04 17:14:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56076000 (133 GB) 2022-07-04 17:14:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56077000 (133 GB) 2022-07-04 17:14:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56078000 (133 GB) 2022-07-04 17:14:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56079000 (133 GB) 2022-07-04 17:14:57 source > 2022-07-04 17:14:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56080000 2022-07-04 17:14:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56080000 (133 GB) 2022-07-04 17:14:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56081000 (133 GB) 2022-07-04 17:14:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56082000 (133 GB) 2022-07-04 17:14:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56083000 (133 GB) 2022-07-04 17:14:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56084000 (133 GB) 2022-07-04 17:14:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56085000 (133 GB) 2022-07-04 17:14:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56086000 (133 GB) 2022-07-04 17:14:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56087000 (133 GB) 2022-07-04 17:14:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56088000 (133 GB) 2022-07-04 17:14:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56089000 (133 GB) 2022-07-04 17:14:58 source > 2022-07-04 17:14:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56090000 2022-07-04 17:14:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56090000 (133 GB) 2022-07-04 17:14:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56091000 (133 GB) 2022-07-04 17:14:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56092000 (133 GB) 2022-07-04 17:14:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56093000 (133 GB) 2022-07-04 17:14:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56094000 (133 GB) 2022-07-04 17:14:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56095000 (133 GB) 2022-07-04 17:14:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56096000 (133 GB) 2022-07-04 17:15:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56097000 (133 GB) 2022-07-04 17:15:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56098000 (133 GB) 2022-07-04 17:15:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56099000 (133 GB) 2022-07-04 17:15:00 source > 2022-07-04 17:15:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56100000 2022-07-04 17:15:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56100000 (133 GB) 2022-07-04 17:15:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56101000 (133 GB) 2022-07-04 17:15:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56102000 (133 GB) 2022-07-04 17:15:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56103000 (133 GB) 2022-07-04 17:15:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56104000 (133 GB) 2022-07-04 17:15:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56105000 (133 GB) 2022-07-04 17:15:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56106000 (133 GB) 2022-07-04 17:15:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56107000 (133 GB) 2022-07-04 17:15:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56108000 (133 GB) 2022-07-04 17:15:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56109000 (133 GB) 2022-07-04 17:15:02 source > 2022-07-04 17:15:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56110000 2022-07-04 17:15:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56110000 (133 GB) 2022-07-04 17:15:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56111000 (133 GB) 2022-07-04 17:15:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56112000 (133 GB) 2022-07-04 17:15:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56113000 (133 GB) 2022-07-04 17:15:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56114000 (133 GB) 2022-07-04 17:15:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56115000 (133 GB) 2022-07-04 17:15:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56116000 (133 GB) 2022-07-04 17:15:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56117000 (133 GB) 2022-07-04 17:15:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56118000 (133 GB) 2022-07-04 17:15:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56119000 (133 GB) 2022-07-04 17:15:04 source > 2022-07-04 17:15:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56120000 2022-07-04 17:15:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56120000 (133 GB) 2022-07-04 17:15:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56121000 (133 GB) 2022-07-04 17:15:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56122000 (133 GB) 2022-07-04 17:15:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56123000 (133 GB) 2022-07-04 17:15:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56124000 (133 GB) 2022-07-04 17:15:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56125000 (133 GB) 2022-07-04 17:15:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56126000 (133 GB) 2022-07-04 17:15:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56127000 (133 GB) 2022-07-04 17:15:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56128000 (133 GB) 2022-07-04 17:15:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56129000 (133 GB) 2022-07-04 17:15:05 source > 2022-07-04 17:15:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56130000 2022-07-04 17:15:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56130000 (133 GB) 2022-07-04 17:15:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56131000 (133 GB) 2022-07-04 17:15:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56132000 (133 GB) 2022-07-04 17:15:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56133000 (133 GB) 2022-07-04 17:15:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56134000 (133 GB) 2022-07-04 17:15:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56135000 (133 GB) 2022-07-04 17:15:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56136000 (133 GB) 2022-07-04 17:15:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56137000 (133 GB) 2022-07-04 17:15:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56138000 (133 GB) 2022-07-04 17:15:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56139000 (133 GB) 2022-07-04 17:15:07 source > 2022-07-04 17:15:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56140000 2022-07-04 17:15:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56140000 (133 GB) 2022-07-04 17:15:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56141000 (133 GB) 2022-07-04 17:15:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56142000 (133 GB) 2022-07-04 17:15:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56143000 (133 GB) 2022-07-04 17:15:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56144000 (133 GB) 2022-07-04 17:15:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56145000 (133 GB) 2022-07-04 17:15:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56146000 (133 GB) 2022-07-04 17:15:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56147000 (133 GB) 2022-07-04 17:15:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56148000 (133 GB) 2022-07-04 17:15:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56149000 (133 GB) 2022-07-04 17:15:08 source > 2022-07-04 17:15:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56150000 2022-07-04 17:15:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56150000 (133 GB) 2022-07-04 17:15:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56151000 (133 GB) 2022-07-04 17:15:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56152000 (133 GB) 2022-07-04 17:15:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56153000 (133 GB) 2022-07-04 17:15:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56154000 (133 GB) 2022-07-04 17:15:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56155000 (133 GB) 2022-07-04 17:15:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56156000 (133 GB) 2022-07-04 17:15:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56157000 (133 GB) 2022-07-04 17:15:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56158000 (133 GB) 2022-07-04 17:15:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56159000 (133 GB) 2022-07-04 17:15:10 source > 2022-07-04 17:15:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56160000 2022-07-04 17:15:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56160000 (133 GB) 2022-07-04 17:15:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56161000 (133 GB) 2022-07-04 17:15:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56162000 (133 GB) 2022-07-04 17:15:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56163000 (133 GB) 2022-07-04 17:15:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56164000 (133 GB) 2022-07-04 17:15:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56165000 (133 GB) 2022-07-04 17:15:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56166000 (133 GB) 2022-07-04 17:15:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56167000 (133 GB) 2022-07-04 17:15:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56168000 (133 GB) 2022-07-04 17:15:11 destination > 2022-07-04 17:15:11 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:15:11 destination > 2022-07-04 17:15:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:15:11 destination > 2022-07-04 17:15:11 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:15:11 destination > 2022-07-04 17:15:11 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to df0c8089-1b45-4d99-a15d-35b5e324f7ea3807225273806967082.csv.gz (200 MB) 2022-07-04 17:15:20 destination > 2022-07-04 17:15:20 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:15:20 destination > 2022-07-04 17:15:20 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data df0c8089-1b45-4d99-a15d-35b5e324f7ea3807225273806967082.csv.gz 2022-07-04 17:15:20 destination > 2022-07-04 17:15:20 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -556673 bytes in 0 buffers) 2022-07-04 17:15:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56169000 (133 GB) 2022-07-04 17:15:20 source > 2022-07-04 17:15:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56170000 2022-07-04 17:15:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56170000 (133 GB) 2022-07-04 17:15:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56171000 (133 GB) 2022-07-04 17:15:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56172000 (133 GB) 2022-07-04 17:15:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56173000 (133 GB) 2022-07-04 17:15:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56174000 (133 GB) 2022-07-04 17:15:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56175000 (133 GB) 2022-07-04 17:15:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56176000 (133 GB) 2022-07-04 17:15:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56177000 (133 GB) 2022-07-04 17:15:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56178000 (133 GB) 2022-07-04 17:15:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56179000 (133 GB) 2022-07-04 17:15:22 source > 2022-07-04 17:15:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56180000 2022-07-04 17:15:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56180000 (133 GB) 2022-07-04 17:15:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56181000 (133 GB) 2022-07-04 17:15:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56182000 (133 GB) 2022-07-04 17:15:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56183000 (133 GB) 2022-07-04 17:15:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56184000 (133 GB) 2022-07-04 17:15:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56185000 (133 GB) 2022-07-04 17:15:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56186000 (133 GB) 2022-07-04 17:15:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56187000 (133 GB) 2022-07-04 17:15:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56188000 (133 GB) 2022-07-04 17:15:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56189000 (133 GB) 2022-07-04 17:15:23 source > 2022-07-04 17:15:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56190000 2022-07-04 17:15:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56190000 (133 GB) 2022-07-04 17:15:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56191000 (133 GB) 2022-07-04 17:15:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56192000 (133 GB) 2022-07-04 17:15:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56193000 (133 GB) 2022-07-04 17:15:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56194000 (133 GB) 2022-07-04 17:15:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56195000 (133 GB) 2022-07-04 17:15:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56196000 (133 GB) 2022-07-04 17:15:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56197000 (133 GB) 2022-07-04 17:15:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56198000 (133 GB) 2022-07-04 17:15:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56199000 (133 GB) 2022-07-04 17:15:25 source > 2022-07-04 17:15:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56200000 2022-07-04 17:15:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56200000 (133 GB) 2022-07-04 17:15:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56201000 (133 GB) 2022-07-04 17:15:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56202000 (133 GB) 2022-07-04 17:15:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56203000 (133 GB) 2022-07-04 17:15:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56204000 (133 GB) 2022-07-04 17:15:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56205000 (133 GB) 2022-07-04 17:15:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56206000 (133 GB) 2022-07-04 17:15:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56207000 (133 GB) 2022-07-04 17:15:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56208000 (133 GB) 2022-07-04 17:15:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56209000 (133 GB) 2022-07-04 17:15:26 source > 2022-07-04 17:15:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56210000 2022-07-04 17:15:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56210000 (133 GB) 2022-07-04 17:15:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56211000 (133 GB) 2022-07-04 17:15:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56212000 (133 GB) 2022-07-04 17:15:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56213000 (133 GB) 2022-07-04 17:15:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56214000 (133 GB) 2022-07-04 17:15:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56215000 (133 GB) 2022-07-04 17:15:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56216000 (133 GB) 2022-07-04 17:15:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56217000 (133 GB) 2022-07-04 17:15:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56218000 (133 GB) 2022-07-04 17:15:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56219000 (133 GB) 2022-07-04 17:15:27 source > 2022-07-04 17:15:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56220000 2022-07-04 17:15:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56220000 (133 GB) 2022-07-04 17:15:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56221000 (133 GB) 2022-07-04 17:15:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56222000 (133 GB) 2022-07-04 17:15:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56223000 (133 GB) 2022-07-04 17:15:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56224000 (133 GB) 2022-07-04 17:15:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56225000 (133 GB) 2022-07-04 17:15:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56226000 (133 GB) 2022-07-04 17:15:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56227000 (133 GB) 2022-07-04 17:15:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56228000 (133 GB) 2022-07-04 17:15:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56229000 (133 GB) 2022-07-04 17:15:29 source > 2022-07-04 17:15:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56230000 2022-07-04 17:15:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56230000 (133 GB) 2022-07-04 17:15:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56231000 (133 GB) 2022-07-04 17:15:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56232000 (133 GB) 2022-07-04 17:15:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56233000 (133 GB) 2022-07-04 17:15:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56234000 (133 GB) 2022-07-04 17:15:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56235000 (133 GB) 2022-07-04 17:15:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56236000 (133 GB) 2022-07-04 17:15:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56237000 (133 GB) 2022-07-04 17:15:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56238000 (133 GB) 2022-07-04 17:15:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56239000 (133 GB) 2022-07-04 17:15:30 source > 2022-07-04 17:15:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56240000 2022-07-04 17:15:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56240000 (133 GB) 2022-07-04 17:15:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56241000 (133 GB) 2022-07-04 17:15:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56242000 (133 GB) 2022-07-04 17:15:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56243000 (133 GB) 2022-07-04 17:15:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56244000 (133 GB) 2022-07-04 17:15:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56245000 (133 GB) 2022-07-04 17:15:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56246000 (133 GB) 2022-07-04 17:15:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56247000 (133 GB) 2022-07-04 17:15:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56248000 (133 GB) 2022-07-04 17:15:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56249000 (133 GB) 2022-07-04 17:15:31 source > 2022-07-04 17:15:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56250000 2022-07-04 17:15:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56250000 (133 GB) 2022-07-04 17:15:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56251000 (133 GB) 2022-07-04 17:15:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56252000 (133 GB) 2022-07-04 17:15:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56253000 (133 GB) 2022-07-04 17:15:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56254000 (133 GB) 2022-07-04 17:15:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56255000 (133 GB) 2022-07-04 17:15:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56256000 (133 GB) 2022-07-04 17:15:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56257000 (133 GB) 2022-07-04 17:15:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56258000 (134 GB) 2022-07-04 17:15:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56259000 (134 GB) 2022-07-04 17:15:33 source > 2022-07-04 17:15:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56260000 2022-07-04 17:15:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56260000 (134 GB) 2022-07-04 17:15:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56261000 (134 GB) 2022-07-04 17:15:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56262000 (134 GB) 2022-07-04 17:15:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56263000 (134 GB) 2022-07-04 17:15:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56264000 (134 GB) 2022-07-04 17:15:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56265000 (134 GB) 2022-07-04 17:15:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56266000 (134 GB) 2022-07-04 17:15:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56267000 (134 GB) 2022-07-04 17:15:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56268000 (134 GB) 2022-07-04 17:15:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56269000 (134 GB) 2022-07-04 17:15:34 source > 2022-07-04 17:15:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56270000 2022-07-04 17:15:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56270000 (134 GB) 2022-07-04 17:15:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56271000 (134 GB) 2022-07-04 17:15:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56272000 (134 GB) 2022-07-04 17:15:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56273000 (134 GB) 2022-07-04 17:15:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56274000 (134 GB) 2022-07-04 17:15:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56275000 (134 GB) 2022-07-04 17:15:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56276000 (134 GB) 2022-07-04 17:15:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56277000 (134 GB) 2022-07-04 17:15:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56278000 (134 GB) 2022-07-04 17:15:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56279000 (134 GB) 2022-07-04 17:15:36 source > 2022-07-04 17:15:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56280000 2022-07-04 17:15:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56280000 (134 GB) 2022-07-04 17:15:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56281000 (134 GB) 2022-07-04 17:15:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56282000 (134 GB) 2022-07-04 17:15:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56283000 (134 GB) 2022-07-04 17:15:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56284000 (134 GB) 2022-07-04 17:15:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56285000 (134 GB) 2022-07-04 17:15:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56286000 (134 GB) 2022-07-04 17:15:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56287000 (134 GB) 2022-07-04 17:15:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56288000 (134 GB) 2022-07-04 17:15:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56289000 (134 GB) 2022-07-04 17:15:37 source > 2022-07-04 17:15:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56290000 2022-07-04 17:15:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56290000 (134 GB) 2022-07-04 17:15:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56291000 (134 GB) 2022-07-04 17:15:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56292000 (134 GB) 2022-07-04 17:15:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56293000 (134 GB) 2022-07-04 17:15:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56294000 (134 GB) 2022-07-04 17:15:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56295000 (134 GB) 2022-07-04 17:15:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56296000 (134 GB) 2022-07-04 17:15:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56297000 (134 GB) 2022-07-04 17:15:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56298000 (134 GB) 2022-07-04 17:15:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56299000 (134 GB) 2022-07-04 17:15:39 source > 2022-07-04 17:15:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56300000 2022-07-04 17:15:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56300000 (134 GB) 2022-07-04 17:15:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56301000 (134 GB) 2022-07-04 17:15:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56302000 (134 GB) 2022-07-04 17:15:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56303000 (134 GB) 2022-07-04 17:15:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56304000 (134 GB) 2022-07-04 17:15:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56305000 (134 GB) 2022-07-04 17:15:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56306000 (134 GB) 2022-07-04 17:15:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56307000 (134 GB) 2022-07-04 17:15:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56308000 (134 GB) 2022-07-04 17:15:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56309000 (134 GB) 2022-07-04 17:15:40 source > 2022-07-04 17:15:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56310000 2022-07-04 17:15:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56310000 (134 GB) 2022-07-04 17:15:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56311000 (134 GB) 2022-07-04 17:15:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56312000 (134 GB) 2022-07-04 17:15:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56313000 (134 GB) 2022-07-04 17:15:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56314000 (134 GB) 2022-07-04 17:15:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56315000 (134 GB) 2022-07-04 17:15:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56316000 (134 GB) 2022-07-04 17:15:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56317000 (134 GB) 2022-07-04 17:15:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56318000 (134 GB) 2022-07-04 17:15:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56319000 (134 GB) 2022-07-04 17:15:42 source > 2022-07-04 17:15:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56320000 2022-07-04 17:15:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56320000 (134 GB) 2022-07-04 17:15:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56321000 (134 GB) 2022-07-04 17:15:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56322000 (134 GB) 2022-07-04 17:15:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56323000 (134 GB) 2022-07-04 17:15:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56324000 (134 GB) 2022-07-04 17:15:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56325000 (134 GB) 2022-07-04 17:15:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56326000 (134 GB) 2022-07-04 17:15:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56327000 (134 GB) 2022-07-04 17:15:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56328000 (134 GB) 2022-07-04 17:15:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56329000 (134 GB) 2022-07-04 17:15:44 source > 2022-07-04 17:15:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56330000 2022-07-04 17:15:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56330000 (134 GB) 2022-07-04 17:15:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56331000 (134 GB) 2022-07-04 17:15:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56332000 (134 GB) 2022-07-04 17:15:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56333000 (134 GB) 2022-07-04 17:15:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56334000 (134 GB) 2022-07-04 17:15:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56335000 (134 GB) 2022-07-04 17:15:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56336000 (134 GB) 2022-07-04 17:15:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56337000 (134 GB) 2022-07-04 17:15:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56338000 (134 GB) 2022-07-04 17:15:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56339000 (134 GB) 2022-07-04 17:15:45 source > 2022-07-04 17:15:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56340000 2022-07-04 17:15:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56340000 (134 GB) 2022-07-04 17:15:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56341000 (134 GB) 2022-07-04 17:15:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56342000 (134 GB) 2022-07-04 17:15:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56343000 (134 GB) 2022-07-04 17:15:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56344000 (134 GB) 2022-07-04 17:15:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56345000 (134 GB) 2022-07-04 17:15:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56346000 (134 GB) 2022-07-04 17:15:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56347000 (134 GB) 2022-07-04 17:15:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56348000 (134 GB) 2022-07-04 17:15:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56349000 (134 GB) 2022-07-04 17:15:47 source > 2022-07-04 17:15:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56350000 2022-07-04 17:15:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56350000 (134 GB) 2022-07-04 17:15:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56351000 (134 GB) 2022-07-04 17:15:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56352000 (134 GB) 2022-07-04 17:15:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56353000 (134 GB) 2022-07-04 17:15:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56354000 (134 GB) 2022-07-04 17:15:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56355000 (134 GB) 2022-07-04 17:15:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56356000 (134 GB) 2022-07-04 17:15:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56357000 (134 GB) 2022-07-04 17:15:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56358000 (134 GB) 2022-07-04 17:15:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56359000 (134 GB) 2022-07-04 17:15:48 source > 2022-07-04 17:15:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56360000 2022-07-04 17:15:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56360000 (134 GB) 2022-07-04 17:15:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56361000 (134 GB) 2022-07-04 17:15:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56362000 (134 GB) 2022-07-04 17:15:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56363000 (134 GB) 2022-07-04 17:15:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56364000 (134 GB) 2022-07-04 17:15:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56365000 (134 GB) 2022-07-04 17:15:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56366000 (134 GB) 2022-07-04 17:15:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56367000 (134 GB) 2022-07-04 17:15:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56368000 (134 GB) 2022-07-04 17:15:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56369000 (134 GB) 2022-07-04 17:15:50 source > 2022-07-04 17:15:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56370000 2022-07-04 17:15:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56370000 (134 GB) 2022-07-04 17:15:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56371000 (134 GB) 2022-07-04 17:15:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56372000 (134 GB) 2022-07-04 17:15:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56373000 (134 GB) 2022-07-04 17:15:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56374000 (134 GB) 2022-07-04 17:15:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56375000 (134 GB) 2022-07-04 17:15:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56376000 (134 GB) 2022-07-04 17:15:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56377000 (134 GB) 2022-07-04 17:15:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56378000 (134 GB) 2022-07-04 17:15:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56379000 (134 GB) 2022-07-04 17:15:51 source > 2022-07-04 17:15:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56380000 2022-07-04 17:15:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56380000 (134 GB) 2022-07-04 17:15:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56381000 (134 GB) 2022-07-04 17:15:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56382000 (134 GB) 2022-07-04 17:15:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56383000 (134 GB) 2022-07-04 17:15:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56384000 (134 GB) 2022-07-04 17:15:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56385000 (134 GB) 2022-07-04 17:15:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56386000 (134 GB) 2022-07-04 17:15:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56387000 (134 GB) 2022-07-04 17:15:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56388000 (134 GB) 2022-07-04 17:15:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56389000 (134 GB) 2022-07-04 17:15:53 source > 2022-07-04 17:15:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56390000 2022-07-04 17:15:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56390000 (134 GB) 2022-07-04 17:15:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56391000 (134 GB) 2022-07-04 17:15:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56392000 (134 GB) 2022-07-04 17:15:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56393000 (134 GB) 2022-07-04 17:15:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56394000 (134 GB) 2022-07-04 17:15:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56395000 (134 GB) 2022-07-04 17:15:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56396000 (134 GB) 2022-07-04 17:15:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56397000 (134 GB) 2022-07-04 17:15:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56398000 (134 GB) 2022-07-04 17:15:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56399000 (134 GB) 2022-07-04 17:15:54 source > 2022-07-04 17:15:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56400000 2022-07-04 17:15:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56400000 (134 GB) 2022-07-04 17:15:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56401000 (134 GB) 2022-07-04 17:15:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56402000 (134 GB) 2022-07-04 17:15:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56403000 (134 GB) 2022-07-04 17:15:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56404000 (134 GB) 2022-07-04 17:15:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56405000 (134 GB) 2022-07-04 17:15:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56406000 (134 GB) 2022-07-04 17:15:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56407000 (134 GB) 2022-07-04 17:15:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56408000 (134 GB) 2022-07-04 17:15:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56409000 (134 GB) 2022-07-04 17:15:56 source > 2022-07-04 17:15:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56410000 2022-07-04 17:15:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56410000 (134 GB) 2022-07-04 17:15:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56411000 (134 GB) 2022-07-04 17:15:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56412000 (134 GB) 2022-07-04 17:15:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56413000 (134 GB) 2022-07-04 17:15:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56414000 (134 GB) 2022-07-04 17:15:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56415000 (134 GB) 2022-07-04 17:15:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56416000 (134 GB) 2022-07-04 17:15:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56417000 (134 GB) 2022-07-04 17:15:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56418000 (134 GB) 2022-07-04 17:15:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56419000 (134 GB) 2022-07-04 17:15:57 source > 2022-07-04 17:15:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56420000 2022-07-04 17:15:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56420000 (134 GB) 2022-07-04 17:15:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56421000 (134 GB) 2022-07-04 17:15:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56422000 (134 GB) 2022-07-04 17:15:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56423000 (134 GB) 2022-07-04 17:15:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56424000 (134 GB) 2022-07-04 17:15:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56425000 (134 GB) 2022-07-04 17:15:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56426000 (134 GB) 2022-07-04 17:15:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56427000 (134 GB) 2022-07-04 17:15:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56428000 (134 GB) 2022-07-04 17:15:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56429000 (134 GB) 2022-07-04 17:15:58 source > 2022-07-04 17:15:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56430000 2022-07-04 17:15:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56430000 (134 GB) 2022-07-04 17:15:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56431000 (134 GB) 2022-07-04 17:15:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56432000 (134 GB) 2022-07-04 17:15:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56433000 (134 GB) 2022-07-04 17:15:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56434000 (134 GB) 2022-07-04 17:15:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56435000 (134 GB) 2022-07-04 17:15:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56436000 (134 GB) 2022-07-04 17:15:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56437000 (134 GB) 2022-07-04 17:15:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56438000 (134 GB) 2022-07-04 17:15:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56439000 (134 GB) 2022-07-04 17:16:00 source > 2022-07-04 17:16:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56440000 2022-07-04 17:16:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56440000 (134 GB) 2022-07-04 17:16:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56441000 (134 GB) 2022-07-04 17:16:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56442000 (134 GB) 2022-07-04 17:16:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56443000 (134 GB) 2022-07-04 17:16:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56444000 (134 GB) 2022-07-04 17:16:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56445000 (134 GB) 2022-07-04 17:16:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56446000 (134 GB) 2022-07-04 17:16:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56447000 (134 GB) 2022-07-04 17:16:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56448000 (134 GB) 2022-07-04 17:16:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56449000 (134 GB) 2022-07-04 17:16:01 source > 2022-07-04 17:16:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56450000 2022-07-04 17:16:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56450000 (134 GB) 2022-07-04 17:16:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56451000 (134 GB) 2022-07-04 17:16:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56452000 (134 GB) 2022-07-04 17:16:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56453000 (134 GB) 2022-07-04 17:16:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56454000 (134 GB) 2022-07-04 17:16:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56455000 (134 GB) 2022-07-04 17:16:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56456000 (134 GB) 2022-07-04 17:16:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56457000 (134 GB) 2022-07-04 17:16:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56458000 (134 GB) 2022-07-04 17:16:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56459000 (134 GB) 2022-07-04 17:16:02 source > 2022-07-04 17:16:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56460000 2022-07-04 17:16:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56460000 (134 GB) 2022-07-04 17:16:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56461000 (134 GB) 2022-07-04 17:16:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56462000 (134 GB) 2022-07-04 17:16:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56463000 (134 GB) 2022-07-04 17:16:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56464000 (134 GB) 2022-07-04 17:16:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56465000 (134 GB) 2022-07-04 17:16:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56466000 (134 GB) 2022-07-04 17:16:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56467000 (134 GB) 2022-07-04 17:16:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56468000 (134 GB) 2022-07-04 17:16:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56469000 (134 GB) 2022-07-04 17:16:04 source > 2022-07-04 17:16:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56470000 2022-07-04 17:16:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56470000 (134 GB) 2022-07-04 17:16:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56471000 (134 GB) 2022-07-04 17:16:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56472000 (134 GB) 2022-07-04 17:16:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56473000 (134 GB) 2022-07-04 17:16:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56474000 (134 GB) 2022-07-04 17:16:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56475000 (134 GB) 2022-07-04 17:16:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56476000 (134 GB) 2022-07-04 17:16:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56477000 (134 GB) 2022-07-04 17:16:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56478000 (134 GB) 2022-07-04 17:16:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56479000 (134 GB) 2022-07-04 17:16:05 source > 2022-07-04 17:16:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56480000 2022-07-04 17:16:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56480000 (134 GB) 2022-07-04 17:16:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56481000 (134 GB) 2022-07-04 17:16:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56482000 (134 GB) 2022-07-04 17:16:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56483000 (134 GB) 2022-07-04 17:16:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56484000 (134 GB) 2022-07-04 17:16:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56485000 (134 GB) 2022-07-04 17:16:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56486000 (134 GB) 2022-07-04 17:16:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56487000 (134 GB) 2022-07-04 17:16:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56488000 (134 GB) 2022-07-04 17:16:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56489000 (134 GB) 2022-07-04 17:16:07 source > 2022-07-04 17:16:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56490000 2022-07-04 17:16:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56490000 (134 GB) 2022-07-04 17:16:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56491000 (134 GB) 2022-07-04 17:16:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56492000 (134 GB) 2022-07-04 17:16:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56493000 (134 GB) 2022-07-04 17:16:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56494000 (134 GB) 2022-07-04 17:16:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56495000 (134 GB) 2022-07-04 17:16:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56496000 (134 GB) 2022-07-04 17:16:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56497000 (134 GB) 2022-07-04 17:16:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56498000 (134 GB) 2022-07-04 17:16:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56499000 (134 GB) 2022-07-04 17:16:08 source > 2022-07-04 17:16:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56500000 2022-07-04 17:16:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56500000 (134 GB) 2022-07-04 17:16:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56501000 (134 GB) 2022-07-04 17:16:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56502000 (134 GB) 2022-07-04 17:16:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56503000 (134 GB) 2022-07-04 17:16:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56504000 (134 GB) 2022-07-04 17:16:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56505000 (134 GB) 2022-07-04 17:16:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56506000 (134 GB) 2022-07-04 17:16:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56507000 (134 GB) 2022-07-04 17:16:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56508000 (134 GB) 2022-07-04 17:16:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56509000 (134 GB) 2022-07-04 17:16:10 source > 2022-07-04 17:16:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56510000 2022-07-04 17:16:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56510000 (134 GB) 2022-07-04 17:16:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56511000 (134 GB) 2022-07-04 17:16:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56512000 (134 GB) 2022-07-04 17:16:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56513000 (134 GB) 2022-07-04 17:16:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56514000 (134 GB) 2022-07-04 17:16:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56515000 (134 GB) 2022-07-04 17:16:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56516000 (134 GB) 2022-07-04 17:16:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56517000 (134 GB) 2022-07-04 17:16:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56518000 (134 GB) 2022-07-04 17:16:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56519000 (134 GB) 2022-07-04 17:16:11 source > 2022-07-04 17:16:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56520000 2022-07-04 17:16:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56520000 (134 GB) 2022-07-04 17:16:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56521000 (134 GB) 2022-07-04 17:16:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56522000 (134 GB) 2022-07-04 17:16:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56523000 (134 GB) 2022-07-04 17:16:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56524000 (134 GB) 2022-07-04 17:16:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56525000 (134 GB) 2022-07-04 17:16:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56526000 (134 GB) 2022-07-04 17:16:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56527000 (134 GB) 2022-07-04 17:16:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56528000 (134 GB) 2022-07-04 17:16:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56529000 (134 GB) 2022-07-04 17:16:13 source > 2022-07-04 17:16:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56530000 2022-07-04 17:16:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56530000 (134 GB) 2022-07-04 17:16:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56531000 (134 GB) 2022-07-04 17:16:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56532000 (134 GB) 2022-07-04 17:16:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56533000 (134 GB) 2022-07-04 17:16:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56534000 (134 GB) 2022-07-04 17:16:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56535000 (134 GB) 2022-07-04 17:16:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56536000 (134 GB) 2022-07-04 17:16:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56537000 (134 GB) 2022-07-04 17:16:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56538000 (134 GB) 2022-07-04 17:16:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56539000 (134 GB) 2022-07-04 17:16:14 source > 2022-07-04 17:16:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56540000 2022-07-04 17:16:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56540000 (134 GB) 2022-07-04 17:16:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56541000 (134 GB) 2022-07-04 17:16:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56542000 (134 GB) 2022-07-04 17:16:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56543000 (134 GB) 2022-07-04 17:16:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56544000 (134 GB) 2022-07-04 17:16:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56545000 (134 GB) 2022-07-04 17:16:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56546000 (134 GB) 2022-07-04 17:16:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56547000 (134 GB) 2022-07-04 17:16:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56548000 (134 GB) 2022-07-04 17:16:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56549000 (134 GB) 2022-07-04 17:16:16 source > 2022-07-04 17:16:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56550000 2022-07-04 17:16:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56550000 (134 GB) 2022-07-04 17:16:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56551000 (134 GB) 2022-07-04 17:16:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56552000 (134 GB) 2022-07-04 17:16:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56553000 (134 GB) 2022-07-04 17:16:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56554000 (134 GB) 2022-07-04 17:16:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56555000 (134 GB) 2022-07-04 17:16:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56556000 (134 GB) 2022-07-04 17:16:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56557000 (134 GB) 2022-07-04 17:16:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56558000 (134 GB) 2022-07-04 17:16:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56559000 (134 GB) 2022-07-04 17:16:17 source > 2022-07-04 17:16:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56560000 2022-07-04 17:16:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56560000 (134 GB) 2022-07-04 17:16:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56561000 (134 GB) 2022-07-04 17:16:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56562000 (134 GB) 2022-07-04 17:16:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56563000 (134 GB) 2022-07-04 17:16:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56564000 (134 GB) 2022-07-04 17:16:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56565000 (134 GB) 2022-07-04 17:16:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56566000 (134 GB) 2022-07-04 17:16:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56567000 (134 GB) 2022-07-04 17:16:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56568000 (134 GB) 2022-07-04 17:16:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56569000 (134 GB) 2022-07-04 17:16:19 source > 2022-07-04 17:16:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56570000 2022-07-04 17:16:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56570000 (134 GB) 2022-07-04 17:16:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56571000 (134 GB) 2022-07-04 17:16:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56572000 (134 GB) 2022-07-04 17:16:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56573000 (134 GB) 2022-07-04 17:16:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56574000 (134 GB) 2022-07-04 17:16:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56575000 (134 GB) 2022-07-04 17:16:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56576000 (134 GB) 2022-07-04 17:16:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56577000 (134 GB) 2022-07-04 17:16:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56578000 (134 GB) 2022-07-04 17:16:20 destination > 2022-07-04 17:16:20 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:16:20 destination > 2022-07-04 17:16:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:16:20 destination > 2022-07-04 17:16:20 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:16:20 destination > 2022-07-04 17:16:20 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 0fa566a3-582a-405c-ad9c-4e65773dcca214589950268255724153.csv.gz (200 MB) 2022-07-04 17:16:29 destination > 2022-07-04 17:16:29 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:16:29 destination > 2022-07-04 17:16:29 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 0fa566a3-582a-405c-ad9c-4e65773dcca214589950268255724153.csv.gz 2022-07-04 17:16:29 destination > 2022-07-04 17:16:29 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -558920 bytes in 0 buffers) 2022-07-04 17:16:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56579000 (134 GB) 2022-07-04 17:16:29 source > 2022-07-04 17:16:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56580000 2022-07-04 17:16:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56580000 (134 GB) 2022-07-04 17:16:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56581000 (134 GB) 2022-07-04 17:16:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56582000 (134 GB) 2022-07-04 17:16:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56583000 (134 GB) 2022-07-04 17:16:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56584000 (134 GB) 2022-07-04 17:16:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56585000 (134 GB) 2022-07-04 17:16:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56586000 (134 GB) 2022-07-04 17:16:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56587000 (134 GB) 2022-07-04 17:16:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56588000 (134 GB) 2022-07-04 17:16:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56589000 (134 GB) 2022-07-04 17:16:31 source > 2022-07-04 17:16:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56590000 2022-07-04 17:16:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56590000 (134 GB) 2022-07-04 17:16:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56591000 (134 GB) 2022-07-04 17:16:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56592000 (134 GB) 2022-07-04 17:16:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56593000 (134 GB) 2022-07-04 17:16:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56594000 (134 GB) 2022-07-04 17:16:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56595000 (134 GB) 2022-07-04 17:16:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56596000 (134 GB) 2022-07-04 17:16:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56597000 (134 GB) 2022-07-04 17:16:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56598000 (134 GB) 2022-07-04 17:16:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56599000 (134 GB) 2022-07-04 17:16:32 source > 2022-07-04 17:16:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56600000 2022-07-04 17:16:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56600000 (134 GB) 2022-07-04 17:16:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56601000 (134 GB) 2022-07-04 17:16:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56602000 (134 GB) 2022-07-04 17:16:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56603000 (134 GB) 2022-07-04 17:16:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56604000 (134 GB) 2022-07-04 17:16:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56605000 (134 GB) 2022-07-04 17:16:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56606000 (134 GB) 2022-07-04 17:16:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56607000 (134 GB) 2022-07-04 17:16:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56608000 (134 GB) 2022-07-04 17:16:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56609000 (134 GB) 2022-07-04 17:16:33 source > 2022-07-04 17:16:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56610000 2022-07-04 17:16:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56610000 (134 GB) 2022-07-04 17:16:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56611000 (134 GB) 2022-07-04 17:16:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56612000 (134 GB) 2022-07-04 17:16:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56613000 (134 GB) 2022-07-04 17:16:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56614000 (134 GB) 2022-07-04 17:16:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56615000 (134 GB) 2022-07-04 17:16:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56616000 (134 GB) 2022-07-04 17:16:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56617000 (134 GB) 2022-07-04 17:16:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56618000 (134 GB) 2022-07-04 17:16:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56619000 (134 GB) 2022-07-04 17:16:35 source > 2022-07-04 17:16:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56620000 2022-07-04 17:16:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56620000 (134 GB) 2022-07-04 17:16:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56621000 (134 GB) 2022-07-04 17:16:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56622000 (134 GB) 2022-07-04 17:16:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56623000 (134 GB) 2022-07-04 17:16:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56624000 (134 GB) 2022-07-04 17:16:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56625000 (134 GB) 2022-07-04 17:16:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56626000 (134 GB) 2022-07-04 17:16:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56627000 (134 GB) 2022-07-04 17:16:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56628000 (134 GB) 2022-07-04 17:16:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56629000 (134 GB) 2022-07-04 17:16:36 source > 2022-07-04 17:16:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56630000 2022-07-04 17:16:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56630000 (134 GB) 2022-07-04 17:16:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56631000 (134 GB) 2022-07-04 17:16:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56632000 (134 GB) 2022-07-04 17:16:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56633000 (134 GB) 2022-07-04 17:16:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56634000 (134 GB) 2022-07-04 17:16:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56635000 (134 GB) 2022-07-04 17:16:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56636000 (134 GB) 2022-07-04 17:16:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56637000 (134 GB) 2022-07-04 17:16:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56638000 (134 GB) 2022-07-04 17:16:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56639000 (134 GB) 2022-07-04 17:16:38 source > 2022-07-04 17:16:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56640000 2022-07-04 17:16:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56640000 (134 GB) 2022-07-04 17:16:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56641000 (134 GB) 2022-07-04 17:16:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56642000 (134 GB) 2022-07-04 17:16:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56643000 (134 GB) 2022-07-04 17:16:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56644000 (134 GB) 2022-07-04 17:16:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56645000 (134 GB) 2022-07-04 17:16:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56646000 (134 GB) 2022-07-04 17:16:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56647000 (134 GB) 2022-07-04 17:16:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56648000 (134 GB) 2022-07-04 17:16:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56649000 (134 GB) 2022-07-04 17:16:39 source > 2022-07-04 17:16:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56650000 2022-07-04 17:16:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56650000 (134 GB) 2022-07-04 17:16:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56651000 (134 GB) 2022-07-04 17:16:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56652000 (134 GB) 2022-07-04 17:16:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56653000 (134 GB) 2022-07-04 17:16:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56654000 (134 GB) 2022-07-04 17:16:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56655000 (134 GB) 2022-07-04 17:16:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56656000 (134 GB) 2022-07-04 17:16:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56657000 (134 GB) 2022-07-04 17:16:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56658000 (134 GB) 2022-07-04 17:16:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56659000 (134 GB) 2022-07-04 17:16:41 source > 2022-07-04 17:16:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56660000 2022-07-04 17:16:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56660000 (134 GB) 2022-07-04 17:16:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56661000 (135 GB) 2022-07-04 17:16:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56662000 (135 GB) 2022-07-04 17:16:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56663000 (135 GB) 2022-07-04 17:16:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56664000 (135 GB) 2022-07-04 17:16:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56665000 (135 GB) 2022-07-04 17:16:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56666000 (135 GB) 2022-07-04 17:16:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56667000 (135 GB) 2022-07-04 17:16:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56668000 (135 GB) 2022-07-04 17:16:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56669000 (135 GB) 2022-07-04 17:16:42 source > 2022-07-04 17:16:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56670000 2022-07-04 17:16:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56670000 (135 GB) 2022-07-04 17:16:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56671000 (135 GB) 2022-07-04 17:16:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56672000 (135 GB) 2022-07-04 17:16:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56673000 (135 GB) 2022-07-04 17:16:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56674000 (135 GB) 2022-07-04 17:16:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56675000 (135 GB) 2022-07-04 17:16:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56676000 (135 GB) 2022-07-04 17:16:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56677000 (135 GB) 2022-07-04 17:16:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56678000 (135 GB) 2022-07-04 17:16:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56679000 (135 GB) 2022-07-04 17:16:43 source > 2022-07-04 17:16:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56680000 2022-07-04 17:16:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56680000 (135 GB) 2022-07-04 17:16:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56681000 (135 GB) 2022-07-04 17:16:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56682000 (135 GB) 2022-07-04 17:16:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56683000 (135 GB) 2022-07-04 17:16:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56684000 (135 GB) 2022-07-04 17:16:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56685000 (135 GB) 2022-07-04 17:16:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56686000 (135 GB) 2022-07-04 17:16:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56687000 (135 GB) 2022-07-04 17:16:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56688000 (135 GB) 2022-07-04 17:16:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56689000 (135 GB) 2022-07-04 17:16:45 source > 2022-07-04 17:16:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56690000 2022-07-04 17:16:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56690000 (135 GB) 2022-07-04 17:16:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56691000 (135 GB) 2022-07-04 17:16:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56692000 (135 GB) 2022-07-04 17:16:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56693000 (135 GB) 2022-07-04 17:16:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56694000 (135 GB) 2022-07-04 17:16:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56695000 (135 GB) 2022-07-04 17:16:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56696000 (135 GB) 2022-07-04 17:16:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56697000 (135 GB) 2022-07-04 17:16:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56698000 (135 GB) 2022-07-04 17:16:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56699000 (135 GB) 2022-07-04 17:16:47 source > 2022-07-04 17:16:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56700000 2022-07-04 17:16:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56700000 (135 GB) 2022-07-04 17:16:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56701000 (135 GB) 2022-07-04 17:16:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56702000 (135 GB) 2022-07-04 17:16:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56703000 (135 GB) 2022-07-04 17:16:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56704000 (135 GB) 2022-07-04 17:16:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56705000 (135 GB) 2022-07-04 17:16:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56706000 (135 GB) 2022-07-04 17:16:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56707000 (135 GB) 2022-07-04 17:16:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56708000 (135 GB) 2022-07-04 17:16:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56709000 (135 GB) 2022-07-04 17:16:48 source > 2022-07-04 17:16:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56710000 2022-07-04 17:16:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56710000 (135 GB) 2022-07-04 17:16:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56711000 (135 GB) 2022-07-04 17:16:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56712000 (135 GB) 2022-07-04 17:16:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56713000 (135 GB) 2022-07-04 17:16:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56714000 (135 GB) 2022-07-04 17:16:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56715000 (135 GB) 2022-07-04 17:16:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56716000 (135 GB) 2022-07-04 17:16:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56717000 (135 GB) 2022-07-04 17:16:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56718000 (135 GB) 2022-07-04 17:16:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56719000 (135 GB) 2022-07-04 17:16:50 source > 2022-07-04 17:16:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56720000 2022-07-04 17:16:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56720000 (135 GB) 2022-07-04 17:16:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56721000 (135 GB) 2022-07-04 17:16:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56722000 (135 GB) 2022-07-04 17:16:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56723000 (135 GB) 2022-07-04 17:16:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56724000 (135 GB) 2022-07-04 17:16:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56725000 (135 GB) 2022-07-04 17:16:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56726000 (135 GB) 2022-07-04 17:16:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56727000 (135 GB) 2022-07-04 17:16:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56728000 (135 GB) 2022-07-04 17:16:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56729000 (135 GB) 2022-07-04 17:16:51 source > 2022-07-04 17:16:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56730000 2022-07-04 17:16:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56730000 (135 GB) 2022-07-04 17:16:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56731000 (135 GB) 2022-07-04 17:16:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56732000 (135 GB) 2022-07-04 17:16:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56733000 (135 GB) 2022-07-04 17:16:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56734000 (135 GB) 2022-07-04 17:16:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56735000 (135 GB) 2022-07-04 17:16:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56736000 (135 GB) 2022-07-04 17:16:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56737000 (135 GB) 2022-07-04 17:16:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56738000 (135 GB) 2022-07-04 17:16:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56739000 (135 GB) 2022-07-04 17:16:53 source > 2022-07-04 17:16:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56740000 2022-07-04 17:16:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56740000 (135 GB) 2022-07-04 17:16:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56741000 (135 GB) 2022-07-04 17:16:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56742000 (135 GB) 2022-07-04 17:16:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56743000 (135 GB) 2022-07-04 17:16:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56744000 (135 GB) 2022-07-04 17:16:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56745000 (135 GB) 2022-07-04 17:16:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56746000 (135 GB) 2022-07-04 17:16:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56747000 (135 GB) 2022-07-04 17:16:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56748000 (135 GB) 2022-07-04 17:16:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56749000 (135 GB) 2022-07-04 17:16:55 source > 2022-07-04 17:16:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56750000 2022-07-04 17:16:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56750000 (135 GB) 2022-07-04 17:16:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56751000 (135 GB) 2022-07-04 17:16:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56752000 (135 GB) 2022-07-04 17:16:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56753000 (135 GB) 2022-07-04 17:16:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56754000 (135 GB) 2022-07-04 17:16:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56755000 (135 GB) 2022-07-04 17:16:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56756000 (135 GB) 2022-07-04 17:16:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56757000 (135 GB) 2022-07-04 17:16:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56758000 (135 GB) 2022-07-04 17:16:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56759000 (135 GB) 2022-07-04 17:16:56 source > 2022-07-04 17:16:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56760000 2022-07-04 17:16:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56760000 (135 GB) 2022-07-04 17:16:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56761000 (135 GB) 2022-07-04 17:16:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56762000 (135 GB) 2022-07-04 17:16:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56763000 (135 GB) 2022-07-04 17:16:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56764000 (135 GB) 2022-07-04 17:16:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56765000 (135 GB) 2022-07-04 17:16:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56766000 (135 GB) 2022-07-04 17:16:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56767000 (135 GB) 2022-07-04 17:16:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56768000 (135 GB) 2022-07-04 17:16:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56769000 (135 GB) 2022-07-04 17:16:58 source > 2022-07-04 17:16:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56770000 2022-07-04 17:16:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56770000 (135 GB) 2022-07-04 17:16:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56771000 (135 GB) 2022-07-04 17:16:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56772000 (135 GB) 2022-07-04 17:16:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56773000 (135 GB) 2022-07-04 17:16:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56774000 (135 GB) 2022-07-04 17:16:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56775000 (135 GB) 2022-07-04 17:16:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56776000 (135 GB) 2022-07-04 17:16:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56777000 (135 GB) 2022-07-04 17:16:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56778000 (135 GB) 2022-07-04 17:16:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56779000 (135 GB) 2022-07-04 17:16:59 source > 2022-07-04 17:16:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56780000 2022-07-04 17:16:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56780000 (135 GB) 2022-07-04 17:17:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56781000 (135 GB) 2022-07-04 17:17:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56782000 (135 GB) 2022-07-04 17:17:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56783000 (135 GB) 2022-07-04 17:17:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56784000 (135 GB) 2022-07-04 17:17:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56785000 (135 GB) 2022-07-04 17:17:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56786000 (135 GB) 2022-07-04 17:17:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56787000 (135 GB) 2022-07-04 17:17:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56788000 (135 GB) 2022-07-04 17:17:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56789000 (135 GB) 2022-07-04 17:17:01 source > 2022-07-04 17:17:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56790000 2022-07-04 17:17:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56790000 (135 GB) 2022-07-04 17:17:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56791000 (135 GB) 2022-07-04 17:17:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56792000 (135 GB) 2022-07-04 17:17:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56793000 (135 GB) 2022-07-04 17:17:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56794000 (135 GB) 2022-07-04 17:17:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56795000 (135 GB) 2022-07-04 17:17:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56796000 (135 GB) 2022-07-04 17:17:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56797000 (135 GB) 2022-07-04 17:17:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56798000 (135 GB) 2022-07-04 17:17:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56799000 (135 GB) 2022-07-04 17:17:03 source > 2022-07-04 17:17:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56800000 2022-07-04 17:17:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56800000 (135 GB) 2022-07-04 17:17:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56801000 (135 GB) 2022-07-04 17:17:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56802000 (135 GB) 2022-07-04 17:17:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56803000 (135 GB) 2022-07-04 17:17:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56804000 (135 GB) 2022-07-04 17:17:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56805000 (135 GB) 2022-07-04 17:17:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56806000 (135 GB) 2022-07-04 17:17:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56807000 (135 GB) 2022-07-04 17:17:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56808000 (135 GB) 2022-07-04 17:17:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56809000 (135 GB) 2022-07-04 17:17:04 source > 2022-07-04 17:17:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56810000 2022-07-04 17:17:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56810000 (135 GB) 2022-07-04 17:17:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56811000 (135 GB) 2022-07-04 17:17:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56812000 (135 GB) 2022-07-04 17:17:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56813000 (135 GB) 2022-07-04 17:17:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56814000 (135 GB) 2022-07-04 17:17:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56815000 (135 GB) 2022-07-04 17:17:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56816000 (135 GB) 2022-07-04 17:17:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56817000 (135 GB) 2022-07-04 17:17:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56818000 (135 GB) 2022-07-04 17:17:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56819000 (135 GB) 2022-07-04 17:17:06 source > 2022-07-04 17:17:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56820000 2022-07-04 17:17:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56820000 (135 GB) 2022-07-04 17:17:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56821000 (135 GB) 2022-07-04 17:17:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56822000 (135 GB) 2022-07-04 17:17:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56823000 (135 GB) 2022-07-04 17:17:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56824000 (135 GB) 2022-07-04 17:17:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56825000 (135 GB) 2022-07-04 17:17:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56826000 (135 GB) 2022-07-04 17:17:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56827000 (135 GB) 2022-07-04 17:17:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56828000 (135 GB) 2022-07-04 17:17:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56829000 (135 GB) 2022-07-04 17:17:07 source > 2022-07-04 17:17:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56830000 2022-07-04 17:17:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56830000 (135 GB) 2022-07-04 17:17:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56831000 (135 GB) 2022-07-04 17:17:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56832000 (135 GB) 2022-07-04 17:17:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56833000 (135 GB) 2022-07-04 17:17:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56834000 (135 GB) 2022-07-04 17:17:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56835000 (135 GB) 2022-07-04 17:17:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56836000 (135 GB) 2022-07-04 17:17:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56837000 (135 GB) 2022-07-04 17:17:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56838000 (135 GB) 2022-07-04 17:17:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56839000 (135 GB) 2022-07-04 17:17:08 source > 2022-07-04 17:17:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56840000 2022-07-04 17:17:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56840000 (135 GB) 2022-07-04 17:17:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56841000 (135 GB) 2022-07-04 17:17:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56842000 (135 GB) 2022-07-04 17:17:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56843000 (135 GB) 2022-07-04 17:17:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56844000 (135 GB) 2022-07-04 17:17:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56845000 (135 GB) 2022-07-04 17:17:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56846000 (135 GB) 2022-07-04 17:17:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56847000 (135 GB) 2022-07-04 17:17:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56848000 (135 GB) 2022-07-04 17:17:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56849000 (135 GB) 2022-07-04 17:17:10 source > 2022-07-04 17:17:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56850000 2022-07-04 17:17:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56850000 (135 GB) 2022-07-04 17:17:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56851000 (135 GB) 2022-07-04 17:17:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56852000 (135 GB) 2022-07-04 17:17:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56853000 (135 GB) 2022-07-04 17:17:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56854000 (135 GB) 2022-07-04 17:17:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56855000 (135 GB) 2022-07-04 17:17:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56856000 (135 GB) 2022-07-04 17:17:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56857000 (135 GB) 2022-07-04 17:17:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56858000 (135 GB) 2022-07-04 17:17:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56859000 (135 GB) 2022-07-04 17:17:11 source > 2022-07-04 17:17:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56860000 2022-07-04 17:17:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56860000 (135 GB) 2022-07-04 17:17:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56861000 (135 GB) 2022-07-04 17:17:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56862000 (135 GB) 2022-07-04 17:17:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56863000 (135 GB) 2022-07-04 17:17:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56864000 (135 GB) 2022-07-04 17:17:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56865000 (135 GB) 2022-07-04 17:17:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56866000 (135 GB) 2022-07-04 17:17:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56867000 (135 GB) 2022-07-04 17:17:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56868000 (135 GB) 2022-07-04 17:17:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56869000 (135 GB) 2022-07-04 17:17:13 source > 2022-07-04 17:17:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56870000 2022-07-04 17:17:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56870000 (135 GB) 2022-07-04 17:17:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56871000 (135 GB) 2022-07-04 17:17:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56872000 (135 GB) 2022-07-04 17:17:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56873000 (135 GB) 2022-07-04 17:17:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56874000 (135 GB) 2022-07-04 17:17:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56875000 (135 GB) 2022-07-04 17:17:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56876000 (135 GB) 2022-07-04 17:17:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56877000 (135 GB) 2022-07-04 17:17:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56878000 (135 GB) 2022-07-04 17:17:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56879000 (135 GB) 2022-07-04 17:17:14 source > 2022-07-04 17:17:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56880000 2022-07-04 17:17:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56880000 (135 GB) 2022-07-04 17:17:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56881000 (135 GB) 2022-07-04 17:17:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56882000 (135 GB) 2022-07-04 17:17:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56883000 (135 GB) 2022-07-04 17:17:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56884000 (135 GB) 2022-07-04 17:17:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56885000 (135 GB) 2022-07-04 17:17:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56886000 (135 GB) 2022-07-04 17:17:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56887000 (135 GB) 2022-07-04 17:17:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56888000 (135 GB) 2022-07-04 17:17:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56889000 (135 GB) 2022-07-04 17:17:16 source > 2022-07-04 17:17:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56890000 2022-07-04 17:17:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56890000 (135 GB) 2022-07-04 17:17:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56891000 (135 GB) 2022-07-04 17:17:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56892000 (135 GB) 2022-07-04 17:17:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56893000 (135 GB) 2022-07-04 17:17:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56894000 (135 GB) 2022-07-04 17:17:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56895000 (135 GB) 2022-07-04 17:17:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56896000 (135 GB) 2022-07-04 17:17:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56897000 (135 GB) 2022-07-04 17:17:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56898000 (135 GB) 2022-07-04 17:17:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56899000 (135 GB) 2022-07-04 17:17:17 source > 2022-07-04 17:17:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56900000 2022-07-04 17:17:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56900000 (135 GB) 2022-07-04 17:17:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56901000 (135 GB) 2022-07-04 17:17:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56902000 (135 GB) 2022-07-04 17:17:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56903000 (135 GB) 2022-07-04 17:17:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56904000 (135 GB) 2022-07-04 17:17:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56905000 (135 GB) 2022-07-04 17:17:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56906000 (135 GB) 2022-07-04 17:17:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56907000 (135 GB) 2022-07-04 17:17:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56908000 (135 GB) 2022-07-04 17:17:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56909000 (135 GB) 2022-07-04 17:17:19 source > 2022-07-04 17:17:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56910000 2022-07-04 17:17:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56910000 (135 GB) 2022-07-04 17:17:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56911000 (135 GB) 2022-07-04 17:17:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56912000 (135 GB) 2022-07-04 17:17:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56913000 (135 GB) 2022-07-04 17:17:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56914000 (135 GB) 2022-07-04 17:17:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56915000 (135 GB) 2022-07-04 17:17:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56916000 (135 GB) 2022-07-04 17:17:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56917000 (135 GB) 2022-07-04 17:17:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56918000 (135 GB) 2022-07-04 17:17:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56919000 (135 GB) 2022-07-04 17:17:21 source > 2022-07-04 17:17:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56920000 2022-07-04 17:17:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56920000 (135 GB) 2022-07-04 17:17:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56921000 (135 GB) 2022-07-04 17:17:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56922000 (135 GB) 2022-07-04 17:17:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56923000 (135 GB) 2022-07-04 17:17:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56924000 (135 GB) 2022-07-04 17:17:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56925000 (135 GB) 2022-07-04 17:17:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56926000 (135 GB) 2022-07-04 17:17:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56927000 (135 GB) 2022-07-04 17:17:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56928000 (135 GB) 2022-07-04 17:17:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56929000 (135 GB) 2022-07-04 17:17:22 source > 2022-07-04 17:17:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56930000 2022-07-04 17:17:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56930000 (135 GB) 2022-07-04 17:17:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56931000 (135 GB) 2022-07-04 17:17:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56932000 (135 GB) 2022-07-04 17:17:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56933000 (135 GB) 2022-07-04 17:17:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56934000 (135 GB) 2022-07-04 17:17:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56935000 (135 GB) 2022-07-04 17:17:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56936000 (135 GB) 2022-07-04 17:17:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56937000 (135 GB) 2022-07-04 17:17:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56938000 (135 GB) 2022-07-04 17:17:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56939000 (135 GB) 2022-07-04 17:17:24 source > 2022-07-04 17:17:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56940000 2022-07-04 17:17:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56940000 (135 GB) 2022-07-04 17:17:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56941000 (135 GB) 2022-07-04 17:17:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56942000 (135 GB) 2022-07-04 17:17:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56943000 (135 GB) 2022-07-04 17:17:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56944000 (135 GB) 2022-07-04 17:17:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56945000 (135 GB) 2022-07-04 17:17:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56946000 (135 GB) 2022-07-04 17:17:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56947000 (135 GB) 2022-07-04 17:17:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56948000 (135 GB) 2022-07-04 17:17:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56949000 (135 GB) 2022-07-04 17:17:25 source > 2022-07-04 17:17:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56950000 2022-07-04 17:17:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56950000 (135 GB) 2022-07-04 17:17:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56951000 (135 GB) 2022-07-04 17:17:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56952000 (135 GB) 2022-07-04 17:17:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56953000 (135 GB) 2022-07-04 17:17:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56954000 (135 GB) 2022-07-04 17:17:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56955000 (135 GB) 2022-07-04 17:17:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56956000 (135 GB) 2022-07-04 17:17:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56957000 (135 GB) 2022-07-04 17:17:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56958000 (135 GB) 2022-07-04 17:17:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56959000 (135 GB) 2022-07-04 17:17:27 source > 2022-07-04 17:17:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56960000 2022-07-04 17:17:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56960000 (135 GB) 2022-07-04 17:17:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56961000 (135 GB) 2022-07-04 17:17:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56962000 (135 GB) 2022-07-04 17:17:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56963000 (135 GB) 2022-07-04 17:17:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56964000 (135 GB) 2022-07-04 17:17:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56965000 (135 GB) 2022-07-04 17:17:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56966000 (135 GB) 2022-07-04 17:17:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56967000 (135 GB) 2022-07-04 17:17:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56968000 (135 GB) 2022-07-04 17:17:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56969000 (135 GB) 2022-07-04 17:17:29 source > 2022-07-04 17:17:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56970000 2022-07-04 17:17:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56970000 (135 GB) 2022-07-04 17:17:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56971000 (135 GB) 2022-07-04 17:17:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56972000 (135 GB) 2022-07-04 17:17:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56973000 (135 GB) 2022-07-04 17:17:29 destination > 2022-07-04 17:17:29 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:17:29 destination > 2022-07-04 17:17:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:17:29 destination > 2022-07-04 17:17:29 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:17:29 destination > 2022-07-04 17:17:29 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 5881f36a-fc4b-4445-8115-1c2f5beb4f2913327782425458899589.csv.gz (200 MB) 2022-07-04 17:17:39 destination > 2022-07-04 17:17:39 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:17:39 destination > 2022-07-04 17:17:39 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 5881f36a-fc4b-4445-8115-1c2f5beb4f2913327782425458899589.csv.gz 2022-07-04 17:17:39 destination > 2022-07-04 17:17:39 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -561716 bytes in 0 buffers) 2022-07-04 17:17:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56974000 (135 GB) 2022-07-04 17:17:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56975000 (135 GB) 2022-07-04 17:17:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56976000 (135 GB) 2022-07-04 17:17:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56977000 (135 GB) 2022-07-04 17:17:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56978000 (135 GB) 2022-07-04 17:17:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56979000 (135 GB) 2022-07-04 17:17:40 source > 2022-07-04 17:17:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56980000 2022-07-04 17:17:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56980000 (135 GB) 2022-07-04 17:17:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56981000 (135 GB) 2022-07-04 17:17:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56982000 (135 GB) 2022-07-04 17:17:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56983000 (135 GB) 2022-07-04 17:17:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56984000 (135 GB) 2022-07-04 17:17:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56985000 (135 GB) 2022-07-04 17:17:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56986000 (135 GB) 2022-07-04 17:17:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56987000 (135 GB) 2022-07-04 17:17:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56988000 (135 GB) 2022-07-04 17:17:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56989000 (135 GB) 2022-07-04 17:17:42 source > 2022-07-04 17:17:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 56990000 2022-07-04 17:17:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56990000 (135 GB) 2022-07-04 17:17:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56991000 (135 GB) 2022-07-04 17:17:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56992000 (135 GB) 2022-07-04 17:17:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56993000 (135 GB) 2022-07-04 17:17:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56994000 (135 GB) 2022-07-04 17:17:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56995000 (135 GB) 2022-07-04 17:17:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56996000 (135 GB) 2022-07-04 17:17:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56997000 (135 GB) 2022-07-04 17:17:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56998000 (135 GB) 2022-07-04 17:17:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56999000 (135 GB) 2022-07-04 17:17:43 source > 2022-07-04 17:17:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57000000 2022-07-04 17:17:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57000000 (135 GB) 2022-07-04 17:17:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57001000 (135 GB) 2022-07-04 17:17:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57002000 (135 GB) 2022-07-04 17:17:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57003000 (135 GB) 2022-07-04 17:17:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57004000 (135 GB) 2022-07-04 17:17:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57005000 (135 GB) 2022-07-04 17:17:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57006000 (135 GB) 2022-07-04 17:17:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57007000 (135 GB) 2022-07-04 17:17:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57008000 (135 GB) 2022-07-04 17:17:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57009000 (135 GB) 2022-07-04 17:17:45 source > 2022-07-04 17:17:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57010000 2022-07-04 17:17:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57010000 (135 GB) 2022-07-04 17:17:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57011000 (135 GB) 2022-07-04 17:17:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57012000 (135 GB) 2022-07-04 17:17:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57013000 (135 GB) 2022-07-04 17:17:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57014000 (135 GB) 2022-07-04 17:17:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57015000 (135 GB) 2022-07-04 17:17:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57016000 (135 GB) 2022-07-04 17:17:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57017000 (135 GB) 2022-07-04 17:17:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57018000 (135 GB) 2022-07-04 17:17:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57019000 (135 GB) 2022-07-04 17:17:46 source > 2022-07-04 17:17:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57020000 2022-07-04 17:17:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57020000 (135 GB) 2022-07-04 17:17:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57021000 (135 GB) 2022-07-04 17:17:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57022000 (135 GB) 2022-07-04 17:17:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57023000 (135 GB) 2022-07-04 17:17:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57024000 (135 GB) 2022-07-04 17:17:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57025000 (135 GB) 2022-07-04 17:17:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57026000 (135 GB) 2022-07-04 17:17:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57027000 (135 GB) 2022-07-04 17:17:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57028000 (135 GB) 2022-07-04 17:17:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57029000 (135 GB) 2022-07-04 17:17:48 source > 2022-07-04 17:17:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57030000 2022-07-04 17:17:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57030000 (135 GB) 2022-07-04 17:17:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57031000 (135 GB) 2022-07-04 17:17:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57032000 (135 GB) 2022-07-04 17:17:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57033000 (135 GB) 2022-07-04 17:17:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57034000 (135 GB) 2022-07-04 17:17:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57035000 (135 GB) 2022-07-04 17:17:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57036000 (135 GB) 2022-07-04 17:17:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57037000 (135 GB) 2022-07-04 17:17:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57038000 (135 GB) 2022-07-04 17:17:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57039000 (135 GB) 2022-07-04 17:17:49 source > 2022-07-04 17:17:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57040000 2022-07-04 17:17:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57040000 (135 GB) 2022-07-04 17:17:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57041000 (135 GB) 2022-07-04 17:17:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57042000 (135 GB) 2022-07-04 17:17:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57043000 (135 GB) 2022-07-04 17:17:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57044000 (135 GB) 2022-07-04 17:17:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57045000 (135 GB) 2022-07-04 17:17:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57046000 (135 GB) 2022-07-04 17:17:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57047000 (135 GB) 2022-07-04 17:17:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57048000 (135 GB) 2022-07-04 17:17:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57049000 (135 GB) 2022-07-04 17:17:51 source > 2022-07-04 17:17:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57050000 2022-07-04 17:17:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57050000 (135 GB) 2022-07-04 17:17:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57051000 (135 GB) 2022-07-04 17:17:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57052000 (136 GB) 2022-07-04 17:17:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57053000 (136 GB) 2022-07-04 17:17:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57054000 (136 GB) 2022-07-04 17:17:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57055000 (136 GB) 2022-07-04 17:17:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57056000 (136 GB) 2022-07-04 17:17:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57057000 (136 GB) 2022-07-04 17:17:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57058000 (136 GB) 2022-07-04 17:17:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57059000 (136 GB) 2022-07-04 17:17:52 source > 2022-07-04 17:17:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57060000 2022-07-04 17:17:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57060000 (136 GB) 2022-07-04 17:17:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57061000 (136 GB) 2022-07-04 17:17:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57062000 (136 GB) 2022-07-04 17:17:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57063000 (136 GB) 2022-07-04 17:17:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57064000 (136 GB) 2022-07-04 17:17:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57065000 (136 GB) 2022-07-04 17:17:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57066000 (136 GB) 2022-07-04 17:17:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57067000 (136 GB) 2022-07-04 17:17:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57068000 (136 GB) 2022-07-04 17:17:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57069000 (136 GB) 2022-07-04 17:17:54 source > 2022-07-04 17:17:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57070000 2022-07-04 17:17:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57070000 (136 GB) 2022-07-04 17:17:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57071000 (136 GB) 2022-07-04 17:17:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57072000 (136 GB) 2022-07-04 17:17:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57073000 (136 GB) 2022-07-04 17:17:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57074000 (136 GB) 2022-07-04 17:17:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57075000 (136 GB) 2022-07-04 17:17:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57076000 (136 GB) 2022-07-04 17:17:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57077000 (136 GB) 2022-07-04 17:17:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57078000 (136 GB) 2022-07-04 17:17:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57079000 (136 GB) 2022-07-04 17:17:55 source > 2022-07-04 17:17:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57080000 2022-07-04 17:17:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57080000 (136 GB) 2022-07-04 17:17:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57081000 (136 GB) 2022-07-04 17:17:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57082000 (136 GB) 2022-07-04 17:17:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57083000 (136 GB) 2022-07-04 17:17:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57084000 (136 GB) 2022-07-04 17:17:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57085000 (136 GB) 2022-07-04 17:17:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57086000 (136 GB) 2022-07-04 17:17:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57087000 (136 GB) 2022-07-04 17:17:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57088000 (136 GB) 2022-07-04 17:17:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57089000 (136 GB) 2022-07-04 17:17:57 source > 2022-07-04 17:17:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57090000 2022-07-04 17:17:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57090000 (136 GB) 2022-07-04 17:17:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57091000 (136 GB) 2022-07-04 17:17:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57092000 (136 GB) 2022-07-04 17:17:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57093000 (136 GB) 2022-07-04 17:17:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57094000 (136 GB) 2022-07-04 17:17:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57095000 (136 GB) 2022-07-04 17:17:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57096000 (136 GB) 2022-07-04 17:17:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57097000 (136 GB) 2022-07-04 17:17:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57098000 (136 GB) 2022-07-04 17:17:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57099000 (136 GB) 2022-07-04 17:17:58 source > 2022-07-04 17:17:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57100000 2022-07-04 17:17:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57100000 (136 GB) 2022-07-04 17:17:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57101000 (136 GB) 2022-07-04 17:17:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57102000 (136 GB) 2022-07-04 17:17:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57103000 (136 GB) 2022-07-04 17:17:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57104000 (136 GB) 2022-07-04 17:17:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57105000 (136 GB) 2022-07-04 17:17:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57106000 (136 GB) 2022-07-04 17:17:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57107000 (136 GB) 2022-07-04 17:17:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57108000 (136 GB) 2022-07-04 17:18:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57109000 (136 GB) 2022-07-04 17:18:00 source > 2022-07-04 17:18:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57110000 2022-07-04 17:18:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57110000 (136 GB) 2022-07-04 17:18:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57111000 (136 GB) 2022-07-04 17:18:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57112000 (136 GB) 2022-07-04 17:18:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57113000 (136 GB) 2022-07-04 17:18:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57114000 (136 GB) 2022-07-04 17:18:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57115000 (136 GB) 2022-07-04 17:18:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57116000 (136 GB) 2022-07-04 17:18:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57117000 (136 GB) 2022-07-04 17:18:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57118000 (136 GB) 2022-07-04 17:18:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57119000 (136 GB) 2022-07-04 17:18:01 source > 2022-07-04 17:18:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57120000 2022-07-04 17:18:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57120000 (136 GB) 2022-07-04 17:18:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57121000 (136 GB) 2022-07-04 17:18:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57122000 (136 GB) 2022-07-04 17:18:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57123000 (136 GB) 2022-07-04 17:18:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57124000 (136 GB) 2022-07-04 17:18:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57125000 (136 GB) 2022-07-04 17:18:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57126000 (136 GB) 2022-07-04 17:18:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57127000 (136 GB) 2022-07-04 17:18:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57128000 (136 GB) 2022-07-04 17:18:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57129000 (136 GB) 2022-07-04 17:18:03 source > 2022-07-04 17:18:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57130000 2022-07-04 17:18:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57130000 (136 GB) 2022-07-04 17:18:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57131000 (136 GB) 2022-07-04 17:18:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57132000 (136 GB) 2022-07-04 17:18:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57133000 (136 GB) 2022-07-04 17:18:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57134000 (136 GB) 2022-07-04 17:18:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57135000 (136 GB) 2022-07-04 17:18:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57136000 (136 GB) 2022-07-04 17:18:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57137000 (136 GB) 2022-07-04 17:18:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57138000 (136 GB) 2022-07-04 17:18:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57139000 (136 GB) 2022-07-04 17:18:04 source > 2022-07-04 17:18:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57140000 2022-07-04 17:18:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57140000 (136 GB) 2022-07-04 17:18:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57141000 (136 GB) 2022-07-04 17:18:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57142000 (136 GB) 2022-07-04 17:18:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57143000 (136 GB) 2022-07-04 17:18:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57144000 (136 GB) 2022-07-04 17:18:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57145000 (136 GB) 2022-07-04 17:18:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57146000 (136 GB) 2022-07-04 17:18:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57147000 (136 GB) 2022-07-04 17:18:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57148000 (136 GB) 2022-07-04 17:18:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57149000 (136 GB) 2022-07-04 17:18:06 source > 2022-07-04 17:18:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57150000 2022-07-04 17:18:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57150000 (136 GB) 2022-07-04 17:18:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57151000 (136 GB) 2022-07-04 17:18:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57152000 (136 GB) 2022-07-04 17:18:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57153000 (136 GB) 2022-07-04 17:18:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57154000 (136 GB) 2022-07-04 17:18:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57155000 (136 GB) 2022-07-04 17:18:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57156000 (136 GB) 2022-07-04 17:18:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57157000 (136 GB) 2022-07-04 17:18:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57158000 (136 GB) 2022-07-04 17:18:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57159000 (136 GB) 2022-07-04 17:18:07 source > 2022-07-04 17:18:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57160000 2022-07-04 17:18:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57160000 (136 GB) 2022-07-04 17:18:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57161000 (136 GB) 2022-07-04 17:18:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57162000 (136 GB) 2022-07-04 17:18:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57163000 (136 GB) 2022-07-04 17:18:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57164000 (136 GB) 2022-07-04 17:18:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57165000 (136 GB) 2022-07-04 17:18:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57166000 (136 GB) 2022-07-04 17:18:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57167000 (136 GB) 2022-07-04 17:18:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57168000 (136 GB) 2022-07-04 17:18:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57169000 (136 GB) 2022-07-04 17:18:09 source > 2022-07-04 17:18:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57170000 2022-07-04 17:18:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57170000 (136 GB) 2022-07-04 17:18:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57171000 (136 GB) 2022-07-04 17:18:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57172000 (136 GB) 2022-07-04 17:18:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57173000 (136 GB) 2022-07-04 17:18:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57174000 (136 GB) 2022-07-04 17:18:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57175000 (136 GB) 2022-07-04 17:18:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57176000 (136 GB) 2022-07-04 17:18:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57177000 (136 GB) 2022-07-04 17:18:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57178000 (136 GB) 2022-07-04 17:18:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57179000 (136 GB) 2022-07-04 17:18:10 source > 2022-07-04 17:18:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57180000 2022-07-04 17:18:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57180000 (136 GB) 2022-07-04 17:18:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57181000 (136 GB) 2022-07-04 17:18:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57182000 (136 GB) 2022-07-04 17:18:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57183000 (136 GB) 2022-07-04 17:18:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57184000 (136 GB) 2022-07-04 17:18:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57185000 (136 GB) 2022-07-04 17:18:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57186000 (136 GB) 2022-07-04 17:18:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57187000 (136 GB) 2022-07-04 17:18:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57188000 (136 GB) 2022-07-04 17:18:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57189000 (136 GB) 2022-07-04 17:18:12 source > 2022-07-04 17:18:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57190000 2022-07-04 17:18:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57190000 (136 GB) 2022-07-04 17:18:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57191000 (136 GB) 2022-07-04 17:18:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57192000 (136 GB) 2022-07-04 17:18:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57193000 (136 GB) 2022-07-04 17:18:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57194000 (136 GB) 2022-07-04 17:18:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57195000 (136 GB) 2022-07-04 17:18:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57196000 (136 GB) 2022-07-04 17:18:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57197000 (136 GB) 2022-07-04 17:18:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57198000 (136 GB) 2022-07-04 17:18:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57199000 (136 GB) 2022-07-04 17:18:13 source > 2022-07-04 17:18:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57200000 2022-07-04 17:18:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57200000 (136 GB) 2022-07-04 17:18:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57201000 (136 GB) 2022-07-04 17:18:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57202000 (136 GB) 2022-07-04 17:18:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57203000 (136 GB) 2022-07-04 17:18:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57204000 (136 GB) 2022-07-04 17:18:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57205000 (136 GB) 2022-07-04 17:18:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57206000 (136 GB) 2022-07-04 17:18:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57207000 (136 GB) 2022-07-04 17:18:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57208000 (136 GB) 2022-07-04 17:18:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57209000 (136 GB) 2022-07-04 17:18:15 source > 2022-07-04 17:18:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57210000 2022-07-04 17:18:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57210000 (136 GB) 2022-07-04 17:18:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57211000 (136 GB) 2022-07-04 17:18:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57212000 (136 GB) 2022-07-04 17:18:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57213000 (136 GB) 2022-07-04 17:18:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57214000 (136 GB) 2022-07-04 17:18:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57215000 (136 GB) 2022-07-04 17:18:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57216000 (136 GB) 2022-07-04 17:18:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57217000 (136 GB) 2022-07-04 17:18:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57218000 (136 GB) 2022-07-04 17:18:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57219000 (136 GB) 2022-07-04 17:18:16 source > 2022-07-04 17:18:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57220000 2022-07-04 17:18:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57220000 (136 GB) 2022-07-04 17:18:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57221000 (136 GB) 2022-07-04 17:18:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57222000 (136 GB) 2022-07-04 17:18:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57223000 (136 GB) 2022-07-04 17:18:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57224000 (136 GB) 2022-07-04 17:18:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57225000 (136 GB) 2022-07-04 17:18:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57226000 (136 GB) 2022-07-04 17:18:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57227000 (136 GB) 2022-07-04 17:18:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57228000 (136 GB) 2022-07-04 17:18:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57229000 (136 GB) 2022-07-04 17:18:18 source > 2022-07-04 17:18:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57230000 2022-07-04 17:18:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57230000 (136 GB) 2022-07-04 17:18:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57231000 (136 GB) 2022-07-04 17:18:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57232000 (136 GB) 2022-07-04 17:18:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57233000 (136 GB) 2022-07-04 17:18:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57234000 (136 GB) 2022-07-04 17:18:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57235000 (136 GB) 2022-07-04 17:18:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57236000 (136 GB) 2022-07-04 17:18:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57237000 (136 GB) 2022-07-04 17:18:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57238000 (136 GB) 2022-07-04 17:18:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57239000 (136 GB) 2022-07-04 17:18:19 source > 2022-07-04 17:18:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57240000 2022-07-04 17:18:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57240000 (136 GB) 2022-07-04 17:18:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57241000 (136 GB) 2022-07-04 17:18:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57242000 (136 GB) 2022-07-04 17:18:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57243000 (136 GB) 2022-07-04 17:18:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57244000 (136 GB) 2022-07-04 17:18:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57245000 (136 GB) 2022-07-04 17:18:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57246000 (136 GB) 2022-07-04 17:18:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57247000 (136 GB) 2022-07-04 17:18:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57248000 (136 GB) 2022-07-04 17:18:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57249000 (136 GB) 2022-07-04 17:18:21 source > 2022-07-04 17:18:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57250000 2022-07-04 17:18:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57250000 (136 GB) 2022-07-04 17:18:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57251000 (136 GB) 2022-07-04 17:18:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57252000 (136 GB) 2022-07-04 17:18:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57253000 (136 GB) 2022-07-04 17:18:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57254000 (136 GB) 2022-07-04 17:18:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57255000 (136 GB) 2022-07-04 17:18:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57256000 (136 GB) 2022-07-04 17:18:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57257000 (136 GB) 2022-07-04 17:18:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57258000 (136 GB) 2022-07-04 17:18:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57259000 (136 GB) 2022-07-04 17:18:22 source > 2022-07-04 17:18:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57260000 2022-07-04 17:18:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57260000 (136 GB) 2022-07-04 17:18:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57261000 (136 GB) 2022-07-04 17:18:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57262000 (136 GB) 2022-07-04 17:18:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57263000 (136 GB) 2022-07-04 17:18:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57264000 (136 GB) 2022-07-04 17:18:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57265000 (136 GB) 2022-07-04 17:18:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57266000 (136 GB) 2022-07-04 17:18:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57267000 (136 GB) 2022-07-04 17:18:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57268000 (136 GB) 2022-07-04 17:18:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57269000 (136 GB) 2022-07-04 17:18:24 source > 2022-07-04 17:18:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57270000 2022-07-04 17:18:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57270000 (136 GB) 2022-07-04 17:18:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57271000 (136 GB) 2022-07-04 17:18:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57272000 (136 GB) 2022-07-04 17:18:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57273000 (136 GB) 2022-07-04 17:18:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57274000 (136 GB) 2022-07-04 17:18:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57275000 (136 GB) 2022-07-04 17:18:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57276000 (136 GB) 2022-07-04 17:18:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57277000 (136 GB) 2022-07-04 17:18:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57278000 (136 GB) 2022-07-04 17:18:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57279000 (136 GB) 2022-07-04 17:18:25 source > 2022-07-04 17:18:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57280000 2022-07-04 17:18:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57280000 (136 GB) 2022-07-04 17:18:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57281000 (136 GB) 2022-07-04 17:18:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57282000 (136 GB) 2022-07-04 17:18:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57283000 (136 GB) 2022-07-04 17:18:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57284000 (136 GB) 2022-07-04 17:18:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57285000 (136 GB) 2022-07-04 17:18:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57286000 (136 GB) 2022-07-04 17:18:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57287000 (136 GB) 2022-07-04 17:18:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57288000 (136 GB) 2022-07-04 17:18:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57289000 (136 GB) 2022-07-04 17:18:27 source > 2022-07-04 17:18:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57290000 2022-07-04 17:18:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57290000 (136 GB) 2022-07-04 17:18:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57291000 (136 GB) 2022-07-04 17:18:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57292000 (136 GB) 2022-07-04 17:18:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57293000 (136 GB) 2022-07-04 17:18:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57294000 (136 GB) 2022-07-04 17:18:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57295000 (136 GB) 2022-07-04 17:18:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57296000 (136 GB) 2022-07-04 17:18:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57297000 (136 GB) 2022-07-04 17:18:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57298000 (136 GB) 2022-07-04 17:18:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57299000 (136 GB) 2022-07-04 17:18:29 source > 2022-07-04 17:18:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57300000 2022-07-04 17:18:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57300000 (136 GB) 2022-07-04 17:18:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57301000 (136 GB) 2022-07-04 17:18:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57302000 (136 GB) 2022-07-04 17:18:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57303000 (136 GB) 2022-07-04 17:18:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57304000 (136 GB) 2022-07-04 17:18:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57305000 (136 GB) 2022-07-04 17:18:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57306000 (136 GB) 2022-07-04 17:18:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57307000 (136 GB) 2022-07-04 17:18:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57308000 (136 GB) 2022-07-04 17:18:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57309000 (136 GB) 2022-07-04 17:18:30 source > 2022-07-04 17:18:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57310000 2022-07-04 17:18:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57310000 (136 GB) 2022-07-04 17:18:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57311000 (136 GB) 2022-07-04 17:18:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57312000 (136 GB) 2022-07-04 17:18:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57313000 (136 GB) 2022-07-04 17:18:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57314000 (136 GB) 2022-07-04 17:18:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57315000 (136 GB) 2022-07-04 17:18:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57316000 (136 GB) 2022-07-04 17:18:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57317000 (136 GB) 2022-07-04 17:18:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57318000 (136 GB) 2022-07-04 17:18:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57319000 (136 GB) 2022-07-04 17:18:32 source > 2022-07-04 17:18:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57320000 2022-07-04 17:18:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57320000 (136 GB) 2022-07-04 17:18:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57321000 (136 GB) 2022-07-04 17:18:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57322000 (136 GB) 2022-07-04 17:18:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57323000 (136 GB) 2022-07-04 17:18:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57324000 (136 GB) 2022-07-04 17:18:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57325000 (136 GB) 2022-07-04 17:18:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57326000 (136 GB) 2022-07-04 17:18:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57327000 (136 GB) 2022-07-04 17:18:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57328000 (136 GB) 2022-07-04 17:18:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57329000 (136 GB) 2022-07-04 17:18:33 source > 2022-07-04 17:18:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57330000 2022-07-04 17:18:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57330000 (136 GB) 2022-07-04 17:18:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57331000 (136 GB) 2022-07-04 17:18:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57332000 (136 GB) 2022-07-04 17:18:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57333000 (136 GB) 2022-07-04 17:18:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57334000 (136 GB) 2022-07-04 17:18:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57335000 (136 GB) 2022-07-04 17:18:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57336000 (136 GB) 2022-07-04 17:18:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57337000 (136 GB) 2022-07-04 17:18:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57338000 (136 GB) 2022-07-04 17:18:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57339000 (136 GB) 2022-07-04 17:18:35 source > 2022-07-04 17:18:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57340000 2022-07-04 17:18:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57340000 (136 GB) 2022-07-04 17:18:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57341000 (136 GB) 2022-07-04 17:18:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57342000 (136 GB) 2022-07-04 17:18:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57343000 (136 GB) 2022-07-04 17:18:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57344000 (136 GB) 2022-07-04 17:18:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57345000 (136 GB) 2022-07-04 17:18:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57346000 (136 GB) 2022-07-04 17:18:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57347000 (136 GB) 2022-07-04 17:18:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57348000 (136 GB) 2022-07-04 17:18:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57349000 (136 GB) 2022-07-04 17:18:37 source > 2022-07-04 17:18:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57350000 2022-07-04 17:18:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57350000 (136 GB) 2022-07-04 17:18:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57351000 (136 GB) 2022-07-04 17:18:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57352000 (136 GB) 2022-07-04 17:18:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57353000 (136 GB) 2022-07-04 17:18:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57354000 (136 GB) 2022-07-04 17:18:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57355000 (136 GB) 2022-07-04 17:18:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57356000 (136 GB) 2022-07-04 17:18:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57357000 (136 GB) 2022-07-04 17:18:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57358000 (136 GB) 2022-07-04 17:18:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57359000 (136 GB) 2022-07-04 17:18:38 source > 2022-07-04 17:18:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57360000 2022-07-04 17:18:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57360000 (136 GB) 2022-07-04 17:18:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57361000 (136 GB) 2022-07-04 17:18:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57362000 (136 GB) 2022-07-04 17:18:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57363000 (136 GB) 2022-07-04 17:18:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57364000 (136 GB) 2022-07-04 17:18:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57365000 (136 GB) 2022-07-04 17:18:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57366000 (136 GB) 2022-07-04 17:18:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57367000 (136 GB) 2022-07-04 17:18:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57368000 (136 GB) 2022-07-04 17:18:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57369000 (136 GB) 2022-07-04 17:18:40 source > 2022-07-04 17:18:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57370000 2022-07-04 17:18:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57370000 (136 GB) 2022-07-04 17:18:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57371000 (136 GB) 2022-07-04 17:18:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57372000 (136 GB) 2022-07-04 17:18:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57373000 (136 GB) 2022-07-04 17:18:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57374000 (136 GB) 2022-07-04 17:18:41 destination > 2022-07-04 17:18:41 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:18:41 destination > 2022-07-04 17:18:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:18:41 destination > 2022-07-04 17:18:41 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:18:41 destination > 2022-07-04 17:18:41 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 4c747096-008e-4495-aba5-def53efca1e716825709349173555644.csv.gz (200 MB) 2022-07-04 17:18:49 destination > 2022-07-04 17:18:49 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:18:49 destination > 2022-07-04 17:18:49 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 4c747096-008e-4495-aba5-def53efca1e716825709349173555644.csv.gz 2022-07-04 17:18:49 destination > 2022-07-04 17:18:49 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -566097 bytes in 0 buffers) 2022-07-04 17:18:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57375000 (136 GB) 2022-07-04 17:18:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57376000 (136 GB) 2022-07-04 17:18:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57377000 (136 GB) 2022-07-04 17:18:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57378000 (136 GB) 2022-07-04 17:18:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57379000 (136 GB) 2022-07-04 17:18:50 source > 2022-07-04 17:18:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57380000 2022-07-04 17:18:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57380000 (136 GB) 2022-07-04 17:18:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57381000 (136 GB) 2022-07-04 17:18:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57382000 (136 GB) 2022-07-04 17:18:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57383000 (136 GB) 2022-07-04 17:18:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57384000 (136 GB) 2022-07-04 17:18:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57385000 (136 GB) 2022-07-04 17:18:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57386000 (136 GB) 2022-07-04 17:18:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57387000 (136 GB) 2022-07-04 17:18:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57388000 (136 GB) 2022-07-04 17:18:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57389000 (136 GB) 2022-07-04 17:18:52 source > 2022-07-04 17:18:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57390000 2022-07-04 17:18:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57390000 (136 GB) 2022-07-04 17:18:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57391000 (136 GB) 2022-07-04 17:18:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57392000 (136 GB) 2022-07-04 17:18:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57393000 (136 GB) 2022-07-04 17:18:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57394000 (136 GB) 2022-07-04 17:18:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57395000 (136 GB) 2022-07-04 17:18:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57396000 (136 GB) 2022-07-04 17:18:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57397000 (136 GB) 2022-07-04 17:18:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57398000 (136 GB) 2022-07-04 17:18:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57399000 (136 GB) 2022-07-04 17:18:54 source > 2022-07-04 17:18:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57400000 2022-07-04 17:18:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57400000 (136 GB) 2022-07-04 17:18:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57401000 (136 GB) 2022-07-04 17:18:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57402000 (136 GB) 2022-07-04 17:18:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57403000 (136 GB) 2022-07-04 17:18:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57404000 (136 GB) 2022-07-04 17:18:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57405000 (136 GB) 2022-07-04 17:18:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57406000 (136 GB) 2022-07-04 17:18:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57407000 (136 GB) 2022-07-04 17:18:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57408000 (136 GB) 2022-07-04 17:18:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57409000 (136 GB) 2022-07-04 17:18:55 source > 2022-07-04 17:18:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57410000 2022-07-04 17:18:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57410000 (136 GB) 2022-07-04 17:18:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57411000 (136 GB) 2022-07-04 17:18:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57412000 (136 GB) 2022-07-04 17:18:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57413000 (136 GB) 2022-07-04 17:18:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57414000 (136 GB) 2022-07-04 17:18:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57415000 (136 GB) 2022-07-04 17:18:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57416000 (136 GB) 2022-07-04 17:18:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57417000 (136 GB) 2022-07-04 17:18:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57418000 (136 GB) 2022-07-04 17:18:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57419000 (136 GB) 2022-07-04 17:18:57 source > 2022-07-04 17:18:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57420000 2022-07-04 17:18:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57420000 (136 GB) 2022-07-04 17:18:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57421000 (136 GB) 2022-07-04 17:18:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57422000 (136 GB) 2022-07-04 17:18:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57423000 (136 GB) 2022-07-04 17:18:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57424000 (136 GB) 2022-07-04 17:18:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57425000 (136 GB) 2022-07-04 17:18:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57426000 (136 GB) 2022-07-04 17:18:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57427000 (136 GB) 2022-07-04 17:18:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57428000 (136 GB) 2022-07-04 17:18:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57429000 (136 GB) 2022-07-04 17:18:58 source > 2022-07-04 17:18:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57430000 2022-07-04 17:18:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57430000 (136 GB) 2022-07-04 17:18:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57431000 (136 GB) 2022-07-04 17:18:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57432000 (136 GB) 2022-07-04 17:18:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57433000 (136 GB) 2022-07-04 17:18:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57434000 (136 GB) 2022-07-04 17:18:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57435000 (136 GB) 2022-07-04 17:18:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57436000 (136 GB) 2022-07-04 17:19:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57437000 (136 GB) 2022-07-04 17:19:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57438000 (136 GB) 2022-07-04 17:19:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57439000 (136 GB) 2022-07-04 17:19:00 source > 2022-07-04 17:19:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57440000 2022-07-04 17:19:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57440000 (136 GB) 2022-07-04 17:19:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57441000 (136 GB) 2022-07-04 17:19:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57442000 (136 GB) 2022-07-04 17:19:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57443000 (136 GB) 2022-07-04 17:19:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57444000 (136 GB) 2022-07-04 17:19:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57445000 (136 GB) 2022-07-04 17:19:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57446000 (136 GB) 2022-07-04 17:19:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57447000 (136 GB) 2022-07-04 17:19:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57448000 (136 GB) 2022-07-04 17:19:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57449000 (137 GB) 2022-07-04 17:19:02 source > 2022-07-04 17:19:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57450000 2022-07-04 17:19:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57450000 (137 GB) 2022-07-04 17:19:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57451000 (137 GB) 2022-07-04 17:19:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57452000 (137 GB) 2022-07-04 17:19:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57453000 (137 GB) 2022-07-04 17:19:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57454000 (137 GB) 2022-07-04 17:19:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57455000 (137 GB) 2022-07-04 17:19:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57456000 (137 GB) 2022-07-04 17:19:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57457000 (137 GB) 2022-07-04 17:19:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57458000 (137 GB) 2022-07-04 17:19:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57459000 (137 GB) 2022-07-04 17:19:03 source > 2022-07-04 17:19:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57460000 2022-07-04 17:19:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57460000 (137 GB) 2022-07-04 17:19:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57461000 (137 GB) 2022-07-04 17:19:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57462000 (137 GB) 2022-07-04 17:19:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57463000 (137 GB) 2022-07-04 17:19:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57464000 (137 GB) 2022-07-04 17:19:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57465000 (137 GB) 2022-07-04 17:19:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57466000 (137 GB) 2022-07-04 17:19:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57467000 (137 GB) 2022-07-04 17:19:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57468000 (137 GB) 2022-07-04 17:19:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57469000 (137 GB) 2022-07-04 17:19:05 source > 2022-07-04 17:19:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57470000 2022-07-04 17:19:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57470000 (137 GB) 2022-07-04 17:19:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57471000 (137 GB) 2022-07-04 17:19:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57472000 (137 GB) 2022-07-04 17:19:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57473000 (137 GB) 2022-07-04 17:19:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57474000 (137 GB) 2022-07-04 17:19:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57475000 (137 GB) 2022-07-04 17:19:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57476000 (137 GB) 2022-07-04 17:19:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57477000 (137 GB) 2022-07-04 17:19:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57478000 (137 GB) 2022-07-04 17:19:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57479000 (137 GB) 2022-07-04 17:19:06 source > 2022-07-04 17:19:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57480000 2022-07-04 17:19:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57480000 (137 GB) 2022-07-04 17:19:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57481000 (137 GB) 2022-07-04 17:19:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57482000 (137 GB) 2022-07-04 17:19:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57483000 (137 GB) 2022-07-04 17:19:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57484000 (137 GB) 2022-07-04 17:19:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57485000 (137 GB) 2022-07-04 17:19:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57486000 (137 GB) 2022-07-04 17:19:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57487000 (137 GB) 2022-07-04 17:19:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57488000 (137 GB) 2022-07-04 17:19:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57489000 (137 GB) 2022-07-04 17:19:08 source > 2022-07-04 17:19:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57490000 2022-07-04 17:19:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57490000 (137 GB) 2022-07-04 17:19:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57491000 (137 GB) 2022-07-04 17:19:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57492000 (137 GB) 2022-07-04 17:19:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57493000 (137 GB) 2022-07-04 17:19:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57494000 (137 GB) 2022-07-04 17:19:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57495000 (137 GB) 2022-07-04 17:19:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57496000 (137 GB) 2022-07-04 17:19:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57497000 (137 GB) 2022-07-04 17:19:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57498000 (137 GB) 2022-07-04 17:19:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57499000 (137 GB) 2022-07-04 17:19:09 source > 2022-07-04 17:19:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57500000 2022-07-04 17:19:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57500000 (137 GB) 2022-07-04 17:19:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57501000 (137 GB) 2022-07-04 17:19:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57502000 (137 GB) 2022-07-04 17:19:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57503000 (137 GB) 2022-07-04 17:19:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57504000 (137 GB) 2022-07-04 17:19:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57505000 (137 GB) 2022-07-04 17:19:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57506000 (137 GB) 2022-07-04 17:19:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57507000 (137 GB) 2022-07-04 17:19:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57508000 (137 GB) 2022-07-04 17:19:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57509000 (137 GB) 2022-07-04 17:19:11 source > 2022-07-04 17:19:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57510000 2022-07-04 17:19:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57510000 (137 GB) 2022-07-04 17:19:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57511000 (137 GB) 2022-07-04 17:19:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57512000 (137 GB) 2022-07-04 17:19:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57513000 (137 GB) 2022-07-04 17:19:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57514000 (137 GB) 2022-07-04 17:19:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57515000 (137 GB) 2022-07-04 17:19:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57516000 (137 GB) 2022-07-04 17:19:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57517000 (137 GB) 2022-07-04 17:19:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57518000 (137 GB) 2022-07-04 17:19:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57519000 (137 GB) 2022-07-04 17:19:12 source > 2022-07-04 17:19:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57520000 2022-07-04 17:19:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57520000 (137 GB) 2022-07-04 17:19:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57521000 (137 GB) 2022-07-04 17:19:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57522000 (137 GB) 2022-07-04 17:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57523000 (137 GB) 2022-07-04 17:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57524000 (137 GB) 2022-07-04 17:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57525000 (137 GB) 2022-07-04 17:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57526000 (137 GB) 2022-07-04 17:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57527000 (137 GB) 2022-07-04 17:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57528000 (137 GB) 2022-07-04 17:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57529000 (137 GB) 2022-07-04 17:19:14 source > 2022-07-04 17:19:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57530000 2022-07-04 17:19:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57530000 (137 GB) 2022-07-04 17:19:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57531000 (137 GB) 2022-07-04 17:19:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57532000 (137 GB) 2022-07-04 17:19:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57533000 (137 GB) 2022-07-04 17:19:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57534000 (137 GB) 2022-07-04 17:19:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57535000 (137 GB) 2022-07-04 17:19:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57536000 (137 GB) 2022-07-04 17:19:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57537000 (137 GB) 2022-07-04 17:19:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57538000 (137 GB) 2022-07-04 17:19:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57539000 (137 GB) 2022-07-04 17:19:15 source > 2022-07-04 17:19:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57540000 2022-07-04 17:19:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57540000 (137 GB) 2022-07-04 17:19:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57541000 (137 GB) 2022-07-04 17:19:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57542000 (137 GB) 2022-07-04 17:19:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57543000 (137 GB) 2022-07-04 17:19:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57544000 (137 GB) 2022-07-04 17:19:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57545000 (137 GB) 2022-07-04 17:19:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57546000 (137 GB) 2022-07-04 17:19:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57547000 (137 GB) 2022-07-04 17:19:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57548000 (137 GB) 2022-07-04 17:19:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57549000 (137 GB) 2022-07-04 17:19:16 source > 2022-07-04 17:19:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57550000 2022-07-04 17:19:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57550000 (137 GB) 2022-07-04 17:19:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57551000 (137 GB) 2022-07-04 17:19:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57552000 (137 GB) 2022-07-04 17:19:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57553000 (137 GB) 2022-07-04 17:19:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57554000 (137 GB) 2022-07-04 17:19:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57555000 (137 GB) 2022-07-04 17:19:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57556000 (137 GB) 2022-07-04 17:19:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57557000 (137 GB) 2022-07-04 17:19:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57558000 (137 GB) 2022-07-04 17:19:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57559000 (137 GB) 2022-07-04 17:19:18 source > 2022-07-04 17:19:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57560000 2022-07-04 17:19:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57560000 (137 GB) 2022-07-04 17:19:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57561000 (137 GB) 2022-07-04 17:19:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57562000 (137 GB) 2022-07-04 17:19:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57563000 (137 GB) 2022-07-04 17:19:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57564000 (137 GB) 2022-07-04 17:19:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57565000 (137 GB) 2022-07-04 17:19:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57566000 (137 GB) 2022-07-04 17:19:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57567000 (137 GB) 2022-07-04 17:19:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57568000 (137 GB) 2022-07-04 17:19:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57569000 (137 GB) 2022-07-04 17:19:19 source > 2022-07-04 17:19:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57570000 2022-07-04 17:19:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57570000 (137 GB) 2022-07-04 17:19:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57571000 (137 GB) 2022-07-04 17:19:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57572000 (137 GB) 2022-07-04 17:19:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57573000 (137 GB) 2022-07-04 17:19:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57574000 (137 GB) 2022-07-04 17:19:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57575000 (137 GB) 2022-07-04 17:19:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57576000 (137 GB) 2022-07-04 17:19:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57577000 (137 GB) 2022-07-04 17:19:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57578000 (137 GB) 2022-07-04 17:19:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57579000 (137 GB) 2022-07-04 17:19:21 source > 2022-07-04 17:19:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57580000 2022-07-04 17:19:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57580000 (137 GB) 2022-07-04 17:19:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57581000 (137 GB) 2022-07-04 17:19:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57582000 (137 GB) 2022-07-04 17:19:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57583000 (137 GB) 2022-07-04 17:19:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57584000 (137 GB) 2022-07-04 17:19:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57585000 (137 GB) 2022-07-04 17:19:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57586000 (137 GB) 2022-07-04 17:19:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57587000 (137 GB) 2022-07-04 17:19:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57588000 (137 GB) 2022-07-04 17:19:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57589000 (137 GB) 2022-07-04 17:19:22 source > 2022-07-04 17:19:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57590000 2022-07-04 17:19:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57590000 (137 GB) 2022-07-04 17:19:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57591000 (137 GB) 2022-07-04 17:19:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57592000 (137 GB) 2022-07-04 17:19:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57593000 (137 GB) 2022-07-04 17:19:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57594000 (137 GB) 2022-07-04 17:19:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57595000 (137 GB) 2022-07-04 17:19:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57596000 (137 GB) 2022-07-04 17:19:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57597000 (137 GB) 2022-07-04 17:19:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57598000 (137 GB) 2022-07-04 17:19:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57599000 (137 GB) 2022-07-04 17:19:24 source > 2022-07-04 17:19:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57600000 2022-07-04 17:19:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57600000 (137 GB) 2022-07-04 17:19:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57601000 (137 GB) 2022-07-04 17:19:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57602000 (137 GB) 2022-07-04 17:19:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57603000 (137 GB) 2022-07-04 17:19:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57604000 (137 GB) 2022-07-04 17:19:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57605000 (137 GB) 2022-07-04 17:19:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57606000 (137 GB) 2022-07-04 17:19:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57607000 (137 GB) 2022-07-04 17:19:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57608000 (137 GB) 2022-07-04 17:19:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57609000 (137 GB) 2022-07-04 17:19:25 source > 2022-07-04 17:19:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57610000 2022-07-04 17:19:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57610000 (137 GB) 2022-07-04 17:19:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57611000 (137 GB) 2022-07-04 17:19:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57612000 (137 GB) 2022-07-04 17:19:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57613000 (137 GB) 2022-07-04 17:19:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57614000 (137 GB) 2022-07-04 17:19:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57615000 (137 GB) 2022-07-04 17:19:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57616000 (137 GB) 2022-07-04 17:19:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57617000 (137 GB) 2022-07-04 17:19:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57618000 (137 GB) 2022-07-04 17:19:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57619000 (137 GB) 2022-07-04 17:19:26 source > 2022-07-04 17:19:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57620000 2022-07-04 17:19:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57620000 (137 GB) 2022-07-04 17:19:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57621000 (137 GB) 2022-07-04 17:19:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57622000 (137 GB) 2022-07-04 17:19:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57623000 (137 GB) 2022-07-04 17:19:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57624000 (137 GB) 2022-07-04 17:19:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57625000 (137 GB) 2022-07-04 17:19:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57626000 (137 GB) 2022-07-04 17:19:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57627000 (137 GB) 2022-07-04 17:19:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57628000 (137 GB) 2022-07-04 17:19:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57629000 (137 GB) 2022-07-04 17:19:28 source > 2022-07-04 17:19:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57630000 2022-07-04 17:19:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57630000 (137 GB) 2022-07-04 17:19:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57631000 (137 GB) 2022-07-04 17:19:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57632000 (137 GB) 2022-07-04 17:19:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57633000 (137 GB) 2022-07-04 17:19:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57634000 (137 GB) 2022-07-04 17:19:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57635000 (137 GB) 2022-07-04 17:19:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57636000 (137 GB) 2022-07-04 17:19:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57637000 (137 GB) 2022-07-04 17:19:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57638000 (137 GB) 2022-07-04 17:19:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57639000 (137 GB) 2022-07-04 17:19:29 source > 2022-07-04 17:19:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57640000 2022-07-04 17:19:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57640000 (137 GB) 2022-07-04 17:19:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57641000 (137 GB) 2022-07-04 17:19:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57642000 (137 GB) 2022-07-04 17:19:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57643000 (137 GB) 2022-07-04 17:19:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57644000 (137 GB) 2022-07-04 17:19:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57645000 (137 GB) 2022-07-04 17:19:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57646000 (137 GB) 2022-07-04 17:19:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57647000 (137 GB) 2022-07-04 17:19:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57648000 (137 GB) 2022-07-04 17:19:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57649000 (137 GB) 2022-07-04 17:19:31 source > 2022-07-04 17:19:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57650000 2022-07-04 17:19:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57650000 (137 GB) 2022-07-04 17:19:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57651000 (137 GB) 2022-07-04 17:19:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57652000 (137 GB) 2022-07-04 17:19:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57653000 (137 GB) 2022-07-04 17:19:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57654000 (137 GB) 2022-07-04 17:19:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57655000 (137 GB) 2022-07-04 17:19:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57656000 (137 GB) 2022-07-04 17:19:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57657000 (137 GB) 2022-07-04 17:19:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57658000 (137 GB) 2022-07-04 17:19:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57659000 (137 GB) 2022-07-04 17:19:33 source > 2022-07-04 17:19:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57660000 2022-07-04 17:19:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57660000 (137 GB) 2022-07-04 17:19:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57661000 (137 GB) 2022-07-04 17:19:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57662000 (137 GB) 2022-07-04 17:19:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57663000 (137 GB) 2022-07-04 17:19:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57664000 (137 GB) 2022-07-04 17:19:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57665000 (137 GB) 2022-07-04 17:19:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57666000 (137 GB) 2022-07-04 17:19:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57667000 (137 GB) 2022-07-04 17:19:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57668000 (137 GB) 2022-07-04 17:19:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57669000 (137 GB) 2022-07-04 17:19:35 source > 2022-07-04 17:19:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57670000 2022-07-04 17:19:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57670000 (137 GB) 2022-07-04 17:19:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57671000 (137 GB) 2022-07-04 17:19:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57672000 (137 GB) 2022-07-04 17:19:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57673000 (137 GB) 2022-07-04 17:19:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57674000 (137 GB) 2022-07-04 17:19:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57675000 (137 GB) 2022-07-04 17:19:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57676000 (137 GB) 2022-07-04 17:19:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57677000 (137 GB) 2022-07-04 17:19:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57678000 (137 GB) 2022-07-04 17:19:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57679000 (137 GB) 2022-07-04 17:19:36 source > 2022-07-04 17:19:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57680000 2022-07-04 17:19:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57680000 (137 GB) 2022-07-04 17:19:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57681000 (137 GB) 2022-07-04 17:19:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57682000 (137 GB) 2022-07-04 17:19:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57683000 (137 GB) 2022-07-04 17:19:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57684000 (137 GB) 2022-07-04 17:19:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57685000 (137 GB) 2022-07-04 17:19:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57686000 (137 GB) 2022-07-04 17:19:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57687000 (137 GB) 2022-07-04 17:19:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57688000 (137 GB) 2022-07-04 17:19:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57689000 (137 GB) 2022-07-04 17:19:38 source > 2022-07-04 17:19:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57690000 2022-07-04 17:19:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57690000 (137 GB) 2022-07-04 17:19:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57691000 (137 GB) 2022-07-04 17:19:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57692000 (137 GB) 2022-07-04 17:19:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57693000 (137 GB) 2022-07-04 17:19:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57694000 (137 GB) 2022-07-04 17:19:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57695000 (137 GB) 2022-07-04 17:19:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57696000 (137 GB) 2022-07-04 17:19:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57697000 (137 GB) 2022-07-04 17:19:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57698000 (137 GB) 2022-07-04 17:19:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57699000 (137 GB) 2022-07-04 17:19:40 source > 2022-07-04 17:19:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57700000 2022-07-04 17:19:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57700000 (137 GB) 2022-07-04 17:19:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57701000 (137 GB) 2022-07-04 17:19:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57702000 (137 GB) 2022-07-04 17:19:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57703000 (137 GB) 2022-07-04 17:19:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57704000 (137 GB) 2022-07-04 17:19:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57705000 (137 GB) 2022-07-04 17:19:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57706000 (137 GB) 2022-07-04 17:19:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57707000 (137 GB) 2022-07-04 17:19:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57708000 (137 GB) 2022-07-04 17:19:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57709000 (137 GB) 2022-07-04 17:19:41 source > 2022-07-04 17:19:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57710000 2022-07-04 17:19:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57710000 (137 GB) 2022-07-04 17:19:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57711000 (137 GB) 2022-07-04 17:19:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57712000 (137 GB) 2022-07-04 17:19:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57713000 (137 GB) 2022-07-04 17:19:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57714000 (137 GB) 2022-07-04 17:19:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57715000 (137 GB) 2022-07-04 17:19:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57716000 (137 GB) 2022-07-04 17:19:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57717000 (137 GB) 2022-07-04 17:19:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57718000 (137 GB) 2022-07-04 17:19:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57719000 (137 GB) 2022-07-04 17:19:43 source > 2022-07-04 17:19:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57720000 2022-07-04 17:19:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57720000 (137 GB) 2022-07-04 17:19:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57721000 (137 GB) 2022-07-04 17:19:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57722000 (137 GB) 2022-07-04 17:19:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57723000 (137 GB) 2022-07-04 17:19:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57724000 (137 GB) 2022-07-04 17:19:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57725000 (137 GB) 2022-07-04 17:19:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57726000 (137 GB) 2022-07-04 17:19:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57727000 (137 GB) 2022-07-04 17:19:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57728000 (137 GB) 2022-07-04 17:19:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57729000 (137 GB) 2022-07-04 17:19:44 source > 2022-07-04 17:19:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57730000 2022-07-04 17:19:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57730000 (137 GB) 2022-07-04 17:19:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57731000 (137 GB) 2022-07-04 17:19:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57732000 (137 GB) 2022-07-04 17:19:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57733000 (137 GB) 2022-07-04 17:19:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57734000 (137 GB) 2022-07-04 17:19:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57735000 (137 GB) 2022-07-04 17:19:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57736000 (137 GB) 2022-07-04 17:19:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57737000 (137 GB) 2022-07-04 17:19:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57738000 (137 GB) 2022-07-04 17:19:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57739000 (137 GB) 2022-07-04 17:19:46 source > 2022-07-04 17:19:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57740000 2022-07-04 17:19:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57740000 (137 GB) 2022-07-04 17:19:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57741000 (137 GB) 2022-07-04 17:19:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57742000 (137 GB) 2022-07-04 17:19:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57743000 (137 GB) 2022-07-04 17:19:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57744000 (137 GB) 2022-07-04 17:19:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57745000 (137 GB) 2022-07-04 17:19:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57746000 (137 GB) 2022-07-04 17:19:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57747000 (137 GB) 2022-07-04 17:19:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57748000 (137 GB) 2022-07-04 17:19:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57749000 (137 GB) 2022-07-04 17:19:47 source > 2022-07-04 17:19:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57750000 2022-07-04 17:19:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57750000 (137 GB) 2022-07-04 17:19:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57751000 (137 GB) 2022-07-04 17:19:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57752000 (137 GB) 2022-07-04 17:19:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57753000 (137 GB) 2022-07-04 17:19:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57754000 (137 GB) 2022-07-04 17:19:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57755000 (137 GB) 2022-07-04 17:19:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57756000 (137 GB) 2022-07-04 17:19:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57757000 (137 GB) 2022-07-04 17:19:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57758000 (137 GB) 2022-07-04 17:19:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57759000 (137 GB) 2022-07-04 17:19:48 source > 2022-07-04 17:19:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57760000 2022-07-04 17:19:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57760000 (137 GB) 2022-07-04 17:19:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57761000 (137 GB) 2022-07-04 17:19:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57762000 (137 GB) 2022-07-04 17:19:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57763000 (137 GB) 2022-07-04 17:19:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57764000 (137 GB) 2022-07-04 17:19:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57765000 (137 GB) 2022-07-04 17:19:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57766000 (137 GB) 2022-07-04 17:19:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57767000 (137 GB) 2022-07-04 17:19:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57768000 (137 GB) 2022-07-04 17:19:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57769000 (137 GB) 2022-07-04 17:19:50 source > 2022-07-04 17:19:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57770000 2022-07-04 17:19:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57770000 (137 GB) 2022-07-04 17:19:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57771000 (137 GB) 2022-07-04 17:19:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57772000 (137 GB) 2022-07-04 17:19:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57773000 (137 GB) 2022-07-04 17:19:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57774000 (137 GB) 2022-07-04 17:19:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57775000 (137 GB) 2022-07-04 17:19:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57776000 (137 GB) 2022-07-04 17:19:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57777000 (137 GB) 2022-07-04 17:19:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57778000 (137 GB) 2022-07-04 17:19:51 destination > 2022-07-04 17:19:51 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:19:51 destination > 2022-07-04 17:19:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:19:51 destination > 2022-07-04 17:19:51 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:19:51 destination > 2022-07-04 17:19:51 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to dd0701d1-b5e6-4e82-946a-cd60c82b96b511759551832682316477.csv.gz (200 MB) 2022-07-04 17:20:00 destination > 2022-07-04 17:20:00 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:20:00 destination > 2022-07-04 17:20:00 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data dd0701d1-b5e6-4e82-946a-cd60c82b96b511759551832682316477.csv.gz 2022-07-04 17:20:00 destination > 2022-07-04 17:20:00 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -568411 bytes in 0 buffers) 2022-07-04 17:20:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57779000 (137 GB) 2022-07-04 17:20:00 source > 2022-07-04 17:20:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57780000 2022-07-04 17:20:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57780000 (137 GB) 2022-07-04 17:20:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57781000 (137 GB) 2022-07-04 17:20:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57782000 (137 GB) 2022-07-04 17:20:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57783000 (137 GB) 2022-07-04 17:20:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57784000 (137 GB) 2022-07-04 17:20:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57785000 (137 GB) 2022-07-04 17:20:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57786000 (137 GB) 2022-07-04 17:20:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57787000 (137 GB) 2022-07-04 17:20:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57788000 (137 GB) 2022-07-04 17:20:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57789000 (137 GB) 2022-07-04 17:20:02 source > 2022-07-04 17:20:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57790000 2022-07-04 17:20:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57790000 (137 GB) 2022-07-04 17:20:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57791000 (137 GB) 2022-07-04 17:20:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57792000 (137 GB) 2022-07-04 17:20:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57793000 (137 GB) 2022-07-04 17:20:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57794000 (137 GB) 2022-07-04 17:20:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57795000 (137 GB) 2022-07-04 17:20:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57796000 (137 GB) 2022-07-04 17:20:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57797000 (137 GB) 2022-07-04 17:20:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57798000 (137 GB) 2022-07-04 17:20:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57799000 (137 GB) 2022-07-04 17:20:03 source > 2022-07-04 17:20:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57800000 2022-07-04 17:20:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57800000 (137 GB) 2022-07-04 17:20:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57801000 (137 GB) 2022-07-04 17:20:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57802000 (137 GB) 2022-07-04 17:20:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57803000 (137 GB) 2022-07-04 17:20:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57804000 (137 GB) 2022-07-04 17:20:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57805000 (137 GB) 2022-07-04 17:20:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57806000 (137 GB) 2022-07-04 17:20:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57807000 (137 GB) 2022-07-04 17:20:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57808000 (137 GB) 2022-07-04 17:20:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57809000 (137 GB) 2022-07-04 17:20:05 source > 2022-07-04 17:20:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57810000 2022-07-04 17:20:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57810000 (137 GB) 2022-07-04 17:20:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57811000 (137 GB) 2022-07-04 17:20:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57812000 (137 GB) 2022-07-04 17:20:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57813000 (137 GB) 2022-07-04 17:20:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57814000 (137 GB) 2022-07-04 17:20:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57815000 (137 GB) 2022-07-04 17:20:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57816000 (137 GB) 2022-07-04 17:20:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57817000 (137 GB) 2022-07-04 17:20:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57818000 (137 GB) 2022-07-04 17:20:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57819000 (137 GB) 2022-07-04 17:20:06 source > 2022-07-04 17:20:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57820000 2022-07-04 17:20:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57820000 (137 GB) 2022-07-04 17:20:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57821000 (137 GB) 2022-07-04 17:20:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57822000 (137 GB) 2022-07-04 17:20:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57823000 (137 GB) 2022-07-04 17:20:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57824000 (137 GB) 2022-07-04 17:20:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57825000 (137 GB) 2022-07-04 17:20:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57826000 (137 GB) 2022-07-04 17:20:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57827000 (137 GB) 2022-07-04 17:20:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57828000 (137 GB) 2022-07-04 17:20:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57829000 (137 GB) 2022-07-04 17:20:07 source > 2022-07-04 17:20:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57830000 2022-07-04 17:20:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57830000 (137 GB) 2022-07-04 17:20:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57831000 (137 GB) 2022-07-04 17:20:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57832000 (137 GB) 2022-07-04 17:20:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57833000 (137 GB) 2022-07-04 17:20:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57834000 (137 GB) 2022-07-04 17:20:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57835000 (137 GB) 2022-07-04 17:20:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57836000 (137 GB) 2022-07-04 17:20:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57837000 (137 GB) 2022-07-04 17:20:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57838000 (137 GB) 2022-07-04 17:20:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57839000 (137 GB) 2022-07-04 17:20:09 source > 2022-07-04 17:20:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57840000 2022-07-04 17:20:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57840000 (137 GB) 2022-07-04 17:20:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57841000 (137 GB) 2022-07-04 17:20:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57842000 (137 GB) 2022-07-04 17:20:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57843000 (137 GB) 2022-07-04 17:20:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57844000 (137 GB) 2022-07-04 17:20:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57845000 (137 GB) 2022-07-04 17:20:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57846000 (137 GB) 2022-07-04 17:20:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57847000 (137 GB) 2022-07-04 17:20:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57848000 (137 GB) 2022-07-04 17:20:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57849000 (137 GB) 2022-07-04 17:20:10 source > 2022-07-04 17:20:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57850000 2022-07-04 17:20:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57850000 (137 GB) 2022-07-04 17:20:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57851000 (137 GB) 2022-07-04 17:20:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57852000 (137 GB) 2022-07-04 17:20:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57853000 (137 GB) 2022-07-04 17:20:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57854000 (137 GB) 2022-07-04 17:20:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57855000 (138 GB) 2022-07-04 17:20:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57856000 (138 GB) 2022-07-04 17:20:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57857000 (138 GB) 2022-07-04 17:20:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57858000 (138 GB) 2022-07-04 17:20:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57859000 (138 GB) 2022-07-04 17:20:11 source > 2022-07-04 17:20:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57860000 2022-07-04 17:20:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57860000 (138 GB) 2022-07-04 17:20:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57861000 (138 GB) 2022-07-04 17:20:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57862000 (138 GB) 2022-07-04 17:20:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57863000 (138 GB) 2022-07-04 17:20:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57864000 (138 GB) 2022-07-04 17:20:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57865000 (138 GB) 2022-07-04 17:20:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57866000 (138 GB) 2022-07-04 17:20:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57867000 (138 GB) 2022-07-04 17:20:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57868000 (138 GB) 2022-07-04 17:20:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57869000 (138 GB) 2022-07-04 17:20:13 source > 2022-07-04 17:20:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57870000 2022-07-04 17:20:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57870000 (138 GB) 2022-07-04 17:20:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57871000 (138 GB) 2022-07-04 17:20:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57872000 (138 GB) 2022-07-04 17:20:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57873000 (138 GB) 2022-07-04 17:20:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57874000 (138 GB) 2022-07-04 17:20:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57875000 (138 GB) 2022-07-04 17:20:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57876000 (138 GB) 2022-07-04 17:20:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57877000 (138 GB) 2022-07-04 17:20:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57878000 (138 GB) 2022-07-04 17:20:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57879000 (138 GB) 2022-07-04 17:20:14 source > 2022-07-04 17:20:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57880000 2022-07-04 17:20:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57880000 (138 GB) 2022-07-04 17:20:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57881000 (138 GB) 2022-07-04 17:20:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57882000 (138 GB) 2022-07-04 17:20:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57883000 (138 GB) 2022-07-04 17:20:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57884000 (138 GB) 2022-07-04 17:20:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57885000 (138 GB) 2022-07-04 17:20:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57886000 (138 GB) 2022-07-04 17:20:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57887000 (138 GB) 2022-07-04 17:20:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57888000 (138 GB) 2022-07-04 17:20:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57889000 (138 GB) 2022-07-04 17:20:16 source > 2022-07-04 17:20:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57890000 2022-07-04 17:20:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57890000 (138 GB) 2022-07-04 17:20:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57891000 (138 GB) 2022-07-04 17:20:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57892000 (138 GB) 2022-07-04 17:20:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57893000 (138 GB) 2022-07-04 17:20:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57894000 (138 GB) 2022-07-04 17:20:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57895000 (138 GB) 2022-07-04 17:20:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57896000 (138 GB) 2022-07-04 17:20:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57897000 (138 GB) 2022-07-04 17:20:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57898000 (138 GB) 2022-07-04 17:20:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57899000 (138 GB) 2022-07-04 17:20:17 source > 2022-07-04 17:20:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57900000 2022-07-04 17:20:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57900000 (138 GB) 2022-07-04 17:20:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57901000 (138 GB) 2022-07-04 17:20:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57902000 (138 GB) 2022-07-04 17:20:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57903000 (138 GB) 2022-07-04 17:20:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57904000 (138 GB) 2022-07-04 17:20:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57905000 (138 GB) 2022-07-04 17:20:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57906000 (138 GB) 2022-07-04 17:20:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57907000 (138 GB) 2022-07-04 17:20:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57908000 (138 GB) 2022-07-04 17:20:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57909000 (138 GB) 2022-07-04 17:20:19 source > 2022-07-04 17:20:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57910000 2022-07-04 17:20:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57910000 (138 GB) 2022-07-04 17:20:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57911000 (138 GB) 2022-07-04 17:20:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57912000 (138 GB) 2022-07-04 17:20:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57913000 (138 GB) 2022-07-04 17:20:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57914000 (138 GB) 2022-07-04 17:20:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57915000 (138 GB) 2022-07-04 17:20:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57916000 (138 GB) 2022-07-04 17:20:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57917000 (138 GB) 2022-07-04 17:20:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57918000 (138 GB) 2022-07-04 17:20:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57919000 (138 GB) 2022-07-04 17:20:20 source > 2022-07-04 17:20:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57920000 2022-07-04 17:20:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57920000 (138 GB) 2022-07-04 17:20:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57921000 (138 GB) 2022-07-04 17:20:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57922000 (138 GB) 2022-07-04 17:20:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57923000 (138 GB) 2022-07-04 17:20:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57924000 (138 GB) 2022-07-04 17:20:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57925000 (138 GB) 2022-07-04 17:20:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57926000 (138 GB) 2022-07-04 17:20:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57927000 (138 GB) 2022-07-04 17:20:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57928000 (138 GB) 2022-07-04 17:20:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57929000 (138 GB) 2022-07-04 17:20:22 source > 2022-07-04 17:20:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57930000 2022-07-04 17:20:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57930000 (138 GB) 2022-07-04 17:20:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57931000 (138 GB) 2022-07-04 17:20:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57932000 (138 GB) 2022-07-04 17:20:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57933000 (138 GB) 2022-07-04 17:20:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57934000 (138 GB) 2022-07-04 17:20:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57935000 (138 GB) 2022-07-04 17:20:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57936000 (138 GB) 2022-07-04 17:20:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57937000 (138 GB) 2022-07-04 17:20:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57938000 (138 GB) 2022-07-04 17:20:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57939000 (138 GB) 2022-07-04 17:20:24 source > 2022-07-04 17:20:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57940000 2022-07-04 17:20:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57940000 (138 GB) 2022-07-04 17:20:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57941000 (138 GB) 2022-07-04 17:20:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57942000 (138 GB) 2022-07-04 17:20:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57943000 (138 GB) 2022-07-04 17:20:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57944000 (138 GB) 2022-07-04 17:20:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57945000 (138 GB) 2022-07-04 17:20:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57946000 (138 GB) 2022-07-04 17:20:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57947000 (138 GB) 2022-07-04 17:20:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57948000 (138 GB) 2022-07-04 17:20:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57949000 (138 GB) 2022-07-04 17:20:25 source > 2022-07-04 17:20:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57950000 2022-07-04 17:20:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57950000 (138 GB) 2022-07-04 17:20:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57951000 (138 GB) 2022-07-04 17:20:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57952000 (138 GB) 2022-07-04 17:20:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57953000 (138 GB) 2022-07-04 17:20:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57954000 (138 GB) 2022-07-04 17:20:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57955000 (138 GB) 2022-07-04 17:20:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57956000 (138 GB) 2022-07-04 17:20:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57957000 (138 GB) 2022-07-04 17:20:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57958000 (138 GB) 2022-07-04 17:20:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57959000 (138 GB) 2022-07-04 17:20:26 source > 2022-07-04 17:20:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57960000 2022-07-04 17:20:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57960000 (138 GB) 2022-07-04 17:20:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57961000 (138 GB) 2022-07-04 17:20:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57962000 (138 GB) 2022-07-04 17:20:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57963000 (138 GB) 2022-07-04 17:20:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57964000 (138 GB) 2022-07-04 17:20:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57965000 (138 GB) 2022-07-04 17:20:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57966000 (138 GB) 2022-07-04 17:20:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57967000 (138 GB) 2022-07-04 17:20:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57968000 (138 GB) 2022-07-04 17:20:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57969000 (138 GB) 2022-07-04 17:20:28 source > 2022-07-04 17:20:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57970000 2022-07-04 17:20:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57970000 (138 GB) 2022-07-04 17:20:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57971000 (138 GB) 2022-07-04 17:20:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57972000 (138 GB) 2022-07-04 17:20:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57973000 (138 GB) 2022-07-04 17:20:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57974000 (138 GB) 2022-07-04 17:20:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57975000 (138 GB) 2022-07-04 17:20:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57976000 (138 GB) 2022-07-04 17:20:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57977000 (138 GB) 2022-07-04 17:20:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57978000 (138 GB) 2022-07-04 17:20:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57979000 (138 GB) 2022-07-04 17:20:30 source > 2022-07-04 17:20:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57980000 2022-07-04 17:20:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57980000 (138 GB) 2022-07-04 17:20:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57981000 (138 GB) 2022-07-04 17:20:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57982000 (138 GB) 2022-07-04 17:20:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57983000 (138 GB) 2022-07-04 17:20:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57984000 (138 GB) 2022-07-04 17:20:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57985000 (138 GB) 2022-07-04 17:20:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57986000 (138 GB) 2022-07-04 17:20:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57987000 (138 GB) 2022-07-04 17:20:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57988000 (138 GB) 2022-07-04 17:20:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57989000 (138 GB) 2022-07-04 17:20:31 source > 2022-07-04 17:20:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 57990000 2022-07-04 17:20:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57990000 (138 GB) 2022-07-04 17:20:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57991000 (138 GB) 2022-07-04 17:20:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57992000 (138 GB) 2022-07-04 17:20:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57993000 (138 GB) 2022-07-04 17:20:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57994000 (138 GB) 2022-07-04 17:20:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57995000 (138 GB) 2022-07-04 17:20:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57996000 (138 GB) 2022-07-04 17:20:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57997000 (138 GB) 2022-07-04 17:20:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57998000 (138 GB) 2022-07-04 17:20:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57999000 (138 GB) 2022-07-04 17:20:32 source > 2022-07-04 17:20:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58000000 2022-07-04 17:20:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58000000 (138 GB) 2022-07-04 17:20:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58001000 (138 GB) 2022-07-04 17:20:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58002000 (138 GB) 2022-07-04 17:20:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58003000 (138 GB) 2022-07-04 17:20:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58004000 (138 GB) 2022-07-04 17:20:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58005000 (138 GB) 2022-07-04 17:20:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58006000 (138 GB) 2022-07-04 17:20:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58007000 (138 GB) 2022-07-04 17:20:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58008000 (138 GB) 2022-07-04 17:20:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58009000 (138 GB) 2022-07-04 17:20:34 source > 2022-07-04 17:20:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58010000 2022-07-04 17:20:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58010000 (138 GB) 2022-07-04 17:20:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58011000 (138 GB) 2022-07-04 17:20:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58012000 (138 GB) 2022-07-04 17:20:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58013000 (138 GB) 2022-07-04 17:20:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58014000 (138 GB) 2022-07-04 17:20:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58015000 (138 GB) 2022-07-04 17:20:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58016000 (138 GB) 2022-07-04 17:20:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58017000 (138 GB) 2022-07-04 17:20:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58018000 (138 GB) 2022-07-04 17:20:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58019000 (138 GB) 2022-07-04 17:20:35 source > 2022-07-04 17:20:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58020000 2022-07-04 17:20:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58020000 (138 GB) 2022-07-04 17:20:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58021000 (138 GB) 2022-07-04 17:20:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58022000 (138 GB) 2022-07-04 17:20:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58023000 (138 GB) 2022-07-04 17:20:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58024000 (138 GB) 2022-07-04 17:20:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58025000 (138 GB) 2022-07-04 17:20:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58026000 (138 GB) 2022-07-04 17:20:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58027000 (138 GB) 2022-07-04 17:20:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58028000 (138 GB) 2022-07-04 17:20:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58029000 (138 GB) 2022-07-04 17:20:37 source > 2022-07-04 17:20:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58030000 2022-07-04 17:20:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58030000 (138 GB) 2022-07-04 17:20:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58031000 (138 GB) 2022-07-04 17:20:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58032000 (138 GB) 2022-07-04 17:20:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58033000 (138 GB) 2022-07-04 17:20:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58034000 (138 GB) 2022-07-04 17:20:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58035000 (138 GB) 2022-07-04 17:20:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58036000 (138 GB) 2022-07-04 17:20:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58037000 (138 GB) 2022-07-04 17:20:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58038000 (138 GB) 2022-07-04 17:20:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58039000 (138 GB) 2022-07-04 17:20:38 source > 2022-07-04 17:20:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58040000 2022-07-04 17:20:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58040000 (138 GB) 2022-07-04 17:20:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58041000 (138 GB) 2022-07-04 17:20:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58042000 (138 GB) 2022-07-04 17:20:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58043000 (138 GB) 2022-07-04 17:20:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58044000 (138 GB) 2022-07-04 17:20:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58045000 (138 GB) 2022-07-04 17:20:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58046000 (138 GB) 2022-07-04 17:20:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58047000 (138 GB) 2022-07-04 17:20:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58048000 (138 GB) 2022-07-04 17:20:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58049000 (138 GB) 2022-07-04 17:20:40 source > 2022-07-04 17:20:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58050000 2022-07-04 17:20:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58050000 (138 GB) 2022-07-04 17:20:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58051000 (138 GB) 2022-07-04 17:20:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58052000 (138 GB) 2022-07-04 17:20:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58053000 (138 GB) 2022-07-04 17:20:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58054000 (138 GB) 2022-07-04 17:20:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58055000 (138 GB) 2022-07-04 17:20:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58056000 (138 GB) 2022-07-04 17:20:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58057000 (138 GB) 2022-07-04 17:20:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58058000 (138 GB) 2022-07-04 17:20:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58059000 (138 GB) 2022-07-04 17:20:41 source > 2022-07-04 17:20:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58060000 2022-07-04 17:20:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58060000 (138 GB) 2022-07-04 17:20:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58061000 (138 GB) 2022-07-04 17:20:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58062000 (138 GB) 2022-07-04 17:20:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58063000 (138 GB) 2022-07-04 17:20:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58064000 (138 GB) 2022-07-04 17:20:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58065000 (138 GB) 2022-07-04 17:20:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58066000 (138 GB) 2022-07-04 17:20:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58067000 (138 GB) 2022-07-04 17:20:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58068000 (138 GB) 2022-07-04 17:20:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58069000 (138 GB) 2022-07-04 17:20:43 source > 2022-07-04 17:20:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58070000 2022-07-04 17:20:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58070000 (138 GB) 2022-07-04 17:20:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58071000 (138 GB) 2022-07-04 17:20:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58072000 (138 GB) 2022-07-04 17:20:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58073000 (138 GB) 2022-07-04 17:20:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58074000 (138 GB) 2022-07-04 17:20:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58075000 (138 GB) 2022-07-04 17:20:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58076000 (138 GB) 2022-07-04 17:20:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58077000 (138 GB) 2022-07-04 17:20:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58078000 (138 GB) 2022-07-04 17:20:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58079000 (138 GB) 2022-07-04 17:20:44 source > 2022-07-04 17:20:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58080000 2022-07-04 17:20:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58080000 (138 GB) 2022-07-04 17:20:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58081000 (138 GB) 2022-07-04 17:20:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58082000 (138 GB) 2022-07-04 17:20:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58083000 (138 GB) 2022-07-04 17:20:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58084000 (138 GB) 2022-07-04 17:20:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58085000 (138 GB) 2022-07-04 17:20:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58086000 (138 GB) 2022-07-04 17:20:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58087000 (138 GB) 2022-07-04 17:20:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58088000 (138 GB) 2022-07-04 17:20:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58089000 (138 GB) 2022-07-04 17:20:46 source > 2022-07-04 17:20:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58090000 2022-07-04 17:20:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58090000 (138 GB) 2022-07-04 17:20:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58091000 (138 GB) 2022-07-04 17:20:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58092000 (138 GB) 2022-07-04 17:20:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58093000 (138 GB) 2022-07-04 17:20:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58094000 (138 GB) 2022-07-04 17:20:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58095000 (138 GB) 2022-07-04 17:20:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58096000 (138 GB) 2022-07-04 17:20:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58097000 (138 GB) 2022-07-04 17:20:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58098000 (138 GB) 2022-07-04 17:20:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58099000 (138 GB) 2022-07-04 17:20:48 source > 2022-07-04 17:20:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58100000 2022-07-04 17:20:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58100000 (138 GB) 2022-07-04 17:20:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58101000 (138 GB) 2022-07-04 17:20:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58102000 (138 GB) 2022-07-04 17:20:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58103000 (138 GB) 2022-07-04 17:20:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58104000 (138 GB) 2022-07-04 17:20:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58105000 (138 GB) 2022-07-04 17:20:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58106000 (138 GB) 2022-07-04 17:20:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58107000 (138 GB) 2022-07-04 17:20:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58108000 (138 GB) 2022-07-04 17:20:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58109000 (138 GB) 2022-07-04 17:20:49 source > 2022-07-04 17:20:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58110000 2022-07-04 17:20:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58110000 (138 GB) 2022-07-04 17:20:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58111000 (138 GB) 2022-07-04 17:20:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58112000 (138 GB) 2022-07-04 17:20:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58113000 (138 GB) 2022-07-04 17:20:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58114000 (138 GB) 2022-07-04 17:20:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58115000 (138 GB) 2022-07-04 17:20:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58116000 (138 GB) 2022-07-04 17:20:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58117000 (138 GB) 2022-07-04 17:20:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58118000 (138 GB) 2022-07-04 17:20:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58119000 (138 GB) 2022-07-04 17:20:51 source > 2022-07-04 17:20:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58120000 2022-07-04 17:20:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58120000 (138 GB) 2022-07-04 17:20:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58121000 (138 GB) 2022-07-04 17:20:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58122000 (138 GB) 2022-07-04 17:20:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58123000 (138 GB) 2022-07-04 17:20:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58124000 (138 GB) 2022-07-04 17:20:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58125000 (138 GB) 2022-07-04 17:20:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58126000 (138 GB) 2022-07-04 17:20:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58127000 (138 GB) 2022-07-04 17:20:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58128000 (138 GB) 2022-07-04 17:20:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58129000 (138 GB) 2022-07-04 17:20:53 source > 2022-07-04 17:20:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58130000 2022-07-04 17:20:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58130000 (138 GB) 2022-07-04 17:20:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58131000 (138 GB) 2022-07-04 17:20:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58132000 (138 GB) 2022-07-04 17:20:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58133000 (138 GB) 2022-07-04 17:20:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58134000 (138 GB) 2022-07-04 17:20:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58135000 (138 GB) 2022-07-04 17:20:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58136000 (138 GB) 2022-07-04 17:20:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58137000 (138 GB) 2022-07-04 17:20:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58138000 (138 GB) 2022-07-04 17:20:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58139000 (138 GB) 2022-07-04 17:20:54 source > 2022-07-04 17:20:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58140000 2022-07-04 17:20:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58140000 (138 GB) 2022-07-04 17:20:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58141000 (138 GB) 2022-07-04 17:20:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58142000 (138 GB) 2022-07-04 17:20:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58143000 (138 GB) 2022-07-04 17:20:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58144000 (138 GB) 2022-07-04 17:20:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58145000 (138 GB) 2022-07-04 17:20:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58146000 (138 GB) 2022-07-04 17:20:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58147000 (138 GB) 2022-07-04 17:20:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58148000 (138 GB) 2022-07-04 17:20:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58149000 (138 GB) 2022-07-04 17:20:56 source > 2022-07-04 17:20:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58150000 2022-07-04 17:20:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58150000 (138 GB) 2022-07-04 17:20:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58151000 (138 GB) 2022-07-04 17:20:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58152000 (138 GB) 2022-07-04 17:20:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58153000 (138 GB) 2022-07-04 17:20:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58154000 (138 GB) 2022-07-04 17:20:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58155000 (138 GB) 2022-07-04 17:20:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58156000 (138 GB) 2022-07-04 17:20:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58157000 (138 GB) 2022-07-04 17:20:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58158000 (138 GB) 2022-07-04 17:20:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58159000 (138 GB) 2022-07-04 17:20:57 source > 2022-07-04 17:20:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58160000 2022-07-04 17:20:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58160000 (138 GB) 2022-07-04 17:20:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58161000 (138 GB) 2022-07-04 17:20:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58162000 (138 GB) 2022-07-04 17:20:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58163000 (138 GB) 2022-07-04 17:20:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58164000 (138 GB) 2022-07-04 17:20:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58165000 (138 GB) 2022-07-04 17:20:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58166000 (138 GB) 2022-07-04 17:20:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58167000 (138 GB) 2022-07-04 17:20:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58168000 (138 GB) 2022-07-04 17:20:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58169000 (138 GB) 2022-07-04 17:20:59 source > 2022-07-04 17:20:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58170000 2022-07-04 17:20:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58170000 (138 GB) 2022-07-04 17:20:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58171000 (138 GB) 2022-07-04 17:20:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58172000 (138 GB) 2022-07-04 17:20:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58173000 (138 GB) 2022-07-04 17:20:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58174000 (138 GB) 2022-07-04 17:20:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58175000 (138 GB) 2022-07-04 17:20:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58176000 (138 GB) 2022-07-04 17:21:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58177000 (138 GB) 2022-07-04 17:21:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58178000 (138 GB) 2022-07-04 17:21:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58179000 (138 GB) 2022-07-04 17:21:00 source > 2022-07-04 17:21:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58180000 2022-07-04 17:21:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58180000 (138 GB) 2022-07-04 17:21:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58181000 (138 GB) 2022-07-04 17:21:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58182000 (138 GB) 2022-07-04 17:21:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58183000 (138 GB) 2022-07-04 17:21:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58184000 (138 GB) 2022-07-04 17:21:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58185000 (138 GB) 2022-07-04 17:21:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58186000 (138 GB) 2022-07-04 17:21:01 destination > 2022-07-04 17:21:01 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:21:01 destination > 2022-07-04 17:21:01 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:21:01 destination > 2022-07-04 17:21:01 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:21:01 destination > 2022-07-04 17:21:01 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 460b6033-3830-490a-b880-305518302b3814784957743153424838.csv.gz (200 MB) 2022-07-04 17:21:09 destination > 2022-07-04 17:21:09 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:21:09 destination > 2022-07-04 17:21:09 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 460b6033-3830-490a-b880-305518302b3814784957743153424838.csv.gz 2022-07-04 17:21:10 destination > 2022-07-04 17:21:10 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -572994 bytes in 0 buffers) 2022-07-04 17:21:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58187000 (138 GB) 2022-07-04 17:21:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58188000 (138 GB) 2022-07-04 17:21:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58189000 (138 GB) 2022-07-04 17:21:10 source > 2022-07-04 17:21:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58190000 2022-07-04 17:21:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58190000 (138 GB) 2022-07-04 17:21:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58191000 (138 GB) 2022-07-04 17:21:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58192000 (138 GB) 2022-07-04 17:21:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58193000 (138 GB) 2022-07-04 17:21:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58194000 (138 GB) 2022-07-04 17:21:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58195000 (138 GB) 2022-07-04 17:21:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58196000 (138 GB) 2022-07-04 17:21:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58197000 (138 GB) 2022-07-04 17:21:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58198000 (138 GB) 2022-07-04 17:21:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58199000 (138 GB) 2022-07-04 17:21:11 source > 2022-07-04 17:21:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58200000 2022-07-04 17:21:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58200000 (138 GB) 2022-07-04 17:21:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58201000 (138 GB) 2022-07-04 17:21:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58202000 (138 GB) 2022-07-04 17:21:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58203000 (138 GB) 2022-07-04 17:21:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58204000 (138 GB) 2022-07-04 17:21:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58205000 (138 GB) 2022-07-04 17:21:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58206000 (138 GB) 2022-07-04 17:21:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58207000 (138 GB) 2022-07-04 17:21:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58208000 (138 GB) 2022-07-04 17:21:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58209000 (138 GB) 2022-07-04 17:21:13 source > 2022-07-04 17:21:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58210000 2022-07-04 17:21:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58210000 (138 GB) 2022-07-04 17:21:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58211000 (138 GB) 2022-07-04 17:21:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58212000 (138 GB) 2022-07-04 17:21:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58213000 (138 GB) 2022-07-04 17:21:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58214000 (138 GB) 2022-07-04 17:21:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58215000 (138 GB) 2022-07-04 17:21:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58216000 (138 GB) 2022-07-04 17:21:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58217000 (138 GB) 2022-07-04 17:21:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58218000 (138 GB) 2022-07-04 17:21:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58219000 (138 GB) 2022-07-04 17:21:14 source > 2022-07-04 17:21:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58220000 2022-07-04 17:21:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58220000 (138 GB) 2022-07-04 17:21:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58221000 (138 GB) 2022-07-04 17:21:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58222000 (138 GB) 2022-07-04 17:21:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58223000 (138 GB) 2022-07-04 17:21:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58224000 (138 GB) 2022-07-04 17:21:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58225000 (138 GB) 2022-07-04 17:21:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58226000 (138 GB) 2022-07-04 17:21:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58227000 (138 GB) 2022-07-04 17:21:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58228000 (138 GB) 2022-07-04 17:21:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58229000 (138 GB) 2022-07-04 17:21:15 source > 2022-07-04 17:21:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58230000 2022-07-04 17:21:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58230000 (138 GB) 2022-07-04 17:21:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58231000 (138 GB) 2022-07-04 17:21:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58232000 (138 GB) 2022-07-04 17:21:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58233000 (138 GB) 2022-07-04 17:21:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58234000 (138 GB) 2022-07-04 17:21:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58235000 (138 GB) 2022-07-04 17:21:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58236000 (138 GB) 2022-07-04 17:21:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58237000 (138 GB) 2022-07-04 17:21:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58238000 (138 GB) 2022-07-04 17:21:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58239000 (138 GB) 2022-07-04 17:21:16 source > 2022-07-04 17:21:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58240000 2022-07-04 17:21:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58240000 (138 GB) 2022-07-04 17:21:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58241000 (138 GB) 2022-07-04 17:21:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58242000 (138 GB) 2022-07-04 17:21:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58243000 (138 GB) 2022-07-04 17:21:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58244000 (138 GB) 2022-07-04 17:21:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58245000 (138 GB) 2022-07-04 17:21:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58246000 (138 GB) 2022-07-04 17:21:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58247000 (138 GB) 2022-07-04 17:21:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58248000 (138 GB) 2022-07-04 17:21:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58249000 (138 GB) 2022-07-04 17:21:18 source > 2022-07-04 17:21:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58250000 2022-07-04 17:21:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58250000 (138 GB) 2022-07-04 17:21:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58251000 (138 GB) 2022-07-04 17:21:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58252000 (138 GB) 2022-07-04 17:21:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58253000 (138 GB) 2022-07-04 17:21:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58254000 (138 GB) 2022-07-04 17:21:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58255000 (138 GB) 2022-07-04 17:21:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58256000 (138 GB) 2022-07-04 17:21:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58257000 (138 GB) 2022-07-04 17:21:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58258000 (138 GB) 2022-07-04 17:21:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58259000 (138 GB) 2022-07-04 17:21:19 source > 2022-07-04 17:21:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58260000 2022-07-04 17:21:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58260000 (138 GB) 2022-07-04 17:21:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58261000 (138 GB) 2022-07-04 17:21:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58262000 (138 GB) 2022-07-04 17:21:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58263000 (138 GB) 2022-07-04 17:21:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58264000 (138 GB) 2022-07-04 17:21:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58265000 (138 GB) 2022-07-04 17:21:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58266000 (139 GB) 2022-07-04 17:21:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58267000 (139 GB) 2022-07-04 17:21:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58268000 (139 GB) 2022-07-04 17:21:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58269000 (139 GB) 2022-07-04 17:21:20 source > 2022-07-04 17:21:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58270000 2022-07-04 17:21:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58270000 (139 GB) 2022-07-04 17:21:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58271000 (139 GB) 2022-07-04 17:21:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58272000 (139 GB) 2022-07-04 17:21:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58273000 (139 GB) 2022-07-04 17:21:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58274000 (139 GB) 2022-07-04 17:21:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58275000 (139 GB) 2022-07-04 17:21:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58276000 (139 GB) 2022-07-04 17:21:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58277000 (139 GB) 2022-07-04 17:21:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58278000 (139 GB) 2022-07-04 17:21:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58279000 (139 GB) 2022-07-04 17:21:21 source > 2022-07-04 17:21:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58280000 2022-07-04 17:21:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58280000 (139 GB) 2022-07-04 17:21:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58281000 (139 GB) 2022-07-04 17:21:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58282000 (139 GB) 2022-07-04 17:21:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58283000 (139 GB) 2022-07-04 17:21:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58284000 (139 GB) 2022-07-04 17:21:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58285000 (139 GB) 2022-07-04 17:21:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58286000 (139 GB) 2022-07-04 17:21:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58287000 (139 GB) 2022-07-04 17:21:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58288000 (139 GB) 2022-07-04 17:21:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58289000 (139 GB) 2022-07-04 17:21:23 source > 2022-07-04 17:21:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58290000 2022-07-04 17:21:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58290000 (139 GB) 2022-07-04 17:21:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58291000 (139 GB) 2022-07-04 17:21:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58292000 (139 GB) 2022-07-04 17:21:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58293000 (139 GB) 2022-07-04 17:21:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58294000 (139 GB) 2022-07-04 17:21:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58295000 (139 GB) 2022-07-04 17:21:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58296000 (139 GB) 2022-07-04 17:21:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58297000 (139 GB) 2022-07-04 17:21:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58298000 (139 GB) 2022-07-04 17:21:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58299000 (139 GB) 2022-07-04 17:21:24 source > 2022-07-04 17:21:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58300000 2022-07-04 17:21:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58300000 (139 GB) 2022-07-04 17:21:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58301000 (139 GB) 2022-07-04 17:21:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58302000 (139 GB) 2022-07-04 17:21:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58303000 (139 GB) 2022-07-04 17:21:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58304000 (139 GB) 2022-07-04 17:21:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58305000 (139 GB) 2022-07-04 17:21:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58306000 (139 GB) 2022-07-04 17:21:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58307000 (139 GB) 2022-07-04 17:21:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58308000 (139 GB) 2022-07-04 17:21:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58309000 (139 GB) 2022-07-04 17:21:26 source > 2022-07-04 17:21:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58310000 2022-07-04 17:21:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58310000 (139 GB) 2022-07-04 17:21:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58311000 (139 GB) 2022-07-04 17:21:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58312000 (139 GB) 2022-07-04 17:21:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58313000 (139 GB) 2022-07-04 17:21:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58314000 (139 GB) 2022-07-04 17:21:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58315000 (139 GB) 2022-07-04 17:21:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58316000 (139 GB) 2022-07-04 17:21:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58317000 (139 GB) 2022-07-04 17:21:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58318000 (139 GB) 2022-07-04 17:21:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58319000 (139 GB) 2022-07-04 17:21:27 source > 2022-07-04 17:21:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58320000 2022-07-04 17:21:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58320000 (139 GB) 2022-07-04 17:21:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58321000 (139 GB) 2022-07-04 17:21:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58322000 (139 GB) 2022-07-04 17:21:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58323000 (139 GB) 2022-07-04 17:21:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58324000 (139 GB) 2022-07-04 17:21:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58325000 (139 GB) 2022-07-04 17:21:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58326000 (139 GB) 2022-07-04 17:21:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58327000 (139 GB) 2022-07-04 17:21:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58328000 (139 GB) 2022-07-04 17:21:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58329000 (139 GB) 2022-07-04 17:21:29 source > 2022-07-04 17:21:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58330000 2022-07-04 17:21:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58330000 (139 GB) 2022-07-04 17:21:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58331000 (139 GB) 2022-07-04 17:21:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58332000 (139 GB) 2022-07-04 17:21:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58333000 (139 GB) 2022-07-04 17:21:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58334000 (139 GB) 2022-07-04 17:21:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58335000 (139 GB) 2022-07-04 17:21:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58336000 (139 GB) 2022-07-04 17:21:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58337000 (139 GB) 2022-07-04 17:21:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58338000 (139 GB) 2022-07-04 17:21:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58339000 (139 GB) 2022-07-04 17:21:30 source > 2022-07-04 17:21:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58340000 2022-07-04 17:21:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58340000 (139 GB) 2022-07-04 17:21:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58341000 (139 GB) 2022-07-04 17:21:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58342000 (139 GB) 2022-07-04 17:21:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58343000 (139 GB) 2022-07-04 17:21:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58344000 (139 GB) 2022-07-04 17:21:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58345000 (139 GB) 2022-07-04 17:21:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58346000 (139 GB) 2022-07-04 17:21:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58347000 (139 GB) 2022-07-04 17:21:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58348000 (139 GB) 2022-07-04 17:21:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58349000 (139 GB) 2022-07-04 17:21:32 source > 2022-07-04 17:21:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58350000 2022-07-04 17:21:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58350000 (139 GB) 2022-07-04 17:21:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58351000 (139 GB) 2022-07-04 17:21:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58352000 (139 GB) 2022-07-04 17:21:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58353000 (139 GB) 2022-07-04 17:21:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58354000 (139 GB) 2022-07-04 17:21:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58355000 (139 GB) 2022-07-04 17:21:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58356000 (139 GB) 2022-07-04 17:21:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58357000 (139 GB) 2022-07-04 17:21:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58358000 (139 GB) 2022-07-04 17:21:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58359000 (139 GB) 2022-07-04 17:21:33 source > 2022-07-04 17:21:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58360000 2022-07-04 17:21:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58360000 (139 GB) 2022-07-04 17:21:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58361000 (139 GB) 2022-07-04 17:21:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58362000 (139 GB) 2022-07-04 17:21:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58363000 (139 GB) 2022-07-04 17:21:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58364000 (139 GB) 2022-07-04 17:21:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58365000 (139 GB) 2022-07-04 17:21:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58366000 (139 GB) 2022-07-04 17:21:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58367000 (139 GB) 2022-07-04 17:21:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58368000 (139 GB) 2022-07-04 17:21:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58369000 (139 GB) 2022-07-04 17:21:35 source > 2022-07-04 17:21:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58370000 2022-07-04 17:21:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58370000 (139 GB) 2022-07-04 17:21:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58371000 (139 GB) 2022-07-04 17:21:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58372000 (139 GB) 2022-07-04 17:21:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58373000 (139 GB) 2022-07-04 17:21:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58374000 (139 GB) 2022-07-04 17:21:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58375000 (139 GB) 2022-07-04 17:21:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58376000 (139 GB) 2022-07-04 17:21:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58377000 (139 GB) 2022-07-04 17:21:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58378000 (139 GB) 2022-07-04 17:21:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58379000 (139 GB) 2022-07-04 17:21:36 source > 2022-07-04 17:21:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58380000 2022-07-04 17:21:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58380000 (139 GB) 2022-07-04 17:21:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58381000 (139 GB) 2022-07-04 17:21:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58382000 (139 GB) 2022-07-04 17:21:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58383000 (139 GB) 2022-07-04 17:21:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58384000 (139 GB) 2022-07-04 17:21:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58385000 (139 GB) 2022-07-04 17:21:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58386000 (139 GB) 2022-07-04 17:21:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58387000 (139 GB) 2022-07-04 17:21:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58388000 (139 GB) 2022-07-04 17:21:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58389000 (139 GB) 2022-07-04 17:21:38 source > 2022-07-04 17:21:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58390000 2022-07-04 17:21:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58390000 (139 GB) 2022-07-04 17:21:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58391000 (139 GB) 2022-07-04 17:21:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58392000 (139 GB) 2022-07-04 17:21:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58393000 (139 GB) 2022-07-04 17:21:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58394000 (139 GB) 2022-07-04 17:21:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58395000 (139 GB) 2022-07-04 17:21:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58396000 (139 GB) 2022-07-04 17:21:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58397000 (139 GB) 2022-07-04 17:21:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58398000 (139 GB) 2022-07-04 17:21:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58399000 (139 GB) 2022-07-04 17:21:39 source > 2022-07-04 17:21:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58400000 2022-07-04 17:21:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58400000 (139 GB) 2022-07-04 17:21:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58401000 (139 GB) 2022-07-04 17:21:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58402000 (139 GB) 2022-07-04 17:21:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58403000 (139 GB) 2022-07-04 17:21:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58404000 (139 GB) 2022-07-04 17:21:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58405000 (139 GB) 2022-07-04 17:21:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58406000 (139 GB) 2022-07-04 17:21:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58407000 (139 GB) 2022-07-04 17:21:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58408000 (139 GB) 2022-07-04 17:21:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58409000 (139 GB) 2022-07-04 17:21:41 source > 2022-07-04 17:21:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58410000 2022-07-04 17:21:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58410000 (139 GB) 2022-07-04 17:21:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58411000 (139 GB) 2022-07-04 17:21:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58412000 (139 GB) 2022-07-04 17:21:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58413000 (139 GB) 2022-07-04 17:21:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58414000 (139 GB) 2022-07-04 17:21:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58415000 (139 GB) 2022-07-04 17:21:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58416000 (139 GB) 2022-07-04 17:21:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58417000 (139 GB) 2022-07-04 17:21:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58418000 (139 GB) 2022-07-04 17:21:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58419000 (139 GB) 2022-07-04 17:21:43 source > 2022-07-04 17:21:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58420000 2022-07-04 17:21:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58420000 (139 GB) 2022-07-04 17:21:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58421000 (139 GB) 2022-07-04 17:21:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58422000 (139 GB) 2022-07-04 17:21:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58423000 (139 GB) 2022-07-04 17:21:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58424000 (139 GB) 2022-07-04 17:21:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58425000 (139 GB) 2022-07-04 17:21:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58426000 (139 GB) 2022-07-04 17:21:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58427000 (139 GB) 2022-07-04 17:21:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58428000 (139 GB) 2022-07-04 17:21:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58429000 (139 GB) 2022-07-04 17:21:44 source > 2022-07-04 17:21:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58430000 2022-07-04 17:21:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58430000 (139 GB) 2022-07-04 17:21:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58431000 (139 GB) 2022-07-04 17:21:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58432000 (139 GB) 2022-07-04 17:21:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58433000 (139 GB) 2022-07-04 17:21:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58434000 (139 GB) 2022-07-04 17:21:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58435000 (139 GB) 2022-07-04 17:21:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58436000 (139 GB) 2022-07-04 17:21:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58437000 (139 GB) 2022-07-04 17:21:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58438000 (139 GB) 2022-07-04 17:21:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58439000 (139 GB) 2022-07-04 17:21:45 source > 2022-07-04 17:21:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58440000 2022-07-04 17:21:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58440000 (139 GB) 2022-07-04 17:21:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58441000 (139 GB) 2022-07-04 17:21:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58442000 (139 GB) 2022-07-04 17:21:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58443000 (139 GB) 2022-07-04 17:21:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58444000 (139 GB) 2022-07-04 17:21:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58445000 (139 GB) 2022-07-04 17:21:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58446000 (139 GB) 2022-07-04 17:21:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58447000 (139 GB) 2022-07-04 17:21:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58448000 (139 GB) 2022-07-04 17:21:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58449000 (139 GB) 2022-07-04 17:21:47 source > 2022-07-04 17:21:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58450000 2022-07-04 17:21:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58450000 (139 GB) 2022-07-04 17:21:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58451000 (139 GB) 2022-07-04 17:21:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58452000 (139 GB) 2022-07-04 17:21:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58453000 (139 GB) 2022-07-04 17:21:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58454000 (139 GB) 2022-07-04 17:21:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58455000 (139 GB) 2022-07-04 17:21:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58456000 (139 GB) 2022-07-04 17:21:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58457000 (139 GB) 2022-07-04 17:21:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58458000 (139 GB) 2022-07-04 17:21:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58459000 (139 GB) 2022-07-04 17:21:48 source > 2022-07-04 17:21:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58460000 2022-07-04 17:21:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58460000 (139 GB) 2022-07-04 17:21:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58461000 (139 GB) 2022-07-04 17:21:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58462000 (139 GB) 2022-07-04 17:21:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58463000 (139 GB) 2022-07-04 17:21:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58464000 (139 GB) 2022-07-04 17:21:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58465000 (139 GB) 2022-07-04 17:21:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58466000 (139 GB) 2022-07-04 17:21:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58467000 (139 GB) 2022-07-04 17:21:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58468000 (139 GB) 2022-07-04 17:21:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58469000 (139 GB) 2022-07-04 17:21:49 source > 2022-07-04 17:21:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58470000 2022-07-04 17:21:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58470000 (139 GB) 2022-07-04 17:21:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58471000 (139 GB) 2022-07-04 17:21:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58472000 (139 GB) 2022-07-04 17:21:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58473000 (139 GB) 2022-07-04 17:21:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58474000 (139 GB) 2022-07-04 17:21:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58475000 (139 GB) 2022-07-04 17:21:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58476000 (139 GB) 2022-07-04 17:21:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58477000 (139 GB) 2022-07-04 17:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58478000 (139 GB) 2022-07-04 17:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58479000 (139 GB) 2022-07-04 17:21:51 source > 2022-07-04 17:21:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58480000 2022-07-04 17:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58480000 (139 GB) 2022-07-04 17:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58481000 (139 GB) 2022-07-04 17:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58482000 (139 GB) 2022-07-04 17:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58483000 (139 GB) 2022-07-04 17:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58484000 (139 GB) 2022-07-04 17:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58485000 (139 GB) 2022-07-04 17:21:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58486000 (139 GB) 2022-07-04 17:21:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58487000 (139 GB) 2022-07-04 17:21:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58488000 (139 GB) 2022-07-04 17:21:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58489000 (139 GB) 2022-07-04 17:21:52 source > 2022-07-04 17:21:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58490000 2022-07-04 17:21:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58490000 (139 GB) 2022-07-04 17:21:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58491000 (139 GB) 2022-07-04 17:21:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58492000 (139 GB) 2022-07-04 17:21:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58493000 (139 GB) 2022-07-04 17:21:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58494000 (139 GB) 2022-07-04 17:21:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58495000 (139 GB) 2022-07-04 17:21:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58496000 (139 GB) 2022-07-04 17:21:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58497000 (139 GB) 2022-07-04 17:21:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58498000 (139 GB) 2022-07-04 17:21:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58499000 (139 GB) 2022-07-04 17:21:53 source > 2022-07-04 17:21:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58500000 2022-07-04 17:21:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58500000 (139 GB) 2022-07-04 17:21:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58501000 (139 GB) 2022-07-04 17:21:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58502000 (139 GB) 2022-07-04 17:21:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58503000 (139 GB) 2022-07-04 17:21:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58504000 (139 GB) 2022-07-04 17:21:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58505000 (139 GB) 2022-07-04 17:21:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58506000 (139 GB) 2022-07-04 17:21:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58507000 (139 GB) 2022-07-04 17:21:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58508000 (139 GB) 2022-07-04 17:21:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58509000 (139 GB) 2022-07-04 17:21:55 source > 2022-07-04 17:21:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58510000 2022-07-04 17:21:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58510000 (139 GB) 2022-07-04 17:21:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58511000 (139 GB) 2022-07-04 17:21:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58512000 (139 GB) 2022-07-04 17:21:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58513000 (139 GB) 2022-07-04 17:21:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58514000 (139 GB) 2022-07-04 17:21:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58515000 (139 GB) 2022-07-04 17:21:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58516000 (139 GB) 2022-07-04 17:21:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58517000 (139 GB) 2022-07-04 17:21:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58518000 (139 GB) 2022-07-04 17:21:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58519000 (139 GB) 2022-07-04 17:21:56 source > 2022-07-04 17:21:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58520000 2022-07-04 17:21:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58520000 (139 GB) 2022-07-04 17:21:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58521000 (139 GB) 2022-07-04 17:21:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58522000 (139 GB) 2022-07-04 17:21:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58523000 (139 GB) 2022-07-04 17:21:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58524000 (139 GB) 2022-07-04 17:21:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58525000 (139 GB) 2022-07-04 17:21:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58526000 (139 GB) 2022-07-04 17:21:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58527000 (139 GB) 2022-07-04 17:21:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58528000 (139 GB) 2022-07-04 17:21:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58529000 (139 GB) 2022-07-04 17:21:58 source > 2022-07-04 17:21:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58530000 2022-07-04 17:21:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58530000 (139 GB) 2022-07-04 17:21:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58531000 (139 GB) 2022-07-04 17:21:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58532000 (139 GB) 2022-07-04 17:21:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58533000 (139 GB) 2022-07-04 17:21:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58534000 (139 GB) 2022-07-04 17:21:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58535000 (139 GB) 2022-07-04 17:21:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58536000 (139 GB) 2022-07-04 17:21:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58537000 (139 GB) 2022-07-04 17:21:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58538000 (139 GB) 2022-07-04 17:21:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58539000 (139 GB) 2022-07-04 17:21:59 source > 2022-07-04 17:21:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58540000 2022-07-04 17:21:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58540000 (139 GB) 2022-07-04 17:21:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58541000 (139 GB) 2022-07-04 17:22:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58542000 (139 GB) 2022-07-04 17:22:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58543000 (139 GB) 2022-07-04 17:22:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58544000 (139 GB) 2022-07-04 17:22:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58545000 (139 GB) 2022-07-04 17:22:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58546000 (139 GB) 2022-07-04 17:22:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58547000 (139 GB) 2022-07-04 17:22:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58548000 (139 GB) 2022-07-04 17:22:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58549000 (139 GB) 2022-07-04 17:22:01 source > 2022-07-04 17:22:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58550000 2022-07-04 17:22:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58550000 (139 GB) 2022-07-04 17:22:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58551000 (139 GB) 2022-07-04 17:22:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58552000 (139 GB) 2022-07-04 17:22:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58553000 (139 GB) 2022-07-04 17:22:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58554000 (139 GB) 2022-07-04 17:22:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58555000 (139 GB) 2022-07-04 17:22:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58556000 (139 GB) 2022-07-04 17:22:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58557000 (139 GB) 2022-07-04 17:22:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58558000 (139 GB) 2022-07-04 17:22:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58559000 (139 GB) 2022-07-04 17:22:02 source > 2022-07-04 17:22:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58560000 2022-07-04 17:22:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58560000 (139 GB) 2022-07-04 17:22:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58561000 (139 GB) 2022-07-04 17:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58562000 (139 GB) 2022-07-04 17:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58563000 (139 GB) 2022-07-04 17:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58564000 (139 GB) 2022-07-04 17:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58565000 (139 GB) 2022-07-04 17:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58566000 (139 GB) 2022-07-04 17:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58567000 (139 GB) 2022-07-04 17:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58568000 (139 GB) 2022-07-04 17:22:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58569000 (139 GB) 2022-07-04 17:22:04 source > 2022-07-04 17:22:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58570000 2022-07-04 17:22:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58570000 (139 GB) 2022-07-04 17:22:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58571000 (139 GB) 2022-07-04 17:22:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58572000 (139 GB) 2022-07-04 17:22:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58573000 (139 GB) 2022-07-04 17:22:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58574000 (139 GB) 2022-07-04 17:22:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58575000 (139 GB) 2022-07-04 17:22:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58576000 (139 GB) 2022-07-04 17:22:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58577000 (139 GB) 2022-07-04 17:22:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58578000 (139 GB) 2022-07-04 17:22:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58579000 (139 GB) 2022-07-04 17:22:05 source > 2022-07-04 17:22:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58580000 2022-07-04 17:22:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58580000 (139 GB) 2022-07-04 17:22:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58581000 (139 GB) 2022-07-04 17:22:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58582000 (139 GB) 2022-07-04 17:22:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58583000 (139 GB) 2022-07-04 17:22:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58584000 (139 GB) 2022-07-04 17:22:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58585000 (139 GB) 2022-07-04 17:22:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58586000 (139 GB) 2022-07-04 17:22:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58587000 (139 GB) 2022-07-04 17:22:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58588000 (139 GB) 2022-07-04 17:22:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58589000 (139 GB) 2022-07-04 17:22:07 source > 2022-07-04 17:22:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58590000 2022-07-04 17:22:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58590000 (139 GB) 2022-07-04 17:22:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58591000 (139 GB) 2022-07-04 17:22:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58592000 (139 GB) 2022-07-04 17:22:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58593000 (139 GB) 2022-07-04 17:22:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58594000 (139 GB) 2022-07-04 17:22:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58595000 (139 GB) 2022-07-04 17:22:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58596000 (139 GB) 2022-07-04 17:22:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58597000 (139 GB) 2022-07-04 17:22:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58598000 (139 GB) 2022-07-04 17:22:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58599000 (139 GB) 2022-07-04 17:22:08 source > 2022-07-04 17:22:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58600000 2022-07-04 17:22:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58600000 (139 GB) 2022-07-04 17:22:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58601000 (139 GB) 2022-07-04 17:22:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58602000 (139 GB) 2022-07-04 17:22:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58603000 (139 GB) 2022-07-04 17:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58604000 (139 GB) 2022-07-04 17:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58605000 (139 GB) 2022-07-04 17:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58606000 (139 GB) 2022-07-04 17:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58607000 (139 GB) 2022-07-04 17:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58608000 (139 GB) 2022-07-04 17:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58609000 (139 GB) 2022-07-04 17:22:09 source > 2022-07-04 17:22:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58610000 2022-07-04 17:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58610000 (139 GB) 2022-07-04 17:22:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58611000 (139 GB) 2022-07-04 17:22:10 destination > 2022-07-04 17:22:10 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:22:10 destination > 2022-07-04 17:22:10 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:22:10 destination > 2022-07-04 17:22:10 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:22:10 destination > 2022-07-04 17:22:10 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 07eb7a76-1101-4f18-abf5-342c15802e8617792842441102881442.csv.gz (200 MB) 2022-07-04 17:22:18 destination > 2022-07-04 17:22:18 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:22:18 destination > 2022-07-04 17:22:18 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 07eb7a76-1101-4f18-abf5-342c15802e8617792842441102881442.csv.gz 2022-07-04 17:22:18 destination > 2022-07-04 17:22:18 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -575025 bytes in 0 buffers) 2022-07-04 17:22:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58612000 (139 GB) 2022-07-04 17:22:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58613000 (139 GB) 2022-07-04 17:22:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58614000 (139 GB) 2022-07-04 17:22:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58615000 (139 GB) 2022-07-04 17:22:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58616000 (139 GB) 2022-07-04 17:22:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58617000 (139 GB) 2022-07-04 17:22:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58618000 (139 GB) 2022-07-04 17:22:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58619000 (139 GB) 2022-07-04 17:22:20 source > 2022-07-04 17:22:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58620000 2022-07-04 17:22:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58620000 (139 GB) 2022-07-04 17:22:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58621000 (139 GB) 2022-07-04 17:22:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58622000 (139 GB) 2022-07-04 17:22:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58623000 (139 GB) 2022-07-04 17:22:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58624000 (139 GB) 2022-07-04 17:22:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58625000 (139 GB) 2022-07-04 17:22:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58626000 (139 GB) 2022-07-04 17:22:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58627000 (139 GB) 2022-07-04 17:22:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58628000 (139 GB) 2022-07-04 17:22:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58629000 (139 GB) 2022-07-04 17:22:21 source > 2022-07-04 17:22:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58630000 2022-07-04 17:22:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58630000 (139 GB) 2022-07-04 17:22:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58631000 (139 GB) 2022-07-04 17:22:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58632000 (139 GB) 2022-07-04 17:22:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58633000 (139 GB) 2022-07-04 17:22:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58634000 (139 GB) 2022-07-04 17:22:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58635000 (139 GB) 2022-07-04 17:22:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58636000 (139 GB) 2022-07-04 17:22:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58637000 (139 GB) 2022-07-04 17:22:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58638000 (139 GB) 2022-07-04 17:22:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58639000 (139 GB) 2022-07-04 17:22:23 source > 2022-07-04 17:22:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58640000 2022-07-04 17:22:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58640000 (139 GB) 2022-07-04 17:22:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58641000 (139 GB) 2022-07-04 17:22:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58642000 (139 GB) 2022-07-04 17:22:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58643000 (139 GB) 2022-07-04 17:22:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58644000 (139 GB) 2022-07-04 17:22:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58645000 (139 GB) 2022-07-04 17:22:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58646000 (139 GB) 2022-07-04 17:22:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58647000 (139 GB) 2022-07-04 17:22:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58648000 (139 GB) 2022-07-04 17:22:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58649000 (139 GB) 2022-07-04 17:22:24 source > 2022-07-04 17:22:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58650000 2022-07-04 17:22:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58650000 (139 GB) 2022-07-04 17:22:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58651000 (139 GB) 2022-07-04 17:22:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58652000 (139 GB) 2022-07-04 17:22:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58653000 (139 GB) 2022-07-04 17:22:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58654000 (139 GB) 2022-07-04 17:22:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58655000 (139 GB) 2022-07-04 17:22:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58656000 (139 GB) 2022-07-04 17:22:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58657000 (139 GB) 2022-07-04 17:22:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58658000 (139 GB) 2022-07-04 17:22:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58659000 (139 GB) 2022-07-04 17:22:25 source > 2022-07-04 17:22:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58660000 2022-07-04 17:22:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58660000 (139 GB) 2022-07-04 17:22:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58661000 (139 GB) 2022-07-04 17:22:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58662000 (139 GB) 2022-07-04 17:22:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58663000 (139 GB) 2022-07-04 17:22:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58664000 (139 GB) 2022-07-04 17:22:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58665000 (139 GB) 2022-07-04 17:22:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58666000 (139 GB) 2022-07-04 17:22:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58667000 (139 GB) 2022-07-04 17:22:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58668000 (139 GB) 2022-07-04 17:22:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58669000 (139 GB) 2022-07-04 17:22:27 source > 2022-07-04 17:22:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58670000 2022-07-04 17:22:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58670000 (139 GB) 2022-07-04 17:22:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58671000 (139 GB) 2022-07-04 17:22:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58672000 (139 GB) 2022-07-04 17:22:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58673000 (139 GB) 2022-07-04 17:22:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58674000 (139 GB) 2022-07-04 17:22:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58675000 (140 GB) 2022-07-04 17:22:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58676000 (140 GB) 2022-07-04 17:22:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58677000 (140 GB) 2022-07-04 17:22:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58678000 (140 GB) 2022-07-04 17:22:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58679000 (140 GB) 2022-07-04 17:22:28 source > 2022-07-04 17:22:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58680000 2022-07-04 17:22:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58680000 (140 GB) 2022-07-04 17:22:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58681000 (140 GB) 2022-07-04 17:22:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58682000 (140 GB) 2022-07-04 17:22:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58683000 (140 GB) 2022-07-04 17:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58684000 (140 GB) 2022-07-04 17:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58685000 (140 GB) 2022-07-04 17:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58686000 (140 GB) 2022-07-04 17:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58687000 (140 GB) 2022-07-04 17:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58688000 (140 GB) 2022-07-04 17:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58689000 (140 GB) 2022-07-04 17:22:29 source > 2022-07-04 17:22:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58690000 2022-07-04 17:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58690000 (140 GB) 2022-07-04 17:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58691000 (140 GB) 2022-07-04 17:22:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58692000 (140 GB) 2022-07-04 17:22:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58693000 (140 GB) 2022-07-04 17:22:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58694000 (140 GB) 2022-07-04 17:22:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58695000 (140 GB) 2022-07-04 17:22:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58696000 (140 GB) 2022-07-04 17:22:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58697000 (140 GB) 2022-07-04 17:22:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58698000 (140 GB) 2022-07-04 17:22:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58699000 (140 GB) 2022-07-04 17:22:31 source > 2022-07-04 17:22:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58700000 2022-07-04 17:22:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58700000 (140 GB) 2022-07-04 17:22:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58701000 (140 GB) 2022-07-04 17:22:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58702000 (140 GB) 2022-07-04 17:22:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58703000 (140 GB) 2022-07-04 17:22:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58704000 (140 GB) 2022-07-04 17:22:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58705000 (140 GB) 2022-07-04 17:22:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58706000 (140 GB) 2022-07-04 17:22:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58707000 (140 GB) 2022-07-04 17:22:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58708000 (140 GB) 2022-07-04 17:22:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58709000 (140 GB) 2022-07-04 17:22:32 source > 2022-07-04 17:22:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58710000 2022-07-04 17:22:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58710000 (140 GB) 2022-07-04 17:22:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58711000 (140 GB) 2022-07-04 17:22:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58712000 (140 GB) 2022-07-04 17:22:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58713000 (140 GB) 2022-07-04 17:22:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58714000 (140 GB) 2022-07-04 17:22:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58715000 (140 GB) 2022-07-04 17:22:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58716000 (140 GB) 2022-07-04 17:22:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58717000 (140 GB) 2022-07-04 17:22:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58718000 (140 GB) 2022-07-04 17:22:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58719000 (140 GB) 2022-07-04 17:22:34 source > 2022-07-04 17:22:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58720000 2022-07-04 17:22:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58720000 (140 GB) 2022-07-04 17:22:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58721000 (140 GB) 2022-07-04 17:22:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58722000 (140 GB) 2022-07-04 17:22:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58723000 (140 GB) 2022-07-04 17:22:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58724000 (140 GB) 2022-07-04 17:22:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58725000 (140 GB) 2022-07-04 17:22:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58726000 (140 GB) 2022-07-04 17:22:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58727000 (140 GB) 2022-07-04 17:22:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58728000 (140 GB) 2022-07-04 17:22:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58729000 (140 GB) 2022-07-04 17:22:35 source > 2022-07-04 17:22:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58730000 2022-07-04 17:22:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58730000 (140 GB) 2022-07-04 17:22:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58731000 (140 GB) 2022-07-04 17:22:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58732000 (140 GB) 2022-07-04 17:22:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58733000 (140 GB) 2022-07-04 17:22:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58734000 (140 GB) 2022-07-04 17:22:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58735000 (140 GB) 2022-07-04 17:22:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58736000 (140 GB) 2022-07-04 17:22:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58737000 (140 GB) 2022-07-04 17:22:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58738000 (140 GB) 2022-07-04 17:22:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58739000 (140 GB) 2022-07-04 17:22:37 source > 2022-07-04 17:22:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58740000 2022-07-04 17:22:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58740000 (140 GB) 2022-07-04 17:22:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58741000 (140 GB) 2022-07-04 17:22:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58742000 (140 GB) 2022-07-04 17:22:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58743000 (140 GB) 2022-07-04 17:22:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58744000 (140 GB) 2022-07-04 17:22:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58745000 (140 GB) 2022-07-04 17:22:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58746000 (140 GB) 2022-07-04 17:22:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58747000 (140 GB) 2022-07-04 17:22:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58748000 (140 GB) 2022-07-04 17:22:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58749000 (140 GB) 2022-07-04 17:22:38 source > 2022-07-04 17:22:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58750000 2022-07-04 17:22:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58750000 (140 GB) 2022-07-04 17:22:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58751000 (140 GB) 2022-07-04 17:22:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58752000 (140 GB) 2022-07-04 17:22:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58753000 (140 GB) 2022-07-04 17:22:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58754000 (140 GB) 2022-07-04 17:22:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58755000 (140 GB) 2022-07-04 17:22:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58756000 (140 GB) 2022-07-04 17:22:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58757000 (140 GB) 2022-07-04 17:22:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58758000 (140 GB) 2022-07-04 17:22:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58759000 (140 GB) 2022-07-04 17:22:40 source > 2022-07-04 17:22:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58760000 2022-07-04 17:22:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58760000 (140 GB) 2022-07-04 17:22:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58761000 (140 GB) 2022-07-04 17:22:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58762000 (140 GB) 2022-07-04 17:22:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58763000 (140 GB) 2022-07-04 17:22:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58764000 (140 GB) 2022-07-04 17:22:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58765000 (140 GB) 2022-07-04 17:22:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58766000 (140 GB) 2022-07-04 17:22:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58767000 (140 GB) 2022-07-04 17:22:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58768000 (140 GB) 2022-07-04 17:22:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58769000 (140 GB) 2022-07-04 17:22:41 source > 2022-07-04 17:22:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58770000 2022-07-04 17:22:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58770000 (140 GB) 2022-07-04 17:22:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58771000 (140 GB) 2022-07-04 17:22:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58772000 (140 GB) 2022-07-04 17:22:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58773000 (140 GB) 2022-07-04 17:22:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58774000 (140 GB) 2022-07-04 17:22:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58775000 (140 GB) 2022-07-04 17:22:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58776000 (140 GB) 2022-07-04 17:22:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58777000 (140 GB) 2022-07-04 17:22:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58778000 (140 GB) 2022-07-04 17:22:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58779000 (140 GB) 2022-07-04 17:22:43 source > 2022-07-04 17:22:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58780000 2022-07-04 17:22:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58780000 (140 GB) 2022-07-04 17:22:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58781000 (140 GB) 2022-07-04 17:22:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58782000 (140 GB) 2022-07-04 17:22:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58783000 (140 GB) 2022-07-04 17:22:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58784000 (140 GB) 2022-07-04 17:22:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58785000 (140 GB) 2022-07-04 17:22:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58786000 (140 GB) 2022-07-04 17:22:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58787000 (140 GB) 2022-07-04 17:22:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58788000 (140 GB) 2022-07-04 17:22:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58789000 (140 GB) 2022-07-04 17:22:45 source > 2022-07-04 17:22:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58790000 2022-07-04 17:22:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58790000 (140 GB) 2022-07-04 17:22:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58791000 (140 GB) 2022-07-04 17:22:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58792000 (140 GB) 2022-07-04 17:22:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58793000 (140 GB) 2022-07-04 17:22:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58794000 (140 GB) 2022-07-04 17:22:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58795000 (140 GB) 2022-07-04 17:22:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58796000 (140 GB) 2022-07-04 17:22:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58797000 (140 GB) 2022-07-04 17:22:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58798000 (140 GB) 2022-07-04 17:22:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58799000 (140 GB) 2022-07-04 17:22:46 source > 2022-07-04 17:22:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58800000 2022-07-04 17:22:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58800000 (140 GB) 2022-07-04 17:22:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58801000 (140 GB) 2022-07-04 17:22:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58802000 (140 GB) 2022-07-04 17:22:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58803000 (140 GB) 2022-07-04 17:22:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58804000 (140 GB) 2022-07-04 17:22:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58805000 (140 GB) 2022-07-04 17:22:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58806000 (140 GB) 2022-07-04 17:22:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58807000 (140 GB) 2022-07-04 17:22:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58808000 (140 GB) 2022-07-04 17:22:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58809000 (140 GB) 2022-07-04 17:22:48 source > 2022-07-04 17:22:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58810000 2022-07-04 17:22:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58810000 (140 GB) 2022-07-04 17:22:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58811000 (140 GB) 2022-07-04 17:22:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58812000 (140 GB) 2022-07-04 17:22:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58813000 (140 GB) 2022-07-04 17:22:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58814000 (140 GB) 2022-07-04 17:22:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58815000 (140 GB) 2022-07-04 17:22:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58816000 (140 GB) 2022-07-04 17:22:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58817000 (140 GB) 2022-07-04 17:22:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58818000 (140 GB) 2022-07-04 17:22:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58819000 (140 GB) 2022-07-04 17:22:50 source > 2022-07-04 17:22:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58820000 2022-07-04 17:22:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58820000 (140 GB) 2022-07-04 17:22:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58821000 (140 GB) 2022-07-04 17:22:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58822000 (140 GB) 2022-07-04 17:22:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58823000 (140 GB) 2022-07-04 17:22:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58824000 (140 GB) 2022-07-04 17:22:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58825000 (140 GB) 2022-07-04 17:22:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58826000 (140 GB) 2022-07-04 17:22:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58827000 (140 GB) 2022-07-04 17:22:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58828000 (140 GB) 2022-07-04 17:22:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58829000 (140 GB) 2022-07-04 17:22:51 source > 2022-07-04 17:22:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58830000 2022-07-04 17:22:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58830000 (140 GB) 2022-07-04 17:22:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58831000 (140 GB) 2022-07-04 17:22:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58832000 (140 GB) 2022-07-04 17:22:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58833000 (140 GB) 2022-07-04 17:22:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58834000 (140 GB) 2022-07-04 17:22:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58835000 (140 GB) 2022-07-04 17:22:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58836000 (140 GB) 2022-07-04 17:22:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58837000 (140 GB) 2022-07-04 17:22:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58838000 (140 GB) 2022-07-04 17:22:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58839000 (140 GB) 2022-07-04 17:22:53 source > 2022-07-04 17:22:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58840000 2022-07-04 17:22:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58840000 (140 GB) 2022-07-04 17:22:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58841000 (140 GB) 2022-07-04 17:22:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58842000 (140 GB) 2022-07-04 17:22:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58843000 (140 GB) 2022-07-04 17:22:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58844000 (140 GB) 2022-07-04 17:22:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58845000 (140 GB) 2022-07-04 17:22:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58846000 (140 GB) 2022-07-04 17:22:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58847000 (140 GB) 2022-07-04 17:22:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58848000 (140 GB) 2022-07-04 17:22:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58849000 (140 GB) 2022-07-04 17:22:55 source > 2022-07-04 17:22:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58850000 2022-07-04 17:22:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58850000 (140 GB) 2022-07-04 17:22:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58851000 (140 GB) 2022-07-04 17:22:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58852000 (140 GB) 2022-07-04 17:22:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58853000 (140 GB) 2022-07-04 17:22:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58854000 (140 GB) 2022-07-04 17:22:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58855000 (140 GB) 2022-07-04 17:22:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58856000 (140 GB) 2022-07-04 17:22:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58857000 (140 GB) 2022-07-04 17:22:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58858000 (140 GB) 2022-07-04 17:22:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58859000 (140 GB) 2022-07-04 17:22:56 source > 2022-07-04 17:22:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58860000 2022-07-04 17:22:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58860000 (140 GB) 2022-07-04 17:22:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58861000 (140 GB) 2022-07-04 17:22:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58862000 (140 GB) 2022-07-04 17:22:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58863000 (140 GB) 2022-07-04 17:22:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58864000 (140 GB) 2022-07-04 17:22:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58865000 (140 GB) 2022-07-04 17:22:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58866000 (140 GB) 2022-07-04 17:22:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58867000 (140 GB) 2022-07-04 17:22:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58868000 (140 GB) 2022-07-04 17:22:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58869000 (140 GB) 2022-07-04 17:22:58 source > 2022-07-04 17:22:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58870000 2022-07-04 17:22:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58870000 (140 GB) 2022-07-04 17:22:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58871000 (140 GB) 2022-07-04 17:22:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58872000 (140 GB) 2022-07-04 17:22:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58873000 (140 GB) 2022-07-04 17:22:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58874000 (140 GB) 2022-07-04 17:22:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58875000 (140 GB) 2022-07-04 17:22:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58876000 (140 GB) 2022-07-04 17:22:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58877000 (140 GB) 2022-07-04 17:22:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58878000 (140 GB) 2022-07-04 17:22:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58879000 (140 GB) 2022-07-04 17:22:59 source > 2022-07-04 17:22:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58880000 2022-07-04 17:22:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58880000 (140 GB) 2022-07-04 17:22:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58881000 (140 GB) 2022-07-04 17:23:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58882000 (140 GB) 2022-07-04 17:23:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58883000 (140 GB) 2022-07-04 17:23:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58884000 (140 GB) 2022-07-04 17:23:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58885000 (140 GB) 2022-07-04 17:23:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58886000 (140 GB) 2022-07-04 17:23:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58887000 (140 GB) 2022-07-04 17:23:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58888000 (140 GB) 2022-07-04 17:23:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58889000 (140 GB) 2022-07-04 17:23:01 source > 2022-07-04 17:23:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58890000 2022-07-04 17:23:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58890000 (140 GB) 2022-07-04 17:23:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58891000 (140 GB) 2022-07-04 17:23:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58892000 (140 GB) 2022-07-04 17:23:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58893000 (140 GB) 2022-07-04 17:23:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58894000 (140 GB) 2022-07-04 17:23:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58895000 (140 GB) 2022-07-04 17:23:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58896000 (140 GB) 2022-07-04 17:23:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58897000 (140 GB) 2022-07-04 17:23:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58898000 (140 GB) 2022-07-04 17:23:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58899000 (140 GB) 2022-07-04 17:23:02 source > 2022-07-04 17:23:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58900000 2022-07-04 17:23:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58900000 (140 GB) 2022-07-04 17:23:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58901000 (140 GB) 2022-07-04 17:23:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58902000 (140 GB) 2022-07-04 17:23:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58903000 (140 GB) 2022-07-04 17:23:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58904000 (140 GB) 2022-07-04 17:23:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58905000 (140 GB) 2022-07-04 17:23:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58906000 (140 GB) 2022-07-04 17:23:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58907000 (140 GB) 2022-07-04 17:23:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58908000 (140 GB) 2022-07-04 17:23:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58909000 (140 GB) 2022-07-04 17:23:04 source > 2022-07-04 17:23:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58910000 2022-07-04 17:23:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58910000 (140 GB) 2022-07-04 17:23:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58911000 (140 GB) 2022-07-04 17:23:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58912000 (140 GB) 2022-07-04 17:23:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58913000 (140 GB) 2022-07-04 17:23:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58914000 (140 GB) 2022-07-04 17:23:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58915000 (140 GB) 2022-07-04 17:23:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58916000 (140 GB) 2022-07-04 17:23:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58917000 (140 GB) 2022-07-04 17:23:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58918000 (140 GB) 2022-07-04 17:23:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58919000 (140 GB) 2022-07-04 17:23:05 source > 2022-07-04 17:23:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58920000 2022-07-04 17:23:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58920000 (140 GB) 2022-07-04 17:23:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58921000 (140 GB) 2022-07-04 17:23:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58922000 (140 GB) 2022-07-04 17:23:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58923000 (140 GB) 2022-07-04 17:23:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58924000 (140 GB) 2022-07-04 17:23:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58925000 (140 GB) 2022-07-04 17:23:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58926000 (140 GB) 2022-07-04 17:23:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58927000 (140 GB) 2022-07-04 17:23:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58928000 (140 GB) 2022-07-04 17:23:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58929000 (140 GB) 2022-07-04 17:23:06 source > 2022-07-04 17:23:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58930000 2022-07-04 17:23:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58930000 (140 GB) 2022-07-04 17:23:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58931000 (140 GB) 2022-07-04 17:23:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58932000 (140 GB) 2022-07-04 17:23:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58933000 (140 GB) 2022-07-04 17:23:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58934000 (140 GB) 2022-07-04 17:23:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58935000 (140 GB) 2022-07-04 17:23:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58936000 (140 GB) 2022-07-04 17:23:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58937000 (140 GB) 2022-07-04 17:23:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58938000 (140 GB) 2022-07-04 17:23:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58939000 (140 GB) 2022-07-04 17:23:08 source > 2022-07-04 17:23:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58940000 2022-07-04 17:23:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58940000 (140 GB) 2022-07-04 17:23:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58941000 (140 GB) 2022-07-04 17:23:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58942000 (140 GB) 2022-07-04 17:23:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58943000 (140 GB) 2022-07-04 17:23:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58944000 (140 GB) 2022-07-04 17:23:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58945000 (140 GB) 2022-07-04 17:23:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58946000 (140 GB) 2022-07-04 17:23:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58947000 (140 GB) 2022-07-04 17:23:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58948000 (140 GB) 2022-07-04 17:23:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58949000 (140 GB) 2022-07-04 17:23:09 source > 2022-07-04 17:23:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58950000 2022-07-04 17:23:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58950000 (140 GB) 2022-07-04 17:23:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58951000 (140 GB) 2022-07-04 17:23:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58952000 (140 GB) 2022-07-04 17:23:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58953000 (140 GB) 2022-07-04 17:23:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58954000 (140 GB) 2022-07-04 17:23:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58955000 (140 GB) 2022-07-04 17:23:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58956000 (140 GB) 2022-07-04 17:23:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58957000 (140 GB) 2022-07-04 17:23:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58958000 (140 GB) 2022-07-04 17:23:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58959000 (140 GB) 2022-07-04 17:23:11 source > 2022-07-04 17:23:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58960000 2022-07-04 17:23:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58960000 (140 GB) 2022-07-04 17:23:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58961000 (140 GB) 2022-07-04 17:23:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58962000 (140 GB) 2022-07-04 17:23:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58963000 (140 GB) 2022-07-04 17:23:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58964000 (140 GB) 2022-07-04 17:23:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58965000 (140 GB) 2022-07-04 17:23:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58966000 (140 GB) 2022-07-04 17:23:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58967000 (140 GB) 2022-07-04 17:23:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58968000 (140 GB) 2022-07-04 17:23:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58969000 (140 GB) 2022-07-04 17:23:12 source > 2022-07-04 17:23:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58970000 2022-07-04 17:23:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58970000 (140 GB) 2022-07-04 17:23:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58971000 (140 GB) 2022-07-04 17:23:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58972000 (140 GB) 2022-07-04 17:23:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58973000 (140 GB) 2022-07-04 17:23:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58974000 (140 GB) 2022-07-04 17:23:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58975000 (140 GB) 2022-07-04 17:23:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58976000 (140 GB) 2022-07-04 17:23:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58977000 (140 GB) 2022-07-04 17:23:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58978000 (140 GB) 2022-07-04 17:23:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58979000 (140 GB) 2022-07-04 17:23:14 source > 2022-07-04 17:23:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58980000 2022-07-04 17:23:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58980000 (140 GB) 2022-07-04 17:23:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58981000 (140 GB) 2022-07-04 17:23:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58982000 (140 GB) 2022-07-04 17:23:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58983000 (140 GB) 2022-07-04 17:23:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58984000 (140 GB) 2022-07-04 17:23:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58985000 (140 GB) 2022-07-04 17:23:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58986000 (140 GB) 2022-07-04 17:23:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58987000 (140 GB) 2022-07-04 17:23:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58988000 (140 GB) 2022-07-04 17:23:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58989000 (140 GB) 2022-07-04 17:23:15 source > 2022-07-04 17:23:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 58990000 2022-07-04 17:23:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58990000 (140 GB) 2022-07-04 17:23:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58991000 (140 GB) 2022-07-04 17:23:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58992000 (140 GB) 2022-07-04 17:23:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58993000 (140 GB) 2022-07-04 17:23:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58994000 (140 GB) 2022-07-04 17:23:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58995000 (140 GB) 2022-07-04 17:23:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58996000 (140 GB) 2022-07-04 17:23:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58997000 (140 GB) 2022-07-04 17:23:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58998000 (140 GB) 2022-07-04 17:23:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58999000 (140 GB) 2022-07-04 17:23:17 source > 2022-07-04 17:23:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59000000 2022-07-04 17:23:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59000000 (140 GB) 2022-07-04 17:23:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59001000 (140 GB) 2022-07-04 17:23:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59002000 (140 GB) 2022-07-04 17:23:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59003000 (140 GB) 2022-07-04 17:23:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59004000 (140 GB) 2022-07-04 17:23:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59005000 (140 GB) 2022-07-04 17:23:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59006000 (140 GB) 2022-07-04 17:23:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59007000 (140 GB) 2022-07-04 17:23:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59008000 (140 GB) 2022-07-04 17:23:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59009000 (140 GB) 2022-07-04 17:23:18 source > 2022-07-04 17:23:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59010000 2022-07-04 17:23:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59010000 (140 GB) 2022-07-04 17:23:18 destination > 2022-07-04 17:23:18 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:23:18 destination > 2022-07-04 17:23:18 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:23:18 destination > 2022-07-04 17:23:18 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:23:18 destination > 2022-07-04 17:23:18 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 05a7d2ce-d135-4024-8579-cc40c551b14718378320164244153506.csv.gz (200 MB) 2022-07-04 17:23:28 destination > 2022-07-04 17:23:28 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:23:28 destination > 2022-07-04 17:23:28 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 05a7d2ce-d135-4024-8579-cc40c551b14718378320164244153506.csv.gz 2022-07-04 17:23:28 destination > 2022-07-04 17:23:28 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -578977 bytes in 0 buffers) 2022-07-04 17:23:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59011000 (140 GB) 2022-07-04 17:23:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59012000 (140 GB) 2022-07-04 17:23:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59013000 (140 GB) 2022-07-04 17:23:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59014000 (140 GB) 2022-07-04 17:23:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59015000 (140 GB) 2022-07-04 17:23:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59016000 (140 GB) 2022-07-04 17:23:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59017000 (140 GB) 2022-07-04 17:23:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59018000 (140 GB) 2022-07-04 17:23:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59019000 (140 GB) 2022-07-04 17:23:29 source > 2022-07-04 17:23:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59020000 2022-07-04 17:23:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59020000 (140 GB) 2022-07-04 17:23:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59021000 (140 GB) 2022-07-04 17:23:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59022000 (140 GB) 2022-07-04 17:23:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59023000 (140 GB) 2022-07-04 17:23:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59024000 (140 GB) 2022-07-04 17:23:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59025000 (140 GB) 2022-07-04 17:23:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59026000 (140 GB) 2022-07-04 17:23:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59027000 (140 GB) 2022-07-04 17:23:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59028000 (140 GB) 2022-07-04 17:23:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59029000 (140 GB) 2022-07-04 17:23:30 source > 2022-07-04 17:23:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59030000 2022-07-04 17:23:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59030000 (140 GB) 2022-07-04 17:23:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59031000 (140 GB) 2022-07-04 17:23:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59032000 (140 GB) 2022-07-04 17:23:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59033000 (140 GB) 2022-07-04 17:23:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59034000 (140 GB) 2022-07-04 17:23:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59035000 (140 GB) 2022-07-04 17:23:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59036000 (140 GB) 2022-07-04 17:23:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59037000 (140 GB) 2022-07-04 17:23:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59038000 (140 GB) 2022-07-04 17:23:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59039000 (140 GB) 2022-07-04 17:23:32 source > 2022-07-04 17:23:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59040000 2022-07-04 17:23:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59040000 (140 GB) 2022-07-04 17:23:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59041000 (140 GB) 2022-07-04 17:23:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59042000 (140 GB) 2022-07-04 17:23:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59043000 (140 GB) 2022-07-04 17:23:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59044000 (140 GB) 2022-07-04 17:23:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59045000 (140 GB) 2022-07-04 17:23:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59046000 (140 GB) 2022-07-04 17:23:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59047000 (140 GB) 2022-07-04 17:23:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59048000 (140 GB) 2022-07-04 17:23:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59049000 (140 GB) 2022-07-04 17:23:33 source > 2022-07-04 17:23:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59050000 2022-07-04 17:23:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59050000 (140 GB) 2022-07-04 17:23:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59051000 (140 GB) 2022-07-04 17:23:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59052000 (140 GB) 2022-07-04 17:23:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59053000 (140 GB) 2022-07-04 17:23:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59054000 (140 GB) 2022-07-04 17:23:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59055000 (140 GB) 2022-07-04 17:23:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59056000 (140 GB) 2022-07-04 17:23:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59057000 (140 GB) 2022-07-04 17:23:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59058000 (140 GB) 2022-07-04 17:23:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59059000 (140 GB) 2022-07-04 17:23:35 source > 2022-07-04 17:23:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59060000 2022-07-04 17:23:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59060000 (140 GB) 2022-07-04 17:23:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59061000 (140 GB) 2022-07-04 17:23:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59062000 (140 GB) 2022-07-04 17:23:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59063000 (140 GB) 2022-07-04 17:23:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59064000 (140 GB) 2022-07-04 17:23:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59065000 (140 GB) 2022-07-04 17:23:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59066000 (140 GB) 2022-07-04 17:23:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59067000 (140 GB) 2022-07-04 17:23:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59068000 (140 GB) 2022-07-04 17:23:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59069000 (140 GB) 2022-07-04 17:23:36 source > 2022-07-04 17:23:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59070000 2022-07-04 17:23:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59070000 (141 GB) 2022-07-04 17:23:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59071000 (141 GB) 2022-07-04 17:23:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59072000 (141 GB) 2022-07-04 17:23:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59073000 (141 GB) 2022-07-04 17:23:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59074000 (141 GB) 2022-07-04 17:23:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59075000 (141 GB) 2022-07-04 17:23:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59076000 (141 GB) 2022-07-04 17:23:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59077000 (141 GB) 2022-07-04 17:23:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59078000 (141 GB) 2022-07-04 17:23:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59079000 (141 GB) 2022-07-04 17:23:38 source > 2022-07-04 17:23:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59080000 2022-07-04 17:23:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59080000 (141 GB) 2022-07-04 17:23:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59081000 (141 GB) 2022-07-04 17:23:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59082000 (141 GB) 2022-07-04 17:23:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59083000 (141 GB) 2022-07-04 17:23:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59084000 (141 GB) 2022-07-04 17:23:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59085000 (141 GB) 2022-07-04 17:23:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59086000 (141 GB) 2022-07-04 17:23:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59087000 (141 GB) 2022-07-04 17:23:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59088000 (141 GB) 2022-07-04 17:23:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59089000 (141 GB) 2022-07-04 17:23:39 source > 2022-07-04 17:23:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59090000 2022-07-04 17:23:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59090000 (141 GB) 2022-07-04 17:23:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59091000 (141 GB) 2022-07-04 17:23:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59092000 (141 GB) 2022-07-04 17:23:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59093000 (141 GB) 2022-07-04 17:23:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59094000 (141 GB) 2022-07-04 17:23:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59095000 (141 GB) 2022-07-04 17:23:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59096000 (141 GB) 2022-07-04 17:23:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59097000 (141 GB) 2022-07-04 17:23:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59098000 (141 GB) 2022-07-04 17:23:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59099000 (141 GB) 2022-07-04 17:23:41 source > 2022-07-04 17:23:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59100000 2022-07-04 17:23:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59100000 (141 GB) 2022-07-04 17:23:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59101000 (141 GB) 2022-07-04 17:23:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59102000 (141 GB) 2022-07-04 17:23:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59103000 (141 GB) 2022-07-04 17:23:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59104000 (141 GB) 2022-07-04 17:23:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59105000 (141 GB) 2022-07-04 17:23:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59106000 (141 GB) 2022-07-04 17:23:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59107000 (141 GB) 2022-07-04 17:23:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59108000 (141 GB) 2022-07-04 17:23:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59109000 (141 GB) 2022-07-04 17:23:42 source > 2022-07-04 17:23:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59110000 2022-07-04 17:23:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59110000 (141 GB) 2022-07-04 17:23:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59111000 (141 GB) 2022-07-04 17:23:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59112000 (141 GB) 2022-07-04 17:23:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59113000 (141 GB) 2022-07-04 17:23:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59114000 (141 GB) 2022-07-04 17:23:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59115000 (141 GB) 2022-07-04 17:23:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59116000 (141 GB) 2022-07-04 17:23:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59117000 (141 GB) 2022-07-04 17:23:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59118000 (141 GB) 2022-07-04 17:23:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59119000 (141 GB) 2022-07-04 17:23:44 source > 2022-07-04 17:23:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59120000 2022-07-04 17:23:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59120000 (141 GB) 2022-07-04 17:23:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59121000 (141 GB) 2022-07-04 17:23:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59122000 (141 GB) 2022-07-04 17:23:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59123000 (141 GB) 2022-07-04 17:23:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59124000 (141 GB) 2022-07-04 17:23:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59125000 (141 GB) 2022-07-04 17:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59126000 (141 GB) 2022-07-04 17:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59127000 (141 GB) 2022-07-04 17:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59128000 (141 GB) 2022-07-04 17:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59129000 (141 GB) 2022-07-04 17:23:45 source > 2022-07-04 17:23:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59130000 2022-07-04 17:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59130000 (141 GB) 2022-07-04 17:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59131000 (141 GB) 2022-07-04 17:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59132000 (141 GB) 2022-07-04 17:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59133000 (141 GB) 2022-07-04 17:23:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59134000 (141 GB) 2022-07-04 17:23:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59135000 (141 GB) 2022-07-04 17:23:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59136000 (141 GB) 2022-07-04 17:23:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59137000 (141 GB) 2022-07-04 17:23:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59138000 (141 GB) 2022-07-04 17:23:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59139000 (141 GB) 2022-07-04 17:23:46 source > 2022-07-04 17:23:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59140000 2022-07-04 17:23:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59140000 (141 GB) 2022-07-04 17:23:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59141000 (141 GB) 2022-07-04 17:23:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59142000 (141 GB) 2022-07-04 17:23:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59143000 (141 GB) 2022-07-04 17:23:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59144000 (141 GB) 2022-07-04 17:23:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59145000 (141 GB) 2022-07-04 17:23:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59146000 (141 GB) 2022-07-04 17:23:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59147000 (141 GB) 2022-07-04 17:23:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59148000 (141 GB) 2022-07-04 17:23:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59149000 (141 GB) 2022-07-04 17:23:48 source > 2022-07-04 17:23:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59150000 2022-07-04 17:23:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59150000 (141 GB) 2022-07-04 17:23:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59151000 (141 GB) 2022-07-04 17:23:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59152000 (141 GB) 2022-07-04 17:23:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59153000 (141 GB) 2022-07-04 17:23:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59154000 (141 GB) 2022-07-04 17:23:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59155000 (141 GB) 2022-07-04 17:23:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59156000 (141 GB) 2022-07-04 17:23:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59157000 (141 GB) 2022-07-04 17:23:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59158000 (141 GB) 2022-07-04 17:23:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59159000 (141 GB) 2022-07-04 17:23:49 source > 2022-07-04 17:23:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59160000 2022-07-04 17:23:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59160000 (141 GB) 2022-07-04 17:23:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59161000 (141 GB) 2022-07-04 17:23:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59162000 (141 GB) 2022-07-04 17:23:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59163000 (141 GB) 2022-07-04 17:23:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59164000 (141 GB) 2022-07-04 17:23:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59165000 (141 GB) 2022-07-04 17:23:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59166000 (141 GB) 2022-07-04 17:23:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59167000 (141 GB) 2022-07-04 17:23:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59168000 (141 GB) 2022-07-04 17:23:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59169000 (141 GB) 2022-07-04 17:23:51 source > 2022-07-04 17:23:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59170000 2022-07-04 17:23:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59170000 (141 GB) 2022-07-04 17:23:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59171000 (141 GB) 2022-07-04 17:23:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59172000 (141 GB) 2022-07-04 17:23:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59173000 (141 GB) 2022-07-04 17:23:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59174000 (141 GB) 2022-07-04 17:23:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59175000 (141 GB) 2022-07-04 17:23:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59176000 (141 GB) 2022-07-04 17:23:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59177000 (141 GB) 2022-07-04 17:23:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59178000 (141 GB) 2022-07-04 17:23:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59179000 (141 GB) 2022-07-04 17:23:52 source > 2022-07-04 17:23:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59180000 2022-07-04 17:23:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59180000 (141 GB) 2022-07-04 17:23:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59181000 (141 GB) 2022-07-04 17:23:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59182000 (141 GB) 2022-07-04 17:23:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59183000 (141 GB) 2022-07-04 17:23:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59184000 (141 GB) 2022-07-04 17:23:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59185000 (141 GB) 2022-07-04 17:23:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59186000 (141 GB) 2022-07-04 17:23:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59187000 (141 GB) 2022-07-04 17:23:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59188000 (141 GB) 2022-07-04 17:23:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59189000 (141 GB) 2022-07-04 17:23:54 source > 2022-07-04 17:23:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59190000 2022-07-04 17:23:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59190000 (141 GB) 2022-07-04 17:23:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59191000 (141 GB) 2022-07-04 17:23:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59192000 (141 GB) 2022-07-04 17:23:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59193000 (141 GB) 2022-07-04 17:23:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59194000 (141 GB) 2022-07-04 17:23:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59195000 (141 GB) 2022-07-04 17:23:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59196000 (141 GB) 2022-07-04 17:23:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59197000 (141 GB) 2022-07-04 17:23:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59198000 (141 GB) 2022-07-04 17:23:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59199000 (141 GB) 2022-07-04 17:23:55 source > 2022-07-04 17:23:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59200000 2022-07-04 17:23:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59200000 (141 GB) 2022-07-04 17:23:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59201000 (141 GB) 2022-07-04 17:23:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59202000 (141 GB) 2022-07-04 17:23:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59203000 (141 GB) 2022-07-04 17:23:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59204000 (141 GB) 2022-07-04 17:23:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59205000 (141 GB) 2022-07-04 17:23:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59206000 (141 GB) 2022-07-04 17:23:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59207000 (141 GB) 2022-07-04 17:23:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59208000 (141 GB) 2022-07-04 17:23:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59209000 (141 GB) 2022-07-04 17:23:56 source > 2022-07-04 17:23:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59210000 2022-07-04 17:23:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59210000 (141 GB) 2022-07-04 17:23:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59211000 (141 GB) 2022-07-04 17:23:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59212000 (141 GB) 2022-07-04 17:23:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59213000 (141 GB) 2022-07-04 17:23:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59214000 (141 GB) 2022-07-04 17:23:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59215000 (141 GB) 2022-07-04 17:23:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59216000 (141 GB) 2022-07-04 17:23:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59217000 (141 GB) 2022-07-04 17:23:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59218000 (141 GB) 2022-07-04 17:23:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59219000 (141 GB) 2022-07-04 17:23:58 source > 2022-07-04 17:23:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59220000 2022-07-04 17:23:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59220000 (141 GB) 2022-07-04 17:23:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59221000 (141 GB) 2022-07-04 17:23:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59222000 (141 GB) 2022-07-04 17:23:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59223000 (141 GB) 2022-07-04 17:23:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59224000 (141 GB) 2022-07-04 17:23:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59225000 (141 GB) 2022-07-04 17:23:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59226000 (141 GB) 2022-07-04 17:23:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59227000 (141 GB) 2022-07-04 17:23:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59228000 (141 GB) 2022-07-04 17:23:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59229000 (141 GB) 2022-07-04 17:23:59 source > 2022-07-04 17:23:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59230000 2022-07-04 17:23:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59230000 (141 GB) 2022-07-04 17:23:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59231000 (141 GB) 2022-07-04 17:24:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59232000 (141 GB) 2022-07-04 17:24:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59233000 (141 GB) 2022-07-04 17:24:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59234000 (141 GB) 2022-07-04 17:24:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59235000 (141 GB) 2022-07-04 17:24:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59236000 (141 GB) 2022-07-04 17:24:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59237000 (141 GB) 2022-07-04 17:24:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59238000 (141 GB) 2022-07-04 17:24:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59239000 (141 GB) 2022-07-04 17:24:01 source > 2022-07-04 17:24:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59240000 2022-07-04 17:24:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59240000 (141 GB) 2022-07-04 17:24:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59241000 (141 GB) 2022-07-04 17:24:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59242000 (141 GB) 2022-07-04 17:24:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59243000 (141 GB) 2022-07-04 17:24:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59244000 (141 GB) 2022-07-04 17:24:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59245000 (141 GB) 2022-07-04 17:24:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59246000 (141 GB) 2022-07-04 17:24:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59247000 (141 GB) 2022-07-04 17:24:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59248000 (141 GB) 2022-07-04 17:24:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59249000 (141 GB) 2022-07-04 17:24:02 source > 2022-07-04 17:24:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59250000 2022-07-04 17:24:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59250000 (141 GB) 2022-07-04 17:24:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59251000 (141 GB) 2022-07-04 17:24:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59252000 (141 GB) 2022-07-04 17:24:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59253000 (141 GB) 2022-07-04 17:24:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59254000 (141 GB) 2022-07-04 17:24:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59255000 (141 GB) 2022-07-04 17:24:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59256000 (141 GB) 2022-07-04 17:24:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59257000 (141 GB) 2022-07-04 17:24:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59258000 (141 GB) 2022-07-04 17:24:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59259000 (141 GB) 2022-07-04 17:24:04 source > 2022-07-04 17:24:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59260000 2022-07-04 17:24:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59260000 (141 GB) 2022-07-04 17:24:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59261000 (141 GB) 2022-07-04 17:24:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59262000 (141 GB) 2022-07-04 17:24:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59263000 (141 GB) 2022-07-04 17:24:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59264000 (141 GB) 2022-07-04 17:24:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59265000 (141 GB) 2022-07-04 17:24:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59266000 (141 GB) 2022-07-04 17:24:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59267000 (141 GB) 2022-07-04 17:24:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59268000 (141 GB) 2022-07-04 17:24:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59269000 (141 GB) 2022-07-04 17:24:05 source > 2022-07-04 17:24:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59270000 2022-07-04 17:24:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59270000 (141 GB) 2022-07-04 17:24:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59271000 (141 GB) 2022-07-04 17:24:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59272000 (141 GB) 2022-07-04 17:24:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59273000 (141 GB) 2022-07-04 17:24:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59274000 (141 GB) 2022-07-04 17:24:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59275000 (141 GB) 2022-07-04 17:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59276000 (141 GB) 2022-07-04 17:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59277000 (141 GB) 2022-07-04 17:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59278000 (141 GB) 2022-07-04 17:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59279000 (141 GB) 2022-07-04 17:24:06 source > 2022-07-04 17:24:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59280000 2022-07-04 17:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59280000 (141 GB) 2022-07-04 17:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59281000 (141 GB) 2022-07-04 17:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59282000 (141 GB) 2022-07-04 17:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59283000 (141 GB) 2022-07-04 17:24:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59284000 (141 GB) 2022-07-04 17:24:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59285000 (141 GB) 2022-07-04 17:24:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59286000 (141 GB) 2022-07-04 17:24:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59287000 (141 GB) 2022-07-04 17:24:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59288000 (141 GB) 2022-07-04 17:24:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59289000 (141 GB) 2022-07-04 17:24:07 source > 2022-07-04 17:24:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59290000 2022-07-04 17:24:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59290000 (141 GB) 2022-07-04 17:24:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59291000 (141 GB) 2022-07-04 17:24:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59292000 (141 GB) 2022-07-04 17:24:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59293000 (141 GB) 2022-07-04 17:24:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59294000 (141 GB) 2022-07-04 17:24:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59295000 (141 GB) 2022-07-04 17:24:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59296000 (141 GB) 2022-07-04 17:24:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59297000 (141 GB) 2022-07-04 17:24:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59298000 (141 GB) 2022-07-04 17:24:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59299000 (141 GB) 2022-07-04 17:24:09 source > 2022-07-04 17:24:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59300000 2022-07-04 17:24:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59300000 (141 GB) 2022-07-04 17:24:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59301000 (141 GB) 2022-07-04 17:24:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59302000 (141 GB) 2022-07-04 17:24:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59303000 (141 GB) 2022-07-04 17:24:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59304000 (141 GB) 2022-07-04 17:24:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59305000 (141 GB) 2022-07-04 17:24:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59306000 (141 GB) 2022-07-04 17:24:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59307000 (141 GB) 2022-07-04 17:24:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59308000 (141 GB) 2022-07-04 17:24:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59309000 (141 GB) 2022-07-04 17:24:10 source > 2022-07-04 17:24:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59310000 2022-07-04 17:24:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59310000 (141 GB) 2022-07-04 17:24:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59311000 (141 GB) 2022-07-04 17:24:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59312000 (141 GB) 2022-07-04 17:24:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59313000 (141 GB) 2022-07-04 17:24:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59314000 (141 GB) 2022-07-04 17:24:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59315000 (141 GB) 2022-07-04 17:24:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59316000 (141 GB) 2022-07-04 17:24:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59317000 (141 GB) 2022-07-04 17:24:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59318000 (141 GB) 2022-07-04 17:24:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59319000 (141 GB) 2022-07-04 17:24:11 source > 2022-07-04 17:24:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59320000 2022-07-04 17:24:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59320000 (141 GB) 2022-07-04 17:24:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59321000 (141 GB) 2022-07-04 17:24:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59322000 (141 GB) 2022-07-04 17:24:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59323000 (141 GB) 2022-07-04 17:24:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59324000 (141 GB) 2022-07-04 17:24:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59325000 (141 GB) 2022-07-04 17:24:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59326000 (141 GB) 2022-07-04 17:24:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59327000 (141 GB) 2022-07-04 17:24:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59328000 (141 GB) 2022-07-04 17:24:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59329000 (141 GB) 2022-07-04 17:24:13 source > 2022-07-04 17:24:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59330000 2022-07-04 17:24:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59330000 (141 GB) 2022-07-04 17:24:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59331000 (141 GB) 2022-07-04 17:24:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59332000 (141 GB) 2022-07-04 17:24:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59333000 (141 GB) 2022-07-04 17:24:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59334000 (141 GB) 2022-07-04 17:24:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59335000 (141 GB) 2022-07-04 17:24:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59336000 (141 GB) 2022-07-04 17:24:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59337000 (141 GB) 2022-07-04 17:24:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59338000 (141 GB) 2022-07-04 17:24:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59339000 (141 GB) 2022-07-04 17:24:14 source > 2022-07-04 17:24:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59340000 2022-07-04 17:24:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59340000 (141 GB) 2022-07-04 17:24:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59341000 (141 GB) 2022-07-04 17:24:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59342000 (141 GB) 2022-07-04 17:24:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59343000 (141 GB) 2022-07-04 17:24:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59344000 (141 GB) 2022-07-04 17:24:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59345000 (141 GB) 2022-07-04 17:24:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59346000 (141 GB) 2022-07-04 17:24:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59347000 (141 GB) 2022-07-04 17:24:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59348000 (141 GB) 2022-07-04 17:24:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59349000 (141 GB) 2022-07-04 17:24:15 source > 2022-07-04 17:24:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59350000 2022-07-04 17:24:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59350000 (141 GB) 2022-07-04 17:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59351000 (141 GB) 2022-07-04 17:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59352000 (141 GB) 2022-07-04 17:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59353000 (141 GB) 2022-07-04 17:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59354000 (141 GB) 2022-07-04 17:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59355000 (141 GB) 2022-07-04 17:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59356000 (141 GB) 2022-07-04 17:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59357000 (141 GB) 2022-07-04 17:24:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59358000 (141 GB) 2022-07-04 17:24:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59359000 (141 GB) 2022-07-04 17:24:17 source > 2022-07-04 17:24:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59360000 2022-07-04 17:24:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59360000 (141 GB) 2022-07-04 17:24:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59361000 (141 GB) 2022-07-04 17:24:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59362000 (141 GB) 2022-07-04 17:24:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59363000 (141 GB) 2022-07-04 17:24:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59364000 (141 GB) 2022-07-04 17:24:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59365000 (141 GB) 2022-07-04 17:24:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59366000 (141 GB) 2022-07-04 17:24:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59367000 (141 GB) 2022-07-04 17:24:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59368000 (141 GB) 2022-07-04 17:24:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59369000 (141 GB) 2022-07-04 17:24:18 source > 2022-07-04 17:24:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59370000 2022-07-04 17:24:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59370000 (141 GB) 2022-07-04 17:24:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59371000 (141 GB) 2022-07-04 17:24:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59372000 (141 GB) 2022-07-04 17:24:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59373000 (141 GB) 2022-07-04 17:24:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59374000 (141 GB) 2022-07-04 17:24:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59375000 (141 GB) 2022-07-04 17:24:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59376000 (141 GB) 2022-07-04 17:24:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59377000 (141 GB) 2022-07-04 17:24:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59378000 (141 GB) 2022-07-04 17:24:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59379000 (141 GB) 2022-07-04 17:24:20 source > 2022-07-04 17:24:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59380000 2022-07-04 17:24:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59380000 (141 GB) 2022-07-04 17:24:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59381000 (141 GB) 2022-07-04 17:24:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59382000 (141 GB) 2022-07-04 17:24:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59383000 (141 GB) 2022-07-04 17:24:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59384000 (141 GB) 2022-07-04 17:24:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59385000 (141 GB) 2022-07-04 17:24:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59386000 (141 GB) 2022-07-04 17:24:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59387000 (141 GB) 2022-07-04 17:24:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59388000 (141 GB) 2022-07-04 17:24:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59389000 (141 GB) 2022-07-04 17:24:21 source > 2022-07-04 17:24:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59390000 2022-07-04 17:24:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59390000 (141 GB) 2022-07-04 17:24:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59391000 (141 GB) 2022-07-04 17:24:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59392000 (141 GB) 2022-07-04 17:24:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59393000 (141 GB) 2022-07-04 17:24:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59394000 (141 GB) 2022-07-04 17:24:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59395000 (141 GB) 2022-07-04 17:24:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59396000 (141 GB) 2022-07-04 17:24:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59397000 (141 GB) 2022-07-04 17:24:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59398000 (141 GB) 2022-07-04 17:24:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59399000 (141 GB) 2022-07-04 17:24:23 source > 2022-07-04 17:24:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59400000 2022-07-04 17:24:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59400000 (141 GB) 2022-07-04 17:24:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59401000 (141 GB) 2022-07-04 17:24:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59402000 (141 GB) 2022-07-04 17:24:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59403000 (141 GB) 2022-07-04 17:24:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59404000 (141 GB) 2022-07-04 17:24:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59405000 (141 GB) 2022-07-04 17:24:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59406000 (141 GB) 2022-07-04 17:24:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59407000 (141 GB) 2022-07-04 17:24:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59408000 (141 GB) 2022-07-04 17:24:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59409000 (141 GB) 2022-07-04 17:24:24 source > 2022-07-04 17:24:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59410000 2022-07-04 17:24:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59410000 (141 GB) 2022-07-04 17:24:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59411000 (141 GB) 2022-07-04 17:24:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59412000 (141 GB) 2022-07-04 17:24:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59413000 (141 GB) 2022-07-04 17:24:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59414000 (141 GB) 2022-07-04 17:24:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59415000 (141 GB) 2022-07-04 17:24:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59416000 (141 GB) 2022-07-04 17:24:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59417000 (141 GB) 2022-07-04 17:24:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59418000 (141 GB) 2022-07-04 17:24:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59419000 (141 GB) 2022-07-04 17:24:26 source > 2022-07-04 17:24:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59420000 2022-07-04 17:24:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59420000 (141 GB) 2022-07-04 17:24:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59421000 (141 GB) 2022-07-04 17:24:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59422000 (141 GB) 2022-07-04 17:24:26 destination > 2022-07-04 17:24:26 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:24:26 destination > 2022-07-04 17:24:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:24:26 destination > 2022-07-04 17:24:26 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:24:26 destination > 2022-07-04 17:24:26 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 4615632f-630b-4a92-9fe9-c0a800ea51889124744398605184057.csv.gz (200 MB) 2022-07-04 17:24:35 destination > 2022-07-04 17:24:35 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:24:35 destination > 2022-07-04 17:24:35 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 4615632f-630b-4a92-9fe9-c0a800ea51889124744398605184057.csv.gz 2022-07-04 17:24:35 destination > 2022-07-04 17:24:35 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -581074 bytes in 0 buffers) 2022-07-04 17:24:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59423000 (141 GB) 2022-07-04 17:24:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59424000 (141 GB) 2022-07-04 17:24:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59425000 (141 GB) 2022-07-04 17:24:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59426000 (141 GB) 2022-07-04 17:24:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59427000 (141 GB) 2022-07-04 17:24:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59428000 (141 GB) 2022-07-04 17:24:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59429000 (141 GB) 2022-07-04 17:24:36 source > 2022-07-04 17:24:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59430000 2022-07-04 17:24:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59430000 (141 GB) 2022-07-04 17:24:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59431000 (141 GB) 2022-07-04 17:24:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59432000 (141 GB) 2022-07-04 17:24:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59433000 (141 GB) 2022-07-04 17:24:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59434000 (141 GB) 2022-07-04 17:24:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59435000 (141 GB) 2022-07-04 17:24:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59436000 (141 GB) 2022-07-04 17:24:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59437000 (141 GB) 2022-07-04 17:24:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59438000 (141 GB) 2022-07-04 17:24:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59439000 (141 GB) 2022-07-04 17:24:38 source > 2022-07-04 17:24:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59440000 2022-07-04 17:24:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59440000 (141 GB) 2022-07-04 17:24:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59441000 (141 GB) 2022-07-04 17:24:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59442000 (141 GB) 2022-07-04 17:24:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59443000 (141 GB) 2022-07-04 17:24:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59444000 (141 GB) 2022-07-04 17:24:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59445000 (141 GB) 2022-07-04 17:24:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59446000 (141 GB) 2022-07-04 17:24:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59447000 (141 GB) 2022-07-04 17:24:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59448000 (141 GB) 2022-07-04 17:24:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59449000 (141 GB) 2022-07-04 17:24:39 source > 2022-07-04 17:24:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59450000 2022-07-04 17:24:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59450000 (141 GB) 2022-07-04 17:24:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59451000 (141 GB) 2022-07-04 17:24:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59452000 (141 GB) 2022-07-04 17:24:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59453000 (141 GB) 2022-07-04 17:24:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59454000 (141 GB) 2022-07-04 17:24:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59455000 (141 GB) 2022-07-04 17:24:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59456000 (141 GB) 2022-07-04 17:24:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59457000 (141 GB) 2022-07-04 17:24:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59458000 (141 GB) 2022-07-04 17:24:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59459000 (141 GB) 2022-07-04 17:24:41 source > 2022-07-04 17:24:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59460000 2022-07-04 17:24:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59460000 (141 GB) 2022-07-04 17:24:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59461000 (141 GB) 2022-07-04 17:24:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59462000 (141 GB) 2022-07-04 17:24:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59463000 (141 GB) 2022-07-04 17:24:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59464000 (141 GB) 2022-07-04 17:24:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59465000 (141 GB) 2022-07-04 17:24:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59466000 (141 GB) 2022-07-04 17:24:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59467000 (141 GB) 2022-07-04 17:24:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59468000 (141 GB) 2022-07-04 17:24:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59469000 (141 GB) 2022-07-04 17:24:42 source > 2022-07-04 17:24:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59470000 2022-07-04 17:24:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59470000 (141 GB) 2022-07-04 17:24:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59471000 (141 GB) 2022-07-04 17:24:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59472000 (141 GB) 2022-07-04 17:24:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59473000 (141 GB) 2022-07-04 17:24:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59474000 (141 GB) 2022-07-04 17:24:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59475000 (141 GB) 2022-07-04 17:24:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59476000 (141 GB) 2022-07-04 17:24:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59477000 (141 GB) 2022-07-04 17:24:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59478000 (141 GB) 2022-07-04 17:24:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59479000 (142 GB) 2022-07-04 17:24:44 source > 2022-07-04 17:24:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59480000 2022-07-04 17:24:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59480000 (142 GB) 2022-07-04 17:24:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59481000 (142 GB) 2022-07-04 17:24:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59482000 (142 GB) 2022-07-04 17:24:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59483000 (142 GB) 2022-07-04 17:24:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59484000 (142 GB) 2022-07-04 17:24:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59485000 (142 GB) 2022-07-04 17:24:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59486000 (142 GB) 2022-07-04 17:24:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59487000 (142 GB) 2022-07-04 17:24:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59488000 (142 GB) 2022-07-04 17:24:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59489000 (142 GB) 2022-07-04 17:24:46 source > 2022-07-04 17:24:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59490000 2022-07-04 17:24:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59490000 (142 GB) 2022-07-04 17:24:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59491000 (142 GB) 2022-07-04 17:24:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59492000 (142 GB) 2022-07-04 17:24:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59493000 (142 GB) 2022-07-04 17:24:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59494000 (142 GB) 2022-07-04 17:24:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59495000 (142 GB) 2022-07-04 17:24:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59496000 (142 GB) 2022-07-04 17:24:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59497000 (142 GB) 2022-07-04 17:24:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59498000 (142 GB) 2022-07-04 17:24:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59499000 (142 GB) 2022-07-04 17:24:47 source > 2022-07-04 17:24:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59500000 2022-07-04 17:24:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59500000 (142 GB) 2022-07-04 17:24:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59501000 (142 GB) 2022-07-04 17:24:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59502000 (142 GB) 2022-07-04 17:24:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59503000 (142 GB) 2022-07-04 17:24:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59504000 (142 GB) 2022-07-04 17:24:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59505000 (142 GB) 2022-07-04 17:24:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59506000 (142 GB) 2022-07-04 17:24:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59507000 (142 GB) 2022-07-04 17:24:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59508000 (142 GB) 2022-07-04 17:24:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59509000 (142 GB) 2022-07-04 17:24:49 source > 2022-07-04 17:24:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59510000 2022-07-04 17:24:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59510000 (142 GB) 2022-07-04 17:24:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59511000 (142 GB) 2022-07-04 17:24:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59512000 (142 GB) 2022-07-04 17:24:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59513000 (142 GB) 2022-07-04 17:24:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59514000 (142 GB) 2022-07-04 17:24:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59515000 (142 GB) 2022-07-04 17:24:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59516000 (142 GB) 2022-07-04 17:24:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59517000 (142 GB) 2022-07-04 17:24:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59518000 (142 GB) 2022-07-04 17:24:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59519000 (142 GB) 2022-07-04 17:24:50 source > 2022-07-04 17:24:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59520000 2022-07-04 17:24:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59520000 (142 GB) 2022-07-04 17:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59521000 (142 GB) 2022-07-04 17:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59522000 (142 GB) 2022-07-04 17:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59523000 (142 GB) 2022-07-04 17:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59524000 (142 GB) 2022-07-04 17:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59525000 (142 GB) 2022-07-04 17:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59526000 (142 GB) 2022-07-04 17:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59527000 (142 GB) 2022-07-04 17:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59528000 (142 GB) 2022-07-04 17:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59529000 (142 GB) 2022-07-04 17:24:52 source > 2022-07-04 17:24:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59530000 2022-07-04 17:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59530000 (142 GB) 2022-07-04 17:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59531000 (142 GB) 2022-07-04 17:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59532000 (142 GB) 2022-07-04 17:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59533000 (142 GB) 2022-07-04 17:24:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59534000 (142 GB) 2022-07-04 17:24:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59535000 (142 GB) 2022-07-04 17:24:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59536000 (142 GB) 2022-07-04 17:24:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59537000 (142 GB) 2022-07-04 17:24:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59538000 (142 GB) 2022-07-04 17:24:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59539000 (142 GB) 2022-07-04 17:24:54 source > 2022-07-04 17:24:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59540000 2022-07-04 17:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59540000 (142 GB) 2022-07-04 17:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59541000 (142 GB) 2022-07-04 17:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59542000 (142 GB) 2022-07-04 17:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59543000 (142 GB) 2022-07-04 17:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59544000 (142 GB) 2022-07-04 17:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59545000 (142 GB) 2022-07-04 17:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59546000 (142 GB) 2022-07-04 17:24:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59547000 (142 GB) 2022-07-04 17:24:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59548000 (142 GB) 2022-07-04 17:24:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59549000 (142 GB) 2022-07-04 17:24:55 source > 2022-07-04 17:24:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59550000 2022-07-04 17:24:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59550000 (142 GB) 2022-07-04 17:24:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59551000 (142 GB) 2022-07-04 17:24:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59552000 (142 GB) 2022-07-04 17:24:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59553000 (142 GB) 2022-07-04 17:24:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59554000 (142 GB) 2022-07-04 17:24:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59555000 (142 GB) 2022-07-04 17:24:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59556000 (142 GB) 2022-07-04 17:24:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59557000 (142 GB) 2022-07-04 17:24:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59558000 (142 GB) 2022-07-04 17:24:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59559000 (142 GB) 2022-07-04 17:24:57 source > 2022-07-04 17:24:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59560000 2022-07-04 17:24:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59560000 (142 GB) 2022-07-04 17:24:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59561000 (142 GB) 2022-07-04 17:24:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59562000 (142 GB) 2022-07-04 17:24:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59563000 (142 GB) 2022-07-04 17:24:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59564000 (142 GB) 2022-07-04 17:24:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59565000 (142 GB) 2022-07-04 17:24:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59566000 (142 GB) 2022-07-04 17:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59567000 (142 GB) 2022-07-04 17:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59568000 (142 GB) 2022-07-04 17:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59569000 (142 GB) 2022-07-04 17:24:58 source > 2022-07-04 17:24:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59570000 2022-07-04 17:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59570000 (142 GB) 2022-07-04 17:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59571000 (142 GB) 2022-07-04 17:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59572000 (142 GB) 2022-07-04 17:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59573000 (142 GB) 2022-07-04 17:24:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59574000 (142 GB) 2022-07-04 17:24:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59575000 (142 GB) 2022-07-04 17:24:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59576000 (142 GB) 2022-07-04 17:24:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59577000 (142 GB) 2022-07-04 17:24:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59578000 (142 GB) 2022-07-04 17:24:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59579000 (142 GB) 2022-07-04 17:24:59 source > 2022-07-04 17:24:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59580000 2022-07-04 17:24:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59580000 (142 GB) 2022-07-04 17:25:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59581000 (142 GB) 2022-07-04 17:25:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59582000 (142 GB) 2022-07-04 17:25:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59583000 (142 GB) 2022-07-04 17:25:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59584000 (142 GB) 2022-07-04 17:25:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59585000 (142 GB) 2022-07-04 17:25:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59586000 (142 GB) 2022-07-04 17:25:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59587000 (142 GB) 2022-07-04 17:25:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59588000 (142 GB) 2022-07-04 17:25:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59589000 (142 GB) 2022-07-04 17:25:01 source > 2022-07-04 17:25:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59590000 2022-07-04 17:25:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59590000 (142 GB) 2022-07-04 17:25:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59591000 (142 GB) 2022-07-04 17:25:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59592000 (142 GB) 2022-07-04 17:25:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59593000 (142 GB) 2022-07-04 17:25:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59594000 (142 GB) 2022-07-04 17:25:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59595000 (142 GB) 2022-07-04 17:25:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59596000 (142 GB) 2022-07-04 17:25:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59597000 (142 GB) 2022-07-04 17:25:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59598000 (142 GB) 2022-07-04 17:25:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59599000 (142 GB) 2022-07-04 17:25:02 source > 2022-07-04 17:25:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59600000 2022-07-04 17:25:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59600000 (142 GB) 2022-07-04 17:25:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59601000 (142 GB) 2022-07-04 17:25:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59602000 (142 GB) 2022-07-04 17:25:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59603000 (142 GB) 2022-07-04 17:25:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59604000 (142 GB) 2022-07-04 17:25:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59605000 (142 GB) 2022-07-04 17:25:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59606000 (142 GB) 2022-07-04 17:25:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59607000 (142 GB) 2022-07-04 17:25:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59608000 (142 GB) 2022-07-04 17:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59609000 (142 GB) 2022-07-04 17:25:04 source > 2022-07-04 17:25:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59610000 2022-07-04 17:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59610000 (142 GB) 2022-07-04 17:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59611000 (142 GB) 2022-07-04 17:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59612000 (142 GB) 2022-07-04 17:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59613000 (142 GB) 2022-07-04 17:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59614000 (142 GB) 2022-07-04 17:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59615000 (142 GB) 2022-07-04 17:25:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59616000 (142 GB) 2022-07-04 17:25:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59617000 (142 GB) 2022-07-04 17:25:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59618000 (142 GB) 2022-07-04 17:25:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59619000 (142 GB) 2022-07-04 17:25:05 source > 2022-07-04 17:25:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59620000 2022-07-04 17:25:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59620000 (142 GB) 2022-07-04 17:25:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59621000 (142 GB) 2022-07-04 17:25:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59622000 (142 GB) 2022-07-04 17:25:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59623000 (142 GB) 2022-07-04 17:25:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59624000 (142 GB) 2022-07-04 17:25:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59625000 (142 GB) 2022-07-04 17:25:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59626000 (142 GB) 2022-07-04 17:25:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59627000 (142 GB) 2022-07-04 17:25:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59628000 (142 GB) 2022-07-04 17:25:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59629000 (142 GB) 2022-07-04 17:25:07 source > 2022-07-04 17:25:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59630000 2022-07-04 17:25:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59630000 (142 GB) 2022-07-04 17:25:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59631000 (142 GB) 2022-07-04 17:25:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59632000 (142 GB) 2022-07-04 17:25:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59633000 (142 GB) 2022-07-04 17:25:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59634000 (142 GB) 2022-07-04 17:25:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59635000 (142 GB) 2022-07-04 17:25:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59636000 (142 GB) 2022-07-04 17:25:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59637000 (142 GB) 2022-07-04 17:25:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59638000 (142 GB) 2022-07-04 17:25:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59639000 (142 GB) 2022-07-04 17:25:08 source > 2022-07-04 17:25:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59640000 2022-07-04 17:25:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59640000 (142 GB) 2022-07-04 17:25:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59641000 (142 GB) 2022-07-04 17:25:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59642000 (142 GB) 2022-07-04 17:25:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59643000 (142 GB) 2022-07-04 17:25:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59644000 (142 GB) 2022-07-04 17:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59645000 (142 GB) 2022-07-04 17:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59646000 (142 GB) 2022-07-04 17:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59647000 (142 GB) 2022-07-04 17:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59648000 (142 GB) 2022-07-04 17:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59649000 (142 GB) 2022-07-04 17:25:09 source > 2022-07-04 17:25:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59650000 2022-07-04 17:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59650000 (142 GB) 2022-07-04 17:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59651000 (142 GB) 2022-07-04 17:25:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59652000 (142 GB) 2022-07-04 17:25:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59653000 (142 GB) 2022-07-04 17:25:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59654000 (142 GB) 2022-07-04 17:25:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59655000 (142 GB) 2022-07-04 17:25:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59656000 (142 GB) 2022-07-04 17:25:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59657000 (142 GB) 2022-07-04 17:25:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59658000 (142 GB) 2022-07-04 17:25:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59659000 (142 GB) 2022-07-04 17:25:11 source > 2022-07-04 17:25:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59660000 2022-07-04 17:25:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59660000 (142 GB) 2022-07-04 17:25:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59661000 (142 GB) 2022-07-04 17:25:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59662000 (142 GB) 2022-07-04 17:25:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59663000 (142 GB) 2022-07-04 17:25:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59664000 (142 GB) 2022-07-04 17:25:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59665000 (142 GB) 2022-07-04 17:25:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59666000 (142 GB) 2022-07-04 17:25:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59667000 (142 GB) 2022-07-04 17:25:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59668000 (142 GB) 2022-07-04 17:25:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59669000 (142 GB) 2022-07-04 17:25:12 source > 2022-07-04 17:25:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59670000 2022-07-04 17:25:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59670000 (142 GB) 2022-07-04 17:25:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59671000 (142 GB) 2022-07-04 17:25:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59672000 (142 GB) 2022-07-04 17:25:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59673000 (142 GB) 2022-07-04 17:25:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59674000 (142 GB) 2022-07-04 17:25:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59675000 (142 GB) 2022-07-04 17:25:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59676000 (142 GB) 2022-07-04 17:25:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59677000 (142 GB) 2022-07-04 17:25:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59678000 (142 GB) 2022-07-04 17:25:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59679000 (142 GB) 2022-07-04 17:25:14 source > 2022-07-04 17:25:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59680000 2022-07-04 17:25:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59680000 (142 GB) 2022-07-04 17:25:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59681000 (142 GB) 2022-07-04 17:25:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59682000 (142 GB) 2022-07-04 17:25:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59683000 (142 GB) 2022-07-04 17:25:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59684000 (142 GB) 2022-07-04 17:25:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59685000 (142 GB) 2022-07-04 17:25:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59686000 (142 GB) 2022-07-04 17:25:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59687000 (142 GB) 2022-07-04 17:25:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59688000 (142 GB) 2022-07-04 17:25:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59689000 (142 GB) 2022-07-04 17:25:15 source > 2022-07-04 17:25:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59690000 2022-07-04 17:25:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59690000 (142 GB) 2022-07-04 17:25:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59691000 (142 GB) 2022-07-04 17:25:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59692000 (142 GB) 2022-07-04 17:25:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59693000 (142 GB) 2022-07-04 17:25:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59694000 (142 GB) 2022-07-04 17:25:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59695000 (142 GB) 2022-07-04 17:25:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59696000 (142 GB) 2022-07-04 17:25:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59697000 (142 GB) 2022-07-04 17:25:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59698000 (142 GB) 2022-07-04 17:25:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59699000 (142 GB) 2022-07-04 17:25:16 source > 2022-07-04 17:25:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59700000 2022-07-04 17:25:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59700000 (142 GB) 2022-07-04 17:25:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59701000 (142 GB) 2022-07-04 17:25:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59702000 (142 GB) 2022-07-04 17:25:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59703000 (142 GB) 2022-07-04 17:25:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59704000 (142 GB) 2022-07-04 17:25:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59705000 (142 GB) 2022-07-04 17:25:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59706000 (142 GB) 2022-07-04 17:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59707000 (142 GB) 2022-07-04 17:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59708000 (142 GB) 2022-07-04 17:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59709000 (142 GB) 2022-07-04 17:25:18 source > 2022-07-04 17:25:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59710000 2022-07-04 17:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59710000 (142 GB) 2022-07-04 17:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59711000 (142 GB) 2022-07-04 17:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59712000 (142 GB) 2022-07-04 17:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59713000 (142 GB) 2022-07-04 17:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59714000 (142 GB) 2022-07-04 17:25:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59715000 (142 GB) 2022-07-04 17:25:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59716000 (142 GB) 2022-07-04 17:25:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59717000 (142 GB) 2022-07-04 17:25:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59718000 (142 GB) 2022-07-04 17:25:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59719000 (142 GB) 2022-07-04 17:25:19 source > 2022-07-04 17:25:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59720000 2022-07-04 17:25:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59720000 (142 GB) 2022-07-04 17:25:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59721000 (142 GB) 2022-07-04 17:25:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59722000 (142 GB) 2022-07-04 17:25:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59723000 (142 GB) 2022-07-04 17:25:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59724000 (142 GB) 2022-07-04 17:25:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59725000 (142 GB) 2022-07-04 17:25:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59726000 (142 GB) 2022-07-04 17:25:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59727000 (142 GB) 2022-07-04 17:25:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59728000 (142 GB) 2022-07-04 17:25:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59729000 (142 GB) 2022-07-04 17:25:21 source > 2022-07-04 17:25:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59730000 2022-07-04 17:25:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59730000 (142 GB) 2022-07-04 17:25:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59731000 (142 GB) 2022-07-04 17:25:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59732000 (142 GB) 2022-07-04 17:25:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59733000 (142 GB) 2022-07-04 17:25:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59734000 (142 GB) 2022-07-04 17:25:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59735000 (142 GB) 2022-07-04 17:25:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59736000 (142 GB) 2022-07-04 17:25:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59737000 (142 GB) 2022-07-04 17:25:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59738000 (142 GB) 2022-07-04 17:25:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59739000 (142 GB) 2022-07-04 17:25:22 source > 2022-07-04 17:25:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59740000 2022-07-04 17:25:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59740000 (142 GB) 2022-07-04 17:25:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59741000 (142 GB) 2022-07-04 17:25:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59742000 (142 GB) 2022-07-04 17:25:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59743000 (142 GB) 2022-07-04 17:25:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59744000 (142 GB) 2022-07-04 17:25:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59745000 (142 GB) 2022-07-04 17:25:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59746000 (142 GB) 2022-07-04 17:25:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59747000 (142 GB) 2022-07-04 17:25:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59748000 (142 GB) 2022-07-04 17:25:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59749000 (142 GB) 2022-07-04 17:25:24 source > 2022-07-04 17:25:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59750000 2022-07-04 17:25:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59750000 (142 GB) 2022-07-04 17:25:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59751000 (142 GB) 2022-07-04 17:25:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59752000 (142 GB) 2022-07-04 17:25:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59753000 (142 GB) 2022-07-04 17:25:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59754000 (142 GB) 2022-07-04 17:25:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59755000 (142 GB) 2022-07-04 17:25:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59756000 (142 GB) 2022-07-04 17:25:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59757000 (142 GB) 2022-07-04 17:25:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59758000 (142 GB) 2022-07-04 17:25:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59759000 (142 GB) 2022-07-04 17:25:26 source > 2022-07-04 17:25:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59760000 2022-07-04 17:25:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59760000 (142 GB) 2022-07-04 17:25:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59761000 (142 GB) 2022-07-04 17:25:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59762000 (142 GB) 2022-07-04 17:25:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59763000 (142 GB) 2022-07-04 17:25:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59764000 (142 GB) 2022-07-04 17:25:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59765000 (142 GB) 2022-07-04 17:25:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59766000 (142 GB) 2022-07-04 17:25:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59767000 (142 GB) 2022-07-04 17:25:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59768000 (142 GB) 2022-07-04 17:25:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59769000 (142 GB) 2022-07-04 17:25:27 source > 2022-07-04 17:25:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59770000 2022-07-04 17:25:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59770000 (142 GB) 2022-07-04 17:25:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59771000 (142 GB) 2022-07-04 17:25:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59772000 (142 GB) 2022-07-04 17:25:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59773000 (142 GB) 2022-07-04 17:25:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59774000 (142 GB) 2022-07-04 17:25:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59775000 (142 GB) 2022-07-04 17:25:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59776000 (142 GB) 2022-07-04 17:25:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59777000 (142 GB) 2022-07-04 17:25:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59778000 (142 GB) 2022-07-04 17:25:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59779000 (142 GB) 2022-07-04 17:25:29 source > 2022-07-04 17:25:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59780000 2022-07-04 17:25:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59780000 (142 GB) 2022-07-04 17:25:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59781000 (142 GB) 2022-07-04 17:25:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59782000 (142 GB) 2022-07-04 17:25:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59783000 (142 GB) 2022-07-04 17:25:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59784000 (142 GB) 2022-07-04 17:25:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59785000 (142 GB) 2022-07-04 17:25:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59786000 (142 GB) 2022-07-04 17:25:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59787000 (142 GB) 2022-07-04 17:25:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59788000 (142 GB) 2022-07-04 17:25:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59789000 (142 GB) 2022-07-04 17:25:30 source > 2022-07-04 17:25:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59790000 2022-07-04 17:25:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59790000 (142 GB) 2022-07-04 17:25:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59791000 (142 GB) 2022-07-04 17:25:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59792000 (142 GB) 2022-07-04 17:25:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59793000 (142 GB) 2022-07-04 17:25:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59794000 (142 GB) 2022-07-04 17:25:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59795000 (142 GB) 2022-07-04 17:25:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59796000 (142 GB) 2022-07-04 17:25:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59797000 (142 GB) 2022-07-04 17:25:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59798000 (142 GB) 2022-07-04 17:25:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59799000 (142 GB) 2022-07-04 17:25:32 source > 2022-07-04 17:25:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59800000 2022-07-04 17:25:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59800000 (142 GB) 2022-07-04 17:25:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59801000 (142 GB) 2022-07-04 17:25:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59802000 (142 GB) 2022-07-04 17:25:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59803000 (142 GB) 2022-07-04 17:25:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59804000 (142 GB) 2022-07-04 17:25:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59805000 (142 GB) 2022-07-04 17:25:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59806000 (142 GB) 2022-07-04 17:25:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59807000 (142 GB) 2022-07-04 17:25:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59808000 (142 GB) 2022-07-04 17:25:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59809000 (142 GB) 2022-07-04 17:25:33 source > 2022-07-04 17:25:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59810000 2022-07-04 17:25:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59810000 (142 GB) 2022-07-04 17:25:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59811000 (142 GB) 2022-07-04 17:25:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59812000 (142 GB) 2022-07-04 17:25:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59813000 (142 GB) 2022-07-04 17:25:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59814000 (142 GB) 2022-07-04 17:25:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59815000 (142 GB) 2022-07-04 17:25:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59816000 (142 GB) 2022-07-04 17:25:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59817000 (142 GB) 2022-07-04 17:25:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59818000 (142 GB) 2022-07-04 17:25:35 destination > 2022-07-04 17:25:35 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:25:35 destination > 2022-07-04 17:25:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:25:35 destination > 2022-07-04 17:25:35 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:25:35 destination > 2022-07-04 17:25:35 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 3ce512d2-beea-412b-bd92-11ca7008f858958729668337751495.csv.gz (200 MB) 2022-07-04 17:25:44 destination > 2022-07-04 17:25:44 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:25:44 destination > 2022-07-04 17:25:44 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 3ce512d2-beea-412b-bd92-11ca7008f858958729668337751495.csv.gz 2022-07-04 17:25:44 destination > 2022-07-04 17:25:44 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -585094 bytes in 0 buffers) 2022-07-04 17:25:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59819000 (142 GB) 2022-07-04 17:25:44 source > 2022-07-04 17:25:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59820000 2022-07-04 17:25:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59820000 (142 GB) 2022-07-04 17:25:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59821000 (142 GB) 2022-07-04 17:25:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59822000 (142 GB) 2022-07-04 17:25:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59823000 (142 GB) 2022-07-04 17:25:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59824000 (142 GB) 2022-07-04 17:25:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59825000 (142 GB) 2022-07-04 17:25:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59826000 (142 GB) 2022-07-04 17:25:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59827000 (142 GB) 2022-07-04 17:25:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59828000 (142 GB) 2022-07-04 17:25:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59829000 (142 GB) 2022-07-04 17:25:45 source > 2022-07-04 17:25:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59830000 2022-07-04 17:25:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59830000 (142 GB) 2022-07-04 17:25:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59831000 (142 GB) 2022-07-04 17:25:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59832000 (142 GB) 2022-07-04 17:25:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59833000 (142 GB) 2022-07-04 17:25:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59834000 (142 GB) 2022-07-04 17:25:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59835000 (142 GB) 2022-07-04 17:25:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59836000 (142 GB) 2022-07-04 17:25:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59837000 (142 GB) 2022-07-04 17:25:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59838000 (142 GB) 2022-07-04 17:25:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59839000 (142 GB) 2022-07-04 17:25:47 source > 2022-07-04 17:25:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59840000 2022-07-04 17:25:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59840000 (142 GB) 2022-07-04 17:25:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59841000 (142 GB) 2022-07-04 17:25:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59842000 (142 GB) 2022-07-04 17:25:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59843000 (142 GB) 2022-07-04 17:25:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59844000 (142 GB) 2022-07-04 17:25:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59845000 (142 GB) 2022-07-04 17:25:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59846000 (142 GB) 2022-07-04 17:25:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59847000 (142 GB) 2022-07-04 17:25:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59848000 (142 GB) 2022-07-04 17:25:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59849000 (142 GB) 2022-07-04 17:25:48 source > 2022-07-04 17:25:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59850000 2022-07-04 17:25:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59850000 (142 GB) 2022-07-04 17:25:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59851000 (142 GB) 2022-07-04 17:25:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59852000 (142 GB) 2022-07-04 17:25:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59853000 (142 GB) 2022-07-04 17:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59854000 (142 GB) 2022-07-04 17:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59855000 (142 GB) 2022-07-04 17:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59856000 (142 GB) 2022-07-04 17:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59857000 (142 GB) 2022-07-04 17:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59858000 (142 GB) 2022-07-04 17:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59859000 (142 GB) 2022-07-04 17:25:49 source > 2022-07-04 17:25:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59860000 2022-07-04 17:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59860000 (142 GB) 2022-07-04 17:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59861000 (142 GB) 2022-07-04 17:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59862000 (142 GB) 2022-07-04 17:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59863000 (142 GB) 2022-07-04 17:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59864000 (142 GB) 2022-07-04 17:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59865000 (142 GB) 2022-07-04 17:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59866000 (142 GB) 2022-07-04 17:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59867000 (142 GB) 2022-07-04 17:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59868000 (142 GB) 2022-07-04 17:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59869000 (142 GB) 2022-07-04 17:25:51 source > 2022-07-04 17:25:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59870000 2022-07-04 17:25:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59870000 (142 GB) 2022-07-04 17:25:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59871000 (142 GB) 2022-07-04 17:25:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59872000 (142 GB) 2022-07-04 17:25:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59873000 (142 GB) 2022-07-04 17:25:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59874000 (142 GB) 2022-07-04 17:25:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59875000 (142 GB) 2022-07-04 17:25:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59876000 (142 GB) 2022-07-04 17:25:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59877000 (143 GB) 2022-07-04 17:25:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59878000 (143 GB) 2022-07-04 17:25:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59879000 (143 GB) 2022-07-04 17:25:52 source > 2022-07-04 17:25:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59880000 2022-07-04 17:25:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59880000 (143 GB) 2022-07-04 17:25:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59881000 (143 GB) 2022-07-04 17:25:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59882000 (143 GB) 2022-07-04 17:25:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59883000 (143 GB) 2022-07-04 17:25:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59884000 (143 GB) 2022-07-04 17:25:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59885000 (143 GB) 2022-07-04 17:25:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59886000 (143 GB) 2022-07-04 17:25:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59887000 (143 GB) 2022-07-04 17:25:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59888000 (143 GB) 2022-07-04 17:25:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59889000 (143 GB) 2022-07-04 17:25:54 source > 2022-07-04 17:25:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59890000 2022-07-04 17:25:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59890000 (143 GB) 2022-07-04 17:25:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59891000 (143 GB) 2022-07-04 17:25:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59892000 (143 GB) 2022-07-04 17:25:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59893000 (143 GB) 2022-07-04 17:25:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59894000 (143 GB) 2022-07-04 17:25:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59895000 (143 GB) 2022-07-04 17:25:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59896000 (143 GB) 2022-07-04 17:25:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59897000 (143 GB) 2022-07-04 17:25:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59898000 (143 GB) 2022-07-04 17:25:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59899000 (143 GB) 2022-07-04 17:25:55 source > 2022-07-04 17:25:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59900000 2022-07-04 17:25:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59900000 (143 GB) 2022-07-04 17:25:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59901000 (143 GB) 2022-07-04 17:25:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59902000 (143 GB) 2022-07-04 17:25:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59903000 (143 GB) 2022-07-04 17:25:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59904000 (143 GB) 2022-07-04 17:25:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59905000 (143 GB) 2022-07-04 17:25:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59906000 (143 GB) 2022-07-04 17:25:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59907000 (143 GB) 2022-07-04 17:25:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59908000 (143 GB) 2022-07-04 17:25:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59909000 (143 GB) 2022-07-04 17:25:56 source > 2022-07-04 17:25:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59910000 2022-07-04 17:25:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59910000 (143 GB) 2022-07-04 17:25:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59911000 (143 GB) 2022-07-04 17:25:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59912000 (143 GB) 2022-07-04 17:25:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59913000 (143 GB) 2022-07-04 17:25:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59914000 (143 GB) 2022-07-04 17:25:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59915000 (143 GB) 2022-07-04 17:25:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59916000 (143 GB) 2022-07-04 17:25:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59917000 (143 GB) 2022-07-04 17:25:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59918000 (143 GB) 2022-07-04 17:25:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59919000 (143 GB) 2022-07-04 17:25:58 source > 2022-07-04 17:25:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59920000 2022-07-04 17:25:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59920000 (143 GB) 2022-07-04 17:25:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59921000 (143 GB) 2022-07-04 17:25:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59922000 (143 GB) 2022-07-04 17:25:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59923000 (143 GB) 2022-07-04 17:25:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59924000 (143 GB) 2022-07-04 17:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59925000 (143 GB) 2022-07-04 17:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59926000 (143 GB) 2022-07-04 17:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59927000 (143 GB) 2022-07-04 17:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59928000 (143 GB) 2022-07-04 17:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59929000 (143 GB) 2022-07-04 17:25:59 source > 2022-07-04 17:25:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59930000 2022-07-04 17:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59930000 (143 GB) 2022-07-04 17:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59931000 (143 GB) 2022-07-04 17:26:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59932000 (143 GB) 2022-07-04 17:26:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59933000 (143 GB) 2022-07-04 17:26:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59934000 (143 GB) 2022-07-04 17:26:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59935000 (143 GB) 2022-07-04 17:26:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59936000 (143 GB) 2022-07-04 17:26:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59937000 (143 GB) 2022-07-04 17:26:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59938000 (143 GB) 2022-07-04 17:26:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59939000 (143 GB) 2022-07-04 17:26:01 source > 2022-07-04 17:26:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59940000 2022-07-04 17:26:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59940000 (143 GB) 2022-07-04 17:26:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59941000 (143 GB) 2022-07-04 17:26:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59942000 (143 GB) 2022-07-04 17:26:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59943000 (143 GB) 2022-07-04 17:26:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59944000 (143 GB) 2022-07-04 17:26:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59945000 (143 GB) 2022-07-04 17:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59946000 (143 GB) 2022-07-04 17:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59947000 (143 GB) 2022-07-04 17:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59948000 (143 GB) 2022-07-04 17:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59949000 (143 GB) 2022-07-04 17:26:02 source > 2022-07-04 17:26:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59950000 2022-07-04 17:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59950000 (143 GB) 2022-07-04 17:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59951000 (143 GB) 2022-07-04 17:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59952000 (143 GB) 2022-07-04 17:26:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59953000 (143 GB) 2022-07-04 17:26:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59954000 (143 GB) 2022-07-04 17:26:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59955000 (143 GB) 2022-07-04 17:26:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59956000 (143 GB) 2022-07-04 17:26:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59957000 (143 GB) 2022-07-04 17:26:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59958000 (143 GB) 2022-07-04 17:26:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59959000 (143 GB) 2022-07-04 17:26:04 source > 2022-07-04 17:26:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59960000 2022-07-04 17:26:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59960000 (143 GB) 2022-07-04 17:26:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59961000 (143 GB) 2022-07-04 17:26:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59962000 (143 GB) 2022-07-04 17:26:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59963000 (143 GB) 2022-07-04 17:26:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59964000 (143 GB) 2022-07-04 17:26:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59965000 (143 GB) 2022-07-04 17:26:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59966000 (143 GB) 2022-07-04 17:26:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59967000 (143 GB) 2022-07-04 17:26:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59968000 (143 GB) 2022-07-04 17:26:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59969000 (143 GB) 2022-07-04 17:26:05 source > 2022-07-04 17:26:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59970000 2022-07-04 17:26:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59970000 (143 GB) 2022-07-04 17:26:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59971000 (143 GB) 2022-07-04 17:26:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59972000 (143 GB) 2022-07-04 17:26:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59973000 (143 GB) 2022-07-04 17:26:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59974000 (143 GB) 2022-07-04 17:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59975000 (143 GB) 2022-07-04 17:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59976000 (143 GB) 2022-07-04 17:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59977000 (143 GB) 2022-07-04 17:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59978000 (143 GB) 2022-07-04 17:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59979000 (143 GB) 2022-07-04 17:26:06 source > 2022-07-04 17:26:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59980000 2022-07-04 17:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59980000 (143 GB) 2022-07-04 17:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59981000 (143 GB) 2022-07-04 17:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59982000 (143 GB) 2022-07-04 17:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59983000 (143 GB) 2022-07-04 17:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59984000 (143 GB) 2022-07-04 17:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59985000 (143 GB) 2022-07-04 17:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59986000 (143 GB) 2022-07-04 17:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59987000 (143 GB) 2022-07-04 17:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59988000 (143 GB) 2022-07-04 17:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59989000 (143 GB) 2022-07-04 17:26:08 source > 2022-07-04 17:26:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 59990000 2022-07-04 17:26:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59990000 (143 GB) 2022-07-04 17:26:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59991000 (143 GB) 2022-07-04 17:26:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59992000 (143 GB) 2022-07-04 17:26:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59993000 (143 GB) 2022-07-04 17:26:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59994000 (143 GB) 2022-07-04 17:26:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59995000 (143 GB) 2022-07-04 17:26:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59996000 (143 GB) 2022-07-04 17:26:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59997000 (143 GB) 2022-07-04 17:26:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59998000 (143 GB) 2022-07-04 17:26:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59999000 (143 GB) 2022-07-04 17:26:09 source > 2022-07-04 17:26:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60000000 2022-07-04 17:26:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60000000 (143 GB) 2022-07-04 17:26:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60001000 (143 GB) 2022-07-04 17:26:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60002000 (143 GB) 2022-07-04 17:26:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60003000 (143 GB) 2022-07-04 17:26:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60004000 (143 GB) 2022-07-04 17:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60005000 (143 GB) 2022-07-04 17:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60006000 (143 GB) 2022-07-04 17:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60007000 (143 GB) 2022-07-04 17:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60008000 (143 GB) 2022-07-04 17:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60009000 (143 GB) 2022-07-04 17:26:10 source > 2022-07-04 17:26:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60010000 2022-07-04 17:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60010000 (143 GB) 2022-07-04 17:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60011000 (143 GB) 2022-07-04 17:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60012000 (143 GB) 2022-07-04 17:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60013000 (143 GB) 2022-07-04 17:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60014000 (143 GB) 2022-07-04 17:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60015000 (143 GB) 2022-07-04 17:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60016000 (143 GB) 2022-07-04 17:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60017000 (143 GB) 2022-07-04 17:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60018000 (143 GB) 2022-07-04 17:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60019000 (143 GB) 2022-07-04 17:26:11 source > 2022-07-04 17:26:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60020000 2022-07-04 17:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60020000 (143 GB) 2022-07-04 17:26:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60021000 (143 GB) 2022-07-04 17:26:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60022000 (143 GB) 2022-07-04 17:26:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60023000 (143 GB) 2022-07-04 17:26:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60024000 (143 GB) 2022-07-04 17:26:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60025000 (143 GB) 2022-07-04 17:26:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60026000 (143 GB) 2022-07-04 17:26:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60027000 (143 GB) 2022-07-04 17:26:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60028000 (143 GB) 2022-07-04 17:26:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60029000 (143 GB) 2022-07-04 17:26:13 source > 2022-07-04 17:26:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60030000 2022-07-04 17:26:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60030000 (143 GB) 2022-07-04 17:26:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60031000 (143 GB) 2022-07-04 17:26:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60032000 (143 GB) 2022-07-04 17:26:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60033000 (143 GB) 2022-07-04 17:26:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60034000 (143 GB) 2022-07-04 17:26:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60035000 (143 GB) 2022-07-04 17:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60036000 (143 GB) 2022-07-04 17:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60037000 (143 GB) 2022-07-04 17:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60038000 (143 GB) 2022-07-04 17:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60039000 (143 GB) 2022-07-04 17:26:14 source > 2022-07-04 17:26:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60040000 2022-07-04 17:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60040000 (143 GB) 2022-07-04 17:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60041000 (143 GB) 2022-07-04 17:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60042000 (143 GB) 2022-07-04 17:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60043000 (143 GB) 2022-07-04 17:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60044000 (143 GB) 2022-07-04 17:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60045000 (143 GB) 2022-07-04 17:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60046000 (143 GB) 2022-07-04 17:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60047000 (143 GB) 2022-07-04 17:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60048000 (143 GB) 2022-07-04 17:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60049000 (143 GB) 2022-07-04 17:26:15 source > 2022-07-04 17:26:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60050000 2022-07-04 17:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60050000 (143 GB) 2022-07-04 17:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60051000 (143 GB) 2022-07-04 17:26:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60052000 (143 GB) 2022-07-04 17:26:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60053000 (143 GB) 2022-07-04 17:26:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60054000 (143 GB) 2022-07-04 17:26:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60055000 (143 GB) 2022-07-04 17:26:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60056000 (143 GB) 2022-07-04 17:26:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60057000 (143 GB) 2022-07-04 17:26:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60058000 (143 GB) 2022-07-04 17:26:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60059000 (143 GB) 2022-07-04 17:26:17 source > 2022-07-04 17:26:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60060000 2022-07-04 17:26:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60060000 (143 GB) 2022-07-04 17:26:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60061000 (143 GB) 2022-07-04 17:26:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60062000 (143 GB) 2022-07-04 17:26:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60063000 (143 GB) 2022-07-04 17:26:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60064000 (143 GB) 2022-07-04 17:26:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60065000 (143 GB) 2022-07-04 17:26:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60066000 (143 GB) 2022-07-04 17:26:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60067000 (143 GB) 2022-07-04 17:26:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60068000 (143 GB) 2022-07-04 17:26:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60069000 (143 GB) 2022-07-04 17:26:18 source > 2022-07-04 17:26:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60070000 2022-07-04 17:26:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60070000 (143 GB) 2022-07-04 17:26:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60071000 (143 GB) 2022-07-04 17:26:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60072000 (143 GB) 2022-07-04 17:26:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60073000 (143 GB) 2022-07-04 17:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60074000 (143 GB) 2022-07-04 17:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60075000 (143 GB) 2022-07-04 17:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60076000 (143 GB) 2022-07-04 17:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60077000 (143 GB) 2022-07-04 17:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60078000 (143 GB) 2022-07-04 17:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60079000 (143 GB) 2022-07-04 17:26:19 source > 2022-07-04 17:26:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60080000 2022-07-04 17:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60080000 (143 GB) 2022-07-04 17:26:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60081000 (143 GB) 2022-07-04 17:26:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60082000 (143 GB) 2022-07-04 17:26:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60083000 (143 GB) 2022-07-04 17:26:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60084000 (143 GB) 2022-07-04 17:26:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60085000 (143 GB) 2022-07-04 17:26:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60086000 (143 GB) 2022-07-04 17:26:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60087000 (143 GB) 2022-07-04 17:26:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60088000 (143 GB) 2022-07-04 17:26:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60089000 (143 GB) 2022-07-04 17:26:21 source > 2022-07-04 17:26:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60090000 2022-07-04 17:26:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60090000 (143 GB) 2022-07-04 17:26:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60091000 (143 GB) 2022-07-04 17:26:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60092000 (143 GB) 2022-07-04 17:26:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60093000 (143 GB) 2022-07-04 17:26:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60094000 (143 GB) 2022-07-04 17:26:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60095000 (143 GB) 2022-07-04 17:26:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60096000 (143 GB) 2022-07-04 17:26:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60097000 (143 GB) 2022-07-04 17:26:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60098000 (143 GB) 2022-07-04 17:26:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60099000 (143 GB) 2022-07-04 17:26:22 source > 2022-07-04 17:26:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60100000 2022-07-04 17:26:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60100000 (143 GB) 2022-07-04 17:26:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60101000 (143 GB) 2022-07-04 17:26:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60102000 (143 GB) 2022-07-04 17:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60103000 (143 GB) 2022-07-04 17:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60104000 (143 GB) 2022-07-04 17:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60105000 (143 GB) 2022-07-04 17:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60106000 (143 GB) 2022-07-04 17:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60107000 (143 GB) 2022-07-04 17:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60108000 (143 GB) 2022-07-04 17:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60109000 (143 GB) 2022-07-04 17:26:24 source > 2022-07-04 17:26:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60110000 2022-07-04 17:26:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60110000 (143 GB) 2022-07-04 17:26:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60111000 (143 GB) 2022-07-04 17:26:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60112000 (143 GB) 2022-07-04 17:26:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60113000 (143 GB) 2022-07-04 17:26:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60114000 (143 GB) 2022-07-04 17:26:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60115000 (143 GB) 2022-07-04 17:26:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60116000 (143 GB) 2022-07-04 17:26:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60117000 (143 GB) 2022-07-04 17:26:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60118000 (143 GB) 2022-07-04 17:26:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60119000 (143 GB) 2022-07-04 17:26:25 source > 2022-07-04 17:26:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60120000 2022-07-04 17:26:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60120000 (143 GB) 2022-07-04 17:26:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60121000 (143 GB) 2022-07-04 17:26:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60122000 (143 GB) 2022-07-04 17:26:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60123000 (143 GB) 2022-07-04 17:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60124000 (143 GB) 2022-07-04 17:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60125000 (143 GB) 2022-07-04 17:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60126000 (143 GB) 2022-07-04 17:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60127000 (143 GB) 2022-07-04 17:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60128000 (143 GB) 2022-07-04 17:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60129000 (143 GB) 2022-07-04 17:26:27 source > 2022-07-04 17:26:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60130000 2022-07-04 17:26:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60130000 (143 GB) 2022-07-04 17:26:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60131000 (143 GB) 2022-07-04 17:26:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60132000 (143 GB) 2022-07-04 17:26:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60133000 (143 GB) 2022-07-04 17:26:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60134000 (143 GB) 2022-07-04 17:26:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60135000 (143 GB) 2022-07-04 17:26:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60136000 (143 GB) 2022-07-04 17:26:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60137000 (143 GB) 2022-07-04 17:26:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60138000 (143 GB) 2022-07-04 17:26:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60139000 (143 GB) 2022-07-04 17:26:28 source > 2022-07-04 17:26:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60140000 2022-07-04 17:26:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60140000 (143 GB) 2022-07-04 17:26:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60141000 (143 GB) 2022-07-04 17:26:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60142000 (143 GB) 2022-07-04 17:26:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60143000 (143 GB) 2022-07-04 17:26:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60144000 (143 GB) 2022-07-04 17:26:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60145000 (143 GB) 2022-07-04 17:26:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60146000 (143 GB) 2022-07-04 17:26:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60147000 (143 GB) 2022-07-04 17:26:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60148000 (143 GB) 2022-07-04 17:26:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60149000 (143 GB) 2022-07-04 17:26:29 source > 2022-07-04 17:26:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60150000 2022-07-04 17:26:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60150000 (143 GB) 2022-07-04 17:26:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60151000 (143 GB) 2022-07-04 17:26:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60152000 (143 GB) 2022-07-04 17:26:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60153000 (143 GB) 2022-07-04 17:26:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60154000 (143 GB) 2022-07-04 17:26:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60155000 (143 GB) 2022-07-04 17:26:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60156000 (143 GB) 2022-07-04 17:26:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60157000 (143 GB) 2022-07-04 17:26:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60158000 (143 GB) 2022-07-04 17:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60159000 (143 GB) 2022-07-04 17:26:31 source > 2022-07-04 17:26:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60160000 2022-07-04 17:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60160000 (143 GB) 2022-07-04 17:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60161000 (143 GB) 2022-07-04 17:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60162000 (143 GB) 2022-07-04 17:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60163000 (143 GB) 2022-07-04 17:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60164000 (143 GB) 2022-07-04 17:26:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60165000 (143 GB) 2022-07-04 17:26:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60166000 (143 GB) 2022-07-04 17:26:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60167000 (143 GB) 2022-07-04 17:26:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60168000 (143 GB) 2022-07-04 17:26:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60169000 (143 GB) 2022-07-04 17:26:32 source > 2022-07-04 17:26:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60170000 2022-07-04 17:26:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60170000 (143 GB) 2022-07-04 17:26:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60171000 (143 GB) 2022-07-04 17:26:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60172000 (143 GB) 2022-07-04 17:26:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60173000 (143 GB) 2022-07-04 17:26:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60174000 (143 GB) 2022-07-04 17:26:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60175000 (143 GB) 2022-07-04 17:26:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60176000 (143 GB) 2022-07-04 17:26:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60177000 (143 GB) 2022-07-04 17:26:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60178000 (143 GB) 2022-07-04 17:26:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60179000 (143 GB) 2022-07-04 17:26:34 source > 2022-07-04 17:26:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60180000 2022-07-04 17:26:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60180000 (143 GB) 2022-07-04 17:26:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60181000 (143 GB) 2022-07-04 17:26:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60182000 (143 GB) 2022-07-04 17:26:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60183000 (143 GB) 2022-07-04 17:26:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60184000 (143 GB) 2022-07-04 17:26:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60185000 (143 GB) 2022-07-04 17:26:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60186000 (143 GB) 2022-07-04 17:26:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60187000 (143 GB) 2022-07-04 17:26:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60188000 (143 GB) 2022-07-04 17:26:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60189000 (143 GB) 2022-07-04 17:26:35 source > 2022-07-04 17:26:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60190000 2022-07-04 17:26:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60190000 (143 GB) 2022-07-04 17:26:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60191000 (143 GB) 2022-07-04 17:26:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60192000 (143 GB) 2022-07-04 17:26:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60193000 (143 GB) 2022-07-04 17:26:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60194000 (143 GB) 2022-07-04 17:26:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60195000 (143 GB) 2022-07-04 17:26:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60196000 (143 GB) 2022-07-04 17:26:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60197000 (143 GB) 2022-07-04 17:26:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60198000 (143 GB) 2022-07-04 17:26:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60199000 (143 GB) 2022-07-04 17:26:37 source > 2022-07-04 17:26:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60200000 2022-07-04 17:26:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60200000 (143 GB) 2022-07-04 17:26:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60201000 (143 GB) 2022-07-04 17:26:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60202000 (143 GB) 2022-07-04 17:26:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60203000 (143 GB) 2022-07-04 17:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60204000 (143 GB) 2022-07-04 17:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60205000 (143 GB) 2022-07-04 17:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60206000 (143 GB) 2022-07-04 17:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60207000 (143 GB) 2022-07-04 17:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60208000 (143 GB) 2022-07-04 17:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60209000 (143 GB) 2022-07-04 17:26:39 source > 2022-07-04 17:26:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60210000 2022-07-04 17:26:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60210000 (143 GB) 2022-07-04 17:26:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60211000 (143 GB) 2022-07-04 17:26:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60212000 (143 GB) 2022-07-04 17:26:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60213000 (143 GB) 2022-07-04 17:26:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60214000 (143 GB) 2022-07-04 17:26:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60215000 (143 GB) 2022-07-04 17:26:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60216000 (143 GB) 2022-07-04 17:26:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60217000 (143 GB) 2022-07-04 17:26:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60218000 (143 GB) 2022-07-04 17:26:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60219000 (143 GB) 2022-07-04 17:26:40 source > 2022-07-04 17:26:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60220000 2022-07-04 17:26:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60220000 (143 GB) 2022-07-04 17:26:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60221000 (143 GB) 2022-07-04 17:26:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60222000 (143 GB) 2022-07-04 17:26:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60223000 (143 GB) 2022-07-04 17:26:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60224000 (143 GB) 2022-07-04 17:26:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60225000 (143 GB) 2022-07-04 17:26:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60226000 (143 GB) 2022-07-04 17:26:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60227000 (143 GB) 2022-07-04 17:26:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60228000 (143 GB) 2022-07-04 17:26:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60229000 (143 GB) 2022-07-04 17:26:42 source > 2022-07-04 17:26:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60230000 2022-07-04 17:26:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60230000 (143 GB) 2022-07-04 17:26:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60231000 (143 GB) 2022-07-04 17:26:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60232000 (143 GB) 2022-07-04 17:26:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60233000 (143 GB) 2022-07-04 17:26:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60234000 (143 GB) 2022-07-04 17:26:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60235000 (143 GB) 2022-07-04 17:26:43 destination > 2022-07-04 17:26:43 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:26:43 destination > 2022-07-04 17:26:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:26:43 destination > 2022-07-04 17:26:43 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:26:43 destination > 2022-07-04 17:26:43 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 8b23f9e7-a251-4a7c-9798-11cdc0fe53857686671625340062645.csv.gz (200 MB) 2022-07-04 17:26:52 destination > 2022-07-04 17:26:52 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:26:52 destination > 2022-07-04 17:26:52 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 8b23f9e7-a251-4a7c-9798-11cdc0fe53857686671625340062645.csv.gz 2022-07-04 17:26:52 destination > 2022-07-04 17:26:52 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -587338 bytes in 0 buffers) 2022-07-04 17:26:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60236000 (143 GB) 2022-07-04 17:26:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60237000 (143 GB) 2022-07-04 17:26:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60238000 (143 GB) 2022-07-04 17:26:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60239000 (143 GB) 2022-07-04 17:26:52 source > 2022-07-04 17:26:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60240000 2022-07-04 17:26:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60240000 (143 GB) 2022-07-04 17:26:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60241000 (143 GB) 2022-07-04 17:26:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60242000 (143 GB) 2022-07-04 17:26:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60243000 (143 GB) 2022-07-04 17:26:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60244000 (143 GB) 2022-07-04 17:26:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60245000 (143 GB) 2022-07-04 17:26:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60246000 (143 GB) 2022-07-04 17:26:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60247000 (143 GB) 2022-07-04 17:26:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60248000 (143 GB) 2022-07-04 17:26:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60249000 (143 GB) 2022-07-04 17:26:54 source > 2022-07-04 17:26:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60250000 2022-07-04 17:26:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60250000 (143 GB) 2022-07-04 17:26:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60251000 (143 GB) 2022-07-04 17:26:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60252000 (143 GB) 2022-07-04 17:26:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60253000 (143 GB) 2022-07-04 17:26:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60254000 (143 GB) 2022-07-04 17:26:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60255000 (143 GB) 2022-07-04 17:26:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60256000 (143 GB) 2022-07-04 17:26:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60257000 (143 GB) 2022-07-04 17:26:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60258000 (143 GB) 2022-07-04 17:26:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60259000 (143 GB) 2022-07-04 17:26:56 source > 2022-07-04 17:26:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60260000 2022-07-04 17:26:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60260000 (143 GB) 2022-07-04 17:26:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60261000 (143 GB) 2022-07-04 17:26:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60262000 (143 GB) 2022-07-04 17:26:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60263000 (143 GB) 2022-07-04 17:26:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60264000 (143 GB) 2022-07-04 17:26:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60265000 (143 GB) 2022-07-04 17:26:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60266000 (143 GB) 2022-07-04 17:26:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60267000 (143 GB) 2022-07-04 17:26:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60268000 (143 GB) 2022-07-04 17:26:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60269000 (143 GB) 2022-07-04 17:26:57 source > 2022-07-04 17:26:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60270000 2022-07-04 17:26:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60270000 (143 GB) 2022-07-04 17:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60271000 (143 GB) 2022-07-04 17:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60272000 (143 GB) 2022-07-04 17:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60273000 (143 GB) 2022-07-04 17:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60274000 (143 GB) 2022-07-04 17:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60275000 (143 GB) 2022-07-04 17:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60276000 (143 GB) 2022-07-04 17:26:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60277000 (143 GB) 2022-07-04 17:26:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60278000 (143 GB) 2022-07-04 17:26:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60279000 (143 GB) 2022-07-04 17:26:59 source > 2022-07-04 17:26:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60280000 2022-07-04 17:26:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60280000 (143 GB) 2022-07-04 17:26:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60281000 (143 GB) 2022-07-04 17:26:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60282000 (143 GB) 2022-07-04 17:27:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60283000 (143 GB) 2022-07-04 17:27:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60284000 (144 GB) 2022-07-04 17:27:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60285000 (144 GB) 2022-07-04 17:27:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60286000 (144 GB) 2022-07-04 17:27:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60287000 (144 GB) 2022-07-04 17:27:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60288000 (144 GB) 2022-07-04 17:27:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60289000 (144 GB) 2022-07-04 17:27:01 source > 2022-07-04 17:27:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60290000 2022-07-04 17:27:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60290000 (144 GB) 2022-07-04 17:27:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60291000 (144 GB) 2022-07-04 17:27:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60292000 (144 GB) 2022-07-04 17:27:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60293000 (144 GB) 2022-07-04 17:27:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60294000 (144 GB) 2022-07-04 17:27:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60295000 (144 GB) 2022-07-04 17:27:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60296000 (144 GB) 2022-07-04 17:27:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60297000 (144 GB) 2022-07-04 17:27:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60298000 (144 GB) 2022-07-04 17:27:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60299000 (144 GB) 2022-07-04 17:27:02 source > 2022-07-04 17:27:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60300000 2022-07-04 17:27:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60300000 (144 GB) 2022-07-04 17:27:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60301000 (144 GB) 2022-07-04 17:27:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60302000 (144 GB) 2022-07-04 17:27:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60303000 (144 GB) 2022-07-04 17:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60304000 (144 GB) 2022-07-04 17:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60305000 (144 GB) 2022-07-04 17:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60306000 (144 GB) 2022-07-04 17:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60307000 (144 GB) 2022-07-04 17:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60308000 (144 GB) 2022-07-04 17:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60309000 (144 GB) 2022-07-04 17:27:04 source > 2022-07-04 17:27:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60310000 2022-07-04 17:27:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60310000 (144 GB) 2022-07-04 17:27:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60311000 (144 GB) 2022-07-04 17:27:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60312000 (144 GB) 2022-07-04 17:27:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60313000 (144 GB) 2022-07-04 17:27:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60314000 (144 GB) 2022-07-04 17:27:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60315000 (144 GB) 2022-07-04 17:27:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60316000 (144 GB) 2022-07-04 17:27:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60317000 (144 GB) 2022-07-04 17:27:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60318000 (144 GB) 2022-07-04 17:27:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60319000 (144 GB) 2022-07-04 17:27:05 source > 2022-07-04 17:27:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60320000 2022-07-04 17:27:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60320000 (144 GB) 2022-07-04 17:27:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60321000 (144 GB) 2022-07-04 17:27:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60322000 (144 GB) 2022-07-04 17:27:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60323000 (144 GB) 2022-07-04 17:27:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60324000 (144 GB) 2022-07-04 17:27:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60325000 (144 GB) 2022-07-04 17:27:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60326000 (144 GB) 2022-07-04 17:27:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60327000 (144 GB) 2022-07-04 17:27:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60328000 (144 GB) 2022-07-04 17:27:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60329000 (144 GB) 2022-07-04 17:27:07 source > 2022-07-04 17:27:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60330000 2022-07-04 17:27:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60330000 (144 GB) 2022-07-04 17:27:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60331000 (144 GB) 2022-07-04 17:27:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60332000 (144 GB) 2022-07-04 17:27:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60333000 (144 GB) 2022-07-04 17:27:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60334000 (144 GB) 2022-07-04 17:27:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60335000 (144 GB) 2022-07-04 17:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60336000 (144 GB) 2022-07-04 17:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60337000 (144 GB) 2022-07-04 17:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60338000 (144 GB) 2022-07-04 17:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60339000 (144 GB) 2022-07-04 17:27:08 source > 2022-07-04 17:27:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60340000 2022-07-04 17:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60340000 (144 GB) 2022-07-04 17:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60341000 (144 GB) 2022-07-04 17:27:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60342000 (144 GB) 2022-07-04 17:27:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60343000 (144 GB) 2022-07-04 17:27:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60344000 (144 GB) 2022-07-04 17:27:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60345000 (144 GB) 2022-07-04 17:27:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60346000 (144 GB) 2022-07-04 17:27:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60347000 (144 GB) 2022-07-04 17:27:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60348000 (144 GB) 2022-07-04 17:27:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60349000 (144 GB) 2022-07-04 17:27:10 source > 2022-07-04 17:27:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60350000 2022-07-04 17:27:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60350000 (144 GB) 2022-07-04 17:27:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60351000 (144 GB) 2022-07-04 17:27:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60352000 (144 GB) 2022-07-04 17:27:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60353000 (144 GB) 2022-07-04 17:27:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60354000 (144 GB) 2022-07-04 17:27:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60355000 (144 GB) 2022-07-04 17:27:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60356000 (144 GB) 2022-07-04 17:27:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60357000 (144 GB) 2022-07-04 17:27:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60358000 (144 GB) 2022-07-04 17:27:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60359000 (144 GB) 2022-07-04 17:27:11 source > 2022-07-04 17:27:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60360000 2022-07-04 17:27:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60360000 (144 GB) 2022-07-04 17:27:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60361000 (144 GB) 2022-07-04 17:27:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60362000 (144 GB) 2022-07-04 17:27:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60363000 (144 GB) 2022-07-04 17:27:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60364000 (144 GB) 2022-07-04 17:27:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60365000 (144 GB) 2022-07-04 17:27:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60366000 (144 GB) 2022-07-04 17:27:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60367000 (144 GB) 2022-07-04 17:27:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60368000 (144 GB) 2022-07-04 17:27:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60369000 (144 GB) 2022-07-04 17:27:13 source > 2022-07-04 17:27:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60370000 2022-07-04 17:27:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60370000 (144 GB) 2022-07-04 17:27:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60371000 (144 GB) 2022-07-04 17:27:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60372000 (144 GB) 2022-07-04 17:27:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60373000 (144 GB) 2022-07-04 17:27:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60374000 (144 GB) 2022-07-04 17:27:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60375000 (144 GB) 2022-07-04 17:27:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60376000 (144 GB) 2022-07-04 17:27:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60377000 (144 GB) 2022-07-04 17:27:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60378000 (144 GB) 2022-07-04 17:27:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60379000 (144 GB) 2022-07-04 17:27:15 source > 2022-07-04 17:27:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60380000 2022-07-04 17:27:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60380000 (144 GB) 2022-07-04 17:27:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60381000 (144 GB) 2022-07-04 17:27:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60382000 (144 GB) 2022-07-04 17:27:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60383000 (144 GB) 2022-07-04 17:27:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60384000 (144 GB) 2022-07-04 17:27:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60385000 (144 GB) 2022-07-04 17:27:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60386000 (144 GB) 2022-07-04 17:27:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60387000 (144 GB) 2022-07-04 17:27:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60388000 (144 GB) 2022-07-04 17:27:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60389000 (144 GB) 2022-07-04 17:27:16 source > 2022-07-04 17:27:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60390000 2022-07-04 17:27:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60390000 (144 GB) 2022-07-04 17:27:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60391000 (144 GB) 2022-07-04 17:27:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60392000 (144 GB) 2022-07-04 17:27:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60393000 (144 GB) 2022-07-04 17:27:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60394000 (144 GB) 2022-07-04 17:27:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60395000 (144 GB) 2022-07-04 17:27:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60396000 (144 GB) 2022-07-04 17:27:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60397000 (144 GB) 2022-07-04 17:27:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60398000 (144 GB) 2022-07-04 17:27:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60399000 (144 GB) 2022-07-04 17:27:18 source > 2022-07-04 17:27:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60400000 2022-07-04 17:27:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60400000 (144 GB) 2022-07-04 17:27:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60401000 (144 GB) 2022-07-04 17:27:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60402000 (144 GB) 2022-07-04 17:27:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60403000 (144 GB) 2022-07-04 17:27:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60404000 (144 GB) 2022-07-04 17:27:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60405000 (144 GB) 2022-07-04 17:27:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60406000 (144 GB) 2022-07-04 17:27:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60407000 (144 GB) 2022-07-04 17:27:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60408000 (144 GB) 2022-07-04 17:27:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60409000 (144 GB) 2022-07-04 17:27:20 source > 2022-07-04 17:27:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60410000 2022-07-04 17:27:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60410000 (144 GB) 2022-07-04 17:27:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60411000 (144 GB) 2022-07-04 17:27:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60412000 (144 GB) 2022-07-04 17:27:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60413000 (144 GB) 2022-07-04 17:27:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60414000 (144 GB) 2022-07-04 17:27:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60415000 (144 GB) 2022-07-04 17:27:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60416000 (144 GB) 2022-07-04 17:27:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60417000 (144 GB) 2022-07-04 17:27:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60418000 (144 GB) 2022-07-04 17:27:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60419000 (144 GB) 2022-07-04 17:27:21 source > 2022-07-04 17:27:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60420000 2022-07-04 17:27:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60420000 (144 GB) 2022-07-04 17:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60421000 (144 GB) 2022-07-04 17:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60422000 (144 GB) 2022-07-04 17:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60423000 (144 GB) 2022-07-04 17:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60424000 (144 GB) 2022-07-04 17:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60425000 (144 GB) 2022-07-04 17:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60426000 (144 GB) 2022-07-04 17:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60427000 (144 GB) 2022-07-04 17:27:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60428000 (144 GB) 2022-07-04 17:27:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60429000 (144 GB) 2022-07-04 17:27:23 source > 2022-07-04 17:27:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60430000 2022-07-04 17:27:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60430000 (144 GB) 2022-07-04 17:27:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60431000 (144 GB) 2022-07-04 17:27:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60432000 (144 GB) 2022-07-04 17:27:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60433000 (144 GB) 2022-07-04 17:27:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60434000 (144 GB) 2022-07-04 17:27:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60435000 (144 GB) 2022-07-04 17:27:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60436000 (144 GB) 2022-07-04 17:27:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60437000 (144 GB) 2022-07-04 17:27:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60438000 (144 GB) 2022-07-04 17:27:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60439000 (144 GB) 2022-07-04 17:27:25 source > 2022-07-04 17:27:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60440000 2022-07-04 17:27:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60440000 (144 GB) 2022-07-04 17:27:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60441000 (144 GB) 2022-07-04 17:27:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60442000 (144 GB) 2022-07-04 17:27:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60443000 (144 GB) 2022-07-04 17:27:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60444000 (144 GB) 2022-07-04 17:27:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60445000 (144 GB) 2022-07-04 17:27:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60446000 (144 GB) 2022-07-04 17:27:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60447000 (144 GB) 2022-07-04 17:27:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60448000 (144 GB) 2022-07-04 17:27:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60449000 (144 GB) 2022-07-04 17:27:26 source > 2022-07-04 17:27:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60450000 2022-07-04 17:27:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60450000 (144 GB) 2022-07-04 17:27:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60451000 (144 GB) 2022-07-04 17:27:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60452000 (144 GB) 2022-07-04 17:27:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60453000 (144 GB) 2022-07-04 17:27:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60454000 (144 GB) 2022-07-04 17:27:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60455000 (144 GB) 2022-07-04 17:27:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60456000 (144 GB) 2022-07-04 17:27:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60457000 (144 GB) 2022-07-04 17:27:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60458000 (144 GB) 2022-07-04 17:27:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60459000 (144 GB) 2022-07-04 17:27:28 source > 2022-07-04 17:27:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60460000 2022-07-04 17:27:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60460000 (144 GB) 2022-07-04 17:27:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60461000 (144 GB) 2022-07-04 17:27:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60462000 (144 GB) 2022-07-04 17:27:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60463000 (144 GB) 2022-07-04 17:27:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60464000 (144 GB) 2022-07-04 17:27:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60465000 (144 GB) 2022-07-04 17:27:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60466000 (144 GB) 2022-07-04 17:27:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60467000 (144 GB) 2022-07-04 17:27:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60468000 (144 GB) 2022-07-04 17:27:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60469000 (144 GB) 2022-07-04 17:27:29 source > 2022-07-04 17:27:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60470000 2022-07-04 17:27:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60470000 (144 GB) 2022-07-04 17:27:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60471000 (144 GB) 2022-07-04 17:27:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60472000 (144 GB) 2022-07-04 17:27:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60473000 (144 GB) 2022-07-04 17:27:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60474000 (144 GB) 2022-07-04 17:27:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60475000 (144 GB) 2022-07-04 17:27:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60476000 (144 GB) 2022-07-04 17:27:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60477000 (144 GB) 2022-07-04 17:27:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60478000 (144 GB) 2022-07-04 17:27:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60479000 (144 GB) 2022-07-04 17:27:31 source > 2022-07-04 17:27:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60480000 2022-07-04 17:27:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60480000 (144 GB) 2022-07-04 17:27:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60481000 (144 GB) 2022-07-04 17:27:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60482000 (144 GB) 2022-07-04 17:27:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60483000 (144 GB) 2022-07-04 17:27:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60484000 (144 GB) 2022-07-04 17:27:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60485000 (144 GB) 2022-07-04 17:27:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60486000 (144 GB) 2022-07-04 17:27:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60487000 (144 GB) 2022-07-04 17:27:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60488000 (144 GB) 2022-07-04 17:27:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60489000 (144 GB) 2022-07-04 17:27:33 source > 2022-07-04 17:27:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60490000 2022-07-04 17:27:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60490000 (144 GB) 2022-07-04 17:27:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60491000 (144 GB) 2022-07-04 17:27:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60492000 (144 GB) 2022-07-04 17:27:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60493000 (144 GB) 2022-07-04 17:27:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60494000 (144 GB) 2022-07-04 17:27:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60495000 (144 GB) 2022-07-04 17:27:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60496000 (144 GB) 2022-07-04 17:27:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60497000 (144 GB) 2022-07-04 17:27:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60498000 (144 GB) 2022-07-04 17:27:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60499000 (144 GB) 2022-07-04 17:27:34 source > 2022-07-04 17:27:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60500000 2022-07-04 17:27:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60500000 (144 GB) 2022-07-04 17:27:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60501000 (144 GB) 2022-07-04 17:27:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60502000 (144 GB) 2022-07-04 17:27:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60503000 (144 GB) 2022-07-04 17:27:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60504000 (144 GB) 2022-07-04 17:27:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60505000 (144 GB) 2022-07-04 17:27:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60506000 (144 GB) 2022-07-04 17:27:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60507000 (144 GB) 2022-07-04 17:27:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60508000 (144 GB) 2022-07-04 17:27:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60509000 (144 GB) 2022-07-04 17:27:36 source > 2022-07-04 17:27:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60510000 2022-07-04 17:27:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60510000 (144 GB) 2022-07-04 17:27:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60511000 (144 GB) 2022-07-04 17:27:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60512000 (144 GB) 2022-07-04 17:27:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60513000 (144 GB) 2022-07-04 17:27:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60514000 (144 GB) 2022-07-04 17:27:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60515000 (144 GB) 2022-07-04 17:27:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60516000 (144 GB) 2022-07-04 17:27:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60517000 (144 GB) 2022-07-04 17:27:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60518000 (144 GB) 2022-07-04 17:27:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60519000 (144 GB) 2022-07-04 17:27:37 source > 2022-07-04 17:27:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60520000 2022-07-04 17:27:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60520000 (144 GB) 2022-07-04 17:27:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60521000 (144 GB) 2022-07-04 17:27:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60522000 (144 GB) 2022-07-04 17:27:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60523000 (144 GB) 2022-07-04 17:27:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60524000 (144 GB) 2022-07-04 17:27:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60525000 (144 GB) 2022-07-04 17:27:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60526000 (144 GB) 2022-07-04 17:27:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60527000 (144 GB) 2022-07-04 17:27:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60528000 (144 GB) 2022-07-04 17:27:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60529000 (144 GB) 2022-07-04 17:27:39 source > 2022-07-04 17:27:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60530000 2022-07-04 17:27:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60530000 (144 GB) 2022-07-04 17:27:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60531000 (144 GB) 2022-07-04 17:27:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60532000 (144 GB) 2022-07-04 17:27:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60533000 (144 GB) 2022-07-04 17:27:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60534000 (144 GB) 2022-07-04 17:27:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60535000 (144 GB) 2022-07-04 17:27:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60536000 (144 GB) 2022-07-04 17:27:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60537000 (144 GB) 2022-07-04 17:27:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60538000 (144 GB) 2022-07-04 17:27:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60539000 (144 GB) 2022-07-04 17:27:40 source > 2022-07-04 17:27:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60540000 2022-07-04 17:27:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60540000 (144 GB) 2022-07-04 17:27:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60541000 (144 GB) 2022-07-04 17:27:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60542000 (144 GB) 2022-07-04 17:27:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60543000 (144 GB) 2022-07-04 17:27:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60544000 (144 GB) 2022-07-04 17:27:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60545000 (144 GB) 2022-07-04 17:27:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60546000 (144 GB) 2022-07-04 17:27:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60547000 (144 GB) 2022-07-04 17:27:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60548000 (144 GB) 2022-07-04 17:27:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60549000 (144 GB) 2022-07-04 17:27:41 source > 2022-07-04 17:27:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60550000 2022-07-04 17:27:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60550000 (144 GB) 2022-07-04 17:27:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60551000 (144 GB) 2022-07-04 17:27:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60552000 (144 GB) 2022-07-04 17:27:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60553000 (144 GB) 2022-07-04 17:27:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60554000 (144 GB) 2022-07-04 17:27:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60555000 (144 GB) 2022-07-04 17:27:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60556000 (144 GB) 2022-07-04 17:27:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60557000 (144 GB) 2022-07-04 17:27:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60558000 (144 GB) 2022-07-04 17:27:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60559000 (144 GB) 2022-07-04 17:27:43 source > 2022-07-04 17:27:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60560000 2022-07-04 17:27:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60560000 (144 GB) 2022-07-04 17:27:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60561000 (144 GB) 2022-07-04 17:27:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60562000 (144 GB) 2022-07-04 17:27:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60563000 (144 GB) 2022-07-04 17:27:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60564000 (144 GB) 2022-07-04 17:27:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60565000 (144 GB) 2022-07-04 17:27:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60566000 (144 GB) 2022-07-04 17:27:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60567000 (144 GB) 2022-07-04 17:27:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60568000 (144 GB) 2022-07-04 17:27:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60569000 (144 GB) 2022-07-04 17:27:44 source > 2022-07-04 17:27:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60570000 2022-07-04 17:27:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60570000 (144 GB) 2022-07-04 17:27:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60571000 (144 GB) 2022-07-04 17:27:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60572000 (144 GB) 2022-07-04 17:27:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60573000 (144 GB) 2022-07-04 17:27:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60574000 (144 GB) 2022-07-04 17:27:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60575000 (144 GB) 2022-07-04 17:27:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60576000 (144 GB) 2022-07-04 17:27:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60577000 (144 GB) 2022-07-04 17:27:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60578000 (144 GB) 2022-07-04 17:27:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60579000 (144 GB) 2022-07-04 17:27:46 source > 2022-07-04 17:27:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60580000 2022-07-04 17:27:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60580000 (144 GB) 2022-07-04 17:27:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60581000 (144 GB) 2022-07-04 17:27:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60582000 (144 GB) 2022-07-04 17:27:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60583000 (144 GB) 2022-07-04 17:27:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60584000 (144 GB) 2022-07-04 17:27:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60585000 (144 GB) 2022-07-04 17:27:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60586000 (144 GB) 2022-07-04 17:27:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60587000 (144 GB) 2022-07-04 17:27:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60588000 (144 GB) 2022-07-04 17:27:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60589000 (144 GB) 2022-07-04 17:27:47 source > 2022-07-04 17:27:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60590000 2022-07-04 17:27:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60590000 (144 GB) 2022-07-04 17:27:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60591000 (144 GB) 2022-07-04 17:27:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60592000 (144 GB) 2022-07-04 17:27:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60593000 (144 GB) 2022-07-04 17:27:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60594000 (144 GB) 2022-07-04 17:27:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60595000 (144 GB) 2022-07-04 17:27:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60596000 (144 GB) 2022-07-04 17:27:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60597000 (144 GB) 2022-07-04 17:27:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60598000 (144 GB) 2022-07-04 17:27:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60599000 (144 GB) 2022-07-04 17:27:48 source > 2022-07-04 17:27:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60600000 2022-07-04 17:27:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60600000 (144 GB) 2022-07-04 17:27:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60601000 (144 GB) 2022-07-04 17:27:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60602000 (144 GB) 2022-07-04 17:27:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60603000 (144 GB) 2022-07-04 17:27:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60604000 (144 GB) 2022-07-04 17:27:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60605000 (144 GB) 2022-07-04 17:27:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60606000 (144 GB) 2022-07-04 17:27:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60607000 (144 GB) 2022-07-04 17:27:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60608000 (144 GB) 2022-07-04 17:27:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60609000 (144 GB) 2022-07-04 17:27:50 source > 2022-07-04 17:27:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60610000 2022-07-04 17:27:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60610000 (144 GB) 2022-07-04 17:27:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60611000 (144 GB) 2022-07-04 17:27:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60612000 (144 GB) 2022-07-04 17:27:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60613000 (144 GB) 2022-07-04 17:27:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60614000 (144 GB) 2022-07-04 17:27:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60615000 (144 GB) 2022-07-04 17:27:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60616000 (144 GB) 2022-07-04 17:27:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60617000 (144 GB) 2022-07-04 17:27:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60618000 (144 GB) 2022-07-04 17:27:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60619000 (144 GB) 2022-07-04 17:27:51 source > 2022-07-04 17:27:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60620000 2022-07-04 17:27:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60620000 (144 GB) 2022-07-04 17:27:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60621000 (144 GB) 2022-07-04 17:27:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60622000 (144 GB) 2022-07-04 17:27:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60623000 (144 GB) 2022-07-04 17:27:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60624000 (144 GB) 2022-07-04 17:27:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60625000 (144 GB) 2022-07-04 17:27:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60626000 (144 GB) 2022-07-04 17:27:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60627000 (144 GB) 2022-07-04 17:27:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60628000 (144 GB) 2022-07-04 17:27:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60629000 (144 GB) 2022-07-04 17:27:53 source > 2022-07-04 17:27:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60630000 2022-07-04 17:27:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60630000 (144 GB) 2022-07-04 17:27:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60631000 (144 GB) 2022-07-04 17:27:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60632000 (144 GB) 2022-07-04 17:27:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60633000 (144 GB) 2022-07-04 17:27:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60634000 (144 GB) 2022-07-04 17:27:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60635000 (144 GB) 2022-07-04 17:27:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60636000 (144 GB) 2022-07-04 17:27:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60637000 (144 GB) 2022-07-04 17:27:54 destination > 2022-07-04 17:27:54 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:27:54 destination > 2022-07-04 17:27:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:27:54 destination > 2022-07-04 17:27:54 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:27:54 destination > 2022-07-04 17:27:54 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 617d3213-2eee-4011-867a-7961613289e414186527741569528919.csv.gz (200 MB) 2022-07-04 17:28:03 destination > 2022-07-04 17:28:03 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:28:03 destination > 2022-07-04 17:28:03 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 617d3213-2eee-4011-867a-7961613289e414186527741569528919.csv.gz 2022-07-04 17:28:03 destination > 2022-07-04 17:28:03 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -589952 bytes in 0 buffers) 2022-07-04 17:28:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60638000 (144 GB) 2022-07-04 17:28:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60639000 (144 GB) 2022-07-04 17:28:03 source > 2022-07-04 17:28:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60640000 2022-07-04 17:28:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60640000 (144 GB) 2022-07-04 17:28:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60641000 (144 GB) 2022-07-04 17:28:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60642000 (144 GB) 2022-07-04 17:28:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60643000 (144 GB) 2022-07-04 17:28:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60644000 (144 GB) 2022-07-04 17:28:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60645000 (144 GB) 2022-07-04 17:28:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60646000 (144 GB) 2022-07-04 17:28:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60647000 (144 GB) 2022-07-04 17:28:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60648000 (144 GB) 2022-07-04 17:28:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60649000 (144 GB) 2022-07-04 17:28:04 source > 2022-07-04 17:28:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60650000 2022-07-04 17:28:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60650000 (144 GB) 2022-07-04 17:28:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60651000 (144 GB) 2022-07-04 17:28:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60652000 (144 GB) 2022-07-04 17:28:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60653000 (144 GB) 2022-07-04 17:28:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60654000 (144 GB) 2022-07-04 17:28:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60655000 (144 GB) 2022-07-04 17:28:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60656000 (144 GB) 2022-07-04 17:28:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60657000 (144 GB) 2022-07-04 17:28:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60658000 (144 GB) 2022-07-04 17:28:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60659000 (144 GB) 2022-07-04 17:28:06 source > 2022-07-04 17:28:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60660000 2022-07-04 17:28:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60660000 (144 GB) 2022-07-04 17:28:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60661000 (144 GB) 2022-07-04 17:28:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60662000 (144 GB) 2022-07-04 17:28:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60663000 (144 GB) 2022-07-04 17:28:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60664000 (144 GB) 2022-07-04 17:28:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60665000 (144 GB) 2022-07-04 17:28:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60666000 (144 GB) 2022-07-04 17:28:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60667000 (144 GB) 2022-07-04 17:28:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60668000 (144 GB) 2022-07-04 17:28:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60669000 (144 GB) 2022-07-04 17:28:07 source > 2022-07-04 17:28:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60670000 2022-07-04 17:28:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60670000 (144 GB) 2022-07-04 17:28:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60671000 (144 GB) 2022-07-04 17:28:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60672000 (144 GB) 2022-07-04 17:28:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60673000 (144 GB) 2022-07-04 17:28:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60674000 (144 GB) 2022-07-04 17:28:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60675000 (144 GB) 2022-07-04 17:28:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60676000 (144 GB) 2022-07-04 17:28:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60677000 (144 GB) 2022-07-04 17:28:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60678000 (144 GB) 2022-07-04 17:28:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60679000 (144 GB) 2022-07-04 17:28:09 source > 2022-07-04 17:28:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60680000 2022-07-04 17:28:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60680000 (144 GB) 2022-07-04 17:28:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60681000 (144 GB) 2022-07-04 17:28:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60682000 (144 GB) 2022-07-04 17:28:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60683000 (144 GB) 2022-07-04 17:28:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60684000 (144 GB) 2022-07-04 17:28:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60685000 (144 GB) 2022-07-04 17:28:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60686000 (145 GB) 2022-07-04 17:28:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60687000 (145 GB) 2022-07-04 17:28:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60688000 (145 GB) 2022-07-04 17:28:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60689000 (145 GB) 2022-07-04 17:28:10 source > 2022-07-04 17:28:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60690000 2022-07-04 17:28:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60690000 (145 GB) 2022-07-04 17:28:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60691000 (145 GB) 2022-07-04 17:28:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60692000 (145 GB) 2022-07-04 17:28:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60693000 (145 GB) 2022-07-04 17:28:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60694000 (145 GB) 2022-07-04 17:28:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60695000 (145 GB) 2022-07-04 17:28:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60696000 (145 GB) 2022-07-04 17:28:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60697000 (145 GB) 2022-07-04 17:28:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60698000 (145 GB) 2022-07-04 17:28:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60699000 (145 GB) 2022-07-04 17:28:11 source > 2022-07-04 17:28:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60700000 2022-07-04 17:28:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60700000 (145 GB) 2022-07-04 17:28:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60701000 (145 GB) 2022-07-04 17:28:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60702000 (145 GB) 2022-07-04 17:28:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60703000 (145 GB) 2022-07-04 17:28:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60704000 (145 GB) 2022-07-04 17:28:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60705000 (145 GB) 2022-07-04 17:28:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60706000 (145 GB) 2022-07-04 17:28:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60707000 (145 GB) 2022-07-04 17:28:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60708000 (145 GB) 2022-07-04 17:28:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60709000 (145 GB) 2022-07-04 17:28:13 source > 2022-07-04 17:28:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60710000 2022-07-04 17:28:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60710000 (145 GB) 2022-07-04 17:28:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60711000 (145 GB) 2022-07-04 17:28:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60712000 (145 GB) 2022-07-04 17:28:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60713000 (145 GB) 2022-07-04 17:28:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60714000 (145 GB) 2022-07-04 17:28:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60715000 (145 GB) 2022-07-04 17:28:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60716000 (145 GB) 2022-07-04 17:28:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60717000 (145 GB) 2022-07-04 17:28:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60718000 (145 GB) 2022-07-04 17:28:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60719000 (145 GB) 2022-07-04 17:28:14 source > 2022-07-04 17:28:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60720000 2022-07-04 17:28:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60720000 (145 GB) 2022-07-04 17:28:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60721000 (145 GB) 2022-07-04 17:28:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60722000 (145 GB) 2022-07-04 17:28:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60723000 (145 GB) 2022-07-04 17:28:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60724000 (145 GB) 2022-07-04 17:28:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60725000 (145 GB) 2022-07-04 17:28:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60726000 (145 GB) 2022-07-04 17:28:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60727000 (145 GB) 2022-07-04 17:28:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60728000 (145 GB) 2022-07-04 17:28:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60729000 (145 GB) 2022-07-04 17:28:16 source > 2022-07-04 17:28:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60730000 2022-07-04 17:28:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60730000 (145 GB) 2022-07-04 17:28:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60731000 (145 GB) 2022-07-04 17:28:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60732000 (145 GB) 2022-07-04 17:28:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60733000 (145 GB) 2022-07-04 17:28:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60734000 (145 GB) 2022-07-04 17:28:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60735000 (145 GB) 2022-07-04 17:28:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60736000 (145 GB) 2022-07-04 17:28:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60737000 (145 GB) 2022-07-04 17:28:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60738000 (145 GB) 2022-07-04 17:28:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60739000 (145 GB) 2022-07-04 17:28:17 source > 2022-07-04 17:28:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60740000 2022-07-04 17:28:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60740000 (145 GB) 2022-07-04 17:28:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60741000 (145 GB) 2022-07-04 17:28:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60742000 (145 GB) 2022-07-04 17:28:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60743000 (145 GB) 2022-07-04 17:28:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60744000 (145 GB) 2022-07-04 17:28:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60745000 (145 GB) 2022-07-04 17:28:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60746000 (145 GB) 2022-07-04 17:28:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60747000 (145 GB) 2022-07-04 17:28:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60748000 (145 GB) 2022-07-04 17:28:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60749000 (145 GB) 2022-07-04 17:28:19 source > 2022-07-04 17:28:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60750000 2022-07-04 17:28:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60750000 (145 GB) 2022-07-04 17:28:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60751000 (145 GB) 2022-07-04 17:28:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60752000 (145 GB) 2022-07-04 17:28:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60753000 (145 GB) 2022-07-04 17:28:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60754000 (145 GB) 2022-07-04 17:28:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60755000 (145 GB) 2022-07-04 17:28:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60756000 (145 GB) 2022-07-04 17:28:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60757000 (145 GB) 2022-07-04 17:28:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60758000 (145 GB) 2022-07-04 17:28:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60759000 (145 GB) 2022-07-04 17:28:20 source > 2022-07-04 17:28:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60760000 2022-07-04 17:28:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60760000 (145 GB) 2022-07-04 17:28:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60761000 (145 GB) 2022-07-04 17:28:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60762000 (145 GB) 2022-07-04 17:28:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60763000 (145 GB) 2022-07-04 17:28:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60764000 (145 GB) 2022-07-04 17:28:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60765000 (145 GB) 2022-07-04 17:28:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60766000 (145 GB) 2022-07-04 17:28:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60767000 (145 GB) 2022-07-04 17:28:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60768000 (145 GB) 2022-07-04 17:28:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60769000 (145 GB) 2022-07-04 17:28:21 source > 2022-07-04 17:28:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60770000 2022-07-04 17:28:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60770000 (145 GB) 2022-07-04 17:28:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60771000 (145 GB) 2022-07-04 17:28:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60772000 (145 GB) 2022-07-04 17:28:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60773000 (145 GB) 2022-07-04 17:28:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60774000 (145 GB) 2022-07-04 17:28:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60775000 (145 GB) 2022-07-04 17:28:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60776000 (145 GB) 2022-07-04 17:28:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60777000 (145 GB) 2022-07-04 17:28:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60778000 (145 GB) 2022-07-04 17:28:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60779000 (145 GB) 2022-07-04 17:28:23 source > 2022-07-04 17:28:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60780000 2022-07-04 17:28:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60780000 (145 GB) 2022-07-04 17:28:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60781000 (145 GB) 2022-07-04 17:28:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60782000 (145 GB) 2022-07-04 17:28:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60783000 (145 GB) 2022-07-04 17:28:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60784000 (145 GB) 2022-07-04 17:28:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60785000 (145 GB) 2022-07-04 17:28:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60786000 (145 GB) 2022-07-04 17:28:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60787000 (145 GB) 2022-07-04 17:28:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60788000 (145 GB) 2022-07-04 17:28:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60789000 (145 GB) 2022-07-04 17:28:24 source > 2022-07-04 17:28:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60790000 2022-07-04 17:28:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60790000 (145 GB) 2022-07-04 17:28:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60791000 (145 GB) 2022-07-04 17:28:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60792000 (145 GB) 2022-07-04 17:28:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60793000 (145 GB) 2022-07-04 17:28:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60794000 (145 GB) 2022-07-04 17:28:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60795000 (145 GB) 2022-07-04 17:28:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60796000 (145 GB) 2022-07-04 17:28:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60797000 (145 GB) 2022-07-04 17:28:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60798000 (145 GB) 2022-07-04 17:28:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60799000 (145 GB) 2022-07-04 17:28:26 source > 2022-07-04 17:28:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60800000 2022-07-04 17:28:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60800000 (145 GB) 2022-07-04 17:28:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60801000 (145 GB) 2022-07-04 17:28:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60802000 (145 GB) 2022-07-04 17:28:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60803000 (145 GB) 2022-07-04 17:28:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60804000 (145 GB) 2022-07-04 17:28:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60805000 (145 GB) 2022-07-04 17:28:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60806000 (145 GB) 2022-07-04 17:28:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60807000 (145 GB) 2022-07-04 17:28:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60808000 (145 GB) 2022-07-04 17:28:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60809000 (145 GB) 2022-07-04 17:28:27 source > 2022-07-04 17:28:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60810000 2022-07-04 17:28:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60810000 (145 GB) 2022-07-04 17:28:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60811000 (145 GB) 2022-07-04 17:28:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60812000 (145 GB) 2022-07-04 17:28:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60813000 (145 GB) 2022-07-04 17:28:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60814000 (145 GB) 2022-07-04 17:28:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60815000 (145 GB) 2022-07-04 17:28:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60816000 (145 GB) 2022-07-04 17:28:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60817000 (145 GB) 2022-07-04 17:28:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60818000 (145 GB) 2022-07-04 17:28:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60819000 (145 GB) 2022-07-04 17:28:29 source > 2022-07-04 17:28:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60820000 2022-07-04 17:28:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60820000 (145 GB) 2022-07-04 17:28:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60821000 (145 GB) 2022-07-04 17:28:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60822000 (145 GB) 2022-07-04 17:28:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60823000 (145 GB) 2022-07-04 17:28:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60824000 (145 GB) 2022-07-04 17:28:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60825000 (145 GB) 2022-07-04 17:28:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60826000 (145 GB) 2022-07-04 17:28:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60827000 (145 GB) 2022-07-04 17:28:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60828000 (145 GB) 2022-07-04 17:28:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60829000 (145 GB) 2022-07-04 17:28:30 source > 2022-07-04 17:28:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60830000 2022-07-04 17:28:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60830000 (145 GB) 2022-07-04 17:28:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60831000 (145 GB) 2022-07-04 17:28:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60832000 (145 GB) 2022-07-04 17:28:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60833000 (145 GB) 2022-07-04 17:28:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60834000 (145 GB) 2022-07-04 17:28:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60835000 (145 GB) 2022-07-04 17:28:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60836000 (145 GB) 2022-07-04 17:28:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60837000 (145 GB) 2022-07-04 17:28:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60838000 (145 GB) 2022-07-04 17:28:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60839000 (145 GB) 2022-07-04 17:28:31 source > 2022-07-04 17:28:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60840000 2022-07-04 17:28:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60840000 (145 GB) 2022-07-04 17:28:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60841000 (145 GB) 2022-07-04 17:28:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60842000 (145 GB) 2022-07-04 17:28:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60843000 (145 GB) 2022-07-04 17:28:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60844000 (145 GB) 2022-07-04 17:28:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60845000 (145 GB) 2022-07-04 17:28:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60846000 (145 GB) 2022-07-04 17:28:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60847000 (145 GB) 2022-07-04 17:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60848000 (145 GB) 2022-07-04 17:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60849000 (145 GB) 2022-07-04 17:28:33 source > 2022-07-04 17:28:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60850000 2022-07-04 17:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60850000 (145 GB) 2022-07-04 17:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60851000 (145 GB) 2022-07-04 17:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60852000 (145 GB) 2022-07-04 17:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60853000 (145 GB) 2022-07-04 17:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60854000 (145 GB) 2022-07-04 17:28:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60855000 (145 GB) 2022-07-04 17:28:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60856000 (145 GB) 2022-07-04 17:28:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60857000 (145 GB) 2022-07-04 17:28:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60858000 (145 GB) 2022-07-04 17:28:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60859000 (145 GB) 2022-07-04 17:28:34 source > 2022-07-04 17:28:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60860000 2022-07-04 17:28:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60860000 (145 GB) 2022-07-04 17:28:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60861000 (145 GB) 2022-07-04 17:28:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60862000 (145 GB) 2022-07-04 17:28:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60863000 (145 GB) 2022-07-04 17:28:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60864000 (145 GB) 2022-07-04 17:28:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60865000 (145 GB) 2022-07-04 17:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60866000 (145 GB) 2022-07-04 17:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60867000 (145 GB) 2022-07-04 17:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60868000 (145 GB) 2022-07-04 17:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60869000 (145 GB) 2022-07-04 17:28:36 source > 2022-07-04 17:28:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60870000 2022-07-04 17:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60870000 (145 GB) 2022-07-04 17:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60871000 (145 GB) 2022-07-04 17:28:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60872000 (145 GB) 2022-07-04 17:28:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60873000 (145 GB) 2022-07-04 17:28:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60874000 (145 GB) 2022-07-04 17:28:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60875000 (145 GB) 2022-07-04 17:28:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60876000 (145 GB) 2022-07-04 17:28:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60877000 (145 GB) 2022-07-04 17:28:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60878000 (145 GB) 2022-07-04 17:28:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60879000 (145 GB) 2022-07-04 17:28:38 source > 2022-07-04 17:28:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60880000 2022-07-04 17:28:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60880000 (145 GB) 2022-07-04 17:28:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60881000 (145 GB) 2022-07-04 17:28:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60882000 (145 GB) 2022-07-04 17:28:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60883000 (145 GB) 2022-07-04 17:28:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60884000 (145 GB) 2022-07-04 17:28:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60885000 (145 GB) 2022-07-04 17:28:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60886000 (145 GB) 2022-07-04 17:28:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60887000 (145 GB) 2022-07-04 17:28:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60888000 (145 GB) 2022-07-04 17:28:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60889000 (145 GB) 2022-07-04 17:28:40 source > 2022-07-04 17:28:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60890000 2022-07-04 17:28:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60890000 (145 GB) 2022-07-04 17:28:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60891000 (145 GB) 2022-07-04 17:28:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60892000 (145 GB) 2022-07-04 17:28:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60893000 (145 GB) 2022-07-04 17:28:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60894000 (145 GB) 2022-07-04 17:28:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60895000 (145 GB) 2022-07-04 17:28:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60896000 (145 GB) 2022-07-04 17:28:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60897000 (145 GB) 2022-07-04 17:28:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60898000 (145 GB) 2022-07-04 17:28:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60899000 (145 GB) 2022-07-04 17:28:41 source > 2022-07-04 17:28:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60900000 2022-07-04 17:28:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60900000 (145 GB) 2022-07-04 17:28:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60901000 (145 GB) 2022-07-04 17:28:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60902000 (145 GB) 2022-07-04 17:28:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60903000 (145 GB) 2022-07-04 17:28:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60904000 (145 GB) 2022-07-04 17:28:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60905000 (145 GB) 2022-07-04 17:28:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60906000 (145 GB) 2022-07-04 17:28:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60907000 (145 GB) 2022-07-04 17:28:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60908000 (145 GB) 2022-07-04 17:28:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60909000 (145 GB) 2022-07-04 17:28:43 source > 2022-07-04 17:28:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60910000 2022-07-04 17:28:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60910000 (145 GB) 2022-07-04 17:28:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60911000 (145 GB) 2022-07-04 17:28:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60912000 (145 GB) 2022-07-04 17:28:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60913000 (145 GB) 2022-07-04 17:28:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60914000 (145 GB) 2022-07-04 17:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60915000 (145 GB) 2022-07-04 17:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60916000 (145 GB) 2022-07-04 17:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60917000 (145 GB) 2022-07-04 17:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60918000 (145 GB) 2022-07-04 17:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60919000 (145 GB) 2022-07-04 17:28:44 source > 2022-07-04 17:28:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60920000 2022-07-04 17:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60920000 (145 GB) 2022-07-04 17:28:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60921000 (145 GB) 2022-07-04 17:28:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60922000 (145 GB) 2022-07-04 17:28:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60923000 (145 GB) 2022-07-04 17:28:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60924000 (145 GB) 2022-07-04 17:28:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60925000 (145 GB) 2022-07-04 17:28:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60926000 (145 GB) 2022-07-04 17:28:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60927000 (145 GB) 2022-07-04 17:28:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60928000 (145 GB) 2022-07-04 17:28:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60929000 (145 GB) 2022-07-04 17:28:46 source > 2022-07-04 17:28:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60930000 2022-07-04 17:28:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60930000 (145 GB) 2022-07-04 17:28:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60931000 (145 GB) 2022-07-04 17:28:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60932000 (145 GB) 2022-07-04 17:28:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60933000 (145 GB) 2022-07-04 17:28:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60934000 (145 GB) 2022-07-04 17:28:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60935000 (145 GB) 2022-07-04 17:28:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60936000 (145 GB) 2022-07-04 17:28:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60937000 (145 GB) 2022-07-04 17:28:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60938000 (145 GB) 2022-07-04 17:28:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60939000 (145 GB) 2022-07-04 17:28:48 source > 2022-07-04 17:28:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60940000 2022-07-04 17:28:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60940000 (145 GB) 2022-07-04 17:28:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60941000 (145 GB) 2022-07-04 17:28:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60942000 (145 GB) 2022-07-04 17:28:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60943000 (145 GB) 2022-07-04 17:28:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60944000 (145 GB) 2022-07-04 17:28:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60945000 (145 GB) 2022-07-04 17:28:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60946000 (145 GB) 2022-07-04 17:28:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60947000 (145 GB) 2022-07-04 17:28:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60948000 (145 GB) 2022-07-04 17:28:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60949000 (145 GB) 2022-07-04 17:28:50 source > 2022-07-04 17:28:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60950000 2022-07-04 17:28:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60950000 (145 GB) 2022-07-04 17:28:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60951000 (145 GB) 2022-07-04 17:28:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60952000 (145 GB) 2022-07-04 17:28:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60953000 (145 GB) 2022-07-04 17:28:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60954000 (145 GB) 2022-07-04 17:28:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60955000 (145 GB) 2022-07-04 17:28:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60956000 (145 GB) 2022-07-04 17:28:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60957000 (145 GB) 2022-07-04 17:28:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60958000 (145 GB) 2022-07-04 17:28:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60959000 (145 GB) 2022-07-04 17:28:51 source > 2022-07-04 17:28:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60960000 2022-07-04 17:28:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60960000 (145 GB) 2022-07-04 17:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60961000 (145 GB) 2022-07-04 17:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60962000 (145 GB) 2022-07-04 17:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60963000 (145 GB) 2022-07-04 17:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60964000 (145 GB) 2022-07-04 17:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60965000 (145 GB) 2022-07-04 17:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60966000 (145 GB) 2022-07-04 17:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60967000 (145 GB) 2022-07-04 17:28:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60968000 (145 GB) 2022-07-04 17:28:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60969000 (145 GB) 2022-07-04 17:28:53 source > 2022-07-04 17:28:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60970000 2022-07-04 17:28:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60970000 (145 GB) 2022-07-04 17:28:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60971000 (145 GB) 2022-07-04 17:28:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60972000 (145 GB) 2022-07-04 17:28:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60973000 (145 GB) 2022-07-04 17:28:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60974000 (145 GB) 2022-07-04 17:28:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60975000 (145 GB) 2022-07-04 17:28:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60976000 (145 GB) 2022-07-04 17:28:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60977000 (145 GB) 2022-07-04 17:28:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60978000 (145 GB) 2022-07-04 17:28:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60979000 (145 GB) 2022-07-04 17:28:54 source > 2022-07-04 17:28:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60980000 2022-07-04 17:28:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60980000 (145 GB) 2022-07-04 17:28:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60981000 (145 GB) 2022-07-04 17:28:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60982000 (145 GB) 2022-07-04 17:28:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60983000 (145 GB) 2022-07-04 17:28:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60984000 (145 GB) 2022-07-04 17:28:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60985000 (145 GB) 2022-07-04 17:28:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60986000 (145 GB) 2022-07-04 17:28:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60987000 (145 GB) 2022-07-04 17:28:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60988000 (145 GB) 2022-07-04 17:28:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60989000 (145 GB) 2022-07-04 17:28:56 source > 2022-07-04 17:28:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 60990000 2022-07-04 17:28:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60990000 (145 GB) 2022-07-04 17:28:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60991000 (145 GB) 2022-07-04 17:28:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60992000 (145 GB) 2022-07-04 17:28:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60993000 (145 GB) 2022-07-04 17:28:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60994000 (145 GB) 2022-07-04 17:28:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60995000 (145 GB) 2022-07-04 17:28:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60996000 (145 GB) 2022-07-04 17:28:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60997000 (145 GB) 2022-07-04 17:28:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60998000 (145 GB) 2022-07-04 17:28:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60999000 (145 GB) 2022-07-04 17:28:57 source > 2022-07-04 17:28:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61000000 2022-07-04 17:28:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61000000 (145 GB) 2022-07-04 17:28:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61001000 (145 GB) 2022-07-04 17:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61002000 (145 GB) 2022-07-04 17:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61003000 (145 GB) 2022-07-04 17:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61004000 (145 GB) 2022-07-04 17:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61005000 (145 GB) 2022-07-04 17:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61006000 (145 GB) 2022-07-04 17:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61007000 (145 GB) 2022-07-04 17:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61008000 (145 GB) 2022-07-04 17:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61009000 (145 GB) 2022-07-04 17:28:59 source > 2022-07-04 17:28:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61010000 2022-07-04 17:28:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61010000 (145 GB) 2022-07-04 17:28:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61011000 (145 GB) 2022-07-04 17:28:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61012000 (145 GB) 2022-07-04 17:28:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61013000 (145 GB) 2022-07-04 17:28:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61014000 (145 GB) 2022-07-04 17:28:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61015000 (145 GB) 2022-07-04 17:29:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61016000 (145 GB) 2022-07-04 17:29:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61017000 (145 GB) 2022-07-04 17:29:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61018000 (145 GB) 2022-07-04 17:29:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61019000 (145 GB) 2022-07-04 17:29:00 source > 2022-07-04 17:29:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61020000 2022-07-04 17:29:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61020000 (145 GB) 2022-07-04 17:29:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61021000 (145 GB) 2022-07-04 17:29:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61022000 (145 GB) 2022-07-04 17:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61023000 (145 GB) 2022-07-04 17:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61024000 (145 GB) 2022-07-04 17:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61025000 (145 GB) 2022-07-04 17:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61026000 (145 GB) 2022-07-04 17:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61027000 (145 GB) 2022-07-04 17:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61028000 (145 GB) 2022-07-04 17:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61029000 (145 GB) 2022-07-04 17:29:01 source > 2022-07-04 17:29:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61030000 2022-07-04 17:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61030000 (145 GB) 2022-07-04 17:29:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61031000 (145 GB) 2022-07-04 17:29:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61032000 (145 GB) 2022-07-04 17:29:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61033000 (145 GB) 2022-07-04 17:29:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61034000 (145 GB) 2022-07-04 17:29:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61035000 (145 GB) 2022-07-04 17:29:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61036000 (145 GB) 2022-07-04 17:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61037000 (145 GB) 2022-07-04 17:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61038000 (145 GB) 2022-07-04 17:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61039000 (145 GB) 2022-07-04 17:29:03 source > 2022-07-04 17:29:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61040000 2022-07-04 17:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61040000 (145 GB) 2022-07-04 17:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61041000 (145 GB) 2022-07-04 17:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61042000 (145 GB) 2022-07-04 17:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61043000 (145 GB) 2022-07-04 17:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61044000 (145 GB) 2022-07-04 17:29:04 destination > 2022-07-04 17:29:04 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:29:04 destination > 2022-07-04 17:29:04 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:29:04 destination > 2022-07-04 17:29:04 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:29:04 destination > 2022-07-04 17:29:04 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 49fefbb4-ca0a-440f-bdc6-0d9bcd8f97b58582033986801975022.csv.gz (200 MB) 2022-07-04 17:29:12 destination > 2022-07-04 17:29:12 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:29:12 destination > 2022-07-04 17:29:12 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 49fefbb4-ca0a-440f-bdc6-0d9bcd8f97b58582033986801975022.csv.gz 2022-07-04 17:29:12 destination > 2022-07-04 17:29:12 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -593149 bytes in 0 buffers) 2022-07-04 17:29:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61045000 (145 GB) 2022-07-04 17:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61046000 (145 GB) 2022-07-04 17:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61047000 (145 GB) 2022-07-04 17:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61048000 (145 GB) 2022-07-04 17:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61049000 (145 GB) 2022-07-04 17:29:13 source > 2022-07-04 17:29:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61050000 2022-07-04 17:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61050000 (145 GB) 2022-07-04 17:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61051000 (145 GB) 2022-07-04 17:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61052000 (145 GB) 2022-07-04 17:29:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61053000 (145 GB) 2022-07-04 17:29:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61054000 (145 GB) 2022-07-04 17:29:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61055000 (145 GB) 2022-07-04 17:29:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61056000 (145 GB) 2022-07-04 17:29:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61057000 (145 GB) 2022-07-04 17:29:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61058000 (145 GB) 2022-07-04 17:29:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61059000 (145 GB) 2022-07-04 17:29:15 source > 2022-07-04 17:29:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61060000 2022-07-04 17:29:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61060000 (145 GB) 2022-07-04 17:29:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61061000 (145 GB) 2022-07-04 17:29:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61062000 (145 GB) 2022-07-04 17:29:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61063000 (145 GB) 2022-07-04 17:29:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61064000 (145 GB) 2022-07-04 17:29:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61065000 (145 GB) 2022-07-04 17:29:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61066000 (145 GB) 2022-07-04 17:29:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61067000 (145 GB) 2022-07-04 17:29:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61068000 (145 GB) 2022-07-04 17:29:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61069000 (145 GB) 2022-07-04 17:29:16 source > 2022-07-04 17:29:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61070000 2022-07-04 17:29:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61070000 (145 GB) 2022-07-04 17:29:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61071000 (145 GB) 2022-07-04 17:29:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61072000 (145 GB) 2022-07-04 17:29:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61073000 (145 GB) 2022-07-04 17:29:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61074000 (145 GB) 2022-07-04 17:29:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61075000 (145 GB) 2022-07-04 17:29:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61076000 (145 GB) 2022-07-04 17:29:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61077000 (145 GB) 2022-07-04 17:29:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61078000 (145 GB) 2022-07-04 17:29:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61079000 (145 GB) 2022-07-04 17:29:18 source > 2022-07-04 17:29:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61080000 2022-07-04 17:29:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61080000 (145 GB) 2022-07-04 17:29:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61081000 (145 GB) 2022-07-04 17:29:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61082000 (145 GB) 2022-07-04 17:29:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61083000 (145 GB) 2022-07-04 17:29:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61084000 (145 GB) 2022-07-04 17:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61085000 (145 GB) 2022-07-04 17:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61086000 (145 GB) 2022-07-04 17:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61087000 (146 GB) 2022-07-04 17:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61088000 (146 GB) 2022-07-04 17:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61089000 (146 GB) 2022-07-04 17:29:19 source > 2022-07-04 17:29:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61090000 2022-07-04 17:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61090000 (146 GB) 2022-07-04 17:29:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61091000 (146 GB) 2022-07-04 17:29:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61092000 (146 GB) 2022-07-04 17:29:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61093000 (146 GB) 2022-07-04 17:29:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61094000 (146 GB) 2022-07-04 17:29:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61095000 (146 GB) 2022-07-04 17:29:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61096000 (146 GB) 2022-07-04 17:29:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61097000 (146 GB) 2022-07-04 17:29:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61098000 (146 GB) 2022-07-04 17:29:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61099000 (146 GB) 2022-07-04 17:29:21 source > 2022-07-04 17:29:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61100000 2022-07-04 17:29:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61100000 (146 GB) 2022-07-04 17:29:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61101000 (146 GB) 2022-07-04 17:29:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61102000 (146 GB) 2022-07-04 17:29:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61103000 (146 GB) 2022-07-04 17:29:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61104000 (146 GB) 2022-07-04 17:29:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61105000 (146 GB) 2022-07-04 17:29:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61106000 (146 GB) 2022-07-04 17:29:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61107000 (146 GB) 2022-07-04 17:29:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61108000 (146 GB) 2022-07-04 17:29:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61109000 (146 GB) 2022-07-04 17:29:23 source > 2022-07-04 17:29:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61110000 2022-07-04 17:29:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61110000 (146 GB) 2022-07-04 17:29:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61111000 (146 GB) 2022-07-04 17:29:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61112000 (146 GB) 2022-07-04 17:29:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61113000 (146 GB) 2022-07-04 17:29:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61114000 (146 GB) 2022-07-04 17:29:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61115000 (146 GB) 2022-07-04 17:29:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61116000 (146 GB) 2022-07-04 17:29:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61117000 (146 GB) 2022-07-04 17:29:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61118000 (146 GB) 2022-07-04 17:29:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61119000 (146 GB) 2022-07-04 17:29:24 source > 2022-07-04 17:29:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61120000 2022-07-04 17:29:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61120000 (146 GB) 2022-07-04 17:29:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61121000 (146 GB) 2022-07-04 17:29:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61122000 (146 GB) 2022-07-04 17:29:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61123000 (146 GB) 2022-07-04 17:29:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61124000 (146 GB) 2022-07-04 17:29:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61125000 (146 GB) 2022-07-04 17:29:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61126000 (146 GB) 2022-07-04 17:29:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61127000 (146 GB) 2022-07-04 17:29:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61128000 (146 GB) 2022-07-04 17:29:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61129000 (146 GB) 2022-07-04 17:29:26 source > 2022-07-04 17:29:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61130000 2022-07-04 17:29:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61130000 (146 GB) 2022-07-04 17:29:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61131000 (146 GB) 2022-07-04 17:29:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61132000 (146 GB) 2022-07-04 17:29:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61133000 (146 GB) 2022-07-04 17:29:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61134000 (146 GB) 2022-07-04 17:29:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61135000 (146 GB) 2022-07-04 17:29:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61136000 (146 GB) 2022-07-04 17:29:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61137000 (146 GB) 2022-07-04 17:29:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61138000 (146 GB) 2022-07-04 17:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61139000 (146 GB) 2022-07-04 17:29:28 source > 2022-07-04 17:29:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61140000 2022-07-04 17:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61140000 (146 GB) 2022-07-04 17:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61141000 (146 GB) 2022-07-04 17:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61142000 (146 GB) 2022-07-04 17:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61143000 (146 GB) 2022-07-04 17:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61144000 (146 GB) 2022-07-04 17:29:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61145000 (146 GB) 2022-07-04 17:29:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61146000 (146 GB) 2022-07-04 17:29:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61147000 (146 GB) 2022-07-04 17:29:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61148000 (146 GB) 2022-07-04 17:29:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61149000 (146 GB) 2022-07-04 17:29:29 source > 2022-07-04 17:29:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61150000 2022-07-04 17:29:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61150000 (146 GB) 2022-07-04 17:29:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61151000 (146 GB) 2022-07-04 17:29:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61152000 (146 GB) 2022-07-04 17:29:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61153000 (146 GB) 2022-07-04 17:29:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61154000 (146 GB) 2022-07-04 17:29:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61155000 (146 GB) 2022-07-04 17:29:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61156000 (146 GB) 2022-07-04 17:29:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61157000 (146 GB) 2022-07-04 17:29:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61158000 (146 GB) 2022-07-04 17:29:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61159000 (146 GB) 2022-07-04 17:29:31 source > 2022-07-04 17:29:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61160000 2022-07-04 17:29:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61160000 (146 GB) 2022-07-04 17:29:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61161000 (146 GB) 2022-07-04 17:29:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61162000 (146 GB) 2022-07-04 17:29:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61163000 (146 GB) 2022-07-04 17:29:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61164000 (146 GB) 2022-07-04 17:29:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61165000 (146 GB) 2022-07-04 17:29:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61166000 (146 GB) 2022-07-04 17:29:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61167000 (146 GB) 2022-07-04 17:29:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61168000 (146 GB) 2022-07-04 17:29:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61169000 (146 GB) 2022-07-04 17:29:33 source > 2022-07-04 17:29:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61170000 2022-07-04 17:29:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61170000 (146 GB) 2022-07-04 17:29:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61171000 (146 GB) 2022-07-04 17:29:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61172000 (146 GB) 2022-07-04 17:29:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61173000 (146 GB) 2022-07-04 17:29:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61174000 (146 GB) 2022-07-04 17:29:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61175000 (146 GB) 2022-07-04 17:29:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61176000 (146 GB) 2022-07-04 17:29:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61177000 (146 GB) 2022-07-04 17:29:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61178000 (146 GB) 2022-07-04 17:29:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61179000 (146 GB) 2022-07-04 17:29:35 source > 2022-07-04 17:29:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61180000 2022-07-04 17:29:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61180000 (146 GB) 2022-07-04 17:29:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61181000 (146 GB) 2022-07-04 17:29:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61182000 (146 GB) 2022-07-04 17:29:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61183000 (146 GB) 2022-07-04 17:29:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61184000 (146 GB) 2022-07-04 17:29:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61185000 (146 GB) 2022-07-04 17:29:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61186000 (146 GB) 2022-07-04 17:29:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61187000 (146 GB) 2022-07-04 17:29:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61188000 (146 GB) 2022-07-04 17:29:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61189000 (146 GB) 2022-07-04 17:29:36 source > 2022-07-04 17:29:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61190000 2022-07-04 17:29:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61190000 (146 GB) 2022-07-04 17:29:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61191000 (146 GB) 2022-07-04 17:29:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61192000 (146 GB) 2022-07-04 17:29:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61193000 (146 GB) 2022-07-04 17:29:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61194000 (146 GB) 2022-07-04 17:29:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61195000 (146 GB) 2022-07-04 17:29:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61196000 (146 GB) 2022-07-04 17:29:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61197000 (146 GB) 2022-07-04 17:29:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61198000 (146 GB) 2022-07-04 17:29:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61199000 (146 GB) 2022-07-04 17:29:38 source > 2022-07-04 17:29:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61200000 2022-07-04 17:29:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61200000 (146 GB) 2022-07-04 17:29:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61201000 (146 GB) 2022-07-04 17:29:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61202000 (146 GB) 2022-07-04 17:29:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61203000 (146 GB) 2022-07-04 17:29:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61204000 (146 GB) 2022-07-04 17:29:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61205000 (146 GB) 2022-07-04 17:29:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61206000 (146 GB) 2022-07-04 17:29:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61207000 (146 GB) 2022-07-04 17:29:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61208000 (146 GB) 2022-07-04 17:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61209000 (146 GB) 2022-07-04 17:29:40 source > 2022-07-04 17:29:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61210000 2022-07-04 17:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61210000 (146 GB) 2022-07-04 17:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61211000 (146 GB) 2022-07-04 17:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61212000 (146 GB) 2022-07-04 17:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61213000 (146 GB) 2022-07-04 17:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61214000 (146 GB) 2022-07-04 17:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61215000 (146 GB) 2022-07-04 17:29:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61216000 (146 GB) 2022-07-04 17:29:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61217000 (146 GB) 2022-07-04 17:29:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61218000 (146 GB) 2022-07-04 17:29:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61219000 (146 GB) 2022-07-04 17:29:41 source > 2022-07-04 17:29:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61220000 2022-07-04 17:29:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61220000 (146 GB) 2022-07-04 17:29:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61221000 (146 GB) 2022-07-04 17:29:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61222000 (146 GB) 2022-07-04 17:29:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61223000 (146 GB) 2022-07-04 17:29:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61224000 (146 GB) 2022-07-04 17:29:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61225000 (146 GB) 2022-07-04 17:29:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61226000 (146 GB) 2022-07-04 17:29:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61227000 (146 GB) 2022-07-04 17:29:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61228000 (146 GB) 2022-07-04 17:29:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61229000 (146 GB) 2022-07-04 17:29:43 source > 2022-07-04 17:29:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61230000 2022-07-04 17:29:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61230000 (146 GB) 2022-07-04 17:29:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61231000 (146 GB) 2022-07-04 17:29:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61232000 (146 GB) 2022-07-04 17:29:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61233000 (146 GB) 2022-07-04 17:29:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61234000 (146 GB) 2022-07-04 17:29:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61235000 (146 GB) 2022-07-04 17:29:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61236000 (146 GB) 2022-07-04 17:29:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61237000 (146 GB) 2022-07-04 17:29:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61238000 (146 GB) 2022-07-04 17:29:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61239000 (146 GB) 2022-07-04 17:29:45 source > 2022-07-04 17:29:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61240000 2022-07-04 17:29:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61240000 (146 GB) 2022-07-04 17:29:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61241000 (146 GB) 2022-07-04 17:29:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61242000 (146 GB) 2022-07-04 17:29:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61243000 (146 GB) 2022-07-04 17:29:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61244000 (146 GB) 2022-07-04 17:29:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61245000 (146 GB) 2022-07-04 17:29:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61246000 (146 GB) 2022-07-04 17:29:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61247000 (146 GB) 2022-07-04 17:29:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61248000 (146 GB) 2022-07-04 17:29:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61249000 (146 GB) 2022-07-04 17:29:46 source > 2022-07-04 17:29:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61250000 2022-07-04 17:29:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61250000 (146 GB) 2022-07-04 17:29:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61251000 (146 GB) 2022-07-04 17:29:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61252000 (146 GB) 2022-07-04 17:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61253000 (146 GB) 2022-07-04 17:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61254000 (146 GB) 2022-07-04 17:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61255000 (146 GB) 2022-07-04 17:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61256000 (146 GB) 2022-07-04 17:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61257000 (146 GB) 2022-07-04 17:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61258000 (146 GB) 2022-07-04 17:29:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61259000 (146 GB) 2022-07-04 17:29:48 source > 2022-07-04 17:29:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61260000 2022-07-04 17:29:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61260000 (146 GB) 2022-07-04 17:29:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61261000 (146 GB) 2022-07-04 17:29:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61262000 (146 GB) 2022-07-04 17:29:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61263000 (146 GB) 2022-07-04 17:29:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61264000 (146 GB) 2022-07-04 17:29:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61265000 (146 GB) 2022-07-04 17:29:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61266000 (146 GB) 2022-07-04 17:29:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61267000 (146 GB) 2022-07-04 17:29:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61268000 (146 GB) 2022-07-04 17:29:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61269000 (146 GB) 2022-07-04 17:29:49 source > 2022-07-04 17:29:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61270000 2022-07-04 17:29:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61270000 (146 GB) 2022-07-04 17:29:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61271000 (146 GB) 2022-07-04 17:29:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61272000 (146 GB) 2022-07-04 17:29:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61273000 (146 GB) 2022-07-04 17:29:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61274000 (146 GB) 2022-07-04 17:29:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61275000 (146 GB) 2022-07-04 17:29:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61276000 (146 GB) 2022-07-04 17:29:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61277000 (146 GB) 2022-07-04 17:29:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61278000 (146 GB) 2022-07-04 17:29:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61279000 (146 GB) 2022-07-04 17:29:51 source > 2022-07-04 17:29:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61280000 2022-07-04 17:29:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61280000 (146 GB) 2022-07-04 17:29:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61281000 (146 GB) 2022-07-04 17:29:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61282000 (146 GB) 2022-07-04 17:29:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61283000 (146 GB) 2022-07-04 17:29:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61284000 (146 GB) 2022-07-04 17:29:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61285000 (146 GB) 2022-07-04 17:29:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61286000 (146 GB) 2022-07-04 17:29:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61287000 (146 GB) 2022-07-04 17:29:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61288000 (146 GB) 2022-07-04 17:29:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61289000 (146 GB) 2022-07-04 17:29:52 source > 2022-07-04 17:29:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61290000 2022-07-04 17:29:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61290000 (146 GB) 2022-07-04 17:29:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61291000 (146 GB) 2022-07-04 17:29:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61292000 (146 GB) 2022-07-04 17:29:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61293000 (146 GB) 2022-07-04 17:29:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61294000 (146 GB) 2022-07-04 17:29:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61295000 (146 GB) 2022-07-04 17:29:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61296000 (146 GB) 2022-07-04 17:29:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61297000 (146 GB) 2022-07-04 17:29:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61298000 (146 GB) 2022-07-04 17:29:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61299000 (146 GB) 2022-07-04 17:29:54 source > 2022-07-04 17:29:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61300000 2022-07-04 17:29:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61300000 (146 GB) 2022-07-04 17:29:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61301000 (146 GB) 2022-07-04 17:29:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61302000 (146 GB) 2022-07-04 17:29:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61303000 (146 GB) 2022-07-04 17:29:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61304000 (146 GB) 2022-07-04 17:29:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61305000 (146 GB) 2022-07-04 17:29:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61306000 (146 GB) 2022-07-04 17:29:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61307000 (146 GB) 2022-07-04 17:29:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61308000 (146 GB) 2022-07-04 17:29:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61309000 (146 GB) 2022-07-04 17:29:55 source > 2022-07-04 17:29:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61310000 2022-07-04 17:29:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61310000 (146 GB) 2022-07-04 17:29:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61311000 (146 GB) 2022-07-04 17:29:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61312000 (146 GB) 2022-07-04 17:29:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61313000 (146 GB) 2022-07-04 17:29:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61314000 (146 GB) 2022-07-04 17:29:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61315000 (146 GB) 2022-07-04 17:29:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61316000 (146 GB) 2022-07-04 17:29:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61317000 (146 GB) 2022-07-04 17:29:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61318000 (146 GB) 2022-07-04 17:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61319000 (146 GB) 2022-07-04 17:29:57 source > 2022-07-04 17:29:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61320000 2022-07-04 17:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61320000 (146 GB) 2022-07-04 17:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61321000 (146 GB) 2022-07-04 17:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61322000 (146 GB) 2022-07-04 17:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61323000 (146 GB) 2022-07-04 17:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61324000 (146 GB) 2022-07-04 17:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61325000 (146 GB) 2022-07-04 17:29:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61326000 (146 GB) 2022-07-04 17:29:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61327000 (146 GB) 2022-07-04 17:29:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61328000 (146 GB) 2022-07-04 17:29:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61329000 (146 GB) 2022-07-04 17:29:58 source > 2022-07-04 17:29:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61330000 2022-07-04 17:29:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61330000 (146 GB) 2022-07-04 17:29:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61331000 (146 GB) 2022-07-04 17:29:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61332000 (146 GB) 2022-07-04 17:29:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61333000 (146 GB) 2022-07-04 17:29:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61334000 (146 GB) 2022-07-04 17:29:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61335000 (146 GB) 2022-07-04 17:29:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61336000 (146 GB) 2022-07-04 17:29:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61337000 (146 GB) 2022-07-04 17:29:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61338000 (146 GB) 2022-07-04 17:29:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61339000 (146 GB) 2022-07-04 17:30:00 source > 2022-07-04 17:30:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61340000 2022-07-04 17:30:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61340000 (146 GB) 2022-07-04 17:30:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61341000 (146 GB) 2022-07-04 17:30:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61342000 (146 GB) 2022-07-04 17:30:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61343000 (146 GB) 2022-07-04 17:30:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61344000 (146 GB) 2022-07-04 17:30:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61345000 (146 GB) 2022-07-04 17:30:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61346000 (146 GB) 2022-07-04 17:30:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61347000 (146 GB) 2022-07-04 17:30:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61348000 (146 GB) 2022-07-04 17:30:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61349000 (146 GB) 2022-07-04 17:30:01 source > 2022-07-04 17:30:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61350000 2022-07-04 17:30:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61350000 (146 GB) 2022-07-04 17:30:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61351000 (146 GB) 2022-07-04 17:30:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61352000 (146 GB) 2022-07-04 17:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61353000 (146 GB) 2022-07-04 17:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61354000 (146 GB) 2022-07-04 17:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61355000 (146 GB) 2022-07-04 17:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61356000 (146 GB) 2022-07-04 17:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61357000 (146 GB) 2022-07-04 17:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61358000 (146 GB) 2022-07-04 17:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61359000 (146 GB) 2022-07-04 17:30:03 source > 2022-07-04 17:30:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61360000 2022-07-04 17:30:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61360000 (146 GB) 2022-07-04 17:30:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61361000 (146 GB) 2022-07-04 17:30:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61362000 (146 GB) 2022-07-04 17:30:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61363000 (146 GB) 2022-07-04 17:30:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61364000 (146 GB) 2022-07-04 17:30:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61365000 (146 GB) 2022-07-04 17:30:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61366000 (146 GB) 2022-07-04 17:30:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61367000 (146 GB) 2022-07-04 17:30:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61368000 (146 GB) 2022-07-04 17:30:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61369000 (146 GB) 2022-07-04 17:30:04 source > 2022-07-04 17:30:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61370000 2022-07-04 17:30:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61370000 (146 GB) 2022-07-04 17:30:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61371000 (146 GB) 2022-07-04 17:30:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61372000 (146 GB) 2022-07-04 17:30:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61373000 (146 GB) 2022-07-04 17:30:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61374000 (146 GB) 2022-07-04 17:30:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61375000 (146 GB) 2022-07-04 17:30:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61376000 (146 GB) 2022-07-04 17:30:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61377000 (146 GB) 2022-07-04 17:30:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61378000 (146 GB) 2022-07-04 17:30:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61379000 (146 GB) 2022-07-04 17:30:05 source > 2022-07-04 17:30:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61380000 2022-07-04 17:30:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61380000 (146 GB) 2022-07-04 17:30:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61381000 (146 GB) 2022-07-04 17:30:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61382000 (146 GB) 2022-07-04 17:30:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61383000 (146 GB) 2022-07-04 17:30:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61384000 (146 GB) 2022-07-04 17:30:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61385000 (146 GB) 2022-07-04 17:30:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61386000 (146 GB) 2022-07-04 17:30:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61387000 (146 GB) 2022-07-04 17:30:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61388000 (146 GB) 2022-07-04 17:30:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61389000 (146 GB) 2022-07-04 17:30:07 source > 2022-07-04 17:30:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61390000 2022-07-04 17:30:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61390000 (146 GB) 2022-07-04 17:30:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61391000 (146 GB) 2022-07-04 17:30:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61392000 (146 GB) 2022-07-04 17:30:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61393000 (146 GB) 2022-07-04 17:30:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61394000 (146 GB) 2022-07-04 17:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61395000 (146 GB) 2022-07-04 17:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61396000 (146 GB) 2022-07-04 17:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61397000 (146 GB) 2022-07-04 17:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61398000 (146 GB) 2022-07-04 17:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61399000 (146 GB) 2022-07-04 17:30:08 source > 2022-07-04 17:30:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61400000 2022-07-04 17:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61400000 (146 GB) 2022-07-04 17:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61401000 (146 GB) 2022-07-04 17:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61402000 (146 GB) 2022-07-04 17:30:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61403000 (146 GB) 2022-07-04 17:30:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61404000 (146 GB) 2022-07-04 17:30:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61405000 (146 GB) 2022-07-04 17:30:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61406000 (146 GB) 2022-07-04 17:30:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61407000 (146 GB) 2022-07-04 17:30:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61408000 (146 GB) 2022-07-04 17:30:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61409000 (146 GB) 2022-07-04 17:30:10 source > 2022-07-04 17:30:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61410000 2022-07-04 17:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61410000 (146 GB) 2022-07-04 17:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61411000 (146 GB) 2022-07-04 17:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61412000 (146 GB) 2022-07-04 17:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61413000 (146 GB) 2022-07-04 17:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61414000 (146 GB) 2022-07-04 17:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61415000 (146 GB) 2022-07-04 17:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61416000 (146 GB) 2022-07-04 17:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61417000 (146 GB) 2022-07-04 17:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61418000 (146 GB) 2022-07-04 17:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61419000 (146 GB) 2022-07-04 17:30:11 source > 2022-07-04 17:30:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61420000 2022-07-04 17:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61420000 (146 GB) 2022-07-04 17:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61421000 (146 GB) 2022-07-04 17:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61422000 (146 GB) 2022-07-04 17:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61423000 (146 GB) 2022-07-04 17:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61424000 (146 GB) 2022-07-04 17:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61425000 (146 GB) 2022-07-04 17:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61426000 (146 GB) 2022-07-04 17:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61427000 (146 GB) 2022-07-04 17:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61428000 (146 GB) 2022-07-04 17:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61429000 (146 GB) 2022-07-04 17:30:12 source > 2022-07-04 17:30:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61430000 2022-07-04 17:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61430000 (146 GB) 2022-07-04 17:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61431000 (146 GB) 2022-07-04 17:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61432000 (146 GB) 2022-07-04 17:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61433000 (146 GB) 2022-07-04 17:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61434000 (146 GB) 2022-07-04 17:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61435000 (146 GB) 2022-07-04 17:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61436000 (146 GB) 2022-07-04 17:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61437000 (146 GB) 2022-07-04 17:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61438000 (146 GB) 2022-07-04 17:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61439000 (146 GB) 2022-07-04 17:30:13 source > 2022-07-04 17:30:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61440000 2022-07-04 17:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61440000 (146 GB) 2022-07-04 17:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61441000 (146 GB) 2022-07-04 17:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61442000 (146 GB) 2022-07-04 17:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61443000 (146 GB) 2022-07-04 17:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61444000 (146 GB) 2022-07-04 17:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61445000 (146 GB) 2022-07-04 17:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61446000 (146 GB) 2022-07-04 17:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61447000 (146 GB) 2022-07-04 17:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61448000 (146 GB) 2022-07-04 17:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61449000 (146 GB) 2022-07-04 17:30:15 source > 2022-07-04 17:30:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61450000 2022-07-04 17:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61450000 (146 GB) 2022-07-04 17:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61451000 (146 GB) 2022-07-04 17:30:15 destination > 2022-07-04 17:30:15 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:30:15 destination > 2022-07-04 17:30:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:30:15 destination > 2022-07-04 17:30:15 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:30:15 destination > 2022-07-04 17:30:15 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 0b590cf4-fd62-4d84-aed9-03d27402bfd916153940476404233826.csv.gz (200 MB) 2022-07-04 17:30:24 destination > 2022-07-04 17:30:24 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:30:24 destination > 2022-07-04 17:30:24 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 0b590cf4-fd62-4d84-aed9-03d27402bfd916153940476404233826.csv.gz 2022-07-04 17:30:24 destination > 2022-07-04 17:30:24 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -598012 bytes in 0 buffers) 2022-07-04 17:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61452000 (146 GB) 2022-07-04 17:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61453000 (146 GB) 2022-07-04 17:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61454000 (146 GB) 2022-07-04 17:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61455000 (146 GB) 2022-07-04 17:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61456000 (146 GB) 2022-07-04 17:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61457000 (146 GB) 2022-07-04 17:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61458000 (146 GB) 2022-07-04 17:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61459000 (146 GB) 2022-07-04 17:30:26 source > 2022-07-04 17:30:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61460000 2022-07-04 17:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61460000 (146 GB) 2022-07-04 17:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61461000 (146 GB) 2022-07-04 17:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61462000 (146 GB) 2022-07-04 17:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61463000 (146 GB) 2022-07-04 17:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61464000 (146 GB) 2022-07-04 17:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61465000 (146 GB) 2022-07-04 17:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61466000 (146 GB) 2022-07-04 17:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61467000 (146 GB) 2022-07-04 17:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61468000 (146 GB) 2022-07-04 17:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61469000 (146 GB) 2022-07-04 17:30:27 source > 2022-07-04 17:30:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61470000 2022-07-04 17:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61470000 (146 GB) 2022-07-04 17:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61471000 (146 GB) 2022-07-04 17:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61472000 (146 GB) 2022-07-04 17:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61473000 (146 GB) 2022-07-04 17:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61474000 (146 GB) 2022-07-04 17:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61475000 (146 GB) 2022-07-04 17:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61476000 (146 GB) 2022-07-04 17:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61477000 (146 GB) 2022-07-04 17:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61478000 (146 GB) 2022-07-04 17:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61479000 (146 GB) 2022-07-04 17:30:28 source > 2022-07-04 17:30:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61480000 2022-07-04 17:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61480000 (146 GB) 2022-07-04 17:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61481000 (146 GB) 2022-07-04 17:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61482000 (146 GB) 2022-07-04 17:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61483000 (146 GB) 2022-07-04 17:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61484000 (146 GB) 2022-07-04 17:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61485000 (146 GB) 2022-07-04 17:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61486000 (146 GB) 2022-07-04 17:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61487000 (146 GB) 2022-07-04 17:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61488000 (146 GB) 2022-07-04 17:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61489000 (146 GB) 2022-07-04 17:30:30 source > 2022-07-04 17:30:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61490000 2022-07-04 17:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61490000 (146 GB) 2022-07-04 17:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61491000 (146 GB) 2022-07-04 17:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61492000 (146 GB) 2022-07-04 17:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61493000 (147 GB) 2022-07-04 17:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61494000 (147 GB) 2022-07-04 17:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61495000 (147 GB) 2022-07-04 17:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61496000 (147 GB) 2022-07-04 17:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61497000 (147 GB) 2022-07-04 17:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61498000 (147 GB) 2022-07-04 17:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61499000 (147 GB) 2022-07-04 17:30:31 source > 2022-07-04 17:30:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61500000 2022-07-04 17:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61500000 (147 GB) 2022-07-04 17:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61501000 (147 GB) 2022-07-04 17:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61502000 (147 GB) 2022-07-04 17:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61503000 (147 GB) 2022-07-04 17:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61504000 (147 GB) 2022-07-04 17:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61505000 (147 GB) 2022-07-04 17:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61506000 (147 GB) 2022-07-04 17:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61507000 (147 GB) 2022-07-04 17:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61508000 (147 GB) 2022-07-04 17:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61509000 (147 GB) 2022-07-04 17:30:33 source > 2022-07-04 17:30:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61510000 2022-07-04 17:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61510000 (147 GB) 2022-07-04 17:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61511000 (147 GB) 2022-07-04 17:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61512000 (147 GB) 2022-07-04 17:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61513000 (147 GB) 2022-07-04 17:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61514000 (147 GB) 2022-07-04 17:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61515000 (147 GB) 2022-07-04 17:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61516000 (147 GB) 2022-07-04 17:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61517000 (147 GB) 2022-07-04 17:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61518000 (147 GB) 2022-07-04 17:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61519000 (147 GB) 2022-07-04 17:30:34 source > 2022-07-04 17:30:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61520000 2022-07-04 17:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61520000 (147 GB) 2022-07-04 17:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61521000 (147 GB) 2022-07-04 17:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61522000 (147 GB) 2022-07-04 17:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61523000 (147 GB) 2022-07-04 17:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61524000 (147 GB) 2022-07-04 17:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61525000 (147 GB) 2022-07-04 17:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61526000 (147 GB) 2022-07-04 17:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61527000 (147 GB) 2022-07-04 17:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61528000 (147 GB) 2022-07-04 17:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61529000 (147 GB) 2022-07-04 17:30:35 source > 2022-07-04 17:30:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61530000 2022-07-04 17:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61530000 (147 GB) 2022-07-04 17:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61531000 (147 GB) 2022-07-04 17:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61532000 (147 GB) 2022-07-04 17:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61533000 (147 GB) 2022-07-04 17:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61534000 (147 GB) 2022-07-04 17:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61535000 (147 GB) 2022-07-04 17:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61536000 (147 GB) 2022-07-04 17:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61537000 (147 GB) 2022-07-04 17:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61538000 (147 GB) 2022-07-04 17:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61539000 (147 GB) 2022-07-04 17:30:37 source > 2022-07-04 17:30:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61540000 2022-07-04 17:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61540000 (147 GB) 2022-07-04 17:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61541000 (147 GB) 2022-07-04 17:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61542000 (147 GB) 2022-07-04 17:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61543000 (147 GB) 2022-07-04 17:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61544000 (147 GB) 2022-07-04 17:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61545000 (147 GB) 2022-07-04 17:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61546000 (147 GB) 2022-07-04 17:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61547000 (147 GB) 2022-07-04 17:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61548000 (147 GB) 2022-07-04 17:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61549000 (147 GB) 2022-07-04 17:30:38 source > 2022-07-04 17:30:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61550000 2022-07-04 17:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61550000 (147 GB) 2022-07-04 17:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61551000 (147 GB) 2022-07-04 17:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61552000 (147 GB) 2022-07-04 17:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61553000 (147 GB) 2022-07-04 17:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61554000 (147 GB) 2022-07-04 17:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61555000 (147 GB) 2022-07-04 17:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61556000 (147 GB) 2022-07-04 17:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61557000 (147 GB) 2022-07-04 17:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61558000 (147 GB) 2022-07-04 17:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61559000 (147 GB) 2022-07-04 17:30:40 source > 2022-07-04 17:30:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61560000 2022-07-04 17:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61560000 (147 GB) 2022-07-04 17:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61561000 (147 GB) 2022-07-04 17:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61562000 (147 GB) 2022-07-04 17:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61563000 (147 GB) 2022-07-04 17:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61564000 (147 GB) 2022-07-04 17:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61565000 (147 GB) 2022-07-04 17:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61566000 (147 GB) 2022-07-04 17:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61567000 (147 GB) 2022-07-04 17:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61568000 (147 GB) 2022-07-04 17:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61569000 (147 GB) 2022-07-04 17:30:41 source > 2022-07-04 17:30:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61570000 2022-07-04 17:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61570000 (147 GB) 2022-07-04 17:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61571000 (147 GB) 2022-07-04 17:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61572000 (147 GB) 2022-07-04 17:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61573000 (147 GB) 2022-07-04 17:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61574000 (147 GB) 2022-07-04 17:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61575000 (147 GB) 2022-07-04 17:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61576000 (147 GB) 2022-07-04 17:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61577000 (147 GB) 2022-07-04 17:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61578000 (147 GB) 2022-07-04 17:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61579000 (147 GB) 2022-07-04 17:30:43 source > 2022-07-04 17:30:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61580000 2022-07-04 17:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61580000 (147 GB) 2022-07-04 17:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61581000 (147 GB) 2022-07-04 17:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61582000 (147 GB) 2022-07-04 17:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61583000 (147 GB) 2022-07-04 17:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61584000 (147 GB) 2022-07-04 17:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61585000 (147 GB) 2022-07-04 17:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61586000 (147 GB) 2022-07-04 17:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61587000 (147 GB) 2022-07-04 17:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61588000 (147 GB) 2022-07-04 17:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61589000 (147 GB) 2022-07-04 17:30:44 source > 2022-07-04 17:30:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61590000 2022-07-04 17:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61590000 (147 GB) 2022-07-04 17:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61591000 (147 GB) 2022-07-04 17:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61592000 (147 GB) 2022-07-04 17:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61593000 (147 GB) 2022-07-04 17:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61594000 (147 GB) 2022-07-04 17:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61595000 (147 GB) 2022-07-04 17:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61596000 (147 GB) 2022-07-04 17:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61597000 (147 GB) 2022-07-04 17:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61598000 (147 GB) 2022-07-04 17:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61599000 (147 GB) 2022-07-04 17:30:46 source > 2022-07-04 17:30:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61600000 2022-07-04 17:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61600000 (147 GB) 2022-07-04 17:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61601000 (147 GB) 2022-07-04 17:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61602000 (147 GB) 2022-07-04 17:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61603000 (147 GB) 2022-07-04 17:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61604000 (147 GB) 2022-07-04 17:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61605000 (147 GB) 2022-07-04 17:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61606000 (147 GB) 2022-07-04 17:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61607000 (147 GB) 2022-07-04 17:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61608000 (147 GB) 2022-07-04 17:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61609000 (147 GB) 2022-07-04 17:30:48 source > 2022-07-04 17:30:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61610000 2022-07-04 17:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61610000 (147 GB) 2022-07-04 17:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61611000 (147 GB) 2022-07-04 17:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61612000 (147 GB) 2022-07-04 17:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61613000 (147 GB) 2022-07-04 17:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61614000 (147 GB) 2022-07-04 17:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61615000 (147 GB) 2022-07-04 17:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61616000 (147 GB) 2022-07-04 17:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61617000 (147 GB) 2022-07-04 17:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61618000 (147 GB) 2022-07-04 17:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61619000 (147 GB) 2022-07-04 17:30:49 source > 2022-07-04 17:30:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61620000 2022-07-04 17:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61620000 (147 GB) 2022-07-04 17:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61621000 (147 GB) 2022-07-04 17:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61622000 (147 GB) 2022-07-04 17:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61623000 (147 GB) 2022-07-04 17:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61624000 (147 GB) 2022-07-04 17:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61625000 (147 GB) 2022-07-04 17:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61626000 (147 GB) 2022-07-04 17:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61627000 (147 GB) 2022-07-04 17:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61628000 (147 GB) 2022-07-04 17:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61629000 (147 GB) 2022-07-04 17:30:51 source > 2022-07-04 17:30:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61630000 2022-07-04 17:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61630000 (147 GB) 2022-07-04 17:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61631000 (147 GB) 2022-07-04 17:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61632000 (147 GB) 2022-07-04 17:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61633000 (147 GB) 2022-07-04 17:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61634000 (147 GB) 2022-07-04 17:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61635000 (147 GB) 2022-07-04 17:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61636000 (147 GB) 2022-07-04 17:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61637000 (147 GB) 2022-07-04 17:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61638000 (147 GB) 2022-07-04 17:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61639000 (147 GB) 2022-07-04 17:30:53 source > 2022-07-04 17:30:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61640000 2022-07-04 17:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61640000 (147 GB) 2022-07-04 17:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61641000 (147 GB) 2022-07-04 17:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61642000 (147 GB) 2022-07-04 17:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61643000 (147 GB) 2022-07-04 17:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61644000 (147 GB) 2022-07-04 17:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61645000 (147 GB) 2022-07-04 17:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61646000 (147 GB) 2022-07-04 17:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61647000 (147 GB) 2022-07-04 17:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61648000 (147 GB) 2022-07-04 17:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61649000 (147 GB) 2022-07-04 17:30:55 source > 2022-07-04 17:30:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61650000 2022-07-04 17:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61650000 (147 GB) 2022-07-04 17:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61651000 (147 GB) 2022-07-04 17:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61652000 (147 GB) 2022-07-04 17:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61653000 (147 GB) 2022-07-04 17:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61654000 (147 GB) 2022-07-04 17:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61655000 (147 GB) 2022-07-04 17:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61656000 (147 GB) 2022-07-04 17:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61657000 (147 GB) 2022-07-04 17:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61658000 (147 GB) 2022-07-04 17:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61659000 (147 GB) 2022-07-04 17:30:56 source > 2022-07-04 17:30:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61660000 2022-07-04 17:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61660000 (147 GB) 2022-07-04 17:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61661000 (147 GB) 2022-07-04 17:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61662000 (147 GB) 2022-07-04 17:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61663000 (147 GB) 2022-07-04 17:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61664000 (147 GB) 2022-07-04 17:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61665000 (147 GB) 2022-07-04 17:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61666000 (147 GB) 2022-07-04 17:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61667000 (147 GB) 2022-07-04 17:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61668000 (147 GB) 2022-07-04 17:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61669000 (147 GB) 2022-07-04 17:30:58 source > 2022-07-04 17:30:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61670000 2022-07-04 17:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61670000 (147 GB) 2022-07-04 17:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61671000 (147 GB) 2022-07-04 17:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61672000 (147 GB) 2022-07-04 17:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61673000 (147 GB) 2022-07-04 17:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61674000 (147 GB) 2022-07-04 17:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61675000 (147 GB) 2022-07-04 17:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61676000 (147 GB) 2022-07-04 17:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61677000 (147 GB) 2022-07-04 17:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61678000 (147 GB) 2022-07-04 17:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61679000 (147 GB) 2022-07-04 17:30:59 source > 2022-07-04 17:30:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61680000 2022-07-04 17:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61680000 (147 GB) 2022-07-04 17:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61681000 (147 GB) 2022-07-04 17:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61682000 (147 GB) 2022-07-04 17:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61683000 (147 GB) 2022-07-04 17:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61684000 (147 GB) 2022-07-04 17:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61685000 (147 GB) 2022-07-04 17:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61686000 (147 GB) 2022-07-04 17:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61687000 (147 GB) 2022-07-04 17:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61688000 (147 GB) 2022-07-04 17:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61689000 (147 GB) 2022-07-04 17:31:01 source > 2022-07-04 17:31:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61690000 2022-07-04 17:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61690000 (147 GB) 2022-07-04 17:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61691000 (147 GB) 2022-07-04 17:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61692000 (147 GB) 2022-07-04 17:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61693000 (147 GB) 2022-07-04 17:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61694000 (147 GB) 2022-07-04 17:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61695000 (147 GB) 2022-07-04 17:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61696000 (147 GB) 2022-07-04 17:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61697000 (147 GB) 2022-07-04 17:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61698000 (147 GB) 2022-07-04 17:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61699000 (147 GB) 2022-07-04 17:31:02 source > 2022-07-04 17:31:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61700000 2022-07-04 17:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61700000 (147 GB) 2022-07-04 17:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61701000 (147 GB) 2022-07-04 17:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61702000 (147 GB) 2022-07-04 17:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61703000 (147 GB) 2022-07-04 17:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61704000 (147 GB) 2022-07-04 17:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61705000 (147 GB) 2022-07-04 17:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61706000 (147 GB) 2022-07-04 17:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61707000 (147 GB) 2022-07-04 17:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61708000 (147 GB) 2022-07-04 17:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61709000 (147 GB) 2022-07-04 17:31:04 source > 2022-07-04 17:31:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61710000 2022-07-04 17:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61710000 (147 GB) 2022-07-04 17:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61711000 (147 GB) 2022-07-04 17:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61712000 (147 GB) 2022-07-04 17:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61713000 (147 GB) 2022-07-04 17:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61714000 (147 GB) 2022-07-04 17:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61715000 (147 GB) 2022-07-04 17:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61716000 (147 GB) 2022-07-04 17:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61717000 (147 GB) 2022-07-04 17:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61718000 (147 GB) 2022-07-04 17:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61719000 (147 GB) 2022-07-04 17:31:05 source > 2022-07-04 17:31:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61720000 2022-07-04 17:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61720000 (147 GB) 2022-07-04 17:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61721000 (147 GB) 2022-07-04 17:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61722000 (147 GB) 2022-07-04 17:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61723000 (147 GB) 2022-07-04 17:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61724000 (147 GB) 2022-07-04 17:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61725000 (147 GB) 2022-07-04 17:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61726000 (147 GB) 2022-07-04 17:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61727000 (147 GB) 2022-07-04 17:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61728000 (147 GB) 2022-07-04 17:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61729000 (147 GB) 2022-07-04 17:31:06 source > 2022-07-04 17:31:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61730000 2022-07-04 17:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61730000 (147 GB) 2022-07-04 17:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61731000 (147 GB) 2022-07-04 17:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61732000 (147 GB) 2022-07-04 17:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61733000 (147 GB) 2022-07-04 17:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61734000 (147 GB) 2022-07-04 17:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61735000 (147 GB) 2022-07-04 17:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61736000 (147 GB) 2022-07-04 17:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61737000 (147 GB) 2022-07-04 17:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61738000 (147 GB) 2022-07-04 17:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61739000 (147 GB) 2022-07-04 17:31:08 source > 2022-07-04 17:31:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61740000 2022-07-04 17:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61740000 (147 GB) 2022-07-04 17:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61741000 (147 GB) 2022-07-04 17:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61742000 (147 GB) 2022-07-04 17:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61743000 (147 GB) 2022-07-04 17:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61744000 (147 GB) 2022-07-04 17:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61745000 (147 GB) 2022-07-04 17:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61746000 (147 GB) 2022-07-04 17:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61747000 (147 GB) 2022-07-04 17:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61748000 (147 GB) 2022-07-04 17:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61749000 (147 GB) 2022-07-04 17:31:09 source > 2022-07-04 17:31:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61750000 2022-07-04 17:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61750000 (147 GB) 2022-07-04 17:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61751000 (147 GB) 2022-07-04 17:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61752000 (147 GB) 2022-07-04 17:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61753000 (147 GB) 2022-07-04 17:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61754000 (147 GB) 2022-07-04 17:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61755000 (147 GB) 2022-07-04 17:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61756000 (147 GB) 2022-07-04 17:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61757000 (147 GB) 2022-07-04 17:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61758000 (147 GB) 2022-07-04 17:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61759000 (147 GB) 2022-07-04 17:31:11 source > 2022-07-04 17:31:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61760000 2022-07-04 17:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61760000 (147 GB) 2022-07-04 17:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61761000 (147 GB) 2022-07-04 17:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61762000 (147 GB) 2022-07-04 17:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61763000 (147 GB) 2022-07-04 17:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61764000 (147 GB) 2022-07-04 17:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61765000 (147 GB) 2022-07-04 17:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61766000 (147 GB) 2022-07-04 17:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61767000 (147 GB) 2022-07-04 17:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61768000 (147 GB) 2022-07-04 17:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61769000 (147 GB) 2022-07-04 17:31:12 source > 2022-07-04 17:31:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61770000 2022-07-04 17:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61770000 (147 GB) 2022-07-04 17:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61771000 (147 GB) 2022-07-04 17:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61772000 (147 GB) 2022-07-04 17:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61773000 (147 GB) 2022-07-04 17:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61774000 (147 GB) 2022-07-04 17:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61775000 (147 GB) 2022-07-04 17:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61776000 (147 GB) 2022-07-04 17:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61777000 (147 GB) 2022-07-04 17:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61778000 (147 GB) 2022-07-04 17:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61779000 (147 GB) 2022-07-04 17:31:14 source > 2022-07-04 17:31:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61780000 2022-07-04 17:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61780000 (147 GB) 2022-07-04 17:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61781000 (147 GB) 2022-07-04 17:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61782000 (147 GB) 2022-07-04 17:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61783000 (147 GB) 2022-07-04 17:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61784000 (147 GB) 2022-07-04 17:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61785000 (147 GB) 2022-07-04 17:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61786000 (147 GB) 2022-07-04 17:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61787000 (147 GB) 2022-07-04 17:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61788000 (147 GB) 2022-07-04 17:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61789000 (147 GB) 2022-07-04 17:31:15 source > 2022-07-04 17:31:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61790000 2022-07-04 17:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61790000 (147 GB) 2022-07-04 17:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61791000 (147 GB) 2022-07-04 17:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61792000 (147 GB) 2022-07-04 17:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61793000 (147 GB) 2022-07-04 17:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61794000 (147 GB) 2022-07-04 17:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61795000 (147 GB) 2022-07-04 17:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61796000 (147 GB) 2022-07-04 17:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61797000 (147 GB) 2022-07-04 17:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61798000 (147 GB) 2022-07-04 17:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61799000 (147 GB) 2022-07-04 17:31:17 source > 2022-07-04 17:31:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61800000 2022-07-04 17:31:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61800000 (147 GB) 2022-07-04 17:31:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61801000 (147 GB) 2022-07-04 17:31:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61802000 (147 GB) 2022-07-04 17:31:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61803000 (147 GB) 2022-07-04 17:31:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61804000 (147 GB) 2022-07-04 17:31:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61805000 (147 GB) 2022-07-04 17:31:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61806000 (147 GB) 2022-07-04 17:31:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61807000 (147 GB) 2022-07-04 17:31:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61808000 (147 GB) 2022-07-04 17:31:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61809000 (147 GB) 2022-07-04 17:31:18 source > 2022-07-04 17:31:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61810000 2022-07-04 17:31:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61810000 (147 GB) 2022-07-04 17:31:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61811000 (147 GB) 2022-07-04 17:31:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61812000 (147 GB) 2022-07-04 17:31:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61813000 (147 GB) 2022-07-04 17:31:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61814000 (147 GB) 2022-07-04 17:31:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61815000 (147 GB) 2022-07-04 17:31:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61816000 (147 GB) 2022-07-04 17:31:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61817000 (147 GB) 2022-07-04 17:31:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61818000 (147 GB) 2022-07-04 17:31:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61819000 (147 GB) 2022-07-04 17:31:20 source > 2022-07-04 17:31:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61820000 2022-07-04 17:31:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61820000 (147 GB) 2022-07-04 17:31:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61821000 (147 GB) 2022-07-04 17:31:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61822000 (147 GB) 2022-07-04 17:31:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61823000 (147 GB) 2022-07-04 17:31:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61824000 (147 GB) 2022-07-04 17:31:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61825000 (147 GB) 2022-07-04 17:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61826000 (147 GB) 2022-07-04 17:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61827000 (147 GB) 2022-07-04 17:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61828000 (147 GB) 2022-07-04 17:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61829000 (147 GB) 2022-07-04 17:31:21 source > 2022-07-04 17:31:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61830000 2022-07-04 17:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61830000 (147 GB) 2022-07-04 17:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61831000 (147 GB) 2022-07-04 17:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61832000 (147 GB) 2022-07-04 17:31:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61833000 (147 GB) 2022-07-04 17:31:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61834000 (147 GB) 2022-07-04 17:31:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61835000 (147 GB) 2022-07-04 17:31:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61836000 (147 GB) 2022-07-04 17:31:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61837000 (147 GB) 2022-07-04 17:31:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61838000 (147 GB) 2022-07-04 17:31:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61839000 (147 GB) 2022-07-04 17:31:23 source > 2022-07-04 17:31:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61840000 2022-07-04 17:31:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61840000 (147 GB) 2022-07-04 17:31:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61841000 (147 GB) 2022-07-04 17:31:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61842000 (147 GB) 2022-07-04 17:31:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61843000 (147 GB) 2022-07-04 17:31:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61844000 (147 GB) 2022-07-04 17:31:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61845000 (147 GB) 2022-07-04 17:31:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61846000 (147 GB) 2022-07-04 17:31:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61847000 (147 GB) 2022-07-04 17:31:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61848000 (147 GB) 2022-07-04 17:31:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61849000 (147 GB) 2022-07-04 17:31:24 source > 2022-07-04 17:31:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61850000 2022-07-04 17:31:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61850000 (147 GB) 2022-07-04 17:31:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61851000 (147 GB) 2022-07-04 17:31:24 destination > 2022-07-04 17:31:24 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:31:24 destination > 2022-07-04 17:31:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:31:24 destination > 2022-07-04 17:31:24 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:31:24 destination > 2022-07-04 17:31:24 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 74636cae-7202-4688-9ea2-eed7ee6091d18635445941836335636.csv.gz (200 MB) 2022-07-04 17:31:33 destination > 2022-07-04 17:31:33 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:31:33 destination > 2022-07-04 17:31:33 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 74636cae-7202-4688-9ea2-eed7ee6091d18635445941836335636.csv.gz 2022-07-04 17:31:33 destination > 2022-07-04 17:31:33 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -601908 bytes in 0 buffers) 2022-07-04 17:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61852000 (147 GB) 2022-07-04 17:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61853000 (147 GB) 2022-07-04 17:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61854000 (147 GB) 2022-07-04 17:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61855000 (147 GB) 2022-07-04 17:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61856000 (147 GB) 2022-07-04 17:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61857000 (147 GB) 2022-07-04 17:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61858000 (147 GB) 2022-07-04 17:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61859000 (147 GB) 2022-07-04 17:31:35 source > 2022-07-04 17:31:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61860000 2022-07-04 17:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61860000 (147 GB) 2022-07-04 17:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61861000 (147 GB) 2022-07-04 17:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61862000 (147 GB) 2022-07-04 17:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61863000 (147 GB) 2022-07-04 17:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61864000 (147 GB) 2022-07-04 17:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61865000 (147 GB) 2022-07-04 17:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61866000 (147 GB) 2022-07-04 17:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61867000 (147 GB) 2022-07-04 17:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61868000 (147 GB) 2022-07-04 17:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61869000 (147 GB) 2022-07-04 17:31:36 source > 2022-07-04 17:31:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61870000 2022-07-04 17:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61870000 (147 GB) 2022-07-04 17:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61871000 (147 GB) 2022-07-04 17:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61872000 (147 GB) 2022-07-04 17:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61873000 (147 GB) 2022-07-04 17:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61874000 (147 GB) 2022-07-04 17:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61875000 (147 GB) 2022-07-04 17:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61876000 (147 GB) 2022-07-04 17:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61877000 (147 GB) 2022-07-04 17:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61878000 (147 GB) 2022-07-04 17:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61879000 (147 GB) 2022-07-04 17:31:38 source > 2022-07-04 17:31:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61880000 2022-07-04 17:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61880000 (147 GB) 2022-07-04 17:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61881000 (147 GB) 2022-07-04 17:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61882000 (147 GB) 2022-07-04 17:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61883000 (147 GB) 2022-07-04 17:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61884000 (147 GB) 2022-07-04 17:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61885000 (147 GB) 2022-07-04 17:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61886000 (147 GB) 2022-07-04 17:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61887000 (147 GB) 2022-07-04 17:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61888000 (147 GB) 2022-07-04 17:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61889000 (148 GB) 2022-07-04 17:31:39 source > 2022-07-04 17:31:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61890000 2022-07-04 17:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61890000 (148 GB) 2022-07-04 17:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61891000 (148 GB) 2022-07-04 17:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61892000 (148 GB) 2022-07-04 17:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61893000 (148 GB) 2022-07-04 17:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61894000 (148 GB) 2022-07-04 17:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61895000 (148 GB) 2022-07-04 17:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61896000 (148 GB) 2022-07-04 17:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61897000 (148 GB) 2022-07-04 17:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61898000 (148 GB) 2022-07-04 17:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61899000 (148 GB) 2022-07-04 17:31:41 source > 2022-07-04 17:31:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61900000 2022-07-04 17:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61900000 (148 GB) 2022-07-04 17:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61901000 (148 GB) 2022-07-04 17:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61902000 (148 GB) 2022-07-04 17:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61903000 (148 GB) 2022-07-04 17:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61904000 (148 GB) 2022-07-04 17:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61905000 (148 GB) 2022-07-04 17:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61906000 (148 GB) 2022-07-04 17:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61907000 (148 GB) 2022-07-04 17:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61908000 (148 GB) 2022-07-04 17:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61909000 (148 GB) 2022-07-04 17:31:43 source > 2022-07-04 17:31:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61910000 2022-07-04 17:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61910000 (148 GB) 2022-07-04 17:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61911000 (148 GB) 2022-07-04 17:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61912000 (148 GB) 2022-07-04 17:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61913000 (148 GB) 2022-07-04 17:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61914000 (148 GB) 2022-07-04 17:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61915000 (148 GB) 2022-07-04 17:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61916000 (148 GB) 2022-07-04 17:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61917000 (148 GB) 2022-07-04 17:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61918000 (148 GB) 2022-07-04 17:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61919000 (148 GB) 2022-07-04 17:31:44 source > 2022-07-04 17:31:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61920000 2022-07-04 17:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61920000 (148 GB) 2022-07-04 17:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61921000 (148 GB) 2022-07-04 17:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61922000 (148 GB) 2022-07-04 17:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61923000 (148 GB) 2022-07-04 17:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61924000 (148 GB) 2022-07-04 17:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61925000 (148 GB) 2022-07-04 17:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61926000 (148 GB) 2022-07-04 17:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61927000 (148 GB) 2022-07-04 17:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61928000 (148 GB) 2022-07-04 17:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61929000 (148 GB) 2022-07-04 17:31:46 source > 2022-07-04 17:31:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61930000 2022-07-04 17:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61930000 (148 GB) 2022-07-04 17:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61931000 (148 GB) 2022-07-04 17:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61932000 (148 GB) 2022-07-04 17:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61933000 (148 GB) 2022-07-04 17:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61934000 (148 GB) 2022-07-04 17:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61935000 (148 GB) 2022-07-04 17:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61936000 (148 GB) 2022-07-04 17:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61937000 (148 GB) 2022-07-04 17:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61938000 (148 GB) 2022-07-04 17:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61939000 (148 GB) 2022-07-04 17:31:48 source > 2022-07-04 17:31:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61940000 2022-07-04 17:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61940000 (148 GB) 2022-07-04 17:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61941000 (148 GB) 2022-07-04 17:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61942000 (148 GB) 2022-07-04 17:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61943000 (148 GB) 2022-07-04 17:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61944000 (148 GB) 2022-07-04 17:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61945000 (148 GB) 2022-07-04 17:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61946000 (148 GB) 2022-07-04 17:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61947000 (148 GB) 2022-07-04 17:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61948000 (148 GB) 2022-07-04 17:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61949000 (148 GB) 2022-07-04 17:31:49 source > 2022-07-04 17:31:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61950000 2022-07-04 17:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61950000 (148 GB) 2022-07-04 17:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61951000 (148 GB) 2022-07-04 17:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61952000 (148 GB) 2022-07-04 17:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61953000 (148 GB) 2022-07-04 17:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61954000 (148 GB) 2022-07-04 17:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61955000 (148 GB) 2022-07-04 17:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61956000 (148 GB) 2022-07-04 17:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61957000 (148 GB) 2022-07-04 17:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61958000 (148 GB) 2022-07-04 17:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61959000 (148 GB) 2022-07-04 17:31:51 source > 2022-07-04 17:31:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61960000 2022-07-04 17:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61960000 (148 GB) 2022-07-04 17:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61961000 (148 GB) 2022-07-04 17:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61962000 (148 GB) 2022-07-04 17:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61963000 (148 GB) 2022-07-04 17:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61964000 (148 GB) 2022-07-04 17:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61965000 (148 GB) 2022-07-04 17:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61966000 (148 GB) 2022-07-04 17:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61967000 (148 GB) 2022-07-04 17:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61968000 (148 GB) 2022-07-04 17:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61969000 (148 GB) 2022-07-04 17:31:52 source > 2022-07-04 17:31:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61970000 2022-07-04 17:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61970000 (148 GB) 2022-07-04 17:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61971000 (148 GB) 2022-07-04 17:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61972000 (148 GB) 2022-07-04 17:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61973000 (148 GB) 2022-07-04 17:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61974000 (148 GB) 2022-07-04 17:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61975000 (148 GB) 2022-07-04 17:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61976000 (148 GB) 2022-07-04 17:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61977000 (148 GB) 2022-07-04 17:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61978000 (148 GB) 2022-07-04 17:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61979000 (148 GB) 2022-07-04 17:31:54 source > 2022-07-04 17:31:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61980000 2022-07-04 17:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61980000 (148 GB) 2022-07-04 17:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61981000 (148 GB) 2022-07-04 17:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61982000 (148 GB) 2022-07-04 17:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61983000 (148 GB) 2022-07-04 17:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61984000 (148 GB) 2022-07-04 17:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61985000 (148 GB) 2022-07-04 17:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61986000 (148 GB) 2022-07-04 17:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61987000 (148 GB) 2022-07-04 17:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61988000 (148 GB) 2022-07-04 17:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61989000 (148 GB) 2022-07-04 17:31:55 source > 2022-07-04 17:31:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 61990000 2022-07-04 17:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61990000 (148 GB) 2022-07-04 17:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61991000 (148 GB) 2022-07-04 17:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61992000 (148 GB) 2022-07-04 17:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61993000 (148 GB) 2022-07-04 17:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61994000 (148 GB) 2022-07-04 17:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61995000 (148 GB) 2022-07-04 17:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61996000 (148 GB) 2022-07-04 17:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61997000 (148 GB) 2022-07-04 17:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61998000 (148 GB) 2022-07-04 17:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61999000 (148 GB) 2022-07-04 17:31:57 source > 2022-07-04 17:31:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62000000 2022-07-04 17:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62000000 (148 GB) 2022-07-04 17:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62001000 (148 GB) 2022-07-04 17:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62002000 (148 GB) 2022-07-04 17:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62003000 (148 GB) 2022-07-04 17:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62004000 (148 GB) 2022-07-04 17:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62005000 (148 GB) 2022-07-04 17:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62006000 (148 GB) 2022-07-04 17:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62007000 (148 GB) 2022-07-04 17:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62008000 (148 GB) 2022-07-04 17:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62009000 (148 GB) 2022-07-04 17:31:58 source > 2022-07-04 17:31:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62010000 2022-07-04 17:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62010000 (148 GB) 2022-07-04 17:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62011000 (148 GB) 2022-07-04 17:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62012000 (148 GB) 2022-07-04 17:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62013000 (148 GB) 2022-07-04 17:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62014000 (148 GB) 2022-07-04 17:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62015000 (148 GB) 2022-07-04 17:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62016000 (148 GB) 2022-07-04 17:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62017000 (148 GB) 2022-07-04 17:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62018000 (148 GB) 2022-07-04 17:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62019000 (148 GB) 2022-07-04 17:32:00 source > 2022-07-04 17:32:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62020000 2022-07-04 17:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62020000 (148 GB) 2022-07-04 17:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62021000 (148 GB) 2022-07-04 17:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62022000 (148 GB) 2022-07-04 17:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62023000 (148 GB) 2022-07-04 17:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62024000 (148 GB) 2022-07-04 17:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62025000 (148 GB) 2022-07-04 17:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62026000 (148 GB) 2022-07-04 17:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62027000 (148 GB) 2022-07-04 17:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62028000 (148 GB) 2022-07-04 17:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62029000 (148 GB) 2022-07-04 17:32:01 source > 2022-07-04 17:32:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62030000 2022-07-04 17:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62030000 (148 GB) 2022-07-04 17:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62031000 (148 GB) 2022-07-04 17:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62032000 (148 GB) 2022-07-04 17:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62033000 (148 GB) 2022-07-04 17:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62034000 (148 GB) 2022-07-04 17:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62035000 (148 GB) 2022-07-04 17:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62036000 (148 GB) 2022-07-04 17:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62037000 (148 GB) 2022-07-04 17:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62038000 (148 GB) 2022-07-04 17:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62039000 (148 GB) 2022-07-04 17:32:03 source > 2022-07-04 17:32:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62040000 2022-07-04 17:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62040000 (148 GB) 2022-07-04 17:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62041000 (148 GB) 2022-07-04 17:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62042000 (148 GB) 2022-07-04 17:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62043000 (148 GB) 2022-07-04 17:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62044000 (148 GB) 2022-07-04 17:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62045000 (148 GB) 2022-07-04 17:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62046000 (148 GB) 2022-07-04 17:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62047000 (148 GB) 2022-07-04 17:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62048000 (148 GB) 2022-07-04 17:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62049000 (148 GB) 2022-07-04 17:32:04 source > 2022-07-04 17:32:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62050000 2022-07-04 17:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62050000 (148 GB) 2022-07-04 17:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62051000 (148 GB) 2022-07-04 17:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62052000 (148 GB) 2022-07-04 17:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62053000 (148 GB) 2022-07-04 17:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62054000 (148 GB) 2022-07-04 17:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62055000 (148 GB) 2022-07-04 17:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62056000 (148 GB) 2022-07-04 17:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62057000 (148 GB) 2022-07-04 17:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62058000 (148 GB) 2022-07-04 17:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62059000 (148 GB) 2022-07-04 17:32:06 source > 2022-07-04 17:32:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62060000 2022-07-04 17:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62060000 (148 GB) 2022-07-04 17:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62061000 (148 GB) 2022-07-04 17:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62062000 (148 GB) 2022-07-04 17:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62063000 (148 GB) 2022-07-04 17:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62064000 (148 GB) 2022-07-04 17:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62065000 (148 GB) 2022-07-04 17:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62066000 (148 GB) 2022-07-04 17:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62067000 (148 GB) 2022-07-04 17:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62068000 (148 GB) 2022-07-04 17:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62069000 (148 GB) 2022-07-04 17:32:07 source > 2022-07-04 17:32:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62070000 2022-07-04 17:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62070000 (148 GB) 2022-07-04 17:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62071000 (148 GB) 2022-07-04 17:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62072000 (148 GB) 2022-07-04 17:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62073000 (148 GB) 2022-07-04 17:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62074000 (148 GB) 2022-07-04 17:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62075000 (148 GB) 2022-07-04 17:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62076000 (148 GB) 2022-07-04 17:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62077000 (148 GB) 2022-07-04 17:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62078000 (148 GB) 2022-07-04 17:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62079000 (148 GB) 2022-07-04 17:32:08 source > 2022-07-04 17:32:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62080000 2022-07-04 17:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62080000 (148 GB) 2022-07-04 17:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62081000 (148 GB) 2022-07-04 17:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62082000 (148 GB) 2022-07-04 17:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62083000 (148 GB) 2022-07-04 17:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62084000 (148 GB) 2022-07-04 17:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62085000 (148 GB) 2022-07-04 17:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62086000 (148 GB) 2022-07-04 17:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62087000 (148 GB) 2022-07-04 17:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62088000 (148 GB) 2022-07-04 17:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62089000 (148 GB) 2022-07-04 17:32:10 source > 2022-07-04 17:32:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62090000 2022-07-04 17:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62090000 (148 GB) 2022-07-04 17:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62091000 (148 GB) 2022-07-04 17:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62092000 (148 GB) 2022-07-04 17:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62093000 (148 GB) 2022-07-04 17:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62094000 (148 GB) 2022-07-04 17:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62095000 (148 GB) 2022-07-04 17:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62096000 (148 GB) 2022-07-04 17:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62097000 (148 GB) 2022-07-04 17:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62098000 (148 GB) 2022-07-04 17:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62099000 (148 GB) 2022-07-04 17:32:11 source > 2022-07-04 17:32:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62100000 2022-07-04 17:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62100000 (148 GB) 2022-07-04 17:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62101000 (148 GB) 2022-07-04 17:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62102000 (148 GB) 2022-07-04 17:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62103000 (148 GB) 2022-07-04 17:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62104000 (148 GB) 2022-07-04 17:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62105000 (148 GB) 2022-07-04 17:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62106000 (148 GB) 2022-07-04 17:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62107000 (148 GB) 2022-07-04 17:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62108000 (148 GB) 2022-07-04 17:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62109000 (148 GB) 2022-07-04 17:32:13 source > 2022-07-04 17:32:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62110000 2022-07-04 17:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62110000 (148 GB) 2022-07-04 17:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62111000 (148 GB) 2022-07-04 17:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62112000 (148 GB) 2022-07-04 17:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62113000 (148 GB) 2022-07-04 17:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62114000 (148 GB) 2022-07-04 17:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62115000 (148 GB) 2022-07-04 17:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62116000 (148 GB) 2022-07-04 17:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62117000 (148 GB) 2022-07-04 17:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62118000 (148 GB) 2022-07-04 17:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62119000 (148 GB) 2022-07-04 17:32:15 source > 2022-07-04 17:32:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62120000 2022-07-04 17:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62120000 (148 GB) 2022-07-04 17:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62121000 (148 GB) 2022-07-04 17:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62122000 (148 GB) 2022-07-04 17:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62123000 (148 GB) 2022-07-04 17:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62124000 (148 GB) 2022-07-04 17:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62125000 (148 GB) 2022-07-04 17:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62126000 (148 GB) 2022-07-04 17:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62127000 (148 GB) 2022-07-04 17:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62128000 (148 GB) 2022-07-04 17:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62129000 (148 GB) 2022-07-04 17:32:16 source > 2022-07-04 17:32:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62130000 2022-07-04 17:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62130000 (148 GB) 2022-07-04 17:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62131000 (148 GB) 2022-07-04 17:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62132000 (148 GB) 2022-07-04 17:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62133000 (148 GB) 2022-07-04 17:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62134000 (148 GB) 2022-07-04 17:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62135000 (148 GB) 2022-07-04 17:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62136000 (148 GB) 2022-07-04 17:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62137000 (148 GB) 2022-07-04 17:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62138000 (148 GB) 2022-07-04 17:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62139000 (148 GB) 2022-07-04 17:32:18 source > 2022-07-04 17:32:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62140000 2022-07-04 17:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62140000 (148 GB) 2022-07-04 17:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62141000 (148 GB) 2022-07-04 17:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62142000 (148 GB) 2022-07-04 17:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62143000 (148 GB) 2022-07-04 17:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62144000 (148 GB) 2022-07-04 17:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62145000 (148 GB) 2022-07-04 17:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62146000 (148 GB) 2022-07-04 17:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62147000 (148 GB) 2022-07-04 17:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62148000 (148 GB) 2022-07-04 17:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62149000 (148 GB) 2022-07-04 17:32:19 source > 2022-07-04 17:32:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62150000 2022-07-04 17:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62150000 (148 GB) 2022-07-04 17:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62151000 (148 GB) 2022-07-04 17:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62152000 (148 GB) 2022-07-04 17:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62153000 (148 GB) 2022-07-04 17:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62154000 (148 GB) 2022-07-04 17:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62155000 (148 GB) 2022-07-04 17:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62156000 (148 GB) 2022-07-04 17:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62157000 (148 GB) 2022-07-04 17:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62158000 (148 GB) 2022-07-04 17:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62159000 (148 GB) 2022-07-04 17:32:21 source > 2022-07-04 17:32:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62160000 2022-07-04 17:32:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62160000 (148 GB) 2022-07-04 17:32:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62161000 (148 GB) 2022-07-04 17:32:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62162000 (148 GB) 2022-07-04 17:32:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62163000 (148 GB) 2022-07-04 17:32:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62164000 (148 GB) 2022-07-04 17:32:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62165000 (148 GB) 2022-07-04 17:32:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62166000 (148 GB) 2022-07-04 17:32:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62167000 (148 GB) 2022-07-04 17:32:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62168000 (148 GB) 2022-07-04 17:32:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62169000 (148 GB) 2022-07-04 17:32:22 source > 2022-07-04 17:32:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62170000 2022-07-04 17:32:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62170000 (148 GB) 2022-07-04 17:32:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62171000 (148 GB) 2022-07-04 17:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62172000 (148 GB) 2022-07-04 17:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62173000 (148 GB) 2022-07-04 17:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62174000 (148 GB) 2022-07-04 17:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62175000 (148 GB) 2022-07-04 17:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62176000 (148 GB) 2022-07-04 17:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62177000 (148 GB) 2022-07-04 17:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62178000 (148 GB) 2022-07-04 17:32:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62179000 (148 GB) 2022-07-04 17:32:24 source > 2022-07-04 17:32:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62180000 2022-07-04 17:32:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62180000 (148 GB) 2022-07-04 17:32:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62181000 (148 GB) 2022-07-04 17:32:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62182000 (148 GB) 2022-07-04 17:32:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62183000 (148 GB) 2022-07-04 17:32:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62184000 (148 GB) 2022-07-04 17:32:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62185000 (148 GB) 2022-07-04 17:32:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62186000 (148 GB) 2022-07-04 17:32:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62187000 (148 GB) 2022-07-04 17:32:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62188000 (148 GB) 2022-07-04 17:32:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62189000 (148 GB) 2022-07-04 17:32:25 source > 2022-07-04 17:32:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62190000 2022-07-04 17:32:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62190000 (148 GB) 2022-07-04 17:32:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62191000 (148 GB) 2022-07-04 17:32:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62192000 (148 GB) 2022-07-04 17:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62193000 (148 GB) 2022-07-04 17:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62194000 (148 GB) 2022-07-04 17:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62195000 (148 GB) 2022-07-04 17:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62196000 (148 GB) 2022-07-04 17:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62197000 (148 GB) 2022-07-04 17:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62198000 (148 GB) 2022-07-04 17:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62199000 (148 GB) 2022-07-04 17:32:27 source > 2022-07-04 17:32:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62200000 2022-07-04 17:32:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62200000 (148 GB) 2022-07-04 17:32:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62201000 (148 GB) 2022-07-04 17:32:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62202000 (148 GB) 2022-07-04 17:32:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62203000 (148 GB) 2022-07-04 17:32:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62204000 (148 GB) 2022-07-04 17:32:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62205000 (148 GB) 2022-07-04 17:32:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62206000 (148 GB) 2022-07-04 17:32:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62207000 (148 GB) 2022-07-04 17:32:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62208000 (148 GB) 2022-07-04 17:32:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62209000 (148 GB) 2022-07-04 17:32:28 source > 2022-07-04 17:32:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62210000 2022-07-04 17:32:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62210000 (148 GB) 2022-07-04 17:32:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62211000 (148 GB) 2022-07-04 17:32:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62212000 (148 GB) 2022-07-04 17:32:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62213000 (148 GB) 2022-07-04 17:32:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62214000 (148 GB) 2022-07-04 17:32:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62215000 (148 GB) 2022-07-04 17:32:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62216000 (148 GB) 2022-07-04 17:32:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62217000 (148 GB) 2022-07-04 17:32:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62218000 (148 GB) 2022-07-04 17:32:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62219000 (148 GB) 2022-07-04 17:32:29 source > 2022-07-04 17:32:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62220000 2022-07-04 17:32:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62220000 (148 GB) 2022-07-04 17:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62221000 (148 GB) 2022-07-04 17:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62222000 (148 GB) 2022-07-04 17:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62223000 (148 GB) 2022-07-04 17:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62224000 (148 GB) 2022-07-04 17:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62225000 (148 GB) 2022-07-04 17:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62226000 (148 GB) 2022-07-04 17:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62227000 (148 GB) 2022-07-04 17:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62228000 (148 GB) 2022-07-04 17:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62229000 (148 GB) 2022-07-04 17:32:31 source > 2022-07-04 17:32:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62230000 2022-07-04 17:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62230000 (148 GB) 2022-07-04 17:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62231000 (148 GB) 2022-07-04 17:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62232000 (148 GB) 2022-07-04 17:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62233000 (148 GB) 2022-07-04 17:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62234000 (148 GB) 2022-07-04 17:32:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62235000 (148 GB) 2022-07-04 17:32:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62236000 (148 GB) 2022-07-04 17:32:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62237000 (148 GB) 2022-07-04 17:32:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62238000 (148 GB) 2022-07-04 17:32:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62239000 (148 GB) 2022-07-04 17:32:32 source > 2022-07-04 17:32:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62240000 2022-07-04 17:32:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62240000 (148 GB) 2022-07-04 17:32:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62241000 (148 GB) 2022-07-04 17:32:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62242000 (148 GB) 2022-07-04 17:32:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62243000 (148 GB) 2022-07-04 17:32:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62244000 (148 GB) 2022-07-04 17:32:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62245000 (148 GB) 2022-07-04 17:32:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62246000 (148 GB) 2022-07-04 17:32:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62247000 (148 GB) 2022-07-04 17:32:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62248000 (148 GB) 2022-07-04 17:32:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62249000 (148 GB) 2022-07-04 17:32:34 source > 2022-07-04 17:32:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62250000 2022-07-04 17:32:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62250000 (148 GB) 2022-07-04 17:32:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62251000 (148 GB) 2022-07-04 17:32:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62252000 (148 GB) 2022-07-04 17:32:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62253000 (148 GB) 2022-07-04 17:32:34 destination > 2022-07-04 17:32:34 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream inc-spans (200 MB) 2022-07-04 17:32:34 destination > 2022-07-04 17:32:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (200 MB) to staging 2022-07-04 17:32:34 destination > 2022-07-04 17:32:34 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:32:34 destination > 2022-07-04 17:32:34 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to d07c5f00-5eb7-4358-8d3e-8ff6275eddfe14005073743172954941.csv.gz (200 MB) 2022-07-04 17:32:43 destination > 2022-07-04 17:32:43 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:32:43 destination > 2022-07-04 17:32:43 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data d07c5f00-5eb7-4358-8d3e-8ff6275eddfe14005073743172954941.csv.gz 2022-07-04 17:32:43 destination > 2022-07-04 17:32:43 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream inc-spans (current state: -604110 bytes in 0 buffers) 2022-07-04 17:32:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62254000 (148 GB) 2022-07-04 17:32:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62255000 (148 GB) 2022-07-04 17:32:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62256000 (148 GB) 2022-07-04 17:32:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62257000 (148 GB) 2022-07-04 17:32:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62258000 (148 GB) 2022-07-04 17:32:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62259000 (148 GB) 2022-07-04 17:32:44 source > 2022-07-04 17:32:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):265 - Reading stream spans. Records read: 62260000 2022-07-04 17:32:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62260000 (148 GB) 2022-07-04 17:32:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62261000 (148 GB) 2022-07-04 17:32:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62262000 (148 GB) 2022-07-04 17:32:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62263000 (148 GB) 2022-07-04 17:32:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62264000 (148 GB) 2022-07-04 17:32:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62265000 (148 GB) 2022-07-04 17:32:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62266000 (148 GB) 2022-07-04 17:32:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62267000 (148 GB) 2022-07-04 17:32:45 source > 2022-07-04 17:32:45 WARN c.z.h.p.ProxyConnection(checkException):177 - HikariPool-2 - Connection org.postgresql.jdbc.PgConnection@1280851e marked as broken because of SQLSTATE(08006), ErrorCode(0) 2022-07-04 17:32:45 source > org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend. 2022-07-04 17:32:45 source > at org.postgresql.core.v3.QueryExecutorImpl.fetch(QueryExecutorImpl.java:2566) ~[postgresql-42.3.5.jar:42.3.5] 2022-07-04 17:32:45 source > at org.postgresql.jdbc.PgResultSet.next(PgResultSet.java:2155) ~[postgresql-42.3.5.jar:42.3.5] 2022-07-04 17:32:45 source > at com.zaxxer.hikari.pool.HikariProxyResultSet.next(HikariProxyResultSet.java) ~[HikariCP-5.0.1.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase$1.tryAdvance(StreamingJdbcDatabase.java:91) ~[io.airbyte.airbyte-db-db-lib-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at java.util.Spliterators$1Adapter.hasNext(Spliterators.java:681) ~[?:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.LazyAutoCloseableIterator.computeNext(LazyAutoCloseableIterator.java:42) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:53) ~[io.airbyte.airbyte-integrations.connectors-source-relational-db-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:19) ~[io.airbyte.airbyte-integrations.connectors-source-relational-db-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.CompositeIterator.computeNext(CompositeIterator.java:63) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at java.util.Iterator.forEachRemaining(Iterator.java:132) ~[?:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.lambda$produceMessages$2(IntegrationRunner.java:176) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.produceMessages(IntegrationRunner.java:175) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$0(IntegrationRunner.java:156) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) [io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38) [io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:156) [io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) [io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.adaptive.AdaptiveSourceRunner$Runner.run(AdaptiveSourceRunner.java:86) [io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.source.postgres.PostgresSourceRunner.main(PostgresSourceRunner.java:15) [io.airbyte.airbyte-integrations.connectors-source-postgres-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > Caused by: java.net.SocketException: Connection reset by peer 2022-07-04 17:32:45 source > at sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:420) ~[?:?] 2022-07-04 17:32:45 source > at sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440) ~[?:?] 2022-07-04 17:32:45 source > at sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:826) ~[?:?] 2022-07-04 17:32:45 source > at java.net.Socket$SocketOutputStream.write(Socket.java:1035) ~[?:?] 2022-07-04 17:32:45 source > at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:340) ~[?:?] 2022-07-04 17:32:45 source > at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1298) ~[?:?] 2022-07-04 17:32:45 source > at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) ~[?:?] 2022-07-04 17:32:45 source > at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142) ~[?:?] 2022-07-04 17:32:45 source > at org.postgresql.core.PGStream.flush(PGStream.java:709) ~[postgresql-42.3.5.jar:42.3.5] 2022-07-04 17:32:45 source > at org.postgresql.core.v3.QueryExecutorImpl.sendSync(QueryExecutorImpl.java:1527) ~[postgresql-42.3.5.jar:42.3.5] 2022-07-04 17:32:45 source > at org.postgresql.core.v3.QueryExecutorImpl.fetch(QueryExecutorImpl.java:2559) ~[postgresql-42.3.5.jar:42.3.5] 2022-07-04 17:32:45 source > ... 45 more 2022-07-04 17:32:45 source > 2022-07-04 17:32:45 ERROR i.a.c.u.CompositeIterator(close):93 - exception while closing 2022-07-04 17:32:45 source > java.lang.RuntimeException: java.sql.SQLException: Connection is closed 2022-07-04 17:32:45 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:71) ~[io.airbyte.airbyte-db-db-lib-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at java.util.stream.AbstractPipeline.close(AbstractPipeline.java:323) ~[?:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.LazyAutoCloseableIterator.close(LazyAutoCloseableIterator.java:52) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.CompositeIterator.close(CompositeIterator.java:91) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) [io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) [io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:155) [io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) [io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.adaptive.AdaptiveSourceRunner$Runner.run(AdaptiveSourceRunner.java:86) [io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.source.postgres.PostgresSourceRunner.main(PostgresSourceRunner.java:15) [io.airbyte.airbyte-integrations.connectors-source-postgres-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > Caused by: java.sql.SQLException: Connection is closed 2022-07-04 17:32:45 source > at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection.lambda$getClosedConnection$0(ProxyConnection.java:502) ~[HikariCP-5.0.1.jar:?] 2022-07-04 17:32:45 source > at jdk.proxy3.$Proxy38.setAutoCommit(Unknown Source) ~[?:?] 2022-07-04 17:32:45 source > at com.zaxxer.hikari.pool.ProxyConnection.setAutoCommit(ProxyConnection.java:401) ~[HikariCP-5.0.1.jar:?] 2022-07-04 17:32:45 source > at com.zaxxer.hikari.pool.HikariProxyConnection.setAutoCommit(HikariProxyConnection.java) ~[HikariCP-5.0.1.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:68) ~[io.airbyte.airbyte-db-db-lib-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > ... 21 more 2022-07-04 17:32:45 source > 2022-07-04 17:32:45 ERROR i.a.i.b.AirbyteExceptionHandler(uncaughtException):26 - Something went wrong in the connector. See the logs for more details. 2022-07-04 17:32:45 source > java.lang.RuntimeException: org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend. 2022-07-04 17:32:45 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase$1.tryAdvance(StreamingJdbcDatabase.java:100) ~[io.airbyte.airbyte-db-db-lib-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at java.util.Spliterators$1Adapter.hasNext(Spliterators.java:681) ~[?:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.LazyAutoCloseableIterator.computeNext(LazyAutoCloseableIterator.java:42) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:53) ~[io.airbyte.airbyte-integrations.connectors-source-relational-db-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:19) ~[io.airbyte.airbyte-integrations.connectors-source-relational-db-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.CompositeIterator.computeNext(CompositeIterator.java:63) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-07-04 17:32:45 source > at java.util.Iterator.forEachRemaining(Iterator.java:132) ~[?:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.lambda$produceMessages$2(IntegrationRunner.java:176) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.produceMessages(IntegrationRunner.java:175) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$0(IntegrationRunner.java:156) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:156) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.adaptive.AdaptiveSourceRunner$Runner.run(AdaptiveSourceRunner.java:86) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.source.postgres.PostgresSourceRunner.main(PostgresSourceRunner.java:15) ~[io.airbyte.airbyte-integrations.connectors-source-postgres-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > Suppressed: java.lang.RuntimeException: java.sql.SQLException: Connection is closed 2022-07-04 17:32:45 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:71) ~[io.airbyte.airbyte-db-db-lib-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at java.util.stream.AbstractPipeline.close(AbstractPipeline.java:323) ~[?:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.LazyAutoCloseableIterator.close(LazyAutoCloseableIterator.java:52) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.CompositeIterator.close(CompositeIterator.java:91) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49) ~[io.airbyte-airbyte-commons-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:155) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.base.adaptive.AdaptiveSourceRunner$Runner.run(AdaptiveSourceRunner.java:86) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.integrations.source.postgres.PostgresSourceRunner.main(PostgresSourceRunner.java:15) ~[io.airbyte.airbyte-integrations.connectors-source-postgres-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > Caused by: java.sql.SQLException: Connection is closed 2022-07-04 17:32:45 source > at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection.lambda$getClosedConnection$0(ProxyConnection.java:502) ~[HikariCP-5.0.1.jar:?] 2022-07-04 17:32:45 source > at jdk.proxy3.$Proxy38.setAutoCommit(Unknown Source) ~[?:?] 2022-07-04 17:32:45 source > at com.zaxxer.hikari.pool.ProxyConnection.setAutoCommit(ProxyConnection.java:401) ~[HikariCP-5.0.1.jar:?] 2022-07-04 17:32:45 source > at com.zaxxer.hikari.pool.HikariProxyConnection.setAutoCommit(HikariProxyConnection.java) ~[HikariCP-5.0.1.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:68) ~[io.airbyte.airbyte-db-db-lib-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > ... 21 more 2022-07-04 17:32:45 source > Caused by: org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend. 2022-07-04 17:32:45 source > at org.postgresql.core.v3.QueryExecutorImpl.fetch(QueryExecutorImpl.java:2566) ~[postgresql-42.3.5.jar:42.3.5] 2022-07-04 17:32:45 source > at org.postgresql.jdbc.PgResultSet.next(PgResultSet.java:2155) ~[postgresql-42.3.5.jar:42.3.5] 2022-07-04 17:32:45 source > at com.zaxxer.hikari.pool.HikariProxyResultSet.next(HikariProxyResultSet.java) ~[HikariCP-5.0.1.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase$1.tryAdvance(StreamingJdbcDatabase.java:91) ~[io.airbyte.airbyte-db-db-lib-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > ... 42 more 2022-07-04 17:32:45 source > Caused by: java.net.SocketException: Connection reset by peer 2022-07-04 17:32:45 source > at sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:420) ~[?:?] 2022-07-04 17:32:45 source > at sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440) ~[?:?] 2022-07-04 17:32:45 source > at sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:826) ~[?:?] 2022-07-04 17:32:45 source > at java.net.Socket$SocketOutputStream.write(Socket.java:1035) ~[?:?] 2022-07-04 17:32:45 source > at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:340) ~[?:?] 2022-07-04 17:32:45 source > at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1298) ~[?:?] 2022-07-04 17:32:45 source > at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) ~[?:?] 2022-07-04 17:32:45 source > at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142) ~[?:?] 2022-07-04 17:32:45 source > at org.postgresql.core.PGStream.flush(PGStream.java:709) ~[postgresql-42.3.5.jar:42.3.5] 2022-07-04 17:32:45 source > at org.postgresql.core.v3.QueryExecutorImpl.sendSync(QueryExecutorImpl.java:1527) ~[postgresql-42.3.5.jar:42.3.5] 2022-07-04 17:32:45 source > at org.postgresql.core.v3.QueryExecutorImpl.fetch(QueryExecutorImpl.java:2559) ~[postgresql-42.3.5.jar:42.3.5] 2022-07-04 17:32:45 source > at org.postgresql.jdbc.PgResultSet.next(PgResultSet.java:2155) ~[postgresql-42.3.5.jar:42.3.5] 2022-07-04 17:32:45 source > at com.zaxxer.hikari.pool.HikariProxyResultSet.next(HikariProxyResultSet.java) ~[HikariCP-5.0.1.jar:?] 2022-07-04 17:32:45 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase$1.tryAdvance(StreamingJdbcDatabase.java:91) ~[io.airbyte.airbyte-db-db-lib-0.39.29-alpha.jar:?] 2022-07-04 17:32:45 source > ... 42 more 2022-07-04 17:32:45 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.type: does not have a value in the enumeration [RECORD, STATE, LOG, SPEC, CONNECTION_STATUS, CATALOG] 2022-07-04 17:32:45 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: {"type":"TRACE","trace":{"type":"ERROR","emitted_at":1.656955965631E12,"error":{"message":"Something went wrong in the connector. See the logs for more details.","internal_message":"java.lang.RuntimeException: org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend.","stack_trace":"java.lang.RuntimeException: org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend.\n\tat io.airbyte.db.jdbc.StreamingJdbcDatabase$1.tryAdvance(StreamingJdbcDatabase.java:100)\n\tat java.base/java.util.Spliterators$1Adapter.hasNext(Spliterators.java:681)\n\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat io.airbyte.commons.util.LazyAutoCloseableIterator.computeNext(LazyAutoCloseableIterator.java:42)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46)\n\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:53)\n\tat io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:19)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46)\n\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat io.airbyte.commons.util.CompositeIterator.computeNext(CompositeIterator.java:63)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)\n\tat com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)\n\tat com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)\n\tat java.base/java.util.Iterator.forEachRemaining(Iterator.java:132)\n\tat io.airbyte.integrations.base.IntegrationRunner.lambda$produceMessages$2(IntegrationRunner.java:176)\n\tat io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232)\n\tat io.airbyte.integrations.base.IntegrationRunner.produceMessages(IntegrationRunner.java:175)\n\tat io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$0(IntegrationRunner.java:156)\n\tat io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54)\n\tat io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38)\n\tat io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:156)\n\tat io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107)\n\tat io.airbyte.integrations.base.adaptive.AdaptiveSourceRunner$Runner.run(AdaptiveSourceRunner.java:86)\n\tat io.airbyte.integrations.source.postgres.PostgresSourceRunner.main(PostgresSourceRunner.java:15)\n\tSuppressed: java.lang.RuntimeException: java.sql.SQLException: Connection is closed\n\t\tat io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:71)\n\t\tat java.base/java.util.stream.AbstractPipeline.close(AbstractPipeline.java:323)\n\t\tat io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15)\n\t\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49)\n\t\tat io.airbyte.commons.util.LazyAutoCloseableIterator.close(LazyAutoCloseableIterator.java:52)\n\t\tat io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15)\n\t\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49)\n\t\tat io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15)\n\t\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49)\n\t\tat io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15)\n\t\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49)\n\t\tat io.airbyte.commons.util.CompositeIterator.close(CompositeIterator.java:91)\n\t\tat io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88)\n\t\tat io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15)\n\t\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49)\n\t\tat io.airbyte.commons.util.AutoCloseableIterators.lambda$appendOnClose$0(AutoCloseableIterators.java:88)\n\t\tat io.airbyte.commons.concurrency.VoidCallable.call(VoidCallable.java:15)\n\t\tat io.airbyte.commons.util.DefaultAutoCloseableIterator.close(DefaultAutoCloseableIterator.java:49)\n\t\tat io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:155)\n\t\t... 3 more\n\tCaused by: java.sql.SQLException: Connection is closed\n\t\tat com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection.lambda$getClosedConnection$0(ProxyConnection.java:502)\n\t\tat jdk.proxy3/jdk.proxy3.$Proxy38.setAutoCommit(Unknown Source)\n\t\tat com.zaxxer.hikari.pool.ProxyConnection.setAutoCommit(ProxyConnection.java:401)\n\t\tat com.zaxxer.hikari.pool.HikariProxyConnection.setAutoCommit(HikariProxyConnection.java)\n\t\tat io.airbyte.db.jdbc.StreamingJdbcDatabase.lambda$unsafeQuery$0(StreamingJdbcDatabase.java:68)\n\t\t... 21 more\nCaused by: org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend.\n\tat org.postgresql.core.v3.QueryExecutorImpl.fetch(QueryExecutorImpl.java:2566)\n\tat org.postgresql.jdbc.PgResultSet.next(PgResultSet.java:2155)\n\tat com.zaxxer.hikari.pool.HikariProxyResultSet.next(HikariProxyResultSet.java)\n\tat io.airbyte.db.jdbc.StreamingJdbcDatabase$1.tryAdvance(StreamingJdbcDatabase.java:91)\n\t... 42 more\nCaused by: java.net.SocketException: Connection reset by peer\n\tat java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:420)\n\tat java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440)\n\tat java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:826)\n\tat java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1035)\n\tat java.base/sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:340)\n\tat java.base/sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1298)\n\tat java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)\n\tat java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142)\n\tat org.postgresql.core.PGStream.flush(PGStream.java:709)\n\tat org.postgresql.core.v3.QueryExecutorImpl.sendSync(QueryExecutorImpl.java:1527)\n\tat org.postgresql.core.v3.QueryExecutorImpl.fetch(QueryExecutorImpl.java:2559)\n\t... 45 more\n","failure_type":"system_error"}}} 2022-07-04 17:32:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):305 - Total records read: 62267319 (148 GB) 2022-07-04 17:32:45 destination > 2022-07-04 17:32:45 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-07-04 17:32:45 destination > 2022-07-04 17:32:45 INFO i.a.i.d.b.BufferedStreamConsumer(close):171 - executing on success close procedure. 2022-07-04 17:32:45 destination > 2022-07-04 17:32:45 INFO i.a.i.d.r.SerializedBufferingStrategy(flushAll):103 - Flushing all 1 current buffers (6 MB in total) 2022-07-04 17:32:45 destination > 2022-07-04 17:32:45 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):106 - Flushing buffer of stream inc-spans (6 MB) 2022-07-04 17:32:45 destination > 2022-07-04 17:32:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream inc-spans (6 MB) to staging 2022-07-04 17:32:45 destination > 2022-07-04 17:32:45 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-07-04 17:32:45 destination > 2022-07-04 17:32:45 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 41bf5f70-8f0a-489f-a0e2-769e5ea94a7a8618514726332144050.csv.gz (6 MB) 2022-07-04 17:32:47 destination > 2022-07-04 17:32:47 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-07-04 17:32:47 destination > 2022-07-04 17:32:47 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 41bf5f70-8f0a-489f-a0e2-769e5ea94a7a8618514726332144050.csv.gz 2022-07-04 17:32:47 destination > 2022-07-04 17:32:47 INFO i.a.i.d.r.SerializedBufferingStrategy(close):127 - Closing buffer for stream inc-spans 2022-07-04 17:32:47 destination > 2022-07-04 17:32:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):186 - Copying into tables in destination started for 1 streams 2022-07-04 17:32:47 destination > 2022-07-04 17:32:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream inc-spans of schema AIRBYTE_SCHEMA into tmp table _airbyte_tmp_oie_inc_spans to final table _airbyte_raw_inc_spans from stage path 2022/07/04/14/7E85C34D-4D08-4C8E-BFBF-0B119420CFC7/ with 148 file(s) [b598184c-5dcd-4cb9-b174-6f1ee175972e16091190120268921805.csv.gz,7a715aad-828b-4300-964e-a3a61c4588cb3927380192917225825.csv.gz,c7d5dbfa-43e7-40d5-b293-7f4b5cc2c3193907474362519912560.csv.gz,6a5ab956-c29b-474b-bdba-0e7e6db7bb5c16860919848707954854.csv.gz,dd40b9d1-74c5-4ab6-a915-e24abebd672211411117480647083469.csv.gz,eaf1b845-54b7-4d82-a0f4-648d803dce3614689312632846770822.csv.gz,918ffc28-69e6-452a-83cb-2843c567ca619873767711075251973.csv.gz,4adda051-764e-4d4b-a76e-7dffbda2ab8917064426309257982568.csv.gz,23f1b4af-4687-4778-afc3-31fb553339a610568467497399697674.csv.gz,4058acea-bf6e-4c6a-822b-74966d7dcd4617496962000536069899.csv.gz,7d77bcbf-5f2b-4379-8109-ddde9c94236517450892898930790251.csv.gz,334ba5aa-8377-483e-9ae6-5ce4ab7a35b016256424804274856060.csv.gz,8bea5bbe-221e-4f6c-877a-91838e1ed85711855087401483896087.csv.gz,4a1741fc-9f33-444f-b66f-6e93e42a4cbc14481421820942551527.csv.gz,70839527-cfad-4b8f-be0a-d40b345cf13a3279993800162339247.csv.gz,80c38a16-f8a3-4098-bafc-f6d3fb4d67de10617727296178904967.csv.gz,f43f6299-5840-4431-a4d7-456aab45f8b914859460384963861080.csv.gz,e7f0fcf9-1489-42a4-9342-ec25f725a62c14157812288099278500.csv.gz,c3621da2-d427-4f31-9036-cebcfec3933b5659592008222878834.csv.gz,7525fa41-516a-4221-b64f-8c537a3afc6f15964120091564182045.csv.gz,5fa80c13-e455-4089-bba7-cd4294ec923c3671295779317974674.csv.gz,ba773b82-1f7f-4d10-bd53-37006e0ada04894193087674609052.csv.gz,b7aa19ad-9b93-497b-9be4-b515c2a94c00891340687014229889.csv.gz,39c9ecd3-627d-4ca6-875f-89af03c54de51129472460491557719.csv.gz,48f48c54-2ce3-47a4-9cd9-c3914530b2cd10294058951080849906.csv.gz,0a4bf70f-88f0-4457-b8db-d7f877836dee6808459765290163369.csv.gz,d61d6af1-c11b-4723-8dc0-265144fd53fe15588636503173810752.csv.gz,103bd43a-5dcd-4d75-a881-1e5c190ae5404539127740513511524.csv.gz,6c3d7c54-6016-46f0-af67-e11431b314646586865512565728512.csv.gz,03015d75-f1e6-4d6d-a4df-c12f1bed2fe54597440626314963725.csv.gz,b0270af0-918d-493c-9fc3-c6c7b9e6688a1451437297523918859.csv.gz,2f1186b3-81ce-48c5-8033-f712f24b69a82106491973011158014.csv.gz,c2ba14b5-3b5a-4a68-aaff-0833c594c89912910559826809326415.csv.gz,58abc537-dcf2-4142-8507-5af163c613ed13626823061583847238.csv.gz,0c2b93ac-9063-425d-8ea4-a74088afc75f4732393006733811356.csv.gz,fe321840-e352-4752-95ba-38015fb0dc406469349072241397073.csv.gz,199fb58b-13c2-408b-81fa-d0c75553e7343086542477837904898.csv.gz,241c61ac-2771-48fe-aa06-fb145dfb8e7a14589347347528246844.csv.gz,34d857d5-4826-4bd7-bfef-76d6eb594ab96247121282777345547.csv.gz,b5e46190-9ad8-42b3-b1ad-0f7c43c3483814404290772607409917.csv.gz,15161e16-06e0-4bfb-8df5-c211c069900715570329679285207207.csv.gz,6ccce93f-77ee-4853-9677-70878fd029d515305286795121708613.csv.gz,aa349e30-e36d-4bfb-a3f9-147a5fb89cca16299618351298785307.csv.gz,4a81ac42-8f1b-4dfe-b5a9-2439fc79ee0d17674869347430832763.csv.gz,76e4de2d-2d1e-432a-9762-9c8d8a7f69715566695910909736424.csv.gz,7d5eccab-a191-4b40-892e-94cd91f2f6fa14906067593303829016.csv.gz,d12e9916-584a-4335-8592-245db9d7e7cb14233673896751926095.csv.gz,fd9aab63-b830-4266-803d-8523192624fd16478349767582357603.csv.gz,c85c3bdd-4f27-4fab-aab0-0818eeccbfe117544806308271367623.csv.gz,17e179d0-4ae2-4fb6-ab71-9fb5e47b2ddf4720851400729084960.csv.gz,02061098-8619-468f-a74f-065ca20f43165464672089202875437.csv.gz,81eabd92-5556-4ff8-a0b5-65f0ebce650b5464437953498497111.csv.gz,b36554bf-4161-4e87-91bd-0a969912d3c56257273777839880141.csv.gz,59310528-2468-4f57-9b3e-346fc8524c1d18607630685702048.csv.gz,c757803c-6beb-4f7a-b918-22a2036e61cd6761553384721665942.csv.gz,5d74c23a-c8a1-41c0-bcdf-1e2d2d01b25218342711725815907534.csv.gz,7d0a1063-61e5-4ab0-ab4b-844fe4e20fdf1088783511674596231.csv.gz,b64b9dfd-ac4b-4b2a-bc56-18e5a11d48fa7844782773191828251.csv.gz,669a5602-ca75-4e35-9a9e-e287526a413114080928078994057196.csv.gz,37ab1366-5798-48b3-8e17-0f9898f3d6a02683815781380479417.csv.gz,bdf24e28-5cde-478b-a0a2-84ead089febd4844657944053311601.csv.gz,adee6d71-30d7-4c8a-b8ad-c55ea817e072578915632093643236.csv.gz,a74ad56b-a729-46ed-8c5b-b891d79a45b86852570588401168621.csv.gz,6de61042-6682-4686-b3e1-8fc535d162885071679401145704028.csv.gz,73b5982f-8298-440b-91f4-22352057ff0f17008414179391171550.csv.gz,44716d50-3256-4298-bfd6-7b028220b3b75843251143358635705.csv.gz,60104081-d27b-49fb-97d9-2a23fc90d63210428271191634713972.csv.gz,3b781168-6ec8-4723-9ad5-47f8fa0197a512253742010356358417.csv.gz,6962648f-18af-4a84-b162-0d498face17813512286563198622611.csv.gz,f7ec1acf-5f66-454d-933a-df24df4cdffe1869765729762504863.csv.gz,56f474a4-f06c-4192-83f7-025a98baef6e10624833284550725418.csv.gz,0c51a540-6f55-4be0-9ea4-09f2788069d54094525939484386138.csv.gz,90379dbc-1309-4a97-8216-80bde318d5be5352778702875129680.csv.gz,4c67f482-d653-41ac-9abf-9a9309bde52f12411851895930162732.csv.gz,133eb413-9d41-4367-9788-6355cfddf7eb8737116936129638924.csv.gz,12e8ced0-8a0a-43e3-a16c-237d93a0bf663115713410353211136.csv.gz,0ae349d3-e52b-4124-bfa3-663a3ba4bc9711053833621207286942.csv.gz,98028da1-7742-4bfa-9fb1-61d71174eaf27129027309203112532.csv.gz,2e7f3980-63d2-424b-839e-e2e0c41998051314026568481332551.csv.gz,ea5aa7fe-b681-4f2e-8e71-d4caedef46e37223994494098883857.csv.gz,0fa08dab-b4d6-4429-8cc1-6b5b75faa99916903079454262599920.csv.gz,6bf5e453-cb35-41cc-857a-c4ee068e67bc3250241395192717950.csv.gz,7b92e139-ace5-4afc-a6b7-57f767637a8c14666522199160799523.csv.gz,08a4df81-4f89-4a17-9fc4-1ace2f6dff729251357177036788038.csv.gz,55ee6275-9ee2-439f-899e-5bc7402f198c10809822796325635574.csv.gz,b151cb7b-f99e-4dde-95df-eccb862eb0b5667114573085677434.csv.gz,8821c338-8fc4-4ad6-b81a-4710e53a754114722256391462277333.csv.gz,f1fa1ff0-a380-48f7-978f-ba30babf4ded18151215869950584160.csv.gz,2948badf-69d0-44ca-9517-0938efbb601d2027815278941923351.csv.gz,df984959-75b5-4f1c-8c30-a2b91956ec4e1580998877879126462.csv.gz,45f67cc1-8f3d-4c5a-adb5-3bbc1cbb5afb17155542085302948143.csv.gz,43ad03db-3b3a-48a1-a761-cb30e829c9317739690018294165080.csv.gz,32ec77f7-67fd-43ba-8862-53d7d5fe036715298514816556297420.csv.gz,8cd7bfab-dac1-49e6-a68b-fe19c590210316340053936954973443.csv.gz,36d73ded-fa21-4120-93b9-5f33c00abf781021636640237273316.csv.gz,17f6468a-927e-43b6-b8d0-262c2bcd3e7117396749619339613495.csv.gz,0c5eba62-b15f-4438-8bf3-be7ebc7e82f21657874088074646512.csv.gz,df0a537e-4f12-4d2a-bebe-4c6f9f32b55f127150042769610814.csv.gz,57e923a5-5a86-4801-9be5-4c9de02d58ad11029929079759125034.csv.gz,fed18203-ece7-4019-9c44-27c6e1f50ece2601274975604986909.csv.gz,e6941c92-9f22-45c5-8b05-eae7376425614493127697106044476.csv.gz,b52f20cc-12c4-46c9-9017-3f4f3af7deb212959065153745661461.csv.gz,f7994bef-0c74-4c3f-886c-d10d62af4c717155544627752459573.csv.gz,8459989d-535e-4785-9335-250c7ddaa42d7879487767585368422.csv.gz,0a68943b-abdb-488c-a17d-eb7f8344abfa1649884326795747040.csv.gz,b0bb49eb-fc29-42de-a571-6f44369ba7e210258213611347726882.csv.gz,bae88247-658f-4d08-ae75-f010186a0a3c3780656463745934693.csv.gz,3537d1b9-d31a-4b94-b721-8c434860442417916915970539695206.csv.gz,c56e44c7-6152-43cb-844f-0d92b580a0a98968228657884364234.csv.gz,8dd6976b-8e9a-4a76-98e9-7f45dc5569168815412783366978000.csv.gz,4db104c4-66fe-496e-b88f-91e652f25713864353236761634516.csv.gz,e600eb0b-f87a-4c9b-a5bf-bbfb0d54106c5254724184493662727.csv.gz,747e9818-1ba2-47f9-9581-adbff7dc4c57920157727822026619.csv.gz,76930e03-6292-4297-97ad-7ea4e9ced6615461357739435467304.csv.gz,b37df404-73c4-40c7-b20e-683dba9ffacb15694470099068579974.csv.gz,d7334bcf-b1bf-4fb0-8dbe-29078d6e92fd6351840514675816867.csv.gz,4544f3bf-4ee3-47ba-b3b1-ae5ccc2b10526199558254745916288.csv.gz,0931503f-f257-4b6b-8435-d90abe1683925465229694234503624.csv.gz,d759a9fb-c504-482b-96ef-2b9dd800779d10828074204998649782.csv.gz,508b9dcd-20b6-4d92-a8b3-975b277f22d98276387520802224401.csv.gz,5e6d7336-1a09-4cdc-b031-00dcd1b8e54912577497596363774170.csv.gz,fdbb4382-f1c4-4a7d-a1ac-a11e4bd452f49769976740438640653.csv.gz,ca8e5c0c-29b3-4c45-be5d-20f987bd9cd311308205378913780605.csv.gz,9d9e16ca-343f-4cbd-898a-11196619210317979322408603193406.csv.gz,00fdc2c8-f781-493f-941c-f239c900414010118401725132294804.csv.gz,bf285f4b-9649-4d18-90ae-74a058010b263873646081746279949.csv.gz,e7d76e12-6e9c-4151-9d07-ca7f3758122311868520345447561775.csv.gz,768dc8de-5b72-4b72-8c84-7d8f9a2b597e2020827009220107711.csv.gz,60889219-22ce-42fe-9307-1df2fc0e5bc411687948430210049890.csv.gz,c26aa557-3a6b-4d38-8cea-24efe8dff4f714385306791685740793.csv.gz,7b7a7122-b6ec-4b63-92f9-66a660b48e4614885491130444724136.csv.gz,df0c8089-1b45-4d99-a15d-35b5e324f7ea3807225273806967082.csv.gz,0fa566a3-582a-405c-ad9c-4e65773dcca214589950268255724153.csv.gz,5881f36a-fc4b-4445-8115-1c2f5beb4f2913327782425458899589.csv.gz,4c747096-008e-4495-aba5-def53efca1e716825709349173555644.csv.gz,dd0701d1-b5e6-4e82-946a-cd60c82b96b511759551832682316477.csv.gz,460b6033-3830-490a-b880-305518302b3814784957743153424838.csv.gz,07eb7a76-1101-4f18-abf5-342c15802e8617792842441102881442.csv.gz,05a7d2ce-d135-4024-8579-cc40c551b14718378320164244153506.csv.gz,4615632f-630b-4a92-9fe9-c0a800ea51889124744398605184057.csv.gz,3ce512d2-beea-412b-bd92-11ca7008f858958729668337751495.csv.gz,8b23f9e7-a251-4a7c-9798-11cdc0fe53857686671625340062645.csv.gz,617d3213-2eee-4011-867a-7961613289e414186527741569528919.csv.gz,49fefbb4-ca0a-440f-bdc6-0d9bcd8f97b58582033986801975022.csv.gz,0b590cf4-fd62-4d84-aed9-03d27402bfd916153940476404233826.csv.gz,74636cae-7202-4688-9ea2-eed7ee6091d18635445941836335636.csv.gz,d07c5f00-5eb7-4358-8d3e-8ff6275eddfe14005073743172954941.csv.gz,41bf5f70-8f0a-489f-a0e2-769e5ea94a7a8618514726332144050.csv.gz] 2022-07-04 17:33:46 ERROR i.a.w.DefaultReplicationWorker(run):169 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source 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:162) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.WorkerException: Source process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.protocols.airbyte.DefaultAirbyteSource.close(DefaultAirbyteSource.java:136) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:126) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.WorkerException: Destination process exit with code 143. 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.35.65-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:126) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$5(DefaultReplicationWorker.java:312) ~[io.airbyte-airbyte-workers-0.35.65-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-07-04 17:33:46 INFO i.a.w.DefaultReplicationWorker(run):228 - sync summary: io.airbyte.config.ReplicationAttemptSummary@71239fe4[status=failed,recordsSynced=62267319,bytesSynced=159927730132,startTime=1656945186021,endTime=1656956026035,totalStats=io.airbyte.config.SyncStats@187abb4e[recordsEmitted=62267319,bytesEmitted=159927730132,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@652aac9[streamName=inc-spans,stats=io.airbyte.config.SyncStats@3ada5e13[recordsEmitted=62267319,bytesEmitted=159927730132,stateMessagesEmitted=,recordsCommitted=]]]] 2022-07-04 17:33:46 INFO i.a.w.DefaultReplicationWorker(run):250 - Source did not output any state messages 2022-07-04 17:33:46 WARN i.a.w.DefaultReplicationWorker(run):261 - State capture: No state retained. 2022-07-04 17:33:46 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-07-04 17:33:46 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$1):147 - sync summary: io.airbyte.config.StandardSyncOutput@4c1d7c93[standardSyncSummary=io.airbyte.config.StandardSyncSummary@6342ff17[status=failed,recordsSynced=62267319,bytesSynced=159927730132,startTime=1656945186021,endTime=1656956026035,totalStats=io.airbyte.config.SyncStats@187abb4e[recordsEmitted=62267319,bytesEmitted=159927730132,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@652aac9[streamName=inc-spans,stats=io.airbyte.config.SyncStats@3ada5e13[recordsEmitted=62267319,bytesEmitted=159927730132,stateMessagesEmitted=,recordsCommitted=]]]],state=,outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@34ef55ea[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@32757799[stream=io.airbyte.protocol.models.AirbyteStream@15ab7ca0[name=inc-spans,jsonSchema={"type":"object","properties":{"kind":{"type":"number"},"error":{"type":"boolean"},"span_id":{"type":"string"},"duration":{"type":"number"},"resource":{"type":"string"},"space_id":{"type":"string"},"trace_id":{"type":"string"},"operation":{"type":"string"},"start_time":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"external_id":{"type":"string"},"system_tags":{"type":"string"},"tracer_span_id":{"type":"number"},"application_tags":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[span_id], [start_time]],namespace=,additionalProperties={}],syncMode=incremental,cursorField=[start_time],destinationSyncMode=append,primaryKey=[[span_id], [start_time]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@61e59345[failureOrigin=source,failureType=,internalMessage=io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1,externalMessage=Something went wrong within the source connector,metadata=io.airbyte.config.Metadata@2febda96[additionalProperties={attemptNumber=2, jobId=209}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source 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$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$5(DefaultReplicationWorker.java:312) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more ,retryable=,timestamp=1656955965838], io.airbyte.config.FailureReason@363ba94d[failureOrigin=replication,failureType=,internalMessage=java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed,externalMessage=Something went wrong during replication,metadata=io.airbyte.config.Metadata@78bb9d56[additionalProperties={attemptNumber=2, jobId=209}],stacktrace=java.util.concurrent.CompletionException: java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed 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: java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed at io.airbyte.workers.DefaultReplicationWorker.lambda$getDestinationOutputRunnable$6(DefaultReplicationWorker.java:367) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more Caused by: java.io.UncheckedIOException: java.io.IOException: Stream closed at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:574) at java.base/java.util.Spliterators$IteratorSpliterator.tryAdvance(Spliterators.java:1855) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.lambda$initPartialTraversalState$0(StreamSpliterators.java:292) at java.base/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.fillBuffer(StreamSpliterators.java:206) at java.base/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.doAdvance(StreamSpliterators.java:161) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.tryAdvance(StreamSpliterators.java:298) at java.base/java.util.Spliterators$1Adapter.hasNext(Spliterators.java:681) at io.airbyte.workers.protocols.airbyte.DefaultAirbyteDestination.isFinished(DefaultAirbyteDestination.java:141) at io.airbyte.workers.DefaultReplicationWorker.lambda$getDestinationOutputRunnable$6(DefaultReplicationWorker.java:341) ... 4 more Caused by: java.io.IOException: Stream closed at java.base/java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:168) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:334) at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270) at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313) at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188) at java.base/java.io.InputStreamReader.read(InputStreamReader.java:177) at java.base/java.io.BufferedReader.fill(BufferedReader.java:162) at java.base/java.io.BufferedReader.readLine(BufferedReader.java:329) at java.base/java.io.BufferedReader.readLine(BufferedReader.java:396) at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:571) ... 12 more ,retryable=,timestamp=1656956026034]]] 2022-07-04 17:33:46 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating... 2022-07-04 17:33:46 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/209/2/logs.log 2022-07-04 17:33:46 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.35.65-alpha 2022-07-04 17:33:46 INFO i.a.w.DefaultNormalizationWorker(run):46 - Running normalization. 2022-07-04 17:33:46 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization-snowflake:0.1.74 2022-07-04 17:33:46 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization-snowflake:0.1.74 exists... 2022-07-04 17:33:46 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization-snowflake:0.1.74 was found locally. 2022-07-04 17:33:46 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 209 2022-07-04 17:33:46 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/209/2/normalize --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.35.65-alpha airbyte/normalization-snowflake:0.1.74 run --integration-type snowflake --config destination_config.json --catalog destination_catalog.json 2022-07-04 17:33:46 normalization > Running: transform-config --config destination_config.json --integration-type snowflake --out /data/209/2/normalize 2022-07-04 17:33:46 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/209/2/normalize') 2022-07-04 17:33:46 normalization > transform_snowflake 2022-07-04 17:33:46 normalization > Running: transform-catalog --integration-type snowflake --profile-config-dir /data/209/2/normalize --catalog destination_catalog.json --out /data/209/2/normalize/models/generated/ --json-column _airbyte_data 2022-07-04 17:33:46 normalization > Processing destination_catalog.json... 2022-07-04 17:33:46 normalization > Generating airbyte_ctes/AIRBYTE_SCHEMA/INC_SPANS_AB1.sql from inc-spans 2022-07-04 17:33:46 normalization > Generating airbyte_ctes/AIRBYTE_SCHEMA/INC_SPANS_AB2.sql from inc-spans 2022-07-04 17:33:46 normalization > Generating airbyte_ctes/AIRBYTE_SCHEMA/INC_SPANS_AB3.sql from inc-spans 2022-07-04 17:33:46 normalization > Generating airbyte_incremental/AIRBYTE_SCHEMA/INC_SPANS.sql from inc-spans 2022-07-04 17:33:46 normalization > detected no config file for ssh, assuming ssh is off. 2022-07-04 17:33:48 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-07-04 17:33:48 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-07-04 17:33:48 normalization > 2022-07-04 17:33:48 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-07-04 17:33:48 normalization > 2022-07-04 17:33:51 normalization > 17:33:51 Running with dbt=1.0.0 2022-07-04 17:33:51 normalization > 17:33:51 Partial parse save file not found. Starting full parse. 2022-07-04 17:33:52 normalization > 17:33:52 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-07-04 17:33:52 normalization > There are 2 unused configuration paths: 2022-07-04 17:33:52 normalization > - models.airbyte_utils.generated.airbyte_tables 2022-07-04 17:33:52 normalization > - models.airbyte_utils.generated.airbyte_views 2022-07-04 17:33:52 normalization > 2022-07-04 17:33:52 normalization > 17:33:52 Found 4 models, 0 tests, 0 snapshots, 0 analyses, 528 macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics 2022-07-04 17:33:52 normalization > 17:33:52 2022-07-04 17:33:54 normalization > 17:33:54 Concurrency: 5 threads (target='prod') 2022-07-04 17:33:54 normalization > 17:33:54 2022-07-04 17:33:58 normalization > 17:33:58 1 of 1 START incremental model AIRBYTE_SCHEMA.INC_SPANS................................................................. [RUN] 2022-07-04 17:33:59 normalization > 17:33:59 17:33:59 + "AIRBYTE_DATABASE".AIRBYTE_SCHEMA."INC_SPANS"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-07-04 17:33:59 normalization > 17:33:59 1 of 1 ERROR creating incremental model AIRBYTE_SCHEMA.INC_SPANS........................................................ [ERROR in 1.30s] 2022-07-04 17:33:59 normalization > 17:33:59 2022-07-04 17:33:59 normalization > 17:33:59 Finished running 1 incremental model in 7.18s. 2022-07-04 17:33:59 normalization > 17:33:59 2022-07-04 17:33:59 normalization > 17:33:59 Completed with 1 error and 0 warnings: 2022-07-04 17:33:59 normalization > 17:33:59 2022-07-04 17:33:59 normalization > 17:33:59 Database Error in model INC_SPANS (models/generated/airbyte_incremental/AIRBYTE_SCHEMA/INC_SPANS.sql) 2022-07-04 17:33:59 normalization > 17:33:59 002003 (42S02): SQL compilation error: 2022-07-04 17:33:59 normalization > 17:33:59 Object 'AIRBYTE_DATABASE.AIRBYTE_SCHEMA._AIRBYTE_RAW_INC_SPANS' does not exist or not authorized. 2022-07-04 17:33:59 normalization > 17:33:59 compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_incremental/AIRBYTE_SCHEMA/INC_SPANS.sql 2022-07-04 17:33:59 normalization > 17:33:59 2022-07-04 17:33:59 normalization > 17:33:59 Done. PASS=0 WARN=0 ERROR=1 SKIP=0 TOTAL=1 2022-07-04 17:33:59 normalization > 2022-07-04 17:33:59 normalization > Diagnosing dbt debug to check if destination is available for dbt and well configured (1): 2022-07-04 17:33:59 normalization > 2022-07-04 17:34:01 normalization > 17:34:01 Running with dbt=1.0.0 2022-07-04 17:34:01 normalization > dbt version: 1.0.0 2022-07-04 17:34:01 normalization > python version: 3.9.9 2022-07-04 17:34:01 normalization > python path: /usr/local/bin/python 2022-07-04 17:34:01 normalization > os info: Linux-4.14.243-185.433.amzn2.x86_64-x86_64-with-glibc2.31 2022-07-04 17:34:01 normalization > Using profiles.yml file at /data/209/2/normalize/profiles.yml 2022-07-04 17:34:01 normalization > Using dbt_project.yml file at /data/209/2/normalize/dbt_project.yml 2022-07-04 17:34:01 normalization > 2022-07-04 17:34:01 normalization > Configuration: 2022-07-04 17:34:01 normalization > profiles.yml file [OK found and valid] 2022-07-04 17:34:01 normalization > dbt_project.yml file [OK found and valid] 2022-07-04 17:34:01 normalization > 2022-07-04 17:34:01 normalization > Required dependencies: 2022-07-04 17:34:01 normalization > - git [OK found] 2022-07-04 17:34:01 normalization > 2022-07-04 17:34:01 normalization > Connection: 2022-07-04 17:34:01 normalization > account: xjfwdin-gy36421 2022-07-04 17:34:01 normalization > user: AIRBYTE_USER 2022-07-04 17:34:01 normalization > database: AIRBYTE_DATABASE 2022-07-04 17:34:01 normalization > schema: AIRBYTE_SCHEMA 2022-07-04 17:34:01 normalization > warehouse: AIRBYTE_WAREHOUSE 2022-07-04 17:34:01 normalization > role: AIRBYTE_ROLE 2022-07-04 17:34:01 normalization > client_session_keep_alive: False 2022-07-04 17:34:02 normalization > Connection test: [OK connection ok] 2022-07-04 17:34:02 normalization > 2022-07-04 17:34:02 normalization > All checks passed! 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > Forward dbt output logs to diagnose/debug errors (0): 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > ============================== 2022-07-04 17:33:51.077442 | b6327ed6-8fec-4138-99e9-886367505732 ============================== 2022-07-04 17:34:03 normalization > 17:33:51.077442 [info ] [MainThread]: Running with dbt=1.0.0 2022-07-04 17:34:03 normalization > 17:33:51.077821 [debug] [MainThread]: running dbt with arguments Namespace(record_timing_info=None, debug=None, log_format=None, write_json=None, use_colors=None, printer_width=None, warn_error=None, version_check=None, partial_parse=None, single_threaded=False, use_experimental_parser=None, static_parser=None, profiles_dir='/data/209/2/normalize', send_anonymous_usage_stats=None, fail_fast=None, event_buffer_size='10000', project_dir='/data/209/2/normalize', profile=None, target=None, vars='{}', log_cache_events=False, threads=None, select=None, exclude=None, selector_name=None, state=None, defer=None, full_refresh=False, cls=, which='run', rpc_method='run') 2022-07-04 17:34:03 normalization > 17:33:51.077986 [debug] [MainThread]: Tracking: do not track 2022-07-04 17:34:03 normalization > 17:33:51.094611 [info ] [MainThread]: Partial parse save file not found. Starting full parse. 2022-07-04 17:34:03 normalization > 17:33:51.110144 [debug] [MainThread]: Parsing macros/get_custom_schema.sql 2022-07-04 17:34:03 normalization > 17:33:51.111016 [debug] [MainThread]: Parsing macros/incremental.sql 2022-07-04 17:34:03 normalization > 17:33:51.117004 [debug] [MainThread]: Parsing macros/should_full_refresh.sql 2022-07-04 17:34:03 normalization > 17:33:51.121676 [debug] [MainThread]: Parsing macros/star_intersect.sql 2022-07-04 17:34:03 normalization > 17:33:51.127247 [debug] [MainThread]: Parsing macros/cross_db_utils/array.sql 2022-07-04 17:34:03 normalization > 17:33:51.139476 [debug] [MainThread]: Parsing macros/cross_db_utils/concat.sql 2022-07-04 17:34:03 normalization > 17:33:51.141464 [debug] [MainThread]: Parsing macros/cross_db_utils/current_timestamp.sql 2022-07-04 17:34:03 normalization > 17:33:51.142006 [debug] [MainThread]: Parsing macros/cross_db_utils/datatypes.sql 2022-07-04 17:34:03 normalization > 17:33:51.151329 [debug] [MainThread]: Parsing macros/cross_db_utils/except.sql 2022-07-04 17:34:03 normalization > 17:33:51.152079 [debug] [MainThread]: Parsing macros/cross_db_utils/hash.sql 2022-07-04 17:34:03 normalization > 17:33:51.152630 [debug] [MainThread]: Parsing macros/cross_db_utils/json_operations.sql 2022-07-04 17:34:03 normalization > 17:33:51.182288 [debug] [MainThread]: Parsing macros/cross_db_utils/quote.sql 2022-07-04 17:34:03 normalization > 17:33:51.183817 [debug] [MainThread]: Parsing macros/cross_db_utils/surrogate_key.sql 2022-07-04 17:34:03 normalization > 17:33:51.185641 [debug] [MainThread]: Parsing macros/cross_db_utils/type_conversions.sql 2022-07-04 17:34:03 normalization > 17:33:51.190916 [debug] [MainThread]: Parsing macros/schema_tests/equal_rowcount.sql 2022-07-04 17:34:03 normalization > 17:33:51.192010 [debug] [MainThread]: Parsing macros/schema_tests/equality.sql 2022-07-04 17:34:03 normalization > 17:33:51.197811 [debug] [MainThread]: Parsing macros/adapters.sql 2022-07-04 17:34:03 normalization > 17:33:51.234302 [debug] [MainThread]: Parsing macros/catalog.sql 2022-07-04 17:34:03 normalization > 17:33:51.236188 [debug] [MainThread]: Parsing macros/materializations/incremental.sql 2022-07-04 17:34:03 normalization > 17:33:51.244818 [debug] [MainThread]: Parsing macros/materializations/merge.sql 2022-07-04 17:34:03 normalization > 17:33:51.248588 [debug] [MainThread]: Parsing macros/materializations/seed.sql 2022-07-04 17:34:03 normalization > 17:33:51.253638 [debug] [MainThread]: Parsing macros/materializations/snapshot.sql 2022-07-04 17:34:03 normalization > 17:33:51.254565 [debug] [MainThread]: Parsing macros/materializations/table.sql 2022-07-04 17:34:03 normalization > 17:33:51.257611 [debug] [MainThread]: Parsing macros/materializations/view.sql 2022-07-04 17:34:03 normalization > 17:33:51.258932 [debug] [MainThread]: Parsing macros/adapters/columns.sql 2022-07-04 17:34:03 normalization > 17:33:51.268363 [debug] [MainThread]: Parsing macros/adapters/freshness.sql 2022-07-04 17:34:03 normalization > 17:33:51.271150 [debug] [MainThread]: Parsing macros/adapters/indexes.sql 2022-07-04 17:34:03 normalization > 17:33:51.273757 [debug] [MainThread]: Parsing macros/adapters/metadata.sql 2022-07-04 17:34:03 normalization > 17:33:51.280559 [debug] [MainThread]: Parsing macros/adapters/persist_docs.sql 2022-07-04 17:34:03 normalization > 17:33:51.284960 [debug] [MainThread]: Parsing macros/adapters/relation.sql 2022-07-04 17:34:03 normalization > 17:33:51.294020 [debug] [MainThread]: Parsing macros/adapters/schema.sql 2022-07-04 17:34:03 normalization > 17:33:51.296108 [debug] [MainThread]: Parsing macros/etc/datetime.sql 2022-07-04 17:34:03 normalization > 17:33:51.304294 [debug] [MainThread]: Parsing macros/etc/statement.sql 2022-07-04 17:34:03 normalization > 17:33:51.308646 [debug] [MainThread]: Parsing macros/generic_test_sql/accepted_values.sql 2022-07-04 17:34:03 normalization > 17:33:51.309983 [debug] [MainThread]: Parsing macros/generic_test_sql/not_null.sql 2022-07-04 17:34:03 normalization > 17:33:51.310482 [debug] [MainThread]: Parsing macros/generic_test_sql/relationships.sql 2022-07-04 17:34:03 normalization > 17:33:51.311272 [debug] [MainThread]: Parsing macros/generic_test_sql/unique.sql 2022-07-04 17:34:03 normalization > 17:33:51.311921 [debug] [MainThread]: Parsing macros/get_custom_name/get_custom_alias.sql 2022-07-04 17:34:03 normalization > 17:33:51.313310 [debug] [MainThread]: Parsing macros/get_custom_name/get_custom_database.sql 2022-07-04 17:34:03 normalization > 17:33:51.314785 [debug] [MainThread]: Parsing macros/get_custom_name/get_custom_schema.sql 2022-07-04 17:34:03 normalization > 17:33:51.317163 [debug] [MainThread]: Parsing macros/materializations/configs.sql 2022-07-04 17:34:03 normalization > 17:33:51.319495 [debug] [MainThread]: Parsing macros/materializations/hooks.sql 2022-07-04 17:34:03 normalization > 17:33:51.323190 [debug] [MainThread]: Parsing macros/materializations/models/incremental/column_helpers.sql 2022-07-04 17:34:03 normalization > 17:33:51.327583 [debug] [MainThread]: Parsing macros/materializations/models/incremental/incremental.sql 2022-07-04 17:34:03 normalization > 17:33:51.337589 [debug] [MainThread]: Parsing macros/materializations/models/incremental/is_incremental.sql 2022-07-04 17:34:03 normalization > 17:33:51.339062 [debug] [MainThread]: Parsing macros/materializations/models/incremental/merge.sql 2022-07-04 17:34:03 normalization > 17:33:51.349756 [debug] [MainThread]: Parsing macros/materializations/models/incremental/on_schema_change.sql 2022-07-04 17:34:03 normalization > 17:33:51.364374 [debug] [MainThread]: Parsing macros/materializations/models/table/create_table_as.sql 2022-07-04 17:34:03 normalization > 17:33:51.367190 [debug] [MainThread]: Parsing macros/materializations/models/table/table.sql 2022-07-04 17:34:03 normalization > 17:33:51.374084 [debug] [MainThread]: Parsing macros/materializations/models/view/create_or_replace_view.sql 2022-07-04 17:34:03 normalization > 17:33:51.376768 [debug] [MainThread]: Parsing macros/materializations/models/view/create_view_as.sql 2022-07-04 17:34:03 normalization > 17:33:51.378981 [debug] [MainThread]: Parsing macros/materializations/models/view/helpers.sql 2022-07-04 17:34:03 normalization > 17:33:51.380221 [debug] [MainThread]: Parsing macros/materializations/models/view/view.sql 2022-07-04 17:34:03 normalization > 17:33:51.387357 [debug] [MainThread]: Parsing macros/materializations/seeds/helpers.sql 2022-07-04 17:34:03 normalization > 17:33:51.402501 [debug] [MainThread]: Parsing macros/materializations/seeds/seed.sql 2022-07-04 17:34:03 normalization > 17:33:51.408675 [debug] [MainThread]: Parsing macros/materializations/snapshots/helpers.sql 2022-07-04 17:34:03 normalization > 17:33:51.419025 [debug] [MainThread]: Parsing macros/materializations/snapshots/snapshot.sql 2022-07-04 17:34:03 normalization > 17:33:51.430174 [debug] [MainThread]: Parsing macros/materializations/snapshots/snapshot_merge.sql 2022-07-04 17:34:03 normalization > 17:33:51.431822 [debug] [MainThread]: Parsing macros/materializations/snapshots/strategies.sql 2022-07-04 17:34:03 normalization > 17:33:51.448362 [debug] [MainThread]: Parsing macros/materializations/tests/helpers.sql 2022-07-04 17:34:03 normalization > 17:33:51.450127 [debug] [MainThread]: Parsing macros/materializations/tests/test.sql 2022-07-04 17:34:03 normalization > 17:33:51.454532 [debug] [MainThread]: Parsing macros/materializations/tests/where_subquery.sql 2022-07-04 17:34:03 normalization > 17:33:51.456303 [debug] [MainThread]: Parsing tests/generic/builtin.sql 2022-07-04 17:34:03 normalization > 17:33:51.459205 [debug] [MainThread]: Parsing macros/cross_db_utils/_is_ephemeral.sql 2022-07-04 17:34:03 normalization > 17:33:51.461078 [debug] [MainThread]: Parsing macros/cross_db_utils/_is_relation.sql 2022-07-04 17:34:03 normalization > 17:33:51.462169 [debug] [MainThread]: Parsing macros/cross_db_utils/any_value.sql 2022-07-04 17:34:03 normalization > 17:33:51.463358 [debug] [MainThread]: Parsing macros/cross_db_utils/bool_or.sql 2022-07-04 17:34:03 normalization > 17:33:51.464849 [debug] [MainThread]: Parsing macros/cross_db_utils/cast_bool_to_text.sql 2022-07-04 17:34:03 normalization > 17:33:51.466304 [debug] [MainThread]: Parsing macros/cross_db_utils/concat.sql 2022-07-04 17:34:03 normalization > 17:33:51.467226 [debug] [MainThread]: Parsing macros/cross_db_utils/current_timestamp.sql 2022-07-04 17:34:03 normalization > 17:33:51.470420 [debug] [MainThread]: Parsing macros/cross_db_utils/datatypes.sql 2022-07-04 17:34:03 normalization > 17:33:51.476133 [debug] [MainThread]: Parsing macros/cross_db_utils/date_trunc.sql 2022-07-04 17:34:03 normalization > 17:33:51.477536 [debug] [MainThread]: Parsing macros/cross_db_utils/dateadd.sql 2022-07-04 17:34:03 normalization > 17:33:51.480255 [debug] [MainThread]: Parsing macros/cross_db_utils/datediff.sql 2022-07-04 17:34:03 normalization > 17:33:51.489639 [debug] [MainThread]: Parsing macros/cross_db_utils/escape_single_quotes.sql 2022-07-04 17:34:03 normalization > 17:33:51.491386 [debug] [MainThread]: Parsing macros/cross_db_utils/except.sql 2022-07-04 17:34:03 normalization > 17:33:51.492372 [debug] [MainThread]: Parsing macros/cross_db_utils/hash.sql 2022-07-04 17:34:03 normalization > 17:33:51.493685 [debug] [MainThread]: Parsing macros/cross_db_utils/identifier.sql 2022-07-04 17:34:03 normalization > 17:33:51.495214 [debug] [MainThread]: Parsing macros/cross_db_utils/intersect.sql 2022-07-04 17:34:03 normalization > 17:33:51.496196 [debug] [MainThread]: Parsing macros/cross_db_utils/last_day.sql 2022-07-04 17:34:03 normalization > 17:33:51.499665 [debug] [MainThread]: Parsing macros/cross_db_utils/length.sql 2022-07-04 17:34:03 normalization > 17:33:51.500899 [debug] [MainThread]: Parsing macros/cross_db_utils/literal.sql 2022-07-04 17:34:03 normalization > 17:33:51.501765 [debug] [MainThread]: Parsing macros/cross_db_utils/position.sql 2022-07-04 17:34:03 normalization > 17:33:51.503185 [debug] [MainThread]: Parsing macros/cross_db_utils/replace.sql 2022-07-04 17:34:03 normalization > 17:33:51.504389 [debug] [MainThread]: Parsing macros/cross_db_utils/right.sql 2022-07-04 17:34:03 normalization > 17:33:51.506466 [debug] [MainThread]: Parsing macros/cross_db_utils/safe_cast.sql 2022-07-04 17:34:03 normalization > 17:33:51.508334 [debug] [MainThread]: Parsing macros/cross_db_utils/split_part.sql 2022-07-04 17:34:03 normalization > 17:33:51.510065 [debug] [MainThread]: Parsing macros/cross_db_utils/width_bucket.sql 2022-07-04 17:34:03 normalization > 17:33:51.514876 [debug] [MainThread]: Parsing macros/jinja_helpers/log_info.sql 2022-07-04 17:34:03 normalization > 17:33:51.515962 [debug] [MainThread]: Parsing macros/jinja_helpers/pretty_log_format.sql 2022-07-04 17:34:03 normalization > 17:33:51.517022 [debug] [MainThread]: Parsing macros/jinja_helpers/pretty_time.sql 2022-07-04 17:34:03 normalization > 17:33:51.518155 [debug] [MainThread]: Parsing macros/jinja_helpers/slugify.sql 2022-07-04 17:34:03 normalization > 17:33:51.519274 [debug] [MainThread]: Parsing macros/materializations/insert_by_period_materialization.sql 2022-07-04 17:34:03 normalization > 17:33:51.542363 [debug] [MainThread]: Parsing macros/schema_tests/accepted_range.sql 2022-07-04 17:34:03 normalization > 17:33:51.544904 [debug] [MainThread]: Parsing macros/schema_tests/at_least_one.sql 2022-07-04 17:34:03 normalization > 17:33:51.546131 [debug] [MainThread]: Parsing macros/schema_tests/cardinality_equality.sql 2022-07-04 17:34:03 normalization > 17:33:51.548060 [debug] [MainThread]: Parsing macros/schema_tests/equal_rowcount.sql 2022-07-04 17:34:03 normalization > 17:33:51.549623 [debug] [MainThread]: Parsing macros/schema_tests/equality.sql 2022-07-04 17:34:03 normalization > 17:33:51.553134 [debug] [MainThread]: Parsing macros/schema_tests/expression_is_true.sql 2022-07-04 17:34:03 normalization > 17:33:51.554896 [debug] [MainThread]: Parsing macros/schema_tests/fewer_rows_than.sql 2022-07-04 17:34:03 normalization > 17:33:51.556447 [debug] [MainThread]: Parsing macros/schema_tests/mutually_exclusive_ranges.sql 2022-07-04 17:34:03 normalization > 17:33:51.565108 [debug] [MainThread]: Parsing macros/schema_tests/not_accepted_values.sql 2022-07-04 17:34:03 normalization > 17:33:51.567176 [debug] [MainThread]: Parsing macros/schema_tests/not_constant.sql 2022-07-04 17:34:03 normalization > 17:33:51.568392 [debug] [MainThread]: Parsing macros/schema_tests/not_null_proportion.sql 2022-07-04 17:34:03 normalization > 17:33:51.570517 [debug] [MainThread]: Parsing macros/schema_tests/recency.sql 2022-07-04 17:34:03 normalization > 17:33:51.572220 [debug] [MainThread]: Parsing macros/schema_tests/relationships_where.sql 2022-07-04 17:34:03 normalization > 17:33:51.574310 [debug] [MainThread]: Parsing macros/schema_tests/sequential_values.sql 2022-07-04 17:34:03 normalization > 17:33:51.577060 [debug] [MainThread]: Parsing macros/schema_tests/test_not_null_where.sql 2022-07-04 17:34:03 normalization > 17:33:51.578434 [debug] [MainThread]: Parsing macros/schema_tests/test_unique_where.sql 2022-07-04 17:34:03 normalization > 17:33:51.579787 [debug] [MainThread]: Parsing macros/schema_tests/unique_combination_of_columns.sql 2022-07-04 17:34:03 normalization > 17:33:51.582834 [debug] [MainThread]: Parsing macros/sql/date_spine.sql 2022-07-04 17:34:03 normalization > 17:33:51.586875 [debug] [MainThread]: Parsing macros/sql/generate_series.sql 2022-07-04 17:34:03 normalization > 17:33:51.590962 [debug] [MainThread]: Parsing macros/sql/get_column_values.sql 2022-07-04 17:34:03 normalization > 17:33:51.595980 [debug] [MainThread]: Parsing macros/sql/get_query_results_as_dict.sql 2022-07-04 17:34:03 normalization > 17:33:51.598258 [debug] [MainThread]: Parsing macros/sql/get_relations_by_pattern.sql 2022-07-04 17:34:03 normalization > 17:33:51.601580 [debug] [MainThread]: Parsing macros/sql/get_relations_by_prefix.sql 2022-07-04 17:34:03 normalization > 17:33:51.604978 [debug] [MainThread]: Parsing macros/sql/get_table_types_sql.sql 2022-07-04 17:34:03 normalization > 17:33:51.606150 [debug] [MainThread]: Parsing macros/sql/get_tables_by_pattern_sql.sql 2022-07-04 17:34:03 normalization > 17:33:51.612072 [debug] [MainThread]: Parsing macros/sql/get_tables_by_prefix_sql.sql 2022-07-04 17:34:03 normalization > 17:33:51.613688 [debug] [MainThread]: Parsing macros/sql/groupby.sql 2022-07-04 17:34:03 normalization > 17:33:51.614945 [debug] [MainThread]: Parsing macros/sql/haversine_distance.sql 2022-07-04 17:34:03 normalization > 17:33:51.620680 [debug] [MainThread]: Parsing macros/sql/nullcheck.sql 2022-07-04 17:34:03 normalization > 17:33:51.622278 [debug] [MainThread]: Parsing macros/sql/nullcheck_table.sql 2022-07-04 17:34:03 normalization > 17:33:51.623826 [debug] [MainThread]: Parsing macros/sql/pivot.sql 2022-07-04 17:34:03 normalization > 17:33:51.627862 [debug] [MainThread]: Parsing macros/sql/safe_add.sql 2022-07-04 17:34:03 normalization > 17:33:51.629448 [debug] [MainThread]: Parsing macros/sql/star.sql 2022-07-04 17:34:03 normalization > 17:33:51.633788 [debug] [MainThread]: Parsing macros/sql/surrogate_key.sql 2022-07-04 17:34:03 normalization > 17:33:51.637221 [debug] [MainThread]: Parsing macros/sql/union.sql 2022-07-04 17:34:03 normalization > 17:33:51.647202 [debug] [MainThread]: Parsing macros/sql/unpivot.sql 2022-07-04 17:34:03 normalization > 17:33:51.654827 [debug] [MainThread]: Parsing macros/web/get_url_host.sql 2022-07-04 17:34:03 normalization > 17:33:51.656751 [debug] [MainThread]: Parsing macros/web/get_url_parameter.sql 2022-07-04 17:34:03 normalization > 17:33:51.658264 [debug] [MainThread]: Parsing macros/web/get_url_path.sql 2022-07-04 17:34:03 normalization > 17:33:52.069924 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/AIRBYTE_SCHEMA/INC_SPANS_AB1.sql 2022-07-04 17:34:03 normalization > 17:33:52.108433 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/AIRBYTE_SCHEMA/INC_SPANS_AB1.sql 2022-07-04 17:34:03 normalization > 17:33:52.109941 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/AIRBYTE_SCHEMA/INC_SPANS_AB2.sql 2022-07-04 17:34:03 normalization > 17:33:52.125130 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/AIRBYTE_SCHEMA/INC_SPANS_AB2.sql 2022-07-04 17:34:03 normalization > 17:33:52.126464 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/AIRBYTE_SCHEMA/INC_SPANS_AB3.sql 2022-07-04 17:34:03 normalization > 17:33:52.149774 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/AIRBYTE_SCHEMA/INC_SPANS_AB3.sql 2022-07-04 17:34:03 normalization > 17:33:52.151455 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/AIRBYTE_SCHEMA/INC_SPANS.sql 2022-07-04 17:34:03 normalization > 17:33:52.157484 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/AIRBYTE_SCHEMA/INC_SPANS.sql 2022-07-04 17:34:03 normalization > 17:33:52.257317 [warn ] [MainThread]: [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-07-04 17:34:03 normalization > There are 2 unused configuration paths: 2022-07-04 17:34:03 normalization > - models.airbyte_utils.generated.airbyte_tables 2022-07-04 17:34:03 normalization > - models.airbyte_utils.generated.airbyte_views 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > 17:33:52.272648 [info ] [MainThread]: Found 4 models, 0 tests, 0 snapshots, 0 analyses, 528 macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics 2022-07-04 17:34:03 normalization > 17:33:52.273807 [info ] [MainThread]: 2022-07-04 17:34:03 normalization > 17:33:52.274232 [debug] [MainThread]: Acquiring new snowflake connection "master" 2022-07-04 17:34:03 normalization > 17:33:52.274992 [debug] [ThreadPool]: Acquiring new snowflake connection "list_AIRBYTE_DATABASE" 2022-07-04 17:34:03 normalization > 17:33:52.288784 [debug] [ThreadPool]: Using snowflake connection "list_AIRBYTE_DATABASE" 2022-07-04 17:34:03 normalization > 17:33:52.288980 [debug] [ThreadPool]: On list_AIRBYTE_DATABASE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "connection_name": "list_AIRBYTE_DATABASE"} */ 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > show terse schemas in database "AIRBYTE_DATABASE" 2022-07-04 17:34:03 normalization > limit 10000 2022-07-04 17:34:03 normalization > 17:33:52.289074 [debug] [ThreadPool]: Opening a new connection, currently in state init 2022-07-04 17:34:03 normalization > 17:33:53.353532 [debug] [ThreadPool]: SQL status: SUCCESS 2 in 1.06 seconds 2022-07-04 17:34:03 normalization > 17:33:53.355285 [debug] [ThreadPool]: On list_AIRBYTE_DATABASE: Close 2022-07-04 17:34:03 normalization > 17:33:53.566153 [debug] [ThreadPool]: Acquiring new snowflake connection "list_AIRBYTE_DATABASE_AIRBYTE_SCHEMA" 2022-07-04 17:34:03 normalization > 17:33:53.574191 [debug] [ThreadPool]: Using snowflake connection "list_AIRBYTE_DATABASE_AIRBYTE_SCHEMA" 2022-07-04 17:34:03 normalization > 17:33:53.574379 [debug] [ThreadPool]: On list_AIRBYTE_DATABASE_AIRBYTE_SCHEMA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "connection_name": "list_AIRBYTE_DATABASE_AIRBYTE_SCHEMA"} */ 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > show terse objects in "AIRBYTE_DATABASE".AIRBYTE_SCHEMA 2022-07-04 17:34:03 normalization > 17:33:53.574473 [debug] [ThreadPool]: Opening a new connection, currently in state closed 2022-07-04 17:34:03 normalization > 17:33:54.594017 [debug] [ThreadPool]: SQL status: SUCCESS 7 in 1.02 seconds 2022-07-04 17:34:03 normalization > 17:33:54.595710 [debug] [ThreadPool]: On list_AIRBYTE_DATABASE_AIRBYTE_SCHEMA: Close 2022-07-04 17:34:03 normalization > 17:33:54.800978 [info ] [MainThread]: Concurrency: 5 threads (target='prod') 2022-07-04 17:34:03 normalization > 17:33:54.801342 [info ] [MainThread]: 2022-07-04 17:34:03 normalization > 17:33:54.816559 [debug] [Thread-1 ]: Began running node model.airbyte_utils.INC_SPANS_AB1 2022-07-04 17:34:03 normalization > 17:33:54.816997 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.INC_SPANS_AB1" 2022-07-04 17:34:03 normalization > 17:33:54.817128 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.INC_SPANS_AB1 2022-07-04 17:34:03 normalization > 17:33:54.817251 [debug] [Thread-1 ]: Compiling model.airbyte_utils.INC_SPANS_AB1 2022-07-04 17:34:03 normalization > 17:33:54.831203 [debug] [Thread-1 ]: On "model.airbyte_utils.INC_SPANS_AB1": cache miss for schema "{self.database}.{self.schema}", this is inefficient 2022-07-04 17:34:03 normalization > 17:33:54.833879 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.INC_SPANS_AB1" 2022-07-04 17:34:03 normalization > 17:33:54.834032 [debug] [Thread-1 ]: On model.airbyte_utils.INC_SPANS_AB1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.INC_SPANS_AB1"} */ 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > show terse objects in "AIRBYTE_DATABASE"._AIRBYTE_AIRBYTE_SCHEMA 2022-07-04 17:34:03 normalization > 17:33:54.834121 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-07-04 17:34:03 normalization > 17:33:55.684934 [debug] [Thread-1 ]: Snowflake adapter: Snowflake query id: 01a562bd-0000-a639-0002-8b5200021412 2022-07-04 17:34:03 normalization > 17:33:55.685152 [debug] [Thread-1 ]: Snowflake adapter: Snowflake error: 002043 (02000): SQL compilation error: 2022-07-04 17:34:03 normalization > Object does not exist, or operation cannot be performed. 2022-07-04 17:34:03 normalization > 17:33:55.685300 [debug] [Thread-1 ]: Snowflake adapter: Error running SQL: macro list_relations_without_caching 2022-07-04 17:34:03 normalization > 17:33:55.685384 [debug] [Thread-1 ]: Snowflake adapter: Rolling back transaction. 2022-07-04 17:34:03 normalization > 17:33:55.685538 [debug] [Thread-1 ]: with database=AIRBYTE_DATABASE, schema=_AIRBYTE_AIRBYTE_SCHEMA, relations=[] 2022-07-04 17:34:03 normalization > 17:33:55.685757 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.INC_SPANS_AB1" 2022-07-04 17:34:03 normalization > 17:33:55.686064 [debug] [Thread-1 ]: finished collecting timing info 2022-07-04 17:34:03 normalization > 17:33:55.686197 [debug] [Thread-1 ]: On model.airbyte_utils.INC_SPANS_AB1: Close 2022-07-04 17:34:03 normalization > 17:33:55.951417 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.INC_SPANS_AB1 2022-07-04 17:34:03 normalization > 17:33:55.952333 [debug] [Thread-3 ]: Began running node model.airbyte_utils.INC_SPANS_AB2 2022-07-04 17:34:03 normalization > 17:33:55.952780 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.INC_SPANS_AB2" 2022-07-04 17:34:03 normalization > 17:33:55.952900 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.INC_SPANS_AB2 2022-07-04 17:34:03 normalization > 17:33:55.953004 [debug] [Thread-3 ]: Compiling model.airbyte_utils.INC_SPANS_AB2 2022-07-04 17:34:03 normalization > 17:33:55.962836 [debug] [Thread-3 ]: On "model.airbyte_utils.INC_SPANS_AB2": cache miss for schema "{self.database}.{self.schema}", this is inefficient 2022-07-04 17:34:03 normalization > 17:33:55.966718 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.INC_SPANS_AB2" 2022-07-04 17:34:03 normalization > 17:33:55.966916 [debug] [Thread-3 ]: On model.airbyte_utils.INC_SPANS_AB2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.INC_SPANS_AB2"} */ 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > show terse objects in "AIRBYTE_DATABASE"._AIRBYTE_AIRBYTE_SCHEMA 2022-07-04 17:34:03 normalization > 17:33:55.967003 [debug] [Thread-3 ]: Opening a new connection, currently in state init 2022-07-04 17:34:03 normalization > 17:33:56.794674 [debug] [Thread-3 ]: Snowflake adapter: Snowflake query id: 01a562bd-0000-a663-0002-8b52000206ce 2022-07-04 17:34:03 normalization > 17:33:56.794885 [debug] [Thread-3 ]: Snowflake adapter: Snowflake error: 002043 (02000): SQL compilation error: 2022-07-04 17:34:03 normalization > Object does not exist, or operation cannot be performed. 2022-07-04 17:34:03 normalization > 17:33:56.795026 [debug] [Thread-3 ]: Snowflake adapter: Error running SQL: macro list_relations_without_caching 2022-07-04 17:34:03 normalization > 17:33:56.795107 [debug] [Thread-3 ]: Snowflake adapter: Rolling back transaction. 2022-07-04 17:34:03 normalization > 17:33:56.795252 [debug] [Thread-3 ]: with database=AIRBYTE_DATABASE, schema=_AIRBYTE_AIRBYTE_SCHEMA, relations=[] 2022-07-04 17:34:03 normalization > 17:33:56.818242 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.INC_SPANS_AB2" 2022-07-04 17:34:03 normalization > 17:33:56.818588 [debug] [Thread-3 ]: finished collecting timing info 2022-07-04 17:34:03 normalization > 17:33:56.818739 [debug] [Thread-3 ]: On model.airbyte_utils.INC_SPANS_AB2: Close 2022-07-04 17:34:03 normalization > 17:33:57.034937 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.INC_SPANS_AB2 2022-07-04 17:34:03 normalization > 17:33:57.035692 [debug] [Thread-5 ]: Began running node model.airbyte_utils.INC_SPANS_AB3 2022-07-04 17:34:03 normalization > 17:33:57.036137 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.INC_SPANS_AB3" 2022-07-04 17:34:03 normalization > 17:33:57.036268 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.INC_SPANS_AB3 2022-07-04 17:34:03 normalization > 17:33:57.036379 [debug] [Thread-5 ]: Compiling model.airbyte_utils.INC_SPANS_AB3 2022-07-04 17:34:03 normalization > 17:33:57.045217 [debug] [Thread-5 ]: On "model.airbyte_utils.INC_SPANS_AB3": cache miss for schema "{self.database}.{self.schema}", this is inefficient 2022-07-04 17:34:03 normalization > 17:33:57.047704 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.INC_SPANS_AB3" 2022-07-04 17:34:03 normalization > 17:33:57.047851 [debug] [Thread-5 ]: On model.airbyte_utils.INC_SPANS_AB3: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.INC_SPANS_AB3"} */ 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > show terse objects in "AIRBYTE_DATABASE"._AIRBYTE_AIRBYTE_SCHEMA 2022-07-04 17:34:03 normalization > 17:33:57.047940 [debug] [Thread-5 ]: Opening a new connection, currently in state init 2022-07-04 17:34:03 normalization > 17:33:57.866048 [debug] [Thread-5 ]: Snowflake adapter: Snowflake query id: 01a562bd-0000-a663-0002-8b52000206d6 2022-07-04 17:34:03 normalization > 17:33:57.866262 [debug] [Thread-5 ]: Snowflake adapter: Snowflake error: 002043 (02000): SQL compilation error: 2022-07-04 17:34:03 normalization > Object does not exist, or operation cannot be performed. 2022-07-04 17:34:03 normalization > 17:33:57.866403 [debug] [Thread-5 ]: Snowflake adapter: Error running SQL: macro list_relations_without_caching 2022-07-04 17:34:03 normalization > 17:33:57.866494 [debug] [Thread-5 ]: Snowflake adapter: Rolling back transaction. 2022-07-04 17:34:03 normalization > 17:33:57.866637 [debug] [Thread-5 ]: with database=AIRBYTE_DATABASE, schema=_AIRBYTE_AIRBYTE_SCHEMA, relations=[] 2022-07-04 17:34:03 normalization > 17:33:57.887419 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.INC_SPANS_AB3" 2022-07-04 17:34:03 normalization > 17:33:57.887819 [debug] [Thread-5 ]: finished collecting timing info 2022-07-04 17:34:03 normalization > 17:33:57.887988 [debug] [Thread-5 ]: On model.airbyte_utils.INC_SPANS_AB3: Close 2022-07-04 17:34:03 normalization > 17:33:58.150570 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.INC_SPANS_AB3 2022-07-04 17:34:03 normalization > 17:33:58.151142 [debug] [Thread-1 ]: Began running node model.airbyte_utils.INC_SPANS 2022-07-04 17:34:03 normalization > 17:33:58.151477 [info ] [Thread-1 ]: 1 of 1 START incremental model AIRBYTE_SCHEMA.INC_SPANS................................................................. [RUN] 2022-07-04 17:34:03 normalization > 17:33:58.152098 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.INC_SPANS" 2022-07-04 17:34:03 normalization > 17:33:58.152222 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.INC_SPANS 2022-07-04 17:34:03 normalization > 17:33:58.152330 [debug] [Thread-1 ]: Compiling model.airbyte_utils.INC_SPANS 2022-07-04 17:34:03 normalization > 17:33:58.163662 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.INC_SPANS" 2022-07-04 17:34:03 normalization > 17:33:58.164026 [debug] [Thread-1 ]: finished collecting timing info 2022-07-04 17:34:03 normalization > 17:33:58.164150 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.INC_SPANS 2022-07-04 17:34:03 normalization > 17:33:58.196870 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.INC_SPANS" 2022-07-04 17:34:03 normalization > 17:33:58.197088 [debug] [Thread-1 ]: On model.airbyte_utils.INC_SPANS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.INC_SPANS"} */ 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > describe table "AIRBYTE_DATABASE".AIRBYTE_SCHEMA."INC_SPANS" 2022-07-04 17:34:03 normalization > 17:33:58.197176 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-07-04 17:34:03 normalization > 17:33:59.027515 [debug] [Thread-1 ]: Snowflake adapter: Snowflake query id: 01a562bd-0000-a663-0002-8b52000206de 2022-07-04 17:34:03 normalization > 17:33:59.027726 [debug] [Thread-1 ]: Snowflake adapter: Snowflake error: 002003 (42S02): SQL compilation error: 2022-07-04 17:34:03 normalization > Table 'AIRBYTE_DATABASE.AIRBYTE_SCHEMA.INC_SPANS' does not exist or not authorized. 2022-07-04 17:34:03 normalization > 17:33:59.027907 [debug] [Thread-1 ]: Snowflake adapter: Error running SQL: macro get_columns_in_relation 2022-07-04 17:34:03 normalization > 17:33:59.027991 [debug] [Thread-1 ]: Snowflake adapter: Rolling back transaction. 2022-07-04 17:34:03 normalization > 17:33:59.037003 [info ] [Thread-1 ]: 17:33:59 + "AIRBYTE_DATABASE".AIRBYTE_SCHEMA."INC_SPANS"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-07-04 17:34:03 normalization > 17:33:59.062308 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.INC_SPANS" 2022-07-04 17:34:03 normalization > 17:33:59.066985 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.INC_SPANS" 2022-07-04 17:34:03 normalization > 17:33:59.067154 [debug] [Thread-1 ]: On model.airbyte_utils.INC_SPANS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.INC_SPANS"} */ 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > create or replace table "AIRBYTE_DATABASE".AIRBYTE_SCHEMA."INC_SPANS" as 2022-07-04 17:34:03 normalization > (select * from( 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > with __dbt__cte__INC_SPANS_AB1 as ( 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-07-04 17:34:03 normalization > -- depends_on: "AIRBYTE_DATABASE".AIRBYTE_SCHEMA._AIRBYTE_RAW_INC_SPANS 2022-07-04 17:34:03 normalization > select 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"kind"')) as KIND, 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"error"')) as ERROR, 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"span_id"')) as SPAN_ID, 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"duration"')) as DURATION, 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"resource"')) as RESOURCE, 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"space_id"')) as SPACE_ID, 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"trace_id"')) as TRACE_ID, 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"operation"')) as OPERATION, 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"start_time"')) as START_TIME, 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"external_id"')) as EXTERNAL_ID, 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"system_tags"')) as SYSTEM_TAGS, 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"tracer_span_id"')) as TRACER_SPAN_ID, 2022-07-04 17:34:03 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"application_tags"')) as APPLICATION_TAGS, 2022-07-04 17:34:03 normalization > _AIRBYTE_AB_ID, 2022-07-04 17:34:03 normalization > _AIRBYTE_EMITTED_AT, 2022-07-04 17:34:03 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-07-04 17:34:03 normalization > from "AIRBYTE_DATABASE".AIRBYTE_SCHEMA._AIRBYTE_RAW_INC_SPANS as table_alias 2022-07-04 17:34:03 normalization > -- INC_SPANS 2022-07-04 17:34:03 normalization > where 1 = 1 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > ), __dbt__cte__INC_SPANS_AB2 as ( 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-07-04 17:34:03 normalization > -- depends_on: __dbt__cte__INC_SPANS_AB1 2022-07-04 17:34:03 normalization > select 2022-07-04 17:34:03 normalization > cast(KIND as 2022-07-04 17:34:03 normalization > float 2022-07-04 17:34:03 normalization > ) as KIND, 2022-07-04 17:34:03 normalization > cast(ERROR as boolean) as ERROR, 2022-07-04 17:34:03 normalization > cast(SPAN_ID as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ) as SPAN_ID, 2022-07-04 17:34:03 normalization > cast(DURATION as 2022-07-04 17:34:03 normalization > float 2022-07-04 17:34:03 normalization > ) as DURATION, 2022-07-04 17:34:03 normalization > cast(RESOURCE as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ) as RESOURCE, 2022-07-04 17:34:03 normalization > cast(SPACE_ID as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ) as SPACE_ID, 2022-07-04 17:34:03 normalization > cast(TRACE_ID as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ) as TRACE_ID, 2022-07-04 17:34:03 normalization > cast(OPERATION as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ) as OPERATION, 2022-07-04 17:34:03 normalization > case 2022-07-04 17:34:03 normalization > when START_TIME regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(START_TIME, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-07-04 17:34:03 normalization > when START_TIME regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(START_TIME, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-07-04 17:34:03 normalization > when START_TIME regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(START_TIME, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-07-04 17:34:03 normalization > when START_TIME regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(START_TIME, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-07-04 17:34:03 normalization > when START_TIME = '' then NULL 2022-07-04 17:34:03 normalization > else to_timestamp_tz(START_TIME) 2022-07-04 17:34:03 normalization > end as START_TIME 2022-07-04 17:34:03 normalization > , 2022-07-04 17:34:03 normalization > cast(EXTERNAL_ID as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ) as EXTERNAL_ID, 2022-07-04 17:34:03 normalization > cast(SYSTEM_TAGS as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ) as SYSTEM_TAGS, 2022-07-04 17:34:03 normalization > cast(TRACER_SPAN_ID as 2022-07-04 17:34:03 normalization > float 2022-07-04 17:34:03 normalization > ) as TRACER_SPAN_ID, 2022-07-04 17:34:03 normalization > cast(APPLICATION_TAGS as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ) as APPLICATION_TAGS, 2022-07-04 17:34:03 normalization > _AIRBYTE_AB_ID, 2022-07-04 17:34:03 normalization > _AIRBYTE_EMITTED_AT, 2022-07-04 17:34:03 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-07-04 17:34:03 normalization > from __dbt__cte__INC_SPANS_AB1 2022-07-04 17:34:03 normalization > -- INC_SPANS 2022-07-04 17:34:03 normalization > where 1 = 1 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > ), __dbt__cte__INC_SPANS_AB3 as ( 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > -- SQL model to build a hash column based on the values of this record 2022-07-04 17:34:03 normalization > -- depends_on: __dbt__cte__INC_SPANS_AB2 2022-07-04 17:34:03 normalization > select 2022-07-04 17:34:03 normalization > md5(cast(coalesce(cast(KIND as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') || '-' || coalesce(cast(ERROR as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') || '-' || coalesce(cast(SPAN_ID as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') || '-' || coalesce(cast(DURATION as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') || '-' || coalesce(cast(RESOURCE as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') || '-' || coalesce(cast(SPACE_ID as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') || '-' || coalesce(cast(TRACE_ID as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') || '-' || coalesce(cast(OPERATION as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') || '-' || coalesce(cast(START_TIME as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') || '-' || coalesce(cast(EXTERNAL_ID as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') || '-' || coalesce(cast(SYSTEM_TAGS as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') || '-' || coalesce(cast(TRACER_SPAN_ID as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') || '-' || coalesce(cast(APPLICATION_TAGS as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > ), '') as 2022-07-04 17:34:03 normalization > varchar 2022-07-04 17:34:03 normalization > )) as _AIRBYTE_INC_SPANS_HASHID, 2022-07-04 17:34:03 normalization > tmp.* 2022-07-04 17:34:03 normalization > from __dbt__cte__INC_SPANS_AB2 tmp 2022-07-04 17:34:03 normalization > -- INC_SPANS 2022-07-04 17:34:03 normalization > where 1 = 1 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > )-- Final base SQL model 2022-07-04 17:34:03 normalization > -- depends_on: __dbt__cte__INC_SPANS_AB3 2022-07-04 17:34:03 normalization > select 2022-07-04 17:34:03 normalization > KIND, 2022-07-04 17:34:03 normalization > ERROR, 2022-07-04 17:34:03 normalization > SPAN_ID, 2022-07-04 17:34:03 normalization > DURATION, 2022-07-04 17:34:03 normalization > RESOURCE, 2022-07-04 17:34:03 normalization > SPACE_ID, 2022-07-04 17:34:03 normalization > TRACE_ID, 2022-07-04 17:34:03 normalization > OPERATION, 2022-07-04 17:34:03 normalization > START_TIME, 2022-07-04 17:34:03 normalization > EXTERNAL_ID, 2022-07-04 17:34:03 normalization > SYSTEM_TAGS, 2022-07-04 17:34:03 normalization > TRACER_SPAN_ID, 2022-07-04 17:34:03 normalization > APPLICATION_TAGS, 2022-07-04 17:34:03 normalization > _AIRBYTE_AB_ID, 2022-07-04 17:34:03 normalization > _AIRBYTE_EMITTED_AT, 2022-07-04 17:34:03 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-07-04 17:34:03 normalization > _AIRBYTE_INC_SPANS_HASHID 2022-07-04 17:34:03 normalization > from __dbt__cte__INC_SPANS_AB3 2022-07-04 17:34:03 normalization > -- INC_SPANS from "AIRBYTE_DATABASE".AIRBYTE_SCHEMA._AIRBYTE_RAW_INC_SPANS 2022-07-04 17:34:03 normalization > where 1 = 1 2022-07-04 17:34:03 normalization > 2022-07-04 17:34:03 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-07-04 17:34:03 normalization > ); 2022-07-04 17:34:03 normalization > 17:33:59.240587 [debug] [Thread-1 ]: Snowflake adapter: Snowflake query id: 01a562bd-0000-a663-0002-8b52000206e2 2022-07-04 17:34:03 normalization > 17:33:59.240784 [debug] [Thread-1 ]: Snowflake adapter: Snowflake error: 002003 (42S02): SQL compilation error: 2022-07-04 17:34:03 normalization > Object 'AIRBYTE_DATABASE.AIRBYTE_SCHEMA._AIRBYTE_RAW_INC_SPANS' does not exist or not authorized. 2022-07-04 17:34:03 normalization > 17:33:59.240951 [debug] [Thread-1 ]: finished collecting timing info 2022-07-04 17:34:03 normalization > 17:33:59.241076 [debug] [Thread-1 ]: On model.airbyte_utils.INC_SPANS: Close 2022-07-04 17:34:03 normalization > 17:33:59.452100 [debug] [Thread-1 ]: Database Error in model INC_SPANS (models/generated/airbyte_incremental/AIRBYTE_SCHEMA/INC_SPANS.sql) 2022-07-04 17:34:03 normalization > 002003 (42S02): SQL compilation error: 2022-07-04 17:34:03 normalization > Object 'AIRBYTE_DATABASE.AIRBYTE_SCHEMA._AIRBYTE_RAW_INC_SPANS' does not exist or not authorized. 2022-07-04 17:34:03 normalization > compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_incremental/AIRBYTE_SCHEMA/INC_SPANS.sql 2022-07-04 17:34:03 normalization > 17:33:59.452576 [error] [Thread-1 ]: 1 of 1 ERROR creating incremental model AIRBYTE_SCHEMA.INC_SPANS........................................................ [ERROR in 1.30s] 2022-07-04 17:34:03 normalization > 17:33:59.452885 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.INC_SPANS 2022-07-04 17:34:03 normalization > 17:33:59.454132 [debug] [MainThread]: Acquiring new snowflake connection "master" 2022-07-04 17:34:03 normalization > 17:33:59.454470 [info ] [MainThread]: 2022-07-04 17:34:03 normalization > 17:33:59.454674 [info ] [MainThread]: Finished running 1 incremental model in 7.18s. 2022-07-04 17:34:03 normalization > 17:33:59.454836 [debug] [MainThread]: Connection 'master' was properly closed. 2022-07-04 17:34:03 normalization > 17:33:59.454916 [debug] [MainThread]: Connection 'model.airbyte_utils.INC_SPANS' was properly closed. 2022-07-04 17:34:03 normalization > 17:33:59.454990 [debug] [MainThread]: Connection 'model.airbyte_utils.INC_SPANS_AB2' was properly closed. 2022-07-04 17:34:03 normalization > 17:33:59.455063 [debug] [MainThread]: Connection 'model.airbyte_utils.INC_SPANS_AB3' was properly closed. 2022-07-04 17:34:03 normalization > 17:33:59.465272 [info ] [MainThread]: 2022-07-04 17:34:03 normalization > 17:33:59.465526 [info ] [MainThread]: Completed with 1 error and 0 warnings: 2022-07-04 17:34:03 normalization > 17:33:59.465737 [info ] [MainThread]: 2022-07-04 17:34:03 normalization > 17:33:59.465889 [error] [MainThread]: Database Error in model INC_SPANS (models/generated/airbyte_incremental/AIRBYTE_SCHEMA/INC_SPANS.sql) 2022-07-04 17:34:03 normalization > 17:33:59.466057 [error] [MainThread]: 002003 (42S02): SQL compilation error: 2022-07-04 17:34:03 normalization > 17:33:59.466202 [error] [MainThread]: Object 'AIRBYTE_DATABASE.AIRBYTE_SCHEMA._AIRBYTE_RAW_INC_SPANS' does not exist or not authorized. 2022-07-04 17:34:03 normalization > 17:33:59.466341 [error] [MainThread]: compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_incremental/AIRBYTE_SCHEMA/INC_SPANS.sql 2022-07-04 17:34:03 normalization > 17:33:59.466486 [info ] [MainThread]: 2022-07-04 17:34:03 normalization > 17:33:59.466630 [info ] [MainThread]: Done. PASS=0 WARN=0 ERROR=1 SKIP=0 TOTAL=1 2022-07-04 17:34:03 INFO i.a.w.t.TemporalAttemptExecution(lambda$getWorkerThread$2):158 - Completing future exceptionally... io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:60) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:18) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:57) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] ... 3 more Suppressed: io.airbyte.workers.WorkerException: Normalization process wasn't successful at io.airbyte.workers.normalization.DefaultNormalizationRunner.close(DefaultNormalizationRunner.java:160) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:45) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:18) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-07-04 17:34:03 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-07-04 17:34:03 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating... 2022-07-04 17:34:03 WARN i.t.i.a.POJOActivityTaskHandler(activityFailureToResult):307 - Activity failure. ActivityId=82a8e208-19d9-3713-8006-4c5f7f4d192f, activityType=Normalize, attempt=1 java.lang.RuntimeException: io.temporal.serviceclient.CheckedExceptionWrapper: java.util.concurrent.ExecutionException: io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.temporal.TemporalUtils.withBackgroundHeartbeat(TemporalUtils.java:233) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.sync.NormalizationActivityImpl.normalize(NormalizationActivityImpl.java:71) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at io.temporal.internal.activity.POJOActivityTaskHandler$POJOActivityInboundCallsInterceptor.execute(POJOActivityTaskHandler.java:214) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.activity.POJOActivityTaskHandler$POJOActivityImplementation.execute(POJOActivityTaskHandler.java:180) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.activity.POJOActivityTaskHandler.handle(POJOActivityTaskHandler.java:120) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.worker.ActivityWorker$TaskHandlerImpl.handle(ActivityWorker.java:204) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.worker.ActivityWorker$TaskHandlerImpl.handle(ActivityWorker.java:164) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.worker.PollTaskExecutor.lambda$process$0(PollTaskExecutor.java:93) ~[temporal-sdk-1.8.1.jar:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.temporal.serviceclient.CheckedExceptionWrapper: java.util.concurrent.ExecutionException: io.airbyte.workers.WorkerException: Normalization Failed. at io.temporal.serviceclient.CheckedExceptionWrapper.wrap(CheckedExceptionWrapper.java:56) ~[temporal-serviceclient-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowInternal.wrap(WorkflowInternal.java:448) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.activity.Activity.wrap(Activity.java:51) ~[temporal-sdk-1.8.1.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.get(TemporalAttemptExecution.java:135) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.sync.NormalizationActivityImpl.lambda$normalize$1(NormalizationActivityImpl.java:97) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalUtils.withBackgroundHeartbeat(TemporalUtils.java:228) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] ... 14 more Caused by: java.util.concurrent.ExecutionException: io.airbyte.workers.WorkerException: Normalization Failed. at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.get(TemporalAttemptExecution.java:129) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.sync.NormalizationActivityImpl.lambda$normalize$1(NormalizationActivityImpl.java:97) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalUtils.withBackgroundHeartbeat(TemporalUtils.java:228) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] ... 14 more Caused by: io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:60) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:18) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] ... 1 more Caused by: io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:57) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:18) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] ... 1 more Suppressed: io.airbyte.workers.WorkerException: Normalization process wasn't successful at io.airbyte.workers.normalization.DefaultNormalizationRunner.close(DefaultNormalizationRunner.java:160) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:45) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:18) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-07-04 17:34:03 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.access_token: is missing but it is required, $.refresh_token: is missing but it is required 2022-07-04 17:34:03 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.method: does not have a value in the enumeration [Standard]