2022-06-20 07:32:12 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.part_size: is not defined in the schema and the schema does not allow additional properties, $.access_key_id: is not defined in the schema and the schema does not allow additional properties, $.s3_bucket_name: is not defined in the schema and the schema does not allow additional properties, $.s3_bucket_path: is not defined in the schema and the schema does not allow additional properties, $.s3_bucket_region: is not defined in the schema and the schema does not allow additional properties, $.secret_access_key: is not defined in the schema and the schema does not allow additional properties, $.purge_staging_data: is not defined in the schema and the schema does not allow additional properties, $.method: must be a constant value Standard 2022-06-20 07:32:12 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.access_key_id: object found, string expected, $.secret_access_key: object found, string expected 2022-06-20 07:32:12 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/78/0/logs.log 2022-06-20 07:32:12 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.20-alpha 2022-06-20 07:32:12 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-postgres:0.4.25 exists... 2022-06-20 07:32:12 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-postgres:0.4.25 was found locally. 2022-06-20 07:32:12 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 78 2022-06-20 07:32:12 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/78/0 --log-driver none --name source-postgres-check-78-0-kmdxl --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:0.4.25 -e AIRBYTE_VERSION=0.39.20-alpha -e WORKER_JOB_ID=78 airbyte/source-postgres:0.4.25 check --config source_config.json 2022-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 INFO i.a.i.b.a.AdaptiveSourceRunner$Runner(getSource):73 - Running source under deployment mode: OSS 2022-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 INFO i.a.i.b.a.AdaptiveSourceRunner$Runner(run):85 - Starting source: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json} 2022-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: CHECK 2022-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 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-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 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-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 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-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 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-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-20 07:32:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:13 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-20 07:32:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:14 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-20 07:32:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:14 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-06-20 07:32:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:14 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-20 07:32:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:14 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-20 07:32:14 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-20 07:32:14 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/78/0/logs.log 2022-06-20 07:32:14 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.20-alpha 2022-06-20 07:32:14 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-redshift:0.3.39 exists... 2022-06-20 07:32:14 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-redshift:0.3.39 was found locally. 2022-06-20 07:32:14 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 78 2022-06-20 07:32:14 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/78/0 --log-driver none --name destination-redshift-check-78-0-wkarf --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-redshift:0.3.39 -e AIRBYTE_VERSION=0.39.20-alpha -e WORKER_JOB_ID=78 airbyte/destination-redshift:0.3.39 check --config source_config.json 2022-06-20 07:32:15 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Class path contains multiple SLF4J bindings. 2022-06-20 07:32:15 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-20 07:32:15 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-20 07:32:15 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-20 07:32:15 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-20 07:32:15 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-20 07:32:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:16 INFO i.a.i.d.r.RedshiftDestination(main):61 - starting destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-20 07:32:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:16 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json} 2022-06-20 07:32:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:16 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-20 07:32:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:16 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: CHECK 2022-06-20 07:32:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:16 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-06-20 07:32:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:16 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-06-20 07:32:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:16 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-06-20 07:32:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:16 INFO i.a.i.d.j.c.SwitchingDestination(check):55 - Using destination type: COPY_S3 2022-06-20 07:32:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:16 INFO i.a.i.d.s.S3DestinationConfig(createS3Client):166 - Creating S3 client... 2022-06-20 07:32:17 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:17 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object airbyte-dev-data/airbyte-dev-data does not exist in bucket; creating... 2022-06-20 07:32:17 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:17 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object airbyte-dev-data/airbyte-dev-data has been created in bucket. 2022-06-20 07:32:17 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:17 INFO i.a.i.d.s.S3Destination(testIAMUserHasListObjectPermission):155 - Started testing if IAM user can call listObjects on the destination bucket 2022-06-20 07:32:17 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:17 INFO i.a.i.d.s.S3Destination(testIAMUserHasListObjectPermission):158 - Finished checking for listObjects permission 2022-06-20 07:32:17 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:17 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-20 07:32:17 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:17 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-20 07:32:17 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:17 INFO c.z.h.p.PoolBase(getAndSetNetworkTimeout):536 - HikariPool-1 - Driver does not support get/set network timeout for connections. ([Amazon][JDBC](10220) Driver does not support this optional feature.) 2022-06-20 07:32:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:18 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-20 07:32:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:32:18 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-20 07:32:18 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-20 07:32:18 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/78/0/logs.log 2022-06-20 07:32:18 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.20-alpha 2022-06-20 07:32:18 INFO i.a.w.g.DefaultReplicationWorker(run):115 - start sync worker. job id: 78 attempt id: 0 2022-06-20 07:32:18 INFO i.a.w.g.DefaultReplicationWorker(run):127 - configured sync modes: {dp.dp_indicator_daily_20220620=full_refresh - overwrite} 2022-06-20 07:32:18 INFO i.a.w.i.DefaultAirbyteDestination(start):69 - Running destination... 2022-06-20 07:32:18 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-redshift:0.3.39 exists... 2022-06-20 07:32:18 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-redshift:0.3.39 was found locally. 2022-06-20 07:32:18 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 78 2022-06-20 07:32:18 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/78/0 --log-driver none --name destination-redshift-write-78-0-ieepg --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-redshift:0.3.39 -e AIRBYTE_VERSION=0.39.20-alpha -e WORKER_JOB_ID=78 airbyte/destination-redshift:0.3.39 write --config destination_config.json --catalog destination_catalog.json 2022-06-20 07:32:18 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-postgres:0.4.25 exists... 2022-06-20 07:32:18 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-postgres:0.4.25 was found locally. 2022-06-20 07:32:18 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 78 2022-06-20 07:32:18 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/78/0 --log-driver none --name source-postgres-read-78-0-akvbv --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:0.4.25 -e AIRBYTE_VERSION=0.39.20-alpha -e WORKER_JOB_ID=78 airbyte/source-postgres:0.4.25 read --config source_config.json --catalog source_catalog.json 2022-06-20 07:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):395 - Destination output thread started. 2022-06-20 07:32:18 INFO i.a.w.g.DefaultReplicationWorker(run):169 - Waiting for source and destination threads to complete. 2022-06-20 07:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):298 - Replication thread started. 2022-06-20 07:32:18 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-06-20 07:32:18 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-20 07:32:18 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-20 07:32:18 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-20 07:32:18 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-20 07:32:19 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-20 07:32:19 destination > 2022-06-20 07:32:19 INFO i.a.i.d.r.RedshiftDestination(main):61 - starting destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-20 07:32:20 source > 2022-06-20 07:32:20 INFO i.a.i.b.a.AdaptiveSourceRunner$Runner(getSource):73 - Running source under deployment mode: OSS 2022-06-20 07:32:20 destination > 2022-06-20 07:32:20 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-06-20 07:32:20 destination > 2022-06-20 07:32:20 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-20 07:32:20 destination > 2022-06-20 07:32:20 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-06-20 07:32:20 destination > 2022-06-20 07:32:20 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-06-20 07:32:20 source > 2022-06-20 07:32:20 INFO i.a.i.b.a.AdaptiveSourceRunner$Runner(run):85 - Starting source: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-20 07:32:20 destination > 2022-06-20 07:32:20 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-06-20 07:32:20 destination > 2022-06-20 07:32:20 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-06-20 07:32:20 source > 2022-06-20 07:32:20 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {read=null, catalog=source_catalog.json, config=source_config.json} 2022-06-20 07:32:20 source > 2022-06-20 07:32:20 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-20 07:32:20 source > 2022-06-20 07:32:20 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: READ 2022-06-20 07:32:20 source > 2022-06-20 07:32:20 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='null'} 2022-06-20 07:32:20 destination > 2022-06-20 07:32:20 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: COPY_S3 2022-06-20 07:32:20 source > 2022-06-20 07:32:20 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-06-20 07:32:20 source > 2022-06-20 07:32:20 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-06-20 07:32:20 source > 2022-06-20 07:32:20 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-06-20 07:32:20 source > 2022-06-20 07:32:20 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-06-20 07:32:20 destination > 2022-06-20 07:32:20 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-20 07:32:20 destination > 2022-06-20 07:32:20 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-20 07:32:20 destination > 2022-06-20 07:32:20 INFO i.a.i.d.s.S3DestinationConfig(createS3Client):166 - Creating S3 client... 2022-06-20 07:32:20 source > 2022-06-20 07:32:20 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-06-20 07:32:20 source > 2022-06-20 07:32:20 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-20 07:32:20 source > 2022-06-20 07:32:20 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 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-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.r.CdcStateManager():26 - Initialized CDC state with: null 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):118 - No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='dp_indicator_daily_20220620', namespace='dp'}, New Cursor Field: null. Resetting cursor value 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO c.z.h.HikariDataSource():80 - HikariPool-2 - Starting... 2022-06-20 07:32:21 destination > 2022-06-20 07:32:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=dp_indicator_daily_20220620, namespace=null, outputSchemaName=source, tmpTableName=_airbyte_tmp_add_dp_indicator_daily_20220620, outputTableName=_airbyte_raw_dp_indicator_daily_20220620, syncMode=overwrite} 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO c.z.h.HikariDataSource():82 - HikariPool-2 - Start completed. 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):144 - Checking schema: dp 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(discoverInternal):121 - Internal schemas to exclude: [catalog_history, information_schema, pg_catalog, pg_internal] 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):38 - Set initial fetch size: 10 rows 2022-06-20 07:32:21 destination > 2022-06-20 07:32:21 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-06-20 07:32:21 destination > 2022-06-20 07:32:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):117 - Preparing tmp tables in destination started for 1 streams 2022-06-20 07:32:21 destination > 2022-06-20 07:32:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema source stream dp_indicator_daily_20220620: tmp table: _airbyte_tmp_add_dp_indicator_daily_20220620, stage: source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/ 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):72 - Max memory limit: 12381585408, JDBC buffer size: 1073741824 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column dp_id (type serial[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column dp_uid (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column ref_number (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column name (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column address (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column portal_access_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column last_scraping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column last_scraping_failed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column scraping_failure_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column distributor_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column billing_period (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column last_billing_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column received_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column missing_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column supplier_contacted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column supplier_contacted_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column period_code (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column consumption (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column unit_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column status (type varchar[10]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column is_estimated (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column building_id (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column building_name (type varchar[500]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column point_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column indexes_reading (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column is_last_before_meter_change (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column new_index_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column updated_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column meter_name (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column point_is_visible (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column building_name (type varchar[500]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column building_id (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_legal_period column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_legal_period column metric (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_legal_period column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_legal_period column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column dp_uid (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column point_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column ref_number (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column name (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column building_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column project_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column comment (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column portal_access_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column last_scraping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column last_scraping_failed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column address (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column distributor_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column scraping_failure_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column billing_frequency (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column last_billing_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column received_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column missing_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column supplier_contacted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column supplier_contacted_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column supplier_contacted_by_username (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_universe_ref column indicator_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_universe_ref column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_universe_ref column invoice_column_name (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column invoice (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column distributor_billing (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column distributor_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column manual_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column iot_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column gtb_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column ipmvp_prediction (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column measured (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column estimated (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column predicted (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column measured_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column estimated_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column predicted_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column measured_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column estimated_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column predicted_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column dp_uid (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column point_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column ref_number (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column name (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column address (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column comment (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column building_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column building_name (type varchar[500]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column portal_access_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column last_scraping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column last_scraping_failed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column scraping_failure_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column distributor_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column billing_period (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column last_billing_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column received_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column missing_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column supplier_contacted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column supplier_contacted_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column supplier_contacted_by_username (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column name (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column url (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column nb_pages (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column scraping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column split_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column mapping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column success (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column failure_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column lock_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column human_mapping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column mapped_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column human_fail_message (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column feedback (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column feedback_message (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column rank (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column deleted (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column file_hash (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column status (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column project_id (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator column indicator_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator column unit_code (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator column dp_indicator_id (type serial[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget column budget_id (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget column project_id (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget column year (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget column is_locked (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget column lock_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget column details (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column indicator_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column unit_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column src_unit_group_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column factor (type numeric[0]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column offset_ (type numeric[0]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column is_default (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column supplier_code (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column invoice_ref (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column dp_ref_number (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column dp_name (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column billing_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column consumption (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column unit_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column is_estimated (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column energy_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column distribution_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column services_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column taxes_contribution_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column total_vat_excl (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column total_vat_incl (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column vat_amount (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column status (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column invoice_file_name (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column document_url (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column building_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column building_name (type varchar[500]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column building_external_code (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_invoice column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_invoice column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_invoice column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_invoice column invoice_ref (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_invoice column val (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_iot_backup column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_iot_backup column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_iot_backup column iot_reading (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_iot_backup column gtb_reading (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_iot_backup column status (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget_adjustment column building_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget_adjustment column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget_adjustment column month (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget_adjustment column val (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_recomputing_queue column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_recomputing_queue column priority (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_recomputing_queue column inserted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_resource_inheritance column resource_type (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_resource_inheritance column resource_id (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_resource_inheritance column parent_resource_type (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_resource_inheritance column parent_resource_id (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column invoice_ref (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column operation (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column val (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column status (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column inserted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column priority (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column period_code (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column consumption (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column status (type varchar[10]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column is_estimated (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column energy_unit_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column invoice (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column distributor_billing (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column distributor_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column manual_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column iot_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column gtb_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column ipmvp_prediction (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column measured (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column estimated (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column predicted (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column measured_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column estimated_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column predicted_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column measured_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column estimated_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column predicted_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_ref column indicator_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_ref column unit_code (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_ref column is_consumption (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_ref column unit_group_code (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading_queue column point_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading_queue column inserted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading_queue column priority (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column resource_type (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column resource_id (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column indicator_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column output_ts (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column input_ts (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column rank_ (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column time_shift (type interval[49]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column point_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column period_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 destination > 2022-06-20 07:32:21 INFO c.z.h.p.PoolBase(getAndSetNetworkTimeout):536 - HikariPool-1 - Driver does not support get/set network timeout for connections. ([Amazon][JDBC](10220) Driver does not support this optional feature.) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column index_value (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column is_error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column is_rollover (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column is_last_before_meter_change (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column name (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column portal_url (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column logo_url (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column is_scraped (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column is_mapped (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column is_inclusive (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column help_url (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column entity (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading column point_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading column indexes_reading (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading column is_last_before_meter_change (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading column new_index_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading column updated_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column period_code (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column val (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column status (type varchar[10]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column is_estimated (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column indicator_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column unit_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column src_unit_group_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column factor (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column offset_ (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column dp_uid (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column ref_number (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column name (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column address (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column portal_access_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column last_scraping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column last_scraping_failed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column scraping_failure_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column distributor_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column billing_period (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column last_billing_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column received_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column missing_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column supplier_contacted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column supplier_contacted_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column invoice_ref (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column supplier_code (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column billing_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column consumption (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column unit_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column is_estimated (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column energy_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column distribution_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column services_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column taxes_contribution_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column total_vat_excl (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column total_vat_incl (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column vat_amount (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column currency (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column document_url (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column invoice_file_name (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column status (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_computing_queue column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_computing_queue column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_computing_queue column priority (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_computing_queue column inserted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_computing_queue column status (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column month (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column invoice (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column distributor_billing (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column distributor_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column manual_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column iot_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column gtb_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column ipmvp_prediction (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column measured (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column estimated (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column predicted (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column budget (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column measured_source (type json[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column estimated_source (type json[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column predicted_source (type json[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column invoice_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column distributor_billing_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column distributor_reading_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column manual_reading_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column iot_reading_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column gtb_reading_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column measured_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column estimated_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column value_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column invoice (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column distributor_billing (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column distributor_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column manual_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column iot_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column gtb_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column ipmvp_prediction (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column measured (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column estimated (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column predicted (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column measured_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column estimated_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column predicted_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column measured_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column estimated_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column predicted_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_distributor_billing 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_point_manual_reading 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_legal_period 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_delivery_point 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.indicator_universe_ref 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily_20220620 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_dp 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.invoice_file 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.budget 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_consumption_to_indicator_ref 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_invoice 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily_invoice 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily_iot_backup 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.budget_adjustment 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_recomputing_queue 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_resource_inheritance 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.invoice_queue 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.distributor_billing 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily_test_20220517 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.indicator_ref 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.point_manual_reading_queue 2022-06-20 07:32:21 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.datasource_priority 2022-06-20 07:32:22 source > 2022-06-20 07:32:21 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.flat_manual_reading 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.supplier_ref 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.point_manual_reading 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily_distributor_billing 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.consumption_to_indicator_ref 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_rc_test 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.invoice 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily_computing_queue 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_monthly 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: dp_indicator_daily_20220620 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):38 - Set initial fetch size: 10 rows 2022-06-20 07:32:22 destination > 2022-06-20 07:32:22 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object airbyte-dev-data/source_dp_indicator_daily_20220620 does not exist in bucket; creating... 2022-06-20 07:32:22 source > 2022-06-20 07:32:22 INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):72 - Max memory limit: 12381585408, JDBC buffer size: 1073741824 2022-06-20 07:32:22 destination > 2022-06-20 07:32:22 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object airbyte-dev-data/source_dp_indicator_daily_20220620 has been created in bucket. 2022-06-20 07:32:22 destination > 2022-06-20 07:32:22 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema source stream dp_indicator_daily_20220620 2022-06-20 07:32:22 destination > 2022-06-20 07:32:22 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):139 - Preparing tmp tables in destination completed. 2022-06-20 07:32:22 destination > 2022-06-20 07:32:22 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream dp_indicator_daily_20220620 (current state: 0 bytes in 0 buffers) 2022-06-20 07:32:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1000 (422 KB) 2022-06-20 07:32:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2000 (845 KB) 2022-06-20 07:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 3000 (1 MB) 2022-06-20 07:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 4000 (1 MB) 2022-06-20 07:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 5000 (2 MB) 2022-06-20 07:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 6000 (2 MB) 2022-06-20 07:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 7000 (2 MB) 2022-06-20 07:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 8000 (3 MB) 2022-06-20 07:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 9000 (3 MB) 2022-06-20 07:32:25 source > 2022-06-20 07:32:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 10000 2022-06-20 07:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 10000 (4 MB) 2022-06-20 07:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 11000 (4 MB) 2022-06-20 07:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 12000 (4 MB) 2022-06-20 07:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 13000 (5 MB) 2022-06-20 07:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 14000 (5 MB) 2022-06-20 07:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 15000 (6 MB) 2022-06-20 07:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 16000 (6 MB) 2022-06-20 07:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 17000 (7 MB) 2022-06-20 07:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 18000 (7 MB) 2022-06-20 07:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 19000 (7 MB) 2022-06-20 07:32:26 source > 2022-06-20 07:32:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 20000 2022-06-20 07:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 20000 (8 MB) 2022-06-20 07:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 21000 (8 MB) 2022-06-20 07:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 22000 (9 MB) 2022-06-20 07:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 23000 (9 MB) 2022-06-20 07:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 24000 (9 MB) 2022-06-20 07:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 25000 (10 MB) 2022-06-20 07:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 26000 (10 MB) 2022-06-20 07:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 27000 (11 MB) 2022-06-20 07:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 28000 (11 MB) 2022-06-20 07:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 29000 (12 MB) 2022-06-20 07:32:27 source > 2022-06-20 07:32:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 30000 2022-06-20 07:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 30000 (12 MB) 2022-06-20 07:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 31000 (12 MB) 2022-06-20 07:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 32000 (13 MB) 2022-06-20 07:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 33000 (13 MB) 2022-06-20 07:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 34000 (14 MB) 2022-06-20 07:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 35000 (14 MB) 2022-06-20 07:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 36000 (15 MB) 2022-06-20 07:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 37000 (15 MB) 2022-06-20 07:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 38000 (15 MB) 2022-06-20 07:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 39000 (16 MB) 2022-06-20 07:32:28 source > 2022-06-20 07:32:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 40000 2022-06-20 07:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 40000 (16 MB) 2022-06-20 07:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 41000 (17 MB) 2022-06-20 07:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 42000 (17 MB) 2022-06-20 07:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 43000 (17 MB) 2022-06-20 07:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 44000 (18 MB) 2022-06-20 07:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 45000 (18 MB) 2022-06-20 07:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 46000 (19 MB) 2022-06-20 07:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 47000 (19 MB) 2022-06-20 07:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 48000 (19 MB) 2022-06-20 07:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 49000 (20 MB) 2022-06-20 07:32:29 source > 2022-06-20 07:32:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 50000 2022-06-20 07:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 50000 (20 MB) 2022-06-20 07:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 51000 (21 MB) 2022-06-20 07:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 52000 (21 MB) 2022-06-20 07:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 53000 (22 MB) 2022-06-20 07:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 54000 (22 MB) 2022-06-20 07:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 55000 (22 MB) 2022-06-20 07:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 56000 (23 MB) 2022-06-20 07:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 57000 (23 MB) 2022-06-20 07:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 58000 (24 MB) 2022-06-20 07:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 59000 (24 MB) 2022-06-20 07:32:30 source > 2022-06-20 07:32:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 60000 2022-06-20 07:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 60000 (24 MB) 2022-06-20 07:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 61000 (25 MB) 2022-06-20 07:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 62000 (25 MB) 2022-06-20 07:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 63000 (26 MB) 2022-06-20 07:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 64000 (26 MB) 2022-06-20 07:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 65000 (27 MB) 2022-06-20 07:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 66000 (27 MB) 2022-06-20 07:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 67000 (27 MB) 2022-06-20 07:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 68000 (28 MB) 2022-06-20 07:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 69000 (28 MB) 2022-06-20 07:32:31 source > 2022-06-20 07:32:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 70000 2022-06-20 07:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 70000 (29 MB) 2022-06-20 07:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 71000 (29 MB) 2022-06-20 07:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 72000 (29 MB) 2022-06-20 07:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 73000 (30 MB) 2022-06-20 07:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 74000 (30 MB) 2022-06-20 07:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 75000 (31 MB) 2022-06-20 07:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 76000 (31 MB) 2022-06-20 07:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 77000 (31 MB) 2022-06-20 07:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 78000 (32 MB) 2022-06-20 07:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 79000 (32 MB) 2022-06-20 07:32:32 source > 2022-06-20 07:32:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 80000 2022-06-20 07:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 80000 (33 MB) 2022-06-20 07:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 81000 (33 MB) 2022-06-20 07:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 82000 (34 MB) 2022-06-20 07:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 83000 (34 MB) 2022-06-20 07:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 84000 (34 MB) 2022-06-20 07:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 85000 (35 MB) 2022-06-20 07:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 86000 (35 MB) 2022-06-20 07:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 87000 (36 MB) 2022-06-20 07:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 88000 (36 MB) 2022-06-20 07:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 89000 (36 MB) 2022-06-20 07:32:33 source > 2022-06-20 07:32:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 90000 2022-06-20 07:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 90000 (37 MB) 2022-06-20 07:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 91000 (37 MB) 2022-06-20 07:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 92000 (38 MB) 2022-06-20 07:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 93000 (38 MB) 2022-06-20 07:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 94000 (38 MB) 2022-06-20 07:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 95000 (39 MB) 2022-06-20 07:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 96000 (39 MB) 2022-06-20 07:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 97000 (40 MB) 2022-06-20 07:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 98000 (40 MB) 2022-06-20 07:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 99000 (41 MB) 2022-06-20 07:32:34 source > 2022-06-20 07:32:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 100000 2022-06-20 07:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 100000 (41 MB) 2022-06-20 07:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 101000 (41 MB) 2022-06-20 07:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 102000 (42 MB) 2022-06-20 07:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 103000 (42 MB) 2022-06-20 07:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 104000 (43 MB) 2022-06-20 07:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 105000 (43 MB) 2022-06-20 07:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 106000 (43 MB) 2022-06-20 07:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 107000 (44 MB) 2022-06-20 07:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 108000 (44 MB) 2022-06-20 07:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 109000 (45 MB) 2022-06-20 07:32:35 source > 2022-06-20 07:32:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 110000 2022-06-20 07:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 110000 (45 MB) 2022-06-20 07:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 111000 (45 MB) 2022-06-20 07:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 112000 (46 MB) 2022-06-20 07:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 113000 (46 MB) 2022-06-20 07:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 114000 (47 MB) 2022-06-20 07:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 115000 (47 MB) 2022-06-20 07:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 116000 (48 MB) 2022-06-20 07:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 117000 (48 MB) 2022-06-20 07:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 118000 (48 MB) 2022-06-20 07:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 119000 (49 MB) 2022-06-20 07:32:36 source > 2022-06-20 07:32:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 120000 2022-06-20 07:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 120000 (49 MB) 2022-06-20 07:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 121000 (50 MB) 2022-06-20 07:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 122000 (50 MB) 2022-06-20 07:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 123000 (50 MB) 2022-06-20 07:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 124000 (51 MB) 2022-06-20 07:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 125000 (51 MB) 2022-06-20 07:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 126000 (52 MB) 2022-06-20 07:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 127000 (52 MB) 2022-06-20 07:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 128000 (53 MB) 2022-06-20 07:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 129000 (53 MB) 2022-06-20 07:32:37 source > 2022-06-20 07:32:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 130000 2022-06-20 07:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 130000 (53 MB) 2022-06-20 07:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 131000 (54 MB) 2022-06-20 07:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 132000 (54 MB) 2022-06-20 07:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 133000 (55 MB) 2022-06-20 07:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 134000 (55 MB) 2022-06-20 07:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 135000 (55 MB) 2022-06-20 07:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 136000 (56 MB) 2022-06-20 07:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 137000 (56 MB) 2022-06-20 07:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 138000 (57 MB) 2022-06-20 07:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 139000 (57 MB) 2022-06-20 07:32:37 source > 2022-06-20 07:32:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 140000 2022-06-20 07:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 140000 (57 MB) 2022-06-20 07:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 141000 (58 MB) 2022-06-20 07:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 142000 (58 MB) 2022-06-20 07:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 143000 (59 MB) 2022-06-20 07:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 144000 (59 MB) 2022-06-20 07:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 145000 (60 MB) 2022-06-20 07:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 146000 (60 MB) 2022-06-20 07:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 147000 (60 MB) 2022-06-20 07:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 148000 (61 MB) 2022-06-20 07:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 149000 (61 MB) 2022-06-20 07:32:38 source > 2022-06-20 07:32:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 150000 2022-06-20 07:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 150000 (62 MB) 2022-06-20 07:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 151000 (62 MB) 2022-06-20 07:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 152000 (62 MB) 2022-06-20 07:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 153000 (63 MB) 2022-06-20 07:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 154000 (63 MB) 2022-06-20 07:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 155000 (64 MB) 2022-06-20 07:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 156000 (64 MB) 2022-06-20 07:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 157000 (64 MB) 2022-06-20 07:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 158000 (65 MB) 2022-06-20 07:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 159000 (65 MB) 2022-06-20 07:32:40 source > 2022-06-20 07:32:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 160000 2022-06-20 07:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 160000 (66 MB) 2022-06-20 07:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 161000 (66 MB) 2022-06-20 07:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 162000 (67 MB) 2022-06-20 07:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 163000 (67 MB) 2022-06-20 07:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 164000 (67 MB) 2022-06-20 07:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 165000 (68 MB) 2022-06-20 07:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 166000 (68 MB) 2022-06-20 07:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 167000 (69 MB) 2022-06-20 07:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 168000 (69 MB) 2022-06-20 07:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 169000 (69 MB) 2022-06-20 07:32:41 source > 2022-06-20 07:32:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 170000 2022-06-20 07:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 170000 (70 MB) 2022-06-20 07:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 171000 (70 MB) 2022-06-20 07:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 172000 (71 MB) 2022-06-20 07:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 173000 (71 MB) 2022-06-20 07:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 174000 (71 MB) 2022-06-20 07:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 175000 (72 MB) 2022-06-20 07:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 176000 (72 MB) 2022-06-20 07:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 177000 (73 MB) 2022-06-20 07:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 178000 (73 MB) 2022-06-20 07:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 179000 (74 MB) 2022-06-20 07:32:42 source > 2022-06-20 07:32:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 180000 2022-06-20 07:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 180000 (74 MB) 2022-06-20 07:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 181000 (74 MB) 2022-06-20 07:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 182000 (75 MB) 2022-06-20 07:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 183000 (75 MB) 2022-06-20 07:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 184000 (76 MB) 2022-06-20 07:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 185000 (76 MB) 2022-06-20 07:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 186000 (76 MB) 2022-06-20 07:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 187000 (77 MB) 2022-06-20 07:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 188000 (77 MB) 2022-06-20 07:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 189000 (78 MB) 2022-06-20 07:32:43 source > 2022-06-20 07:32:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 190000 2022-06-20 07:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 190000 (78 MB) 2022-06-20 07:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 191000 (78 MB) 2022-06-20 07:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 192000 (79 MB) 2022-06-20 07:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 193000 (79 MB) 2022-06-20 07:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 194000 (80 MB) 2022-06-20 07:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 195000 (80 MB) 2022-06-20 07:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 196000 (81 MB) 2022-06-20 07:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 197000 (81 MB) 2022-06-20 07:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 198000 (81 MB) 2022-06-20 07:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 199000 (82 MB) 2022-06-20 07:32:44 source > 2022-06-20 07:32:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 200000 2022-06-20 07:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 200000 (82 MB) 2022-06-20 07:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 201000 (83 MB) 2022-06-20 07:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 202000 (83 MB) 2022-06-20 07:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 203000 (83 MB) 2022-06-20 07:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 204000 (84 MB) 2022-06-20 07:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 205000 (84 MB) 2022-06-20 07:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 206000 (85 MB) 2022-06-20 07:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 207000 (85 MB) 2022-06-20 07:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 208000 (86 MB) 2022-06-20 07:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 209000 (86 MB) 2022-06-20 07:32:45 source > 2022-06-20 07:32:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 210000 2022-06-20 07:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 210000 (86 MB) 2022-06-20 07:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 211000 (87 MB) 2022-06-20 07:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 212000 (87 MB) 2022-06-20 07:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 213000 (88 MB) 2022-06-20 07:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 214000 (88 MB) 2022-06-20 07:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 215000 (88 MB) 2022-06-20 07:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 216000 (89 MB) 2022-06-20 07:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 217000 (89 MB) 2022-06-20 07:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 218000 (90 MB) 2022-06-20 07:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 219000 (90 MB) 2022-06-20 07:32:46 source > 2022-06-20 07:32:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 220000 2022-06-20 07:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 220000 (90 MB) 2022-06-20 07:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 221000 (91 MB) 2022-06-20 07:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 222000 (91 MB) 2022-06-20 07:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 223000 (92 MB) 2022-06-20 07:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 224000 (92 MB) 2022-06-20 07:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 225000 (93 MB) 2022-06-20 07:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 226000 (93 MB) 2022-06-20 07:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 227000 (93 MB) 2022-06-20 07:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 228000 (94 MB) 2022-06-20 07:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 229000 (94 MB) 2022-06-20 07:32:47 source > 2022-06-20 07:32:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 230000 2022-06-20 07:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 230000 (95 MB) 2022-06-20 07:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 231000 (95 MB) 2022-06-20 07:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 232000 (95 MB) 2022-06-20 07:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 233000 (96 MB) 2022-06-20 07:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 234000 (96 MB) 2022-06-20 07:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 235000 (97 MB) 2022-06-20 07:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 236000 (97 MB) 2022-06-20 07:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 237000 (97 MB) 2022-06-20 07:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 238000 (98 MB) 2022-06-20 07:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 239000 (98 MB) 2022-06-20 07:32:48 source > 2022-06-20 07:32:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 240000 2022-06-20 07:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 240000 (99 MB) 2022-06-20 07:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 241000 (99 MB) 2022-06-20 07:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 242000 (100 MB) 2022-06-20 07:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 243000 (100 MB) 2022-06-20 07:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 244000 (100 MB) 2022-06-20 07:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 245000 (101 MB) 2022-06-20 07:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 246000 (101 MB) 2022-06-20 07:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 247000 (102 MB) 2022-06-20 07:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 248000 (102 MB) 2022-06-20 07:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 249000 (102 MB) 2022-06-20 07:32:49 source > 2022-06-20 07:32:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 250000 2022-06-20 07:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 250000 (103 MB) 2022-06-20 07:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 251000 (103 MB) 2022-06-20 07:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 252000 (104 MB) 2022-06-20 07:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 253000 (104 MB) 2022-06-20 07:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 254000 (104 MB) 2022-06-20 07:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 255000 (105 MB) 2022-06-20 07:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 256000 (105 MB) 2022-06-20 07:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 257000 (106 MB) 2022-06-20 07:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 258000 (106 MB) 2022-06-20 07:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 259000 (107 MB) 2022-06-20 07:32:50 source > 2022-06-20 07:32:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 260000 2022-06-20 07:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 260000 (107 MB) 2022-06-20 07:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 261000 (107 MB) 2022-06-20 07:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 262000 (108 MB) 2022-06-20 07:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 263000 (108 MB) 2022-06-20 07:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 264000 (109 MB) 2022-06-20 07:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 265000 (109 MB) 2022-06-20 07:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 266000 (109 MB) 2022-06-20 07:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 267000 (110 MB) 2022-06-20 07:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 268000 (110 MB) 2022-06-20 07:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 269000 (111 MB) 2022-06-20 07:32:51 source > 2022-06-20 07:32:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 270000 2022-06-20 07:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 270000 (111 MB) 2022-06-20 07:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 271000 (112 MB) 2022-06-20 07:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 272000 (112 MB) 2022-06-20 07:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 273000 (112 MB) 2022-06-20 07:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 274000 (113 MB) 2022-06-20 07:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 275000 (113 MB) 2022-06-20 07:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 276000 (114 MB) 2022-06-20 07:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 277000 (114 MB) 2022-06-20 07:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 278000 (114 MB) 2022-06-20 07:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 279000 (115 MB) 2022-06-20 07:32:52 source > 2022-06-20 07:32:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 280000 2022-06-20 07:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 280000 (115 MB) 2022-06-20 07:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 281000 (116 MB) 2022-06-20 07:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 282000 (116 MB) 2022-06-20 07:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 283000 (116 MB) 2022-06-20 07:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 284000 (117 MB) 2022-06-20 07:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 285000 (117 MB) 2022-06-20 07:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 286000 (118 MB) 2022-06-20 07:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 287000 (118 MB) 2022-06-20 07:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 288000 (119 MB) 2022-06-20 07:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 289000 (119 MB) 2022-06-20 07:32:53 source > 2022-06-20 07:32:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 290000 2022-06-20 07:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 290000 (119 MB) 2022-06-20 07:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 291000 (120 MB) 2022-06-20 07:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 292000 (120 MB) 2022-06-20 07:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 293000 (121 MB) 2022-06-20 07:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 294000 (121 MB) 2022-06-20 07:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 295000 (121 MB) 2022-06-20 07:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 296000 (122 MB) 2022-06-20 07:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 297000 (122 MB) 2022-06-20 07:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 298000 (123 MB) 2022-06-20 07:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 299000 (123 MB) 2022-06-20 07:32:54 source > 2022-06-20 07:32:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 300000 2022-06-20 07:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 300000 (123 MB) 2022-06-20 07:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 301000 (124 MB) 2022-06-20 07:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 302000 (124 MB) 2022-06-20 07:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 303000 (125 MB) 2022-06-20 07:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 304000 (125 MB) 2022-06-20 07:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 305000 (126 MB) 2022-06-20 07:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 306000 (126 MB) 2022-06-20 07:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 307000 (126 MB) 2022-06-20 07:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 308000 (127 MB) 2022-06-20 07:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 309000 (127 MB) 2022-06-20 07:32:54 source > 2022-06-20 07:32:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 310000 2022-06-20 07:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 310000 (128 MB) 2022-06-20 07:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 311000 (128 MB) 2022-06-20 07:32:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 312000 (128 MB) 2022-06-20 07:32:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 313000 (129 MB) 2022-06-20 07:32:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 314000 (129 MB) 2022-06-20 07:32:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 315000 (130 MB) 2022-06-20 07:32:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 316000 (130 MB) 2022-06-20 07:32:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 317000 (130 MB) 2022-06-20 07:32:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 318000 (131 MB) 2022-06-20 07:32:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 319000 (131 MB) 2022-06-20 07:32:56 source > 2022-06-20 07:32:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 320000 2022-06-20 07:32:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 320000 (132 MB) 2022-06-20 07:32:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 321000 (132 MB) 2022-06-20 07:32:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 322000 (133 MB) 2022-06-20 07:32:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 323000 (133 MB) 2022-06-20 07:32:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 324000 (133 MB) 2022-06-20 07:32:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 325000 (134 MB) 2022-06-20 07:32:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 326000 (134 MB) 2022-06-20 07:32:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 327000 (135 MB) 2022-06-20 07:32:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 328000 (135 MB) 2022-06-20 07:32:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 329000 (135 MB) 2022-06-20 07:32:57 source > 2022-06-20 07:32:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 330000 2022-06-20 07:32:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 330000 (136 MB) 2022-06-20 07:32:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 331000 (136 MB) 2022-06-20 07:32:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 332000 (137 MB) 2022-06-20 07:32:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 333000 (137 MB) 2022-06-20 07:32:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 334000 (138 MB) 2022-06-20 07:32:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 335000 (138 MB) 2022-06-20 07:32:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 336000 (138 MB) 2022-06-20 07:32:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 337000 (139 MB) 2022-06-20 07:32:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 338000 (139 MB) 2022-06-20 07:32:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 339000 (140 MB) 2022-06-20 07:32:57 source > 2022-06-20 07:32:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 340000 2022-06-20 07:32:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 340000 (140 MB) 2022-06-20 07:32:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 341000 (140 MB) 2022-06-20 07:32:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 342000 (141 MB) 2022-06-20 07:32:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 343000 (141 MB) 2022-06-20 07:32:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 344000 (142 MB) 2022-06-20 07:32:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 345000 (142 MB) 2022-06-20 07:32:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 346000 (142 MB) 2022-06-20 07:32:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 347000 (143 MB) 2022-06-20 07:32:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 348000 (143 MB) 2022-06-20 07:32:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 349000 (144 MB) 2022-06-20 07:32:58 source > 2022-06-20 07:32:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 350000 2022-06-20 07:32:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 350000 (144 MB) 2022-06-20 07:32:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 351000 (145 MB) 2022-06-20 07:32:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 352000 (145 MB) 2022-06-20 07:32:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 353000 (145 MB) 2022-06-20 07:32:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 354000 (146 MB) 2022-06-20 07:32:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 355000 (146 MB) 2022-06-20 07:32:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 356000 (147 MB) 2022-06-20 07:32:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 357000 (147 MB) 2022-06-20 07:32:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 358000 (147 MB) 2022-06-20 07:32:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 359000 (148 MB) 2022-06-20 07:32:59 source > 2022-06-20 07:32:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 360000 2022-06-20 07:32:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 360000 (148 MB) 2022-06-20 07:32:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 361000 (149 MB) 2022-06-20 07:32:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 362000 (149 MB) 2022-06-20 07:32:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 363000 (149 MB) 2022-06-20 07:32:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 364000 (150 MB) 2022-06-20 07:33:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 365000 (150 MB) 2022-06-20 07:33:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 366000 (151 MB) 2022-06-20 07:33:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 367000 (151 MB) 2022-06-20 07:33:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 368000 (152 MB) 2022-06-20 07:33:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 369000 (152 MB) 2022-06-20 07:33:00 source > 2022-06-20 07:33:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 370000 2022-06-20 07:33:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 370000 (152 MB) 2022-06-20 07:33:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 371000 (153 MB) 2022-06-20 07:33:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 372000 (153 MB) 2022-06-20 07:33:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 373000 (154 MB) 2022-06-20 07:33:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 374000 (154 MB) 2022-06-20 07:33:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 375000 (154 MB) 2022-06-20 07:33:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 376000 (155 MB) 2022-06-20 07:33:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 377000 (155 MB) 2022-06-20 07:33:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 378000 (156 MB) 2022-06-20 07:33:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 379000 (156 MB) 2022-06-20 07:33:02 source > 2022-06-20 07:33:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 380000 2022-06-20 07:33:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 380000 (156 MB) 2022-06-20 07:33:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 381000 (157 MB) 2022-06-20 07:33:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 382000 (157 MB) 2022-06-20 07:33:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 383000 (158 MB) 2022-06-20 07:33:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 384000 (158 MB) 2022-06-20 07:33:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 385000 (159 MB) 2022-06-20 07:33:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 386000 (159 MB) 2022-06-20 07:33:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 387000 (159 MB) 2022-06-20 07:33:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 388000 (160 MB) 2022-06-20 07:33:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 389000 (160 MB) 2022-06-20 07:33:02 source > 2022-06-20 07:33:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 390000 2022-06-20 07:33:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 390000 (161 MB) 2022-06-20 07:33:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 391000 (161 MB) 2022-06-20 07:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 392000 (161 MB) 2022-06-20 07:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 393000 (162 MB) 2022-06-20 07:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 394000 (162 MB) 2022-06-20 07:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 395000 (163 MB) 2022-06-20 07:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 396000 (163 MB) 2022-06-20 07:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 397000 (164 MB) 2022-06-20 07:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 398000 (164 MB) 2022-06-20 07:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 399000 (164 MB) 2022-06-20 07:33:03 source > 2022-06-20 07:33:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 400000 2022-06-20 07:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 400000 (165 MB) 2022-06-20 07:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 401000 (165 MB) 2022-06-20 07:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 402000 (166 MB) 2022-06-20 07:33:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 403000 (166 MB) 2022-06-20 07:33:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 404000 (166 MB) 2022-06-20 07:33:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 405000 (167 MB) 2022-06-20 07:33:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 406000 (167 MB) 2022-06-20 07:33:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 407000 (168 MB) 2022-06-20 07:33:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 408000 (168 MB) 2022-06-20 07:33:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 409000 (168 MB) 2022-06-20 07:33:04 source > 2022-06-20 07:33:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 410000 2022-06-20 07:33:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 410000 (169 MB) 2022-06-20 07:33:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 411000 (169 MB) 2022-06-20 07:33:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 412000 (170 MB) 2022-06-20 07:33:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 413000 (170 MB) 2022-06-20 07:33:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 414000 (171 MB) 2022-06-20 07:33:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 415000 (171 MB) 2022-06-20 07:33:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 416000 (171 MB) 2022-06-20 07:33:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 417000 (172 MB) 2022-06-20 07:33:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 418000 (172 MB) 2022-06-20 07:33:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 419000 (173 MB) 2022-06-20 07:33:05 source > 2022-06-20 07:33:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 420000 2022-06-20 07:33:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 420000 (173 MB) 2022-06-20 07:33:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 421000 (173 MB) 2022-06-20 07:33:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 422000 (174 MB) 2022-06-20 07:33:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 423000 (174 MB) 2022-06-20 07:33:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 424000 (175 MB) 2022-06-20 07:33:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 425000 (175 MB) 2022-06-20 07:33:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 426000 (175 MB) 2022-06-20 07:33:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 427000 (176 MB) 2022-06-20 07:33:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 428000 (176 MB) 2022-06-20 07:33:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 429000 (177 MB) 2022-06-20 07:33:06 source > 2022-06-20 07:33:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 430000 2022-06-20 07:33:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 430000 (177 MB) 2022-06-20 07:33:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 431000 (178 MB) 2022-06-20 07:33:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 432000 (178 MB) 2022-06-20 07:33:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 433000 (178 MB) 2022-06-20 07:33:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 434000 (179 MB) 2022-06-20 07:33:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 435000 (179 MB) 2022-06-20 07:33:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 436000 (180 MB) 2022-06-20 07:33:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 437000 (180 MB) 2022-06-20 07:33:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 438000 (180 MB) 2022-06-20 07:33:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 439000 (181 MB) 2022-06-20 07:33:07 source > 2022-06-20 07:33:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 440000 2022-06-20 07:33:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 440000 (181 MB) 2022-06-20 07:33:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 441000 (182 MB) 2022-06-20 07:33:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 442000 (182 MB) 2022-06-20 07:33:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 443000 (182 MB) 2022-06-20 07:33:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 444000 (183 MB) 2022-06-20 07:33:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 445000 (183 MB) 2022-06-20 07:33:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 446000 (184 MB) 2022-06-20 07:33:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 447000 (184 MB) 2022-06-20 07:33:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 448000 (185 MB) 2022-06-20 07:33:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 449000 (185 MB) 2022-06-20 07:33:08 source > 2022-06-20 07:33:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 450000 2022-06-20 07:33:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 450000 (185 MB) 2022-06-20 07:33:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 451000 (186 MB) 2022-06-20 07:33:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 452000 (186 MB) 2022-06-20 07:33:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 453000 (187 MB) 2022-06-20 07:33:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 454000 (187 MB) 2022-06-20 07:33:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 455000 (187 MB) 2022-06-20 07:33:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 456000 (188 MB) 2022-06-20 07:33:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 457000 (188 MB) 2022-06-20 07:33:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 458000 (189 MB) 2022-06-20 07:33:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 459000 (189 MB) 2022-06-20 07:33:09 source > 2022-06-20 07:33:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 460000 2022-06-20 07:33:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 460000 (189 MB) 2022-06-20 07:33:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 461000 (190 MB) 2022-06-20 07:33:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 462000 (190 MB) 2022-06-20 07:33:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 463000 (191 MB) 2022-06-20 07:33:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 464000 (191 MB) 2022-06-20 07:33:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 465000 (192 MB) 2022-06-20 07:33:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 466000 (192 MB) 2022-06-20 07:33:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 467000 (192 MB) 2022-06-20 07:33:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 468000 (193 MB) 2022-06-20 07:33:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 469000 (193 MB) 2022-06-20 07:33:10 source > 2022-06-20 07:33:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 470000 2022-06-20 07:33:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 470000 (194 MB) 2022-06-20 07:33:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 471000 (194 MB) 2022-06-20 07:33:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 472000 (194 MB) 2022-06-20 07:33:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 473000 (195 MB) 2022-06-20 07:33:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 474000 (195 MB) 2022-06-20 07:33:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 475000 (196 MB) 2022-06-20 07:33:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 476000 (196 MB) 2022-06-20 07:33:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 477000 (197 MB) 2022-06-20 07:33:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 478000 (197 MB) 2022-06-20 07:33:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 479000 (197 MB) 2022-06-20 07:33:11 source > 2022-06-20 07:33:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 480000 2022-06-20 07:33:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 480000 (198 MB) 2022-06-20 07:33:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 481000 (198 MB) 2022-06-20 07:33:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 482000 (199 MB) 2022-06-20 07:33:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 483000 (199 MB) 2022-06-20 07:33:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 484000 (199 MB) 2022-06-20 07:33:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 485000 (200 MB) 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 486000 (200 MB) 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 487000 (201 MB) 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 488000 (201 MB) 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 489000 (201 MB) 2022-06-20 07:33:12 source > 2022-06-20 07:33:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 490000 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 490000 (202 MB) 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 491000 (202 MB) 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 492000 (203 MB) 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 493000 (203 MB) 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 494000 (204 MB) 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 495000 (204 MB) 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 496000 (204 MB) 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 497000 (205 MB) 2022-06-20 07:33:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 498000 (205 MB) 2022-06-20 07:33:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 499000 (206 MB) 2022-06-20 07:33:13 source > 2022-06-20 07:33:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 500000 2022-06-20 07:33:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 500000 (206 MB) 2022-06-20 07:33:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 501000 (206 MB) 2022-06-20 07:33:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 502000 (207 MB) 2022-06-20 07:33:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 503000 (207 MB) 2022-06-20 07:33:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 504000 (208 MB) 2022-06-20 07:33:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 505000 (208 MB) 2022-06-20 07:33:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 506000 (208 MB) 2022-06-20 07:33:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 507000 (209 MB) 2022-06-20 07:33:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 508000 (209 MB) 2022-06-20 07:33:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 509000 (210 MB) 2022-06-20 07:33:13 source > 2022-06-20 07:33:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 510000 2022-06-20 07:33:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 510000 (210 MB) 2022-06-20 07:33:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 511000 (211 MB) 2022-06-20 07:33:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 512000 (211 MB) 2022-06-20 07:33:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 513000 (211 MB) 2022-06-20 07:33:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 514000 (212 MB) 2022-06-20 07:33:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 515000 (212 MB) 2022-06-20 07:33:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 516000 (213 MB) 2022-06-20 07:33:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 517000 (213 MB) 2022-06-20 07:33:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 518000 (213 MB) 2022-06-20 07:33:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 519000 (214 MB) 2022-06-20 07:33:14 source > 2022-06-20 07:33:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 520000 2022-06-20 07:33:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 520000 (214 MB) 2022-06-20 07:33:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 521000 (215 MB) 2022-06-20 07:33:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 522000 (215 MB) 2022-06-20 07:33:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 523000 (215 MB) 2022-06-20 07:33:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 524000 (216 MB) 2022-06-20 07:33:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 525000 (216 MB) 2022-06-20 07:33:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 526000 (217 MB) 2022-06-20 07:33:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 527000 (217 MB) 2022-06-20 07:33:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 528000 (218 MB) 2022-06-20 07:33:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 529000 (218 MB) 2022-06-20 07:33:15 source > 2022-06-20 07:33:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 530000 2022-06-20 07:33:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 530000 (218 MB) 2022-06-20 07:33:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 531000 (219 MB) 2022-06-20 07:33:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 532000 (219 MB) 2022-06-20 07:33:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 533000 (220 MB) 2022-06-20 07:33:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 534000 (220 MB) 2022-06-20 07:33:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 535000 (220 MB) 2022-06-20 07:33:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 536000 (221 MB) 2022-06-20 07:33:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 537000 (221 MB) 2022-06-20 07:33:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 538000 (222 MB) 2022-06-20 07:33:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 539000 (222 MB) 2022-06-20 07:33:16 source > 2022-06-20 07:33:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 540000 2022-06-20 07:33:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 540000 (223 MB) 2022-06-20 07:33:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 541000 (223 MB) 2022-06-20 07:33:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 542000 (223 MB) 2022-06-20 07:33:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 543000 (224 MB) 2022-06-20 07:33:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 544000 (224 MB) 2022-06-20 07:33:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 545000 (225 MB) 2022-06-20 07:33:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 546000 (225 MB) 2022-06-20 07:33:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 547000 (225 MB) 2022-06-20 07:33:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 548000 (226 MB) 2022-06-20 07:33:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 549000 (226 MB) 2022-06-20 07:33:17 source > 2022-06-20 07:33:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 550000 2022-06-20 07:33:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 550000 (227 MB) 2022-06-20 07:33:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 551000 (227 MB) 2022-06-20 07:33:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 552000 (227 MB) 2022-06-20 07:33:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 553000 (228 MB) 2022-06-20 07:33:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 554000 (228 MB) 2022-06-20 07:33:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 555000 (229 MB) 2022-06-20 07:33:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 556000 (229 MB) 2022-06-20 07:33:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 557000 (230 MB) 2022-06-20 07:33:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 558000 (230 MB) 2022-06-20 07:33:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 559000 (230 MB) 2022-06-20 07:33:18 source > 2022-06-20 07:33:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 560000 2022-06-20 07:33:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 560000 (231 MB) 2022-06-20 07:33:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 561000 (231 MB) 2022-06-20 07:33:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 562000 (232 MB) 2022-06-20 07:33:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 563000 (232 MB) 2022-06-20 07:33:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 564000 (232 MB) 2022-06-20 07:33:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 565000 (233 MB) 2022-06-20 07:33:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 566000 (233 MB) 2022-06-20 07:33:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 567000 (234 MB) 2022-06-20 07:33:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 568000 (234 MB) 2022-06-20 07:33:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 569000 (234 MB) 2022-06-20 07:33:19 source > 2022-06-20 07:33:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 570000 2022-06-20 07:33:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 570000 (235 MB) 2022-06-20 07:33:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 571000 (235 MB) 2022-06-20 07:33:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 572000 (236 MB) 2022-06-20 07:33:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 573000 (236 MB) 2022-06-20 07:33:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 574000 (237 MB) 2022-06-20 07:33:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 575000 (237 MB) 2022-06-20 07:33:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 576000 (237 MB) 2022-06-20 07:33:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 577000 (238 MB) 2022-06-20 07:33:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 578000 (238 MB) 2022-06-20 07:33:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 579000 (239 MB) 2022-06-20 07:33:20 source > 2022-06-20 07:33:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 580000 2022-06-20 07:33:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 580000 (239 MB) 2022-06-20 07:33:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 581000 (239 MB) 2022-06-20 07:33:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 582000 (240 MB) 2022-06-20 07:33:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 583000 (240 MB) 2022-06-20 07:33:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 584000 (241 MB) 2022-06-20 07:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 585000 (241 MB) 2022-06-20 07:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 586000 (241 MB) 2022-06-20 07:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 587000 (242 MB) 2022-06-20 07:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 588000 (242 MB) 2022-06-20 07:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 589000 (243 MB) 2022-06-20 07:33:21 source > 2022-06-20 07:33:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 590000 2022-06-20 07:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 590000 (243 MB) 2022-06-20 07:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 591000 (244 MB) 2022-06-20 07:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 592000 (244 MB) 2022-06-20 07:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 593000 (244 MB) 2022-06-20 07:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 594000 (245 MB) 2022-06-20 07:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 595000 (245 MB) 2022-06-20 07:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 596000 (246 MB) 2022-06-20 07:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 597000 (246 MB) 2022-06-20 07:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 598000 (246 MB) 2022-06-20 07:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 599000 (247 MB) 2022-06-20 07:33:22 source > 2022-06-20 07:33:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 600000 2022-06-20 07:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 600000 (247 MB) 2022-06-20 07:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 601000 (248 MB) 2022-06-20 07:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 602000 (248 MB) 2022-06-20 07:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 603000 (249 MB) 2022-06-20 07:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 604000 (249 MB) 2022-06-20 07:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 605000 (249 MB) 2022-06-20 07:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 606000 (250 MB) 2022-06-20 07:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 607000 (250 MB) 2022-06-20 07:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 608000 (251 MB) 2022-06-20 07:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 609000 (251 MB) 2022-06-20 07:33:23 source > 2022-06-20 07:33:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 610000 2022-06-20 07:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 610000 (251 MB) 2022-06-20 07:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 611000 (252 MB) 2022-06-20 07:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 612000 (252 MB) 2022-06-20 07:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 613000 (253 MB) 2022-06-20 07:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 614000 (253 MB) 2022-06-20 07:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 615000 (253 MB) 2022-06-20 07:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 616000 (254 MB) 2022-06-20 07:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 617000 (254 MB) 2022-06-20 07:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 618000 (255 MB) 2022-06-20 07:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 619000 (255 MB) 2022-06-20 07:33:24 source > 2022-06-20 07:33:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 620000 2022-06-20 07:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 620000 (256 MB) 2022-06-20 07:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 621000 (256 MB) 2022-06-20 07:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 622000 (256 MB) 2022-06-20 07:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 623000 (257 MB) 2022-06-20 07:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 624000 (257 MB) 2022-06-20 07:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 625000 (258 MB) 2022-06-20 07:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 626000 (258 MB) 2022-06-20 07:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 627000 (258 MB) 2022-06-20 07:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 628000 (259 MB) 2022-06-20 07:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 629000 (259 MB) 2022-06-20 07:33:25 source > 2022-06-20 07:33:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 630000 2022-06-20 07:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 630000 (260 MB) 2022-06-20 07:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 631000 (260 MB) 2022-06-20 07:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 632000 (260 MB) 2022-06-20 07:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 633000 (261 MB) 2022-06-20 07:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 634000 (261 MB) 2022-06-20 07:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 635000 (262 MB) 2022-06-20 07:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 636000 (262 MB) 2022-06-20 07:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 637000 (263 MB) 2022-06-20 07:33:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 638000 (263 MB) 2022-06-20 07:33:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 639000 (263 MB) 2022-06-20 07:33:26 source > 2022-06-20 07:33:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 640000 2022-06-20 07:33:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 640000 (264 MB) 2022-06-20 07:33:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 641000 (264 MB) 2022-06-20 07:33:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 642000 (265 MB) 2022-06-20 07:33:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 643000 (265 MB) 2022-06-20 07:33:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 644000 (265 MB) 2022-06-20 07:33:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 645000 (266 MB) 2022-06-20 07:33:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 646000 (266 MB) 2022-06-20 07:33:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 647000 (267 MB) 2022-06-20 07:33:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 648000 (267 MB) 2022-06-20 07:33:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 649000 (267 MB) 2022-06-20 07:33:27 source > 2022-06-20 07:33:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 650000 2022-06-20 07:33:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 650000 (268 MB) 2022-06-20 07:33:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 651000 (268 MB) 2022-06-20 07:33:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 652000 (269 MB) 2022-06-20 07:33:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 653000 (269 MB) 2022-06-20 07:33:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 654000 (270 MB) 2022-06-20 07:33:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 655000 (270 MB) 2022-06-20 07:33:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 656000 (270 MB) 2022-06-20 07:33:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 657000 (271 MB) 2022-06-20 07:33:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 658000 (271 MB) 2022-06-20 07:33:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 659000 (272 MB) 2022-06-20 07:33:28 source > 2022-06-20 07:33:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 660000 2022-06-20 07:33:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 660000 (272 MB) 2022-06-20 07:33:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 661000 (272 MB) 2022-06-20 07:33:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 662000 (273 MB) 2022-06-20 07:33:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 663000 (273 MB) 2022-06-20 07:33:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 664000 (274 MB) 2022-06-20 07:33:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 665000 (274 MB) 2022-06-20 07:33:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 666000 (275 MB) 2022-06-20 07:33:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 667000 (275 MB) 2022-06-20 07:33:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 668000 (275 MB) 2022-06-20 07:33:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 669000 (276 MB) 2022-06-20 07:33:28 source > 2022-06-20 07:33:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 670000 2022-06-20 07:33:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 670000 (276 MB) 2022-06-20 07:33:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 671000 (277 MB) 2022-06-20 07:33:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 672000 (277 MB) 2022-06-20 07:33:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 673000 (277 MB) 2022-06-20 07:33:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 674000 (278 MB) 2022-06-20 07:33:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 675000 (278 MB) 2022-06-20 07:33:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 676000 (279 MB) 2022-06-20 07:33:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 677000 (279 MB) 2022-06-20 07:33:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 678000 (279 MB) 2022-06-20 07:33:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 679000 (280 MB) 2022-06-20 07:33:29 source > 2022-06-20 07:33:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 680000 2022-06-20 07:33:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 680000 (280 MB) 2022-06-20 07:33:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 681000 (281 MB) 2022-06-20 07:33:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 682000 (281 MB) 2022-06-20 07:33:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 683000 (282 MB) 2022-06-20 07:33:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 684000 (282 MB) 2022-06-20 07:33:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 685000 (282 MB) 2022-06-20 07:33:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 686000 (283 MB) 2022-06-20 07:33:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 687000 (283 MB) 2022-06-20 07:33:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 688000 (284 MB) 2022-06-20 07:33:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 689000 (284 MB) 2022-06-20 07:33:30 source > 2022-06-20 07:33:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 690000 2022-06-20 07:33:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 690000 (284 MB) 2022-06-20 07:33:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 691000 (285 MB) 2022-06-20 07:33:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 692000 (285 MB) 2022-06-20 07:33:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 693000 (286 MB) 2022-06-20 07:33:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 694000 (286 MB) 2022-06-20 07:33:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 695000 (286 MB) 2022-06-20 07:33:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 696000 (287 MB) 2022-06-20 07:33:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 697000 (287 MB) 2022-06-20 07:33:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 698000 (288 MB) 2022-06-20 07:33:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 699000 (288 MB) 2022-06-20 07:33:32 source > 2022-06-20 07:33:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 700000 2022-06-20 07:33:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 700000 (289 MB) 2022-06-20 07:33:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 701000 (289 MB) 2022-06-20 07:33:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 702000 (289 MB) 2022-06-20 07:33:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 703000 (290 MB) 2022-06-20 07:33:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 704000 (290 MB) 2022-06-20 07:33:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 705000 (291 MB) 2022-06-20 07:33:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 706000 (291 MB) 2022-06-20 07:33:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 707000 (291 MB) 2022-06-20 07:33:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 708000 (292 MB) 2022-06-20 07:33:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 709000 (292 MB) 2022-06-20 07:33:33 source > 2022-06-20 07:33:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 710000 2022-06-20 07:33:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 710000 (293 MB) 2022-06-20 07:33:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 711000 (293 MB) 2022-06-20 07:33:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 712000 (293 MB) 2022-06-20 07:33:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 713000 (294 MB) 2022-06-20 07:33:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 714000 (294 MB) 2022-06-20 07:33:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 715000 (295 MB) 2022-06-20 07:33:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 716000 (295 MB) 2022-06-20 07:33:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 717000 (296 MB) 2022-06-20 07:33:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 718000 (296 MB) 2022-06-20 07:33:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 719000 (296 MB) 2022-06-20 07:33:33 source > 2022-06-20 07:33:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 720000 2022-06-20 07:33:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 720000 (297 MB) 2022-06-20 07:33:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 721000 (297 MB) 2022-06-20 07:33:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 722000 (298 MB) 2022-06-20 07:33:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 723000 (298 MB) 2022-06-20 07:33:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 724000 (298 MB) 2022-06-20 07:33:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 725000 (299 MB) 2022-06-20 07:33:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 726000 (299 MB) 2022-06-20 07:33:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 727000 (300 MB) 2022-06-20 07:33:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 728000 (300 MB) 2022-06-20 07:33:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 729000 (301 MB) 2022-06-20 07:33:34 source > 2022-06-20 07:33:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 730000 2022-06-20 07:33:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 730000 (301 MB) 2022-06-20 07:33:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 731000 (301 MB) 2022-06-20 07:33:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 732000 (302 MB) 2022-06-20 07:33:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 733000 (302 MB) 2022-06-20 07:33:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 734000 (303 MB) 2022-06-20 07:33:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 735000 (303 MB) 2022-06-20 07:33:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 736000 (303 MB) 2022-06-20 07:33:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 737000 (304 MB) 2022-06-20 07:33:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 738000 (304 MB) 2022-06-20 07:33:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 739000 (305 MB) 2022-06-20 07:33:35 source > 2022-06-20 07:33:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 740000 2022-06-20 07:33:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 740000 (305 MB) 2022-06-20 07:33:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 741000 (305 MB) 2022-06-20 07:33:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 742000 (306 MB) 2022-06-20 07:33:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 743000 (306 MB) 2022-06-20 07:33:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 744000 (307 MB) 2022-06-20 07:33:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 745000 (307 MB) 2022-06-20 07:33:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 746000 (308 MB) 2022-06-20 07:33:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 747000 (308 MB) 2022-06-20 07:33:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 748000 (308 MB) 2022-06-20 07:33:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 749000 (309 MB) 2022-06-20 07:33:36 source > 2022-06-20 07:33:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 750000 2022-06-20 07:33:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 750000 (309 MB) 2022-06-20 07:33:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 751000 (310 MB) 2022-06-20 07:33:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 752000 (310 MB) 2022-06-20 07:33:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 753000 (310 MB) 2022-06-20 07:33:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 754000 (311 MB) 2022-06-20 07:33:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 755000 (311 MB) 2022-06-20 07:33:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 756000 (312 MB) 2022-06-20 07:33:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 757000 (312 MB) 2022-06-20 07:33:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 758000 (312 MB) 2022-06-20 07:33:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 759000 (313 MB) 2022-06-20 07:33:37 source > 2022-06-20 07:33:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 760000 2022-06-20 07:33:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 760000 (313 MB) 2022-06-20 07:33:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 761000 (314 MB) 2022-06-20 07:33:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 762000 (314 MB) 2022-06-20 07:33:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 763000 (315 MB) 2022-06-20 07:33:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 764000 (315 MB) 2022-06-20 07:33:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 765000 (315 MB) 2022-06-20 07:33:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 766000 (316 MB) 2022-06-20 07:33:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 767000 (316 MB) 2022-06-20 07:33:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 768000 (317 MB) 2022-06-20 07:33:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 769000 (317 MB) 2022-06-20 07:33:38 source > 2022-06-20 07:33:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 770000 2022-06-20 07:33:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 770000 (317 MB) 2022-06-20 07:33:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 771000 (318 MB) 2022-06-20 07:33:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 772000 (318 MB) 2022-06-20 07:33:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 773000 (319 MB) 2022-06-20 07:33:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 774000 (319 MB) 2022-06-20 07:33:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 775000 (319 MB) 2022-06-20 07:33:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 776000 (320 MB) 2022-06-20 07:33:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 777000 (320 MB) 2022-06-20 07:33:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 778000 (321 MB) 2022-06-20 07:33:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 779000 (321 MB) 2022-06-20 07:33:39 source > 2022-06-20 07:33:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 780000 2022-06-20 07:33:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 780000 (322 MB) 2022-06-20 07:33:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 781000 (322 MB) 2022-06-20 07:33:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 782000 (322 MB) 2022-06-20 07:33:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 783000 (323 MB) 2022-06-20 07:33:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 784000 (323 MB) 2022-06-20 07:33:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 785000 (324 MB) 2022-06-20 07:33:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 786000 (324 MB) 2022-06-20 07:33:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 787000 (324 MB) 2022-06-20 07:33:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 788000 (325 MB) 2022-06-20 07:33:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 789000 (325 MB) 2022-06-20 07:33:40 source > 2022-06-20 07:33:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 790000 2022-06-20 07:33:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 790000 (326 MB) 2022-06-20 07:33:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 791000 (326 MB) 2022-06-20 07:33:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 792000 (326 MB) 2022-06-20 07:33:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 793000 (327 MB) 2022-06-20 07:33:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 794000 (327 MB) 2022-06-20 07:33:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 795000 (328 MB) 2022-06-20 07:33:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 796000 (328 MB) 2022-06-20 07:33:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 797000 (329 MB) 2022-06-20 07:33:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 798000 (329 MB) 2022-06-20 07:33:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 799000 (329 MB) 2022-06-20 07:33:41 source > 2022-06-20 07:33:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 800000 2022-06-20 07:33:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 800000 (330 MB) 2022-06-20 07:33:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 801000 (330 MB) 2022-06-20 07:33:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 802000 (331 MB) 2022-06-20 07:33:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 803000 (331 MB) 2022-06-20 07:33:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 804000 (331 MB) 2022-06-20 07:33:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 805000 (332 MB) 2022-06-20 07:33:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 806000 (332 MB) 2022-06-20 07:33:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 807000 (333 MB) 2022-06-20 07:33:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 808000 (333 MB) 2022-06-20 07:33:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 809000 (334 MB) 2022-06-20 07:33:42 source > 2022-06-20 07:33:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 810000 2022-06-20 07:33:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 810000 (334 MB) 2022-06-20 07:33:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 811000 (334 MB) 2022-06-20 07:33:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 812000 (335 MB) 2022-06-20 07:33:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 813000 (335 MB) 2022-06-20 07:33:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 814000 (336 MB) 2022-06-20 07:33:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 815000 (336 MB) 2022-06-20 07:33:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 816000 (336 MB) 2022-06-20 07:33:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 817000 (337 MB) 2022-06-20 07:33:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 818000 (337 MB) 2022-06-20 07:33:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 819000 (338 MB) 2022-06-20 07:33:43 source > 2022-06-20 07:33:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 820000 2022-06-20 07:33:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 820000 (338 MB) 2022-06-20 07:33:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 821000 (338 MB) 2022-06-20 07:33:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 822000 (339 MB) 2022-06-20 07:33:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 823000 (339 MB) 2022-06-20 07:33:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 824000 (340 MB) 2022-06-20 07:33:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 825000 (340 MB) 2022-06-20 07:33:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 826000 (341 MB) 2022-06-20 07:33:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 827000 (341 MB) 2022-06-20 07:33:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 828000 (341 MB) 2022-06-20 07:33:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 829000 (342 MB) 2022-06-20 07:33:44 source > 2022-06-20 07:33:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 830000 2022-06-20 07:33:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 830000 (342 MB) 2022-06-20 07:33:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 831000 (343 MB) 2022-06-20 07:33:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 832000 (343 MB) 2022-06-20 07:33:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 833000 (343 MB) 2022-06-20 07:33:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 834000 (344 MB) 2022-06-20 07:33:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 835000 (344 MB) 2022-06-20 07:33:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 836000 (345 MB) 2022-06-20 07:33:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 837000 (345 MB) 2022-06-20 07:33:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 838000 (345 MB) 2022-06-20 07:33:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 839000 (346 MB) 2022-06-20 07:33:45 source > 2022-06-20 07:33:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 840000 2022-06-20 07:33:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 840000 (346 MB) 2022-06-20 07:33:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 841000 (347 MB) 2022-06-20 07:33:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 842000 (347 MB) 2022-06-20 07:33:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 843000 (348 MB) 2022-06-20 07:33:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 844000 (348 MB) 2022-06-20 07:33:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 845000 (348 MB) 2022-06-20 07:33:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 846000 (349 MB) 2022-06-20 07:33:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 847000 (349 MB) 2022-06-20 07:33:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 848000 (350 MB) 2022-06-20 07:33:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 849000 (350 MB) 2022-06-20 07:33:45 source > 2022-06-20 07:33:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 850000 2022-06-20 07:33:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 850000 (350 MB) 2022-06-20 07:33:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 851000 (351 MB) 2022-06-20 07:33:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 852000 (351 MB) 2022-06-20 07:33:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 853000 (352 MB) 2022-06-20 07:33:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 854000 (352 MB) 2022-06-20 07:33:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 855000 (352 MB) 2022-06-20 07:33:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 856000 (353 MB) 2022-06-20 07:33:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 857000 (353 MB) 2022-06-20 07:33:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 858000 (354 MB) 2022-06-20 07:33:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 859000 (354 MB) 2022-06-20 07:33:47 source > 2022-06-20 07:33:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 860000 2022-06-20 07:33:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 860000 (355 MB) 2022-06-20 07:33:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 861000 (355 MB) 2022-06-20 07:33:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 862000 (355 MB) 2022-06-20 07:33:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 863000 (356 MB) 2022-06-20 07:33:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 864000 (356 MB) 2022-06-20 07:33:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 865000 (357 MB) 2022-06-20 07:33:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 866000 (357 MB) 2022-06-20 07:33:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 867000 (357 MB) 2022-06-20 07:33:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 868000 (358 MB) 2022-06-20 07:33:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 869000 (358 MB) 2022-06-20 07:33:48 source > 2022-06-20 07:33:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 870000 2022-06-20 07:33:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 870000 (359 MB) 2022-06-20 07:33:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 871000 (359 MB) 2022-06-20 07:33:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 872000 (360 MB) 2022-06-20 07:33:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 873000 (360 MB) 2022-06-20 07:33:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 874000 (360 MB) 2022-06-20 07:33:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 875000 (361 MB) 2022-06-20 07:33:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 876000 (361 MB) 2022-06-20 07:33:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 877000 (362 MB) 2022-06-20 07:33:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 878000 (362 MB) 2022-06-20 07:33:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 879000 (362 MB) 2022-06-20 07:33:48 source > 2022-06-20 07:33:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 880000 2022-06-20 07:33:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 880000 (363 MB) 2022-06-20 07:33:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 881000 (363 MB) 2022-06-20 07:33:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 882000 (364 MB) 2022-06-20 07:33:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 883000 (364 MB) 2022-06-20 07:33:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 884000 (364 MB) 2022-06-20 07:33:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 885000 (365 MB) 2022-06-20 07:33:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 886000 (365 MB) 2022-06-20 07:33:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 887000 (366 MB) 2022-06-20 07:33:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 888000 (366 MB) 2022-06-20 07:33:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 889000 (367 MB) 2022-06-20 07:33:49 source > 2022-06-20 07:33:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 890000 2022-06-20 07:33:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 890000 (367 MB) 2022-06-20 07:33:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 891000 (367 MB) 2022-06-20 07:33:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 892000 (368 MB) 2022-06-20 07:33:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 893000 (368 MB) 2022-06-20 07:33:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 894000 (369 MB) 2022-06-20 07:33:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 895000 (369 MB) 2022-06-20 07:33:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 896000 (369 MB) 2022-06-20 07:33:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 897000 (370 MB) 2022-06-20 07:33:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 898000 (370 MB) 2022-06-20 07:33:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 899000 (371 MB) 2022-06-20 07:33:50 source > 2022-06-20 07:33:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 900000 2022-06-20 07:33:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 900000 (371 MB) 2022-06-20 07:33:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 901000 (371 MB) 2022-06-20 07:33:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 902000 (372 MB) 2022-06-20 07:33:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 903000 (372 MB) 2022-06-20 07:33:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 904000 (373 MB) 2022-06-20 07:33:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 905000 (373 MB) 2022-06-20 07:33:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 906000 (374 MB) 2022-06-20 07:33:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 907000 (374 MB) 2022-06-20 07:33:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 908000 (374 MB) 2022-06-20 07:33:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 909000 (375 MB) 2022-06-20 07:33:51 source > 2022-06-20 07:33:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 910000 2022-06-20 07:33:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 910000 (375 MB) 2022-06-20 07:33:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 911000 (376 MB) 2022-06-20 07:33:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 912000 (376 MB) 2022-06-20 07:33:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 913000 (376 MB) 2022-06-20 07:33:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 914000 (377 MB) 2022-06-20 07:33:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 915000 (377 MB) 2022-06-20 07:33:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 916000 (378 MB) 2022-06-20 07:33:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 917000 (378 MB) 2022-06-20 07:33:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 918000 (378 MB) 2022-06-20 07:33:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 919000 (379 MB) 2022-06-20 07:33:52 source > 2022-06-20 07:33:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 920000 2022-06-20 07:33:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 920000 (379 MB) 2022-06-20 07:33:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 921000 (380 MB) 2022-06-20 07:33:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 922000 (380 MB) 2022-06-20 07:33:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 923000 (381 MB) 2022-06-20 07:33:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 924000 (381 MB) 2022-06-20 07:33:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 925000 (381 MB) 2022-06-20 07:33:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 926000 (382 MB) 2022-06-20 07:33:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 927000 (382 MB) 2022-06-20 07:33:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 928000 (383 MB) 2022-06-20 07:33:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 929000 (383 MB) 2022-06-20 07:33:53 source > 2022-06-20 07:33:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 930000 2022-06-20 07:33:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 930000 (383 MB) 2022-06-20 07:33:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 931000 (384 MB) 2022-06-20 07:33:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 932000 (384 MB) 2022-06-20 07:33:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 933000 (385 MB) 2022-06-20 07:33:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 934000 (385 MB) 2022-06-20 07:33:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 935000 (386 MB) 2022-06-20 07:33:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 936000 (386 MB) 2022-06-20 07:33:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 937000 (386 MB) 2022-06-20 07:33:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 938000 (387 MB) 2022-06-20 07:33:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 939000 (387 MB) 2022-06-20 07:33:54 source > 2022-06-20 07:33:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 940000 2022-06-20 07:33:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 940000 (388 MB) 2022-06-20 07:33:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 941000 (388 MB) 2022-06-20 07:33:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 942000 (388 MB) 2022-06-20 07:33:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 943000 (389 MB) 2022-06-20 07:33:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 944000 (389 MB) 2022-06-20 07:33:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 945000 (390 MB) 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 946000 (390 MB) 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 947000 (390 MB) 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 948000 (391 MB) 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 949000 (391 MB) 2022-06-20 07:33:55 source > 2022-06-20 07:33:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 950000 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 950000 (392 MB) 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 951000 (392 MB) 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 952000 (393 MB) 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 953000 (393 MB) 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 954000 (393 MB) 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 955000 (394 MB) 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 956000 (394 MB) 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 957000 (395 MB) 2022-06-20 07:33:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 958000 (395 MB) 2022-06-20 07:33:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 959000 (395 MB) 2022-06-20 07:33:56 source > 2022-06-20 07:33:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 960000 2022-06-20 07:33:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 960000 (396 MB) 2022-06-20 07:33:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 961000 (396 MB) 2022-06-20 07:33:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 962000 (397 MB) 2022-06-20 07:33:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 963000 (397 MB) 2022-06-20 07:33:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 964000 (397 MB) 2022-06-20 07:33:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 965000 (398 MB) 2022-06-20 07:33:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 966000 (398 MB) 2022-06-20 07:33:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 967000 (399 MB) 2022-06-20 07:33:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 968000 (399 MB) 2022-06-20 07:33:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 969000 (400 MB) 2022-06-20 07:33:57 source > 2022-06-20 07:33:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 970000 2022-06-20 07:33:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 970000 (400 MB) 2022-06-20 07:33:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 971000 (400 MB) 2022-06-20 07:33:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 972000 (401 MB) 2022-06-20 07:33:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 973000 (401 MB) 2022-06-20 07:33:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 974000 (402 MB) 2022-06-20 07:33:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 975000 (402 MB) 2022-06-20 07:33:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 976000 (402 MB) 2022-06-20 07:33:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 977000 (403 MB) 2022-06-20 07:33:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 978000 (403 MB) 2022-06-20 07:33:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 979000 (404 MB) 2022-06-20 07:33:58 source > 2022-06-20 07:33:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 980000 2022-06-20 07:33:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 980000 (404 MB) 2022-06-20 07:33:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 981000 (404 MB) 2022-06-20 07:33:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 982000 (405 MB) 2022-06-20 07:33:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 983000 (405 MB) 2022-06-20 07:33:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 984000 (406 MB) 2022-06-20 07:33:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 985000 (406 MB) 2022-06-20 07:33:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 986000 (407 MB) 2022-06-20 07:33:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 987000 (407 MB) 2022-06-20 07:33:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 988000 (407 MB) 2022-06-20 07:33:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 989000 (408 MB) 2022-06-20 07:33:59 source > 2022-06-20 07:33:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 990000 2022-06-20 07:33:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 990000 (408 MB) 2022-06-20 07:33:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 991000 (409 MB) 2022-06-20 07:33:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 992000 (409 MB) 2022-06-20 07:33:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 993000 (409 MB) 2022-06-20 07:33:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 994000 (410 MB) 2022-06-20 07:33:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 995000 (410 MB) 2022-06-20 07:33:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 996000 (411 MB) 2022-06-20 07:33:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 997000 (411 MB) 2022-06-20 07:34:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 998000 (412 MB) 2022-06-20 07:34:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 999000 (412 MB) 2022-06-20 07:34:00 source > 2022-06-20 07:33:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1000000 2022-06-20 07:34:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1000000 (412 MB) 2022-06-20 07:34:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1001000 (413 MB) 2022-06-20 07:34:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1002000 (413 MB) 2022-06-20 07:34:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1003000 (414 MB) 2022-06-20 07:34:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1004000 (414 MB) 2022-06-20 07:34:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1005000 (414 MB) 2022-06-20 07:34:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1006000 (415 MB) 2022-06-20 07:34:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1007000 (415 MB) 2022-06-20 07:34:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1008000 (416 MB) 2022-06-20 07:34:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1009000 (416 MB) 2022-06-20 07:34:01 source > 2022-06-20 07:34:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1010000 2022-06-20 07:34:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1010000 (416 MB) 2022-06-20 07:34:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1011000 (417 MB) 2022-06-20 07:34:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1012000 (417 MB) 2022-06-20 07:34:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1013000 (418 MB) 2022-06-20 07:34:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1014000 (418 MB) 2022-06-20 07:34:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1015000 (419 MB) 2022-06-20 07:34:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1016000 (419 MB) 2022-06-20 07:34:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1017000 (419 MB) 2022-06-20 07:34:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1018000 (420 MB) 2022-06-20 07:34:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1019000 (420 MB) 2022-06-20 07:34:02 source > 2022-06-20 07:34:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1020000 2022-06-20 07:34:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1020000 (421 MB) 2022-06-20 07:34:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1021000 (421 MB) 2022-06-20 07:34:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1022000 (421 MB) 2022-06-20 07:34:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1023000 (422 MB) 2022-06-20 07:34:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1024000 (422 MB) 2022-06-20 07:34:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1025000 (423 MB) 2022-06-20 07:34:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1026000 (423 MB) 2022-06-20 07:34:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1027000 (423 MB) 2022-06-20 07:34:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1028000 (424 MB) 2022-06-20 07:34:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1029000 (424 MB) 2022-06-20 07:34:03 source > 2022-06-20 07:34:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1030000 2022-06-20 07:34:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1030000 (425 MB) 2022-06-20 07:34:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1031000 (425 MB) 2022-06-20 07:34:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1032000 (426 MB) 2022-06-20 07:34:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1033000 (426 MB) 2022-06-20 07:34:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1034000 (426 MB) 2022-06-20 07:34:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1035000 (427 MB) 2022-06-20 07:34:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1036000 (427 MB) 2022-06-20 07:34:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1037000 (428 MB) 2022-06-20 07:34:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1038000 (428 MB) 2022-06-20 07:34:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1039000 (428 MB) 2022-06-20 07:34:04 source > 2022-06-20 07:34:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1040000 2022-06-20 07:34:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1040000 (429 MB) 2022-06-20 07:34:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1041000 (429 MB) 2022-06-20 07:34:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1042000 (430 MB) 2022-06-20 07:34:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1043000 (430 MB) 2022-06-20 07:34:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1044000 (430 MB) 2022-06-20 07:34:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1045000 (431 MB) 2022-06-20 07:34:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1046000 (431 MB) 2022-06-20 07:34:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1047000 (432 MB) 2022-06-20 07:34:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1048000 (432 MB) 2022-06-20 07:34:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1049000 (433 MB) 2022-06-20 07:34:05 source > 2022-06-20 07:34:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1050000 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1050000 (433 MB) 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1051000 (433 MB) 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1052000 (434 MB) 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1053000 (434 MB) 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1054000 (435 MB) 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1055000 (435 MB) 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1056000 (435 MB) 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1057000 (436 MB) 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1058000 (436 MB) 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1059000 (437 MB) 2022-06-20 07:34:05 source > 2022-06-20 07:34:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1060000 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1060000 (437 MB) 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1061000 (437 MB) 2022-06-20 07:34:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1062000 (438 MB) 2022-06-20 07:34:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1063000 (438 MB) 2022-06-20 07:34:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1064000 (439 MB) 2022-06-20 07:34:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1065000 (439 MB) 2022-06-20 07:34:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1066000 (440 MB) 2022-06-20 07:34:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1067000 (440 MB) 2022-06-20 07:34:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1068000 (440 MB) 2022-06-20 07:34:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1069000 (441 MB) 2022-06-20 07:34:06 source > 2022-06-20 07:34:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1070000 2022-06-20 07:34:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1070000 (441 MB) 2022-06-20 07:34:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1071000 (442 MB) 2022-06-20 07:34:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1072000 (442 MB) 2022-06-20 07:34:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1073000 (442 MB) 2022-06-20 07:34:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1074000 (443 MB) 2022-06-20 07:34:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1075000 (443 MB) 2022-06-20 07:34:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1076000 (444 MB) 2022-06-20 07:34:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1077000 (444 MB) 2022-06-20 07:34:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1078000 (445 MB) 2022-06-20 07:34:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1079000 (445 MB) 2022-06-20 07:34:07 source > 2022-06-20 07:34:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1080000 2022-06-20 07:34:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1080000 (445 MB) 2022-06-20 07:34:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1081000 (446 MB) 2022-06-20 07:34:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1082000 (446 MB) 2022-06-20 07:34:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1083000 (447 MB) 2022-06-20 07:34:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1084000 (447 MB) 2022-06-20 07:34:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1085000 (447 MB) 2022-06-20 07:34:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1086000 (448 MB) 2022-06-20 07:34:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1087000 (448 MB) 2022-06-20 07:34:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1088000 (449 MB) 2022-06-20 07:34:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1089000 (449 MB) 2022-06-20 07:34:08 source > 2022-06-20 07:34:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1090000 2022-06-20 07:34:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1090000 (449 MB) 2022-06-20 07:34:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1091000 (450 MB) 2022-06-20 07:34:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1092000 (450 MB) 2022-06-20 07:34:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1093000 (451 MB) 2022-06-20 07:34:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1094000 (451 MB) 2022-06-20 07:34:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1095000 (452 MB) 2022-06-20 07:34:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1096000 (452 MB) 2022-06-20 07:34:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1097000 (452 MB) 2022-06-20 07:34:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1098000 (453 MB) 2022-06-20 07:34:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1099000 (453 MB) 2022-06-20 07:34:09 source > 2022-06-20 07:34:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1100000 2022-06-20 07:34:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1100000 (454 MB) 2022-06-20 07:34:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1101000 (454 MB) 2022-06-20 07:34:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1102000 (454 MB) 2022-06-20 07:34:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1103000 (455 MB) 2022-06-20 07:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1104000 (455 MB) 2022-06-20 07:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1105000 (456 MB) 2022-06-20 07:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1106000 (456 MB) 2022-06-20 07:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1107000 (456 MB) 2022-06-20 07:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1108000 (457 MB) 2022-06-20 07:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1109000 (457 MB) 2022-06-20 07:34:10 source > 2022-06-20 07:34:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1110000 2022-06-20 07:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1110000 (458 MB) 2022-06-20 07:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1111000 (458 MB) 2022-06-20 07:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1112000 (459 MB) 2022-06-20 07:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1113000 (459 MB) 2022-06-20 07:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1114000 (459 MB) 2022-06-20 07:34:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1115000 (460 MB) 2022-06-20 07:34:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1116000 (460 MB) 2022-06-20 07:34:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1117000 (461 MB) 2022-06-20 07:34:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1118000 (461 MB) 2022-06-20 07:34:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1119000 (461 MB) 2022-06-20 07:34:11 source > 2022-06-20 07:34:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1120000 2022-06-20 07:34:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1120000 (462 MB) 2022-06-20 07:34:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1121000 (462 MB) 2022-06-20 07:34:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1122000 (463 MB) 2022-06-20 07:34:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1123000 (463 MB) 2022-06-20 07:34:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1124000 (463 MB) 2022-06-20 07:34:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1125000 (464 MB) 2022-06-20 07:34:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1126000 (464 MB) 2022-06-20 07:34:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1127000 (465 MB) 2022-06-20 07:34:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1128000 (465 MB) 2022-06-20 07:34:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1129000 (466 MB) 2022-06-20 07:34:12 source > 2022-06-20 07:34:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1130000 2022-06-20 07:34:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1130000 (466 MB) 2022-06-20 07:34:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1131000 (466 MB) 2022-06-20 07:34:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1132000 (467 MB) 2022-06-20 07:34:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1133000 (467 MB) 2022-06-20 07:34:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1134000 (468 MB) 2022-06-20 07:34:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1135000 (468 MB) 2022-06-20 07:34:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1136000 (468 MB) 2022-06-20 07:34:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1137000 (469 MB) 2022-06-20 07:34:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1138000 (469 MB) 2022-06-20 07:34:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1139000 (470 MB) 2022-06-20 07:34:13 source > 2022-06-20 07:34:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1140000 2022-06-20 07:34:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1140000 (470 MB) 2022-06-20 07:34:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1141000 (471 MB) 2022-06-20 07:34:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1142000 (471 MB) 2022-06-20 07:34:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1143000 (471 MB) 2022-06-20 07:34:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1144000 (472 MB) 2022-06-20 07:34:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1145000 (472 MB) 2022-06-20 07:34:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1146000 (473 MB) 2022-06-20 07:34:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1147000 (473 MB) 2022-06-20 07:34:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1148000 (473 MB) 2022-06-20 07:34:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1149000 (474 MB) 2022-06-20 07:34:14 source > 2022-06-20 07:34:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1150000 2022-06-20 07:34:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1150000 (474 MB) 2022-06-20 07:34:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1151000 (475 MB) 2022-06-20 07:34:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1152000 (475 MB) 2022-06-20 07:34:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1153000 (475 MB) 2022-06-20 07:34:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1154000 (476 MB) 2022-06-20 07:34:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1155000 (476 MB) 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1156000 (477 MB) 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1157000 (477 MB) 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1158000 (478 MB) 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1159000 (478 MB) 2022-06-20 07:34:15 source > 2022-06-20 07:34:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1160000 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1160000 (478 MB) 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1161000 (479 MB) 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1162000 (479 MB) 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1163000 (480 MB) 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1164000 (480 MB) 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1165000 (480 MB) 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1166000 (481 MB) 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1167000 (481 MB) 2022-06-20 07:34:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1168000 (482 MB) 2022-06-20 07:34:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1169000 (482 MB) 2022-06-20 07:34:16 source > 2022-06-20 07:34:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1170000 2022-06-20 07:34:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1170000 (482 MB) 2022-06-20 07:34:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1171000 (483 MB) 2022-06-20 07:34:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1172000 (483 MB) 2022-06-20 07:34:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1173000 (484 MB) 2022-06-20 07:34:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1174000 (484 MB) 2022-06-20 07:34:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1175000 (485 MB) 2022-06-20 07:34:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1176000 (485 MB) 2022-06-20 07:34:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1177000 (485 MB) 2022-06-20 07:34:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1178000 (486 MB) 2022-06-20 07:34:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1179000 (486 MB) 2022-06-20 07:34:16 source > 2022-06-20 07:34:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1180000 2022-06-20 07:34:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1180000 (487 MB) 2022-06-20 07:34:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1181000 (487 MB) 2022-06-20 07:34:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1182000 (487 MB) 2022-06-20 07:34:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1183000 (488 MB) 2022-06-20 07:34:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1184000 (488 MB) 2022-06-20 07:34:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1185000 (489 MB) 2022-06-20 07:34:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1186000 (489 MB) 2022-06-20 07:34:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1187000 (489 MB) 2022-06-20 07:34:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1188000 (490 MB) 2022-06-20 07:34:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1189000 (490 MB) 2022-06-20 07:34:18 source > 2022-06-20 07:34:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1190000 2022-06-20 07:34:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1190000 (491 MB) 2022-06-20 07:34:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1191000 (491 MB) 2022-06-20 07:34:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1192000 (492 MB) 2022-06-20 07:34:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1193000 (492 MB) 2022-06-20 07:34:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1194000 (492 MB) 2022-06-20 07:34:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1195000 (493 MB) 2022-06-20 07:34:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1196000 (493 MB) 2022-06-20 07:34:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1197000 (494 MB) 2022-06-20 07:34:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1198000 (494 MB) 2022-06-20 07:34:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1199000 (494 MB) 2022-06-20 07:34:19 source > 2022-06-20 07:34:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1200000 2022-06-20 07:34:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1200000 (495 MB) 2022-06-20 07:34:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1201000 (495 MB) 2022-06-20 07:34:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1202000 (496 MB) 2022-06-20 07:34:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1203000 (496 MB) 2022-06-20 07:34:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1204000 (497 MB) 2022-06-20 07:34:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1205000 (497 MB) 2022-06-20 07:34:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1206000 (497 MB) 2022-06-20 07:34:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1207000 (498 MB) 2022-06-20 07:34:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1208000 (498 MB) 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1209000 (499 MB) 2022-06-20 07:34:20 source > 2022-06-20 07:34:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1210000 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1210000 (499 MB) 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1211000 (499 MB) 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1212000 (500 MB) 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1213000 (500 MB) 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1214000 (501 MB) 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1215000 (501 MB) 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1216000 (501 MB) 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1217000 (502 MB) 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1218000 (502 MB) 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1219000 (503 MB) 2022-06-20 07:34:20 source > 2022-06-20 07:34:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1220000 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1220000 (503 MB) 2022-06-20 07:34:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1221000 (504 MB) 2022-06-20 07:34:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1222000 (504 MB) 2022-06-20 07:34:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1223000 (504 MB) 2022-06-20 07:34:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1224000 (505 MB) 2022-06-20 07:34:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1225000 (505 MB) 2022-06-20 07:34:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1226000 (506 MB) 2022-06-20 07:34:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1227000 (506 MB) 2022-06-20 07:34:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1228000 (506 MB) 2022-06-20 07:34:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1229000 (507 MB) 2022-06-20 07:34:21 source > 2022-06-20 07:34:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1230000 2022-06-20 07:34:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1230000 (507 MB) 2022-06-20 07:34:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1231000 (508 MB) 2022-06-20 07:34:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1232000 (508 MB) 2022-06-20 07:34:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1233000 (508 MB) 2022-06-20 07:34:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1234000 (509 MB) 2022-06-20 07:34:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1235000 (509 MB) 2022-06-20 07:34:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1236000 (510 MB) 2022-06-20 07:34:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1237000 (510 MB) 2022-06-20 07:34:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1238000 (511 MB) 2022-06-20 07:34:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1239000 (511 MB) 2022-06-20 07:34:22 source > 2022-06-20 07:34:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1240000 2022-06-20 07:34:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1240000 (511 MB) 2022-06-20 07:34:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1241000 (512 MB) 2022-06-20 07:34:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1242000 (512 MB) 2022-06-20 07:34:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1243000 (513 MB) 2022-06-20 07:34:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1244000 (513 MB) 2022-06-20 07:34:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1245000 (513 MB) 2022-06-20 07:34:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1246000 (514 MB) 2022-06-20 07:34:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1247000 (514 MB) 2022-06-20 07:34:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1248000 (515 MB) 2022-06-20 07:34:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1249000 (515 MB) 2022-06-20 07:34:23 source > 2022-06-20 07:34:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1250000 2022-06-20 07:34:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1250000 (515 MB) 2022-06-20 07:34:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1251000 (516 MB) 2022-06-20 07:34:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1252000 (516 MB) 2022-06-20 07:34:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1253000 (517 MB) 2022-06-20 07:34:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1254000 (517 MB) 2022-06-20 07:34:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1255000 (518 MB) 2022-06-20 07:34:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1256000 (518 MB) 2022-06-20 07:34:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1257000 (518 MB) 2022-06-20 07:34:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1258000 (519 MB) 2022-06-20 07:34:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1259000 (519 MB) 2022-06-20 07:34:24 source > 2022-06-20 07:34:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1260000 2022-06-20 07:34:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1260000 (520 MB) 2022-06-20 07:34:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1261000 (520 MB) 2022-06-20 07:34:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1262000 (520 MB) 2022-06-20 07:34:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1263000 (521 MB) 2022-06-20 07:34:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1264000 (521 MB) 2022-06-20 07:34:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1265000 (522 MB) 2022-06-20 07:34:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1266000 (522 MB) 2022-06-20 07:34:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1267000 (523 MB) 2022-06-20 07:34:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1268000 (523 MB) 2022-06-20 07:34:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1269000 (523 MB) 2022-06-20 07:34:25 source > 2022-06-20 07:34:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1270000 2022-06-20 07:34:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1270000 (524 MB) 2022-06-20 07:34:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1271000 (524 MB) 2022-06-20 07:34:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1272000 (525 MB) 2022-06-20 07:34:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1273000 (525 MB) 2022-06-20 07:34:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1274000 (525 MB) 2022-06-20 07:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1275000 (526 MB) 2022-06-20 07:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1276000 (526 MB) 2022-06-20 07:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1277000 (527 MB) 2022-06-20 07:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1278000 (527 MB) 2022-06-20 07:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1279000 (527 MB) 2022-06-20 07:34:26 source > 2022-06-20 07:34:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1280000 2022-06-20 07:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1280000 (528 MB) 2022-06-20 07:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1281000 (528 MB) 2022-06-20 07:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1282000 (529 MB) 2022-06-20 07:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1283000 (529 MB) 2022-06-20 07:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1284000 (530 MB) 2022-06-20 07:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1285000 (530 MB) 2022-06-20 07:34:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1286000 (530 MB) 2022-06-20 07:34:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1287000 (531 MB) 2022-06-20 07:34:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1288000 (531 MB) 2022-06-20 07:34:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1289000 (532 MB) 2022-06-20 07:34:27 source > 2022-06-20 07:34:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1290000 2022-06-20 07:34:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1290000 (532 MB) 2022-06-20 07:34:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1291000 (532 MB) 2022-06-20 07:34:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1292000 (533 MB) 2022-06-20 07:34:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1293000 (533 MB) 2022-06-20 07:34:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1294000 (534 MB) 2022-06-20 07:34:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1295000 (534 MB) 2022-06-20 07:34:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1296000 (534 MB) 2022-06-20 07:34:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1297000 (535 MB) 2022-06-20 07:34:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1298000 (535 MB) 2022-06-20 07:34:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1299000 (536 MB) 2022-06-20 07:34:28 source > 2022-06-20 07:34:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1300000 2022-06-20 07:34:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1300000 (536 MB) 2022-06-20 07:34:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1301000 (537 MB) 2022-06-20 07:34:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1302000 (537 MB) 2022-06-20 07:34:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1303000 (537 MB) 2022-06-20 07:34:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1304000 (538 MB) 2022-06-20 07:34:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1305000 (538 MB) 2022-06-20 07:34:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1306000 (539 MB) 2022-06-20 07:34:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1307000 (539 MB) 2022-06-20 07:34:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1308000 (539 MB) 2022-06-20 07:34:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1309000 (540 MB) 2022-06-20 07:34:29 source > 2022-06-20 07:34:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1310000 2022-06-20 07:34:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1310000 (540 MB) 2022-06-20 07:34:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1311000 (541 MB) 2022-06-20 07:34:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1312000 (541 MB) 2022-06-20 07:34:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1313000 (541 MB) 2022-06-20 07:34:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1314000 (542 MB) 2022-06-20 07:34:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1315000 (542 MB) 2022-06-20 07:34:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1316000 (543 MB) 2022-06-20 07:34:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1317000 (543 MB) 2022-06-20 07:34:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1318000 (544 MB) 2022-06-20 07:34:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1319000 (544 MB) 2022-06-20 07:34:30 source > 2022-06-20 07:34:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1320000 2022-06-20 07:34:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1320000 (544 MB) 2022-06-20 07:34:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1321000 (545 MB) 2022-06-20 07:34:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1322000 (545 MB) 2022-06-20 07:34:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1323000 (546 MB) 2022-06-20 07:34:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1324000 (546 MB) 2022-06-20 07:34:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1325000 (546 MB) 2022-06-20 07:34:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1326000 (547 MB) 2022-06-20 07:34:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1327000 (547 MB) 2022-06-20 07:34:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1328000 (548 MB) 2022-06-20 07:34:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1329000 (548 MB) 2022-06-20 07:34:31 source > 2022-06-20 07:34:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1330000 2022-06-20 07:34:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1330000 (549 MB) 2022-06-20 07:34:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1331000 (549 MB) 2022-06-20 07:34:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1332000 (549 MB) 2022-06-20 07:34:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1333000 (550 MB) 2022-06-20 07:34:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1334000 (550 MB) 2022-06-20 07:34:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1335000 (551 MB) 2022-06-20 07:34:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1336000 (551 MB) 2022-06-20 07:34:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1337000 (551 MB) 2022-06-20 07:34:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1338000 (552 MB) 2022-06-20 07:34:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1339000 (552 MB) 2022-06-20 07:34:32 source > 2022-06-20 07:34:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1340000 2022-06-20 07:34:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1340000 (553 MB) 2022-06-20 07:34:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1341000 (553 MB) 2022-06-20 07:34:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1342000 (553 MB) 2022-06-20 07:34:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1343000 (554 MB) 2022-06-20 07:34:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1344000 (554 MB) 2022-06-20 07:34:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1345000 (555 MB) 2022-06-20 07:34:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1346000 (555 MB) 2022-06-20 07:34:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1347000 (556 MB) 2022-06-20 07:34:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1348000 (556 MB) 2022-06-20 07:34:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1349000 (556 MB) 2022-06-20 07:34:33 source > 2022-06-20 07:34:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1350000 2022-06-20 07:34:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1350000 (557 MB) 2022-06-20 07:34:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1351000 (557 MB) 2022-06-20 07:34:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1352000 (558 MB) 2022-06-20 07:34:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1353000 (558 MB) 2022-06-20 07:34:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1354000 (558 MB) 2022-06-20 07:34:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1355000 (559 MB) 2022-06-20 07:34:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1356000 (559 MB) 2022-06-20 07:34:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1357000 (560 MB) 2022-06-20 07:34:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1358000 (560 MB) 2022-06-20 07:34:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1359000 (560 MB) 2022-06-20 07:34:34 source > 2022-06-20 07:34:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1360000 2022-06-20 07:34:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1360000 (561 MB) 2022-06-20 07:34:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1361000 (561 MB) 2022-06-20 07:34:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1362000 (562 MB) 2022-06-20 07:34:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1363000 (562 MB) 2022-06-20 07:34:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1364000 (563 MB) 2022-06-20 07:34:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1365000 (563 MB) 2022-06-20 07:34:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1366000 (563 MB) 2022-06-20 07:34:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1367000 (564 MB) 2022-06-20 07:34:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1368000 (564 MB) 2022-06-20 07:34:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1369000 (565 MB) 2022-06-20 07:34:35 source > 2022-06-20 07:34:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1370000 2022-06-20 07:34:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1370000 (565 MB) 2022-06-20 07:34:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1371000 (565 MB) 2022-06-20 07:34:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1372000 (566 MB) 2022-06-20 07:34:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1373000 (566 MB) 2022-06-20 07:34:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1374000 (567 MB) 2022-06-20 07:34:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1375000 (567 MB) 2022-06-20 07:34:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1376000 (567 MB) 2022-06-20 07:34:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1377000 (568 MB) 2022-06-20 07:34:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1378000 (568 MB) 2022-06-20 07:34:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1379000 (569 MB) 2022-06-20 07:34:36 source > 2022-06-20 07:34:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1380000 2022-06-20 07:34:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1380000 (569 MB) 2022-06-20 07:34:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1381000 (570 MB) 2022-06-20 07:34:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1382000 (570 MB) 2022-06-20 07:34:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1383000 (570 MB) 2022-06-20 07:34:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1384000 (571 MB) 2022-06-20 07:34:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1385000 (571 MB) 2022-06-20 07:34:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1386000 (572 MB) 2022-06-20 07:34:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1387000 (572 MB) 2022-06-20 07:34:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1388000 (572 MB) 2022-06-20 07:34:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1389000 (573 MB) 2022-06-20 07:34:37 source > 2022-06-20 07:34:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1390000 2022-06-20 07:34:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1390000 (573 MB) 2022-06-20 07:34:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1391000 (574 MB) 2022-06-20 07:34:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1392000 (574 MB) 2022-06-20 07:34:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1393000 (574 MB) 2022-06-20 07:34:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1394000 (575 MB) 2022-06-20 07:34:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1395000 (575 MB) 2022-06-20 07:34:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1396000 (576 MB) 2022-06-20 07:34:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1397000 (576 MB) 2022-06-20 07:34:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1398000 (577 MB) 2022-06-20 07:34:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1399000 (577 MB) 2022-06-20 07:34:38 source > 2022-06-20 07:34:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1400000 2022-06-20 07:34:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1400000 (577 MB) 2022-06-20 07:34:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1401000 (578 MB) 2022-06-20 07:34:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1402000 (578 MB) 2022-06-20 07:34:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1403000 (579 MB) 2022-06-20 07:34:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1404000 (579 MB) 2022-06-20 07:34:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1405000 (579 MB) 2022-06-20 07:34:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1406000 (580 MB) 2022-06-20 07:34:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1407000 (580 MB) 2022-06-20 07:34:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1408000 (581 MB) 2022-06-20 07:34:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1409000 (581 MB) 2022-06-20 07:34:39 source > 2022-06-20 07:34:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1410000 2022-06-20 07:34:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1410000 (582 MB) 2022-06-20 07:34:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1411000 (582 MB) 2022-06-20 07:34:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1412000 (582 MB) 2022-06-20 07:34:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1413000 (583 MB) 2022-06-20 07:34:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1414000 (583 MB) 2022-06-20 07:34:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1415000 (584 MB) 2022-06-20 07:34:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1416000 (584 MB) 2022-06-20 07:34:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1417000 (584 MB) 2022-06-20 07:34:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1418000 (585 MB) 2022-06-20 07:34:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1419000 (585 MB) 2022-06-20 07:34:40 source > 2022-06-20 07:34:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1420000 2022-06-20 07:34:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1420000 (586 MB) 2022-06-20 07:34:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1421000 (586 MB) 2022-06-20 07:34:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1422000 (586 MB) 2022-06-20 07:34:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1423000 (587 MB) 2022-06-20 07:34:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1424000 (587 MB) 2022-06-20 07:34:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1425000 (588 MB) 2022-06-20 07:34:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1426000 (588 MB) 2022-06-20 07:34:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1427000 (589 MB) 2022-06-20 07:34:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1428000 (589 MB) 2022-06-20 07:34:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1429000 (589 MB) 2022-06-20 07:34:41 source > 2022-06-20 07:34:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1430000 2022-06-20 07:34:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1430000 (590 MB) 2022-06-20 07:34:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1431000 (590 MB) 2022-06-20 07:34:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1432000 (591 MB) 2022-06-20 07:34:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1433000 (591 MB) 2022-06-20 07:34:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1434000 (591 MB) 2022-06-20 07:34:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1435000 (592 MB) 2022-06-20 07:34:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1436000 (592 MB) 2022-06-20 07:34:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1437000 (593 MB) 2022-06-20 07:34:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1438000 (593 MB) 2022-06-20 07:34:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1439000 (593 MB) 2022-06-20 07:34:42 source > 2022-06-20 07:34:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1440000 2022-06-20 07:34:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1440000 (594 MB) 2022-06-20 07:34:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1441000 (594 MB) 2022-06-20 07:34:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1442000 (595 MB) 2022-06-20 07:34:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1443000 (595 MB) 2022-06-20 07:34:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1444000 (596 MB) 2022-06-20 07:34:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1445000 (596 MB) 2022-06-20 07:34:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1446000 (596 MB) 2022-06-20 07:34:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1447000 (597 MB) 2022-06-20 07:34:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1448000 (597 MB) 2022-06-20 07:34:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1449000 (598 MB) 2022-06-20 07:34:43 source > 2022-06-20 07:34:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1450000 2022-06-20 07:34:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1450000 (598 MB) 2022-06-20 07:34:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1451000 (598 MB) 2022-06-20 07:34:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1452000 (599 MB) 2022-06-20 07:34:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1453000 (599 MB) 2022-06-20 07:34:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1454000 (600 MB) 2022-06-20 07:34:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1455000 (600 MB) 2022-06-20 07:34:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1456000 (601 MB) 2022-06-20 07:34:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1457000 (601 MB) 2022-06-20 07:34:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1458000 (601 MB) 2022-06-20 07:34:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1459000 (602 MB) 2022-06-20 07:34:44 source > 2022-06-20 07:34:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1460000 2022-06-20 07:34:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1460000 (602 MB) 2022-06-20 07:34:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1461000 (603 MB) 2022-06-20 07:34:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1462000 (603 MB) 2022-06-20 07:34:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1463000 (603 MB) 2022-06-20 07:34:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1464000 (604 MB) 2022-06-20 07:34:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1465000 (604 MB) 2022-06-20 07:34:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1466000 (605 MB) 2022-06-20 07:34:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1467000 (605 MB) 2022-06-20 07:34:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1468000 (606 MB) 2022-06-20 07:34:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1469000 (606 MB) 2022-06-20 07:34:45 source > 2022-06-20 07:34:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1470000 2022-06-20 07:34:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1470000 (606 MB) 2022-06-20 07:34:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1471000 (607 MB) 2022-06-20 07:34:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1472000 (607 MB) 2022-06-20 07:34:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1473000 (608 MB) 2022-06-20 07:34:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1474000 (608 MB) 2022-06-20 07:34:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1475000 (609 MB) 2022-06-20 07:34:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1476000 (609 MB) 2022-06-20 07:34:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1477000 (609 MB) 2022-06-20 07:34:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1478000 (610 MB) 2022-06-20 07:34:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1479000 (610 MB) 2022-06-20 07:34:45 source > 2022-06-20 07:34:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1480000 2022-06-20 07:34:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1480000 (611 MB) 2022-06-20 07:34:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1481000 (611 MB) 2022-06-20 07:34:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1482000 (611 MB) 2022-06-20 07:34:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1483000 (612 MB) 2022-06-20 07:34:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1484000 (612 MB) 2022-06-20 07:34:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1485000 (613 MB) 2022-06-20 07:34:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1486000 (613 MB) 2022-06-20 07:34:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1487000 (614 MB) 2022-06-20 07:34:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1488000 (614 MB) 2022-06-20 07:34:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1489000 (614 MB) 2022-06-20 07:34:46 source > 2022-06-20 07:34:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1490000 2022-06-20 07:34:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1490000 (615 MB) 2022-06-20 07:34:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1491000 (615 MB) 2022-06-20 07:34:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1492000 (616 MB) 2022-06-20 07:34:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1493000 (616 MB) 2022-06-20 07:34:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1494000 (617 MB) 2022-06-20 07:34:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1495000 (617 MB) 2022-06-20 07:34:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1496000 (617 MB) 2022-06-20 07:34:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1497000 (618 MB) 2022-06-20 07:34:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1498000 (618 MB) 2022-06-20 07:34:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1499000 (619 MB) 2022-06-20 07:34:47 source > 2022-06-20 07:34:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1500000 2022-06-20 07:34:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1500000 (619 MB) 2022-06-20 07:34:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1501000 (620 MB) 2022-06-20 07:34:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1502000 (620 MB) 2022-06-20 07:34:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1503000 (620 MB) 2022-06-20 07:34:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1504000 (621 MB) 2022-06-20 07:34:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1505000 (621 MB) 2022-06-20 07:34:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1506000 (622 MB) 2022-06-20 07:34:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1507000 (622 MB) 2022-06-20 07:34:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1508000 (622 MB) 2022-06-20 07:34:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1509000 (623 MB) 2022-06-20 07:34:49 source > 2022-06-20 07:34:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1510000 2022-06-20 07:34:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1510000 (623 MB) 2022-06-20 07:34:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1511000 (624 MB) 2022-06-20 07:34:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1512000 (624 MB) 2022-06-20 07:34:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1513000 (625 MB) 2022-06-20 07:34:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1514000 (625 MB) 2022-06-20 07:34:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1515000 (625 MB) 2022-06-20 07:34:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1516000 (626 MB) 2022-06-20 07:34:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1517000 (626 MB) 2022-06-20 07:34:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1518000 (627 MB) 2022-06-20 07:34:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1519000 (627 MB) 2022-06-20 07:34:49 source > 2022-06-20 07:34:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1520000 2022-06-20 07:34:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1520000 (628 MB) 2022-06-20 07:34:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1521000 (628 MB) 2022-06-20 07:34:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1522000 (628 MB) 2022-06-20 07:34:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1523000 (629 MB) 2022-06-20 07:34:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1524000 (629 MB) 2022-06-20 07:34:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1525000 (630 MB) 2022-06-20 07:34:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1526000 (630 MB) 2022-06-20 07:34:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1527000 (631 MB) 2022-06-20 07:34:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1528000 (631 MB) 2022-06-20 07:34:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1529000 (631 MB) 2022-06-20 07:34:50 source > 2022-06-20 07:34:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1530000 2022-06-20 07:34:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1530000 (632 MB) 2022-06-20 07:34:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1531000 (632 MB) 2022-06-20 07:34:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1532000 (633 MB) 2022-06-20 07:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1533000 (633 MB) 2022-06-20 07:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1534000 (633 MB) 2022-06-20 07:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1535000 (634 MB) 2022-06-20 07:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1536000 (634 MB) 2022-06-20 07:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1537000 (635 MB) 2022-06-20 07:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1538000 (635 MB) 2022-06-20 07:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1539000 (636 MB) 2022-06-20 07:34:51 source > 2022-06-20 07:34:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1540000 2022-06-20 07:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1540000 (636 MB) 2022-06-20 07:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1541000 (636 MB) 2022-06-20 07:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1542000 (637 MB) 2022-06-20 07:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1543000 (637 MB) 2022-06-20 07:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1544000 (638 MB) 2022-06-20 07:34:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1545000 (638 MB) 2022-06-20 07:34:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1546000 (639 MB) 2022-06-20 07:34:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1547000 (639 MB) 2022-06-20 07:34:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1548000 (639 MB) 2022-06-20 07:34:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1549000 (640 MB) 2022-06-20 07:34:52 source > 2022-06-20 07:34:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1550000 2022-06-20 07:34:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1550000 (640 MB) 2022-06-20 07:34:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1551000 (641 MB) 2022-06-20 07:34:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1552000 (641 MB) 2022-06-20 07:34:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1553000 (641 MB) 2022-06-20 07:34:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1554000 (642 MB) 2022-06-20 07:34:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1555000 (642 MB) 2022-06-20 07:34:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1556000 (643 MB) 2022-06-20 07:34:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1557000 (643 MB) 2022-06-20 07:34:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1558000 (644 MB) 2022-06-20 07:34:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1559000 (644 MB) 2022-06-20 07:34:53 source > 2022-06-20 07:34:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1560000 2022-06-20 07:34:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1560000 (644 MB) 2022-06-20 07:34:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1561000 (645 MB) 2022-06-20 07:34:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1562000 (645 MB) 2022-06-20 07:34:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1563000 (646 MB) 2022-06-20 07:34:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1564000 (646 MB) 2022-06-20 07:34:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1565000 (647 MB) 2022-06-20 07:34:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1566000 (647 MB) 2022-06-20 07:34:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1567000 (647 MB) 2022-06-20 07:34:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1568000 (648 MB) 2022-06-20 07:34:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1569000 (648 MB) 2022-06-20 07:34:54 source > 2022-06-20 07:34:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1570000 2022-06-20 07:34:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1570000 (649 MB) 2022-06-20 07:34:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1571000 (649 MB) 2022-06-20 07:34:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1572000 (650 MB) 2022-06-20 07:34:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1573000 (650 MB) 2022-06-20 07:34:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1574000 (650 MB) 2022-06-20 07:34:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1575000 (651 MB) 2022-06-20 07:34:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1576000 (651 MB) 2022-06-20 07:34:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1577000 (652 MB) 2022-06-20 07:34:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1578000 (652 MB) 2022-06-20 07:34:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1579000 (652 MB) 2022-06-20 07:34:55 source > 2022-06-20 07:34:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1580000 2022-06-20 07:34:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1580000 (653 MB) 2022-06-20 07:34:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1581000 (653 MB) 2022-06-20 07:34:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1582000 (654 MB) 2022-06-20 07:34:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1583000 (654 MB) 2022-06-20 07:34:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1584000 (655 MB) 2022-06-20 07:34:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1585000 (655 MB) 2022-06-20 07:34:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1586000 (655 MB) 2022-06-20 07:34:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1587000 (656 MB) 2022-06-20 07:34:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1588000 (656 MB) 2022-06-20 07:34:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1589000 (657 MB) 2022-06-20 07:34:56 source > 2022-06-20 07:34:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1590000 2022-06-20 07:34:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1590000 (657 MB) 2022-06-20 07:34:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1591000 (658 MB) 2022-06-20 07:34:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1592000 (658 MB) 2022-06-20 07:34:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1593000 (658 MB) 2022-06-20 07:34:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1594000 (659 MB) 2022-06-20 07:34:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1595000 (659 MB) 2022-06-20 07:34:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1596000 (660 MB) 2022-06-20 07:34:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1597000 (660 MB) 2022-06-20 07:34:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1598000 (660 MB) 2022-06-20 07:34:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1599000 (661 MB) 2022-06-20 07:34:57 source > 2022-06-20 07:34:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1600000 2022-06-20 07:34:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1600000 (661 MB) 2022-06-20 07:34:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1601000 (662 MB) 2022-06-20 07:34:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1602000 (662 MB) 2022-06-20 07:34:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1603000 (663 MB) 2022-06-20 07:34:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1604000 (663 MB) 2022-06-20 07:34:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1605000 (663 MB) 2022-06-20 07:34:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1606000 (664 MB) 2022-06-20 07:34:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1607000 (664 MB) 2022-06-20 07:34:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1608000 (665 MB) 2022-06-20 07:34:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1609000 (665 MB) 2022-06-20 07:34:58 source > 2022-06-20 07:34:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1610000 2022-06-20 07:34:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1610000 (666 MB) 2022-06-20 07:34:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1611000 (666 MB) 2022-06-20 07:34:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1612000 (666 MB) 2022-06-20 07:34:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1613000 (667 MB) 2022-06-20 07:34:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1614000 (667 MB) 2022-06-20 07:34:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1615000 (668 MB) 2022-06-20 07:34:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1616000 (668 MB) 2022-06-20 07:34:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1617000 (669 MB) 2022-06-20 07:34:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1618000 (669 MB) 2022-06-20 07:34:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1619000 (669 MB) 2022-06-20 07:34:59 source > 2022-06-20 07:34:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1620000 2022-06-20 07:34:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1620000 (670 MB) 2022-06-20 07:34:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1621000 (670 MB) 2022-06-20 07:34:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1622000 (671 MB) 2022-06-20 07:34:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1623000 (671 MB) 2022-06-20 07:34:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1624000 (671 MB) 2022-06-20 07:34:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1625000 (672 MB) 2022-06-20 07:35:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1626000 (672 MB) 2022-06-20 07:35:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1627000 (673 MB) 2022-06-20 07:35:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1628000 (673 MB) 2022-06-20 07:35:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1629000 (674 MB) 2022-06-20 07:35:00 source > 2022-06-20 07:35:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1630000 2022-06-20 07:35:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1630000 (674 MB) 2022-06-20 07:35:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1631000 (674 MB) 2022-06-20 07:35:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1632000 (675 MB) 2022-06-20 07:35:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1633000 (675 MB) 2022-06-20 07:35:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1634000 (676 MB) 2022-06-20 07:35:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1635000 (676 MB) 2022-06-20 07:35:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1636000 (677 MB) 2022-06-20 07:35:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1637000 (677 MB) 2022-06-20 07:35:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1638000 (677 MB) 2022-06-20 07:35:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1639000 (678 MB) 2022-06-20 07:35:01 source > 2022-06-20 07:35:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1640000 2022-06-20 07:35:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1640000 (678 MB) 2022-06-20 07:35:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1641000 (679 MB) 2022-06-20 07:35:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1642000 (679 MB) 2022-06-20 07:35:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1643000 (680 MB) 2022-06-20 07:35:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1644000 (680 MB) 2022-06-20 07:35:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1645000 (680 MB) 2022-06-20 07:35:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1646000 (681 MB) 2022-06-20 07:35:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1647000 (681 MB) 2022-06-20 07:35:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1648000 (682 MB) 2022-06-20 07:35:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1649000 (682 MB) 2022-06-20 07:35:02 source > 2022-06-20 07:35:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1650000 2022-06-20 07:35:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1650000 (682 MB) 2022-06-20 07:35:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1651000 (683 MB) 2022-06-20 07:35:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1652000 (683 MB) 2022-06-20 07:35:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1653000 (684 MB) 2022-06-20 07:35:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1654000 (684 MB) 2022-06-20 07:35:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1655000 (685 MB) 2022-06-20 07:35:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1656000 (685 MB) 2022-06-20 07:35:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1657000 (685 MB) 2022-06-20 07:35:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1658000 (686 MB) 2022-06-20 07:35:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1659000 (686 MB) 2022-06-20 07:35:02 source > 2022-06-20 07:35:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1660000 2022-06-20 07:35:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1660000 (687 MB) 2022-06-20 07:35:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1661000 (687 MB) 2022-06-20 07:35:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1662000 (688 MB) 2022-06-20 07:35:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1663000 (688 MB) 2022-06-20 07:35:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1664000 (688 MB) 2022-06-20 07:35:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1665000 (689 MB) 2022-06-20 07:35:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1666000 (689 MB) 2022-06-20 07:35:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1667000 (690 MB) 2022-06-20 07:35:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1668000 (690 MB) 2022-06-20 07:35:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1669000 (690 MB) 2022-06-20 07:35:04 source > 2022-06-20 07:35:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1670000 2022-06-20 07:35:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1670000 (691 MB) 2022-06-20 07:35:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1671000 (691 MB) 2022-06-20 07:35:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1672000 (692 MB) 2022-06-20 07:35:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1673000 (692 MB) 2022-06-20 07:35:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1674000 (693 MB) 2022-06-20 07:35:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1675000 (693 MB) 2022-06-20 07:35:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1676000 (693 MB) 2022-06-20 07:35:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1677000 (694 MB) 2022-06-20 07:35:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1678000 (694 MB) 2022-06-20 07:35:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1679000 (695 MB) 2022-06-20 07:35:05 source > 2022-06-20 07:35:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1680000 2022-06-20 07:35:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1680000 (695 MB) 2022-06-20 07:35:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1681000 (696 MB) 2022-06-20 07:35:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1682000 (696 MB) 2022-06-20 07:35:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1683000 (696 MB) 2022-06-20 07:35:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1684000 (697 MB) 2022-06-20 07:35:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1685000 (697 MB) 2022-06-20 07:35:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1686000 (698 MB) 2022-06-20 07:35:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1687000 (698 MB) 2022-06-20 07:35:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1688000 (699 MB) 2022-06-20 07:35:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1689000 (699 MB) 2022-06-20 07:35:06 source > 2022-06-20 07:35:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1690000 2022-06-20 07:35:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1690000 (699 MB) 2022-06-20 07:35:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1691000 (700 MB) 2022-06-20 07:35:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1692000 (700 MB) 2022-06-20 07:35:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1693000 (701 MB) 2022-06-20 07:35:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1694000 (701 MB) 2022-06-20 07:35:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1695000 (701 MB) 2022-06-20 07:35:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1696000 (702 MB) 2022-06-20 07:35:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1697000 (702 MB) 2022-06-20 07:35:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1698000 (703 MB) 2022-06-20 07:35:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1699000 (703 MB) 2022-06-20 07:35:07 source > 2022-06-20 07:35:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1700000 2022-06-20 07:35:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1700000 (704 MB) 2022-06-20 07:35:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1701000 (704 MB) 2022-06-20 07:35:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1702000 (704 MB) 2022-06-20 07:35:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1703000 (705 MB) 2022-06-20 07:35:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1704000 (705 MB) 2022-06-20 07:35:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1705000 (706 MB) 2022-06-20 07:35:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1706000 (706 MB) 2022-06-20 07:35:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1707000 (707 MB) 2022-06-20 07:35:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1708000 (707 MB) 2022-06-20 07:35:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1709000 (707 MB) 2022-06-20 07:35:07 source > 2022-06-20 07:35:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1710000 2022-06-20 07:35:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1710000 (708 MB) 2022-06-20 07:35:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1711000 (708 MB) 2022-06-20 07:35:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1712000 (709 MB) 2022-06-20 07:35:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1713000 (709 MB) 2022-06-20 07:35:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1714000 (710 MB) 2022-06-20 07:35:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1715000 (710 MB) 2022-06-20 07:35:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1716000 (710 MB) 2022-06-20 07:35:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1717000 (711 MB) 2022-06-20 07:35:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1718000 (711 MB) 2022-06-20 07:35:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1719000 (712 MB) 2022-06-20 07:35:09 source > 2022-06-20 07:35:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1720000 2022-06-20 07:35:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1720000 (712 MB) 2022-06-20 07:35:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1721000 (712 MB) 2022-06-20 07:35:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1722000 (713 MB) 2022-06-20 07:35:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1723000 (713 MB) 2022-06-20 07:35:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1724000 (714 MB) 2022-06-20 07:35:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1725000 (714 MB) 2022-06-20 07:35:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1726000 (715 MB) 2022-06-20 07:35:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1727000 (715 MB) 2022-06-20 07:35:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1728000 (715 MB) 2022-06-20 07:35:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1729000 (716 MB) 2022-06-20 07:35:10 source > 2022-06-20 07:35:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1730000 2022-06-20 07:35:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1730000 (716 MB) 2022-06-20 07:35:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1731000 (717 MB) 2022-06-20 07:35:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1732000 (717 MB) 2022-06-20 07:35:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1733000 (718 MB) 2022-06-20 07:35:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1734000 (718 MB) 2022-06-20 07:35:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1735000 (718 MB) 2022-06-20 07:35:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1736000 (719 MB) 2022-06-20 07:35:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1737000 (719 MB) 2022-06-20 07:35:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1738000 (720 MB) 2022-06-20 07:35:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1739000 (720 MB) 2022-06-20 07:35:11 source > 2022-06-20 07:35:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1740000 2022-06-20 07:35:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1740000 (720 MB) 2022-06-20 07:35:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1741000 (721 MB) 2022-06-20 07:35:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1742000 (721 MB) 2022-06-20 07:35:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1743000 (722 MB) 2022-06-20 07:35:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1744000 (722 MB) 2022-06-20 07:35:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1745000 (723 MB) 2022-06-20 07:35:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1746000 (723 MB) 2022-06-20 07:35:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1747000 (723 MB) 2022-06-20 07:35:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1748000 (724 MB) 2022-06-20 07:35:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1749000 (724 MB) 2022-06-20 07:35:12 source > 2022-06-20 07:35:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1750000 2022-06-20 07:35:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1750000 (725 MB) 2022-06-20 07:35:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1751000 (725 MB) 2022-06-20 07:35:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1752000 (726 MB) 2022-06-20 07:35:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1753000 (726 MB) 2022-06-20 07:35:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1754000 (726 MB) 2022-06-20 07:35:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1755000 (727 MB) 2022-06-20 07:35:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1756000 (727 MB) 2022-06-20 07:35:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1757000 (728 MB) 2022-06-20 07:35:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1758000 (728 MB) 2022-06-20 07:35:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1759000 (729 MB) 2022-06-20 07:35:13 source > 2022-06-20 07:35:12 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1760000 2022-06-20 07:35:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1760000 (729 MB) 2022-06-20 07:35:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1761000 (729 MB) 2022-06-20 07:35:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1762000 (730 MB) 2022-06-20 07:35:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1763000 (730 MB) 2022-06-20 07:35:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1764000 (731 MB) 2022-06-20 07:35:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1765000 (731 MB) 2022-06-20 07:35:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1766000 (731 MB) 2022-06-20 07:35:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1767000 (732 MB) 2022-06-20 07:35:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1768000 (732 MB) 2022-06-20 07:35:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1769000 (733 MB) 2022-06-20 07:35:14 source > 2022-06-20 07:35:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1770000 2022-06-20 07:35:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1770000 (733 MB) 2022-06-20 07:35:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1771000 (734 MB) 2022-06-20 07:35:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1772000 (734 MB) 2022-06-20 07:35:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1773000 (734 MB) 2022-06-20 07:35:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1774000 (735 MB) 2022-06-20 07:35:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1775000 (735 MB) 2022-06-20 07:35:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1776000 (736 MB) 2022-06-20 07:35:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1777000 (736 MB) 2022-06-20 07:35:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1778000 (737 MB) 2022-06-20 07:35:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1779000 (737 MB) 2022-06-20 07:35:15 source > 2022-06-20 07:35:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1780000 2022-06-20 07:35:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1780000 (737 MB) 2022-06-20 07:35:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1781000 (738 MB) 2022-06-20 07:35:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1782000 (738 MB) 2022-06-20 07:35:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1783000 (739 MB) 2022-06-20 07:35:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1784000 (739 MB) 2022-06-20 07:35:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1785000 (740 MB) 2022-06-20 07:35:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1786000 (740 MB) 2022-06-20 07:35:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1787000 (740 MB) 2022-06-20 07:35:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1788000 (741 MB) 2022-06-20 07:35:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1789000 (741 MB) 2022-06-20 07:35:16 source > 2022-06-20 07:35:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1790000 2022-06-20 07:35:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1790000 (742 MB) 2022-06-20 07:35:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1791000 (742 MB) 2022-06-20 07:35:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1792000 (742 MB) 2022-06-20 07:35:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1793000 (743 MB) 2022-06-20 07:35:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1794000 (743 MB) 2022-06-20 07:35:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1795000 (744 MB) 2022-06-20 07:35:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1796000 (744 MB) 2022-06-20 07:35:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1797000 (745 MB) 2022-06-20 07:35:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1798000 (745 MB) 2022-06-20 07:35:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1799000 (745 MB) 2022-06-20 07:35:17 source > 2022-06-20 07:35:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1800000 2022-06-20 07:35:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1800000 (746 MB) 2022-06-20 07:35:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1801000 (746 MB) 2022-06-20 07:35:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1802000 (747 MB) 2022-06-20 07:35:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1803000 (747 MB) 2022-06-20 07:35:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1804000 (748 MB) 2022-06-20 07:35:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1805000 (748 MB) 2022-06-20 07:35:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1806000 (748 MB) 2022-06-20 07:35:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1807000 (749 MB) 2022-06-20 07:35:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1808000 (749 MB) 2022-06-20 07:35:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1809000 (750 MB) 2022-06-20 07:35:18 source > 2022-06-20 07:35:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1810000 2022-06-20 07:35:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1810000 (750 MB) 2022-06-20 07:35:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1811000 (750 MB) 2022-06-20 07:35:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1812000 (751 MB) 2022-06-20 07:35:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1813000 (751 MB) 2022-06-20 07:35:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1814000 (752 MB) 2022-06-20 07:35:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1815000 (752 MB) 2022-06-20 07:35:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1816000 (753 MB) 2022-06-20 07:35:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1817000 (753 MB) 2022-06-20 07:35:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1818000 (753 MB) 2022-06-20 07:35:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1819000 (754 MB) 2022-06-20 07:35:19 source > 2022-06-20 07:35:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1820000 2022-06-20 07:35:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1820000 (754 MB) 2022-06-20 07:35:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1821000 (755 MB) 2022-06-20 07:35:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1822000 (755 MB) 2022-06-20 07:35:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1823000 (756 MB) 2022-06-20 07:35:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1824000 (756 MB) 2022-06-20 07:35:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1825000 (756 MB) 2022-06-20 07:35:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1826000 (757 MB) 2022-06-20 07:35:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1827000 (757 MB) 2022-06-20 07:35:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1828000 (758 MB) 2022-06-20 07:35:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1829000 (758 MB) 2022-06-20 07:35:20 source > 2022-06-20 07:35:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1830000 2022-06-20 07:35:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1830000 (759 MB) 2022-06-20 07:35:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1831000 (759 MB) 2022-06-20 07:35:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1832000 (759 MB) 2022-06-20 07:35:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1833000 (760 MB) 2022-06-20 07:35:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1834000 (760 MB) 2022-06-20 07:35:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1835000 (761 MB) 2022-06-20 07:35:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1836000 (761 MB) 2022-06-20 07:35:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1837000 (761 MB) 2022-06-20 07:35:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1838000 (762 MB) 2022-06-20 07:35:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1839000 (762 MB) 2022-06-20 07:35:21 source > 2022-06-20 07:35:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1840000 2022-06-20 07:35:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1840000 (763 MB) 2022-06-20 07:35:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1841000 (763 MB) 2022-06-20 07:35:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1842000 (764 MB) 2022-06-20 07:35:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1843000 (764 MB) 2022-06-20 07:35:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1844000 (764 MB) 2022-06-20 07:35:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1845000 (765 MB) 2022-06-20 07:35:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1846000 (765 MB) 2022-06-20 07:35:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1847000 (766 MB) 2022-06-20 07:35:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1848000 (766 MB) 2022-06-20 07:35:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1849000 (767 MB) 2022-06-20 07:35:22 source > 2022-06-20 07:35:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1850000 2022-06-20 07:35:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1850000 (767 MB) 2022-06-20 07:35:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1851000 (767 MB) 2022-06-20 07:35:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1852000 (768 MB) 2022-06-20 07:35:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1853000 (768 MB) 2022-06-20 07:35:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1854000 (769 MB) 2022-06-20 07:35:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1855000 (769 MB) 2022-06-20 07:35:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1856000 (769 MB) 2022-06-20 07:35:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1857000 (770 MB) 2022-06-20 07:35:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1858000 (770 MB) 2022-06-20 07:35:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1859000 (771 MB) 2022-06-20 07:35:23 source > 2022-06-20 07:35:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1860000 2022-06-20 07:35:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1860000 (771 MB) 2022-06-20 07:35:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1861000 (772 MB) 2022-06-20 07:35:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1862000 (772 MB) 2022-06-20 07:35:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1863000 (772 MB) 2022-06-20 07:35:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1864000 (773 MB) 2022-06-20 07:35:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1865000 (773 MB) 2022-06-20 07:35:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1866000 (774 MB) 2022-06-20 07:35:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1867000 (774 MB) 2022-06-20 07:35:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1868000 (775 MB) 2022-06-20 07:35:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1869000 (775 MB) 2022-06-20 07:35:24 source > 2022-06-20 07:35:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1870000 2022-06-20 07:35:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1870000 (775 MB) 2022-06-20 07:35:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1871000 (776 MB) 2022-06-20 07:35:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1872000 (776 MB) 2022-06-20 07:35:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1873000 (777 MB) 2022-06-20 07:35:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1874000 (777 MB) 2022-06-20 07:35:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1875000 (778 MB) 2022-06-20 07:35:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1876000 (778 MB) 2022-06-20 07:35:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1877000 (778 MB) 2022-06-20 07:35:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1878000 (779 MB) 2022-06-20 07:35:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1879000 (779 MB) 2022-06-20 07:35:25 source > 2022-06-20 07:35:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1880000 2022-06-20 07:35:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1880000 (780 MB) 2022-06-20 07:35:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1881000 (780 MB) 2022-06-20 07:35:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1882000 (780 MB) 2022-06-20 07:35:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1883000 (781 MB) 2022-06-20 07:35:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1884000 (781 MB) 2022-06-20 07:35:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1885000 (782 MB) 2022-06-20 07:35:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1886000 (782 MB) 2022-06-20 07:35:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1887000 (783 MB) 2022-06-20 07:35:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1888000 (783 MB) 2022-06-20 07:35:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1889000 (783 MB) 2022-06-20 07:35:26 source > 2022-06-20 07:35:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1890000 2022-06-20 07:35:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1890000 (784 MB) 2022-06-20 07:35:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1891000 (784 MB) 2022-06-20 07:35:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1892000 (785 MB) 2022-06-20 07:35:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1893000 (785 MB) 2022-06-20 07:35:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1894000 (786 MB) 2022-06-20 07:35:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1895000 (786 MB) 2022-06-20 07:35:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1896000 (786 MB) 2022-06-20 07:35:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1897000 (787 MB) 2022-06-20 07:35:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1898000 (787 MB) 2022-06-20 07:35:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1899000 (788 MB) 2022-06-20 07:35:27 source > 2022-06-20 07:35:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1900000 2022-06-20 07:35:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1900000 (788 MB) 2022-06-20 07:35:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1901000 (789 MB) 2022-06-20 07:35:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1902000 (789 MB) 2022-06-20 07:35:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1903000 (789 MB) 2022-06-20 07:35:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1904000 (790 MB) 2022-06-20 07:35:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1905000 (790 MB) 2022-06-20 07:35:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1906000 (791 MB) 2022-06-20 07:35:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1907000 (791 MB) 2022-06-20 07:35:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1908000 (791 MB) 2022-06-20 07:35:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1909000 (792 MB) 2022-06-20 07:35:28 source > 2022-06-20 07:35:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1910000 2022-06-20 07:35:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1910000 (792 MB) 2022-06-20 07:35:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1911000 (793 MB) 2022-06-20 07:35:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1912000 (793 MB) 2022-06-20 07:35:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1913000 (794 MB) 2022-06-20 07:35:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1914000 (794 MB) 2022-06-20 07:35:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1915000 (794 MB) 2022-06-20 07:35:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1916000 (795 MB) 2022-06-20 07:35:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1917000 (795 MB) 2022-06-20 07:35:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1918000 (796 MB) 2022-06-20 07:35:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1919000 (796 MB) 2022-06-20 07:35:29 source > 2022-06-20 07:35:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1920000 2022-06-20 07:35:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1920000 (797 MB) 2022-06-20 07:35:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1921000 (797 MB) 2022-06-20 07:35:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1922000 (797 MB) 2022-06-20 07:35:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1923000 (798 MB) 2022-06-20 07:35:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1924000 (798 MB) 2022-06-20 07:35:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1925000 (799 MB) 2022-06-20 07:35:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1926000 (799 MB) 2022-06-20 07:35:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1927000 (799 MB) 2022-06-20 07:35:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1928000 (800 MB) 2022-06-20 07:35:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1929000 (800 MB) 2022-06-20 07:35:30 source > 2022-06-20 07:35:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1930000 2022-06-20 07:35:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1930000 (801 MB) 2022-06-20 07:35:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1931000 (801 MB) 2022-06-20 07:35:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1932000 (802 MB) 2022-06-20 07:35:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1933000 (802 MB) 2022-06-20 07:35:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1934000 (802 MB) 2022-06-20 07:35:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1935000 (803 MB) 2022-06-20 07:35:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1936000 (803 MB) 2022-06-20 07:35:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1937000 (804 MB) 2022-06-20 07:35:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1938000 (804 MB) 2022-06-20 07:35:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1939000 (805 MB) 2022-06-20 07:35:31 source > 2022-06-20 07:35:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1940000 2022-06-20 07:35:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1940000 (805 MB) 2022-06-20 07:35:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1941000 (805 MB) 2022-06-20 07:35:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1942000 (806 MB) 2022-06-20 07:35:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1943000 (806 MB) 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1944000 (807 MB) 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1945000 (807 MB) 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1946000 (808 MB) 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1947000 (808 MB) 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1948000 (808 MB) 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1949000 (809 MB) 2022-06-20 07:35:32 source > 2022-06-20 07:35:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1950000 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1950000 (809 MB) 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1951000 (810 MB) 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1952000 (810 MB) 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1953000 (810 MB) 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1954000 (811 MB) 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1955000 (811 MB) 2022-06-20 07:35:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1956000 (812 MB) 2022-06-20 07:35:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1957000 (812 MB) 2022-06-20 07:35:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1958000 (813 MB) 2022-06-20 07:35:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1959000 (813 MB) 2022-06-20 07:35:33 source > 2022-06-20 07:35:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1960000 2022-06-20 07:35:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1960000 (813 MB) 2022-06-20 07:35:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1961000 (814 MB) 2022-06-20 07:35:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1962000 (814 MB) 2022-06-20 07:35:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1963000 (815 MB) 2022-06-20 07:35:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1964000 (815 MB) 2022-06-20 07:35:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1965000 (816 MB) 2022-06-20 07:35:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1966000 (816 MB) 2022-06-20 07:35:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1967000 (816 MB) 2022-06-20 07:35:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1968000 (817 MB) 2022-06-20 07:35:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1969000 (817 MB) 2022-06-20 07:35:34 source > 2022-06-20 07:35:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1970000 2022-06-20 07:35:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1970000 (818 MB) 2022-06-20 07:35:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1971000 (818 MB) 2022-06-20 07:35:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1972000 (819 MB) 2022-06-20 07:35:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1973000 (819 MB) 2022-06-20 07:35:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1974000 (819 MB) 2022-06-20 07:35:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1975000 (820 MB) 2022-06-20 07:35:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1976000 (820 MB) 2022-06-20 07:35:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1977000 (821 MB) 2022-06-20 07:35:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1978000 (821 MB) 2022-06-20 07:35:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1979000 (821 MB) 2022-06-20 07:35:35 source > 2022-06-20 07:35:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1980000 2022-06-20 07:35:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1980000 (822 MB) 2022-06-20 07:35:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1981000 (822 MB) 2022-06-20 07:35:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1982000 (823 MB) 2022-06-20 07:35:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1983000 (823 MB) 2022-06-20 07:35:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1984000 (824 MB) 2022-06-20 07:35:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1985000 (824 MB) 2022-06-20 07:35:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1986000 (824 MB) 2022-06-20 07:35:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1987000 (825 MB) 2022-06-20 07:35:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1988000 (825 MB) 2022-06-20 07:35:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1989000 (826 MB) 2022-06-20 07:35:36 source > 2022-06-20 07:35:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 1990000 2022-06-20 07:35:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1990000 (826 MB) 2022-06-20 07:35:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1991000 (827 MB) 2022-06-20 07:35:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1992000 (827 MB) 2022-06-20 07:35:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1993000 (827 MB) 2022-06-20 07:35:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1994000 (828 MB) 2022-06-20 07:35:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1995000 (828 MB) 2022-06-20 07:35:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1996000 (829 MB) 2022-06-20 07:35:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1997000 (829 MB) 2022-06-20 07:35:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1998000 (829 MB) 2022-06-20 07:35:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1999000 (830 MB) 2022-06-20 07:35:37 source > 2022-06-20 07:35:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2000000 2022-06-20 07:35:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2000000 (830 MB) 2022-06-20 07:35:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2001000 (831 MB) 2022-06-20 07:35:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2002000 (831 MB) 2022-06-20 07:35:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2003000 (832 MB) 2022-06-20 07:35:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2004000 (832 MB) 2022-06-20 07:35:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2005000 (832 MB) 2022-06-20 07:35:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2006000 (833 MB) 2022-06-20 07:35:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2007000 (833 MB) 2022-06-20 07:35:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2008000 (834 MB) 2022-06-20 07:35:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2009000 (834 MB) 2022-06-20 07:35:38 source > 2022-06-20 07:35:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2010000 2022-06-20 07:35:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2010000 (835 MB) 2022-06-20 07:35:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2011000 (835 MB) 2022-06-20 07:35:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2012000 (835 MB) 2022-06-20 07:35:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2013000 (836 MB) 2022-06-20 07:35:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2014000 (836 MB) 2022-06-20 07:35:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2015000 (837 MB) 2022-06-20 07:35:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2016000 (837 MB) 2022-06-20 07:35:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2017000 (838 MB) 2022-06-20 07:35:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2018000 (838 MB) 2022-06-20 07:35:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2019000 (838 MB) 2022-06-20 07:35:39 source > 2022-06-20 07:35:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2020000 2022-06-20 07:35:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2020000 (839 MB) 2022-06-20 07:35:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2021000 (839 MB) 2022-06-20 07:35:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2022000 (840 MB) 2022-06-20 07:35:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2023000 (840 MB) 2022-06-20 07:35:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2024000 (840 MB) 2022-06-20 07:35:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2025000 (841 MB) 2022-06-20 07:35:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2026000 (841 MB) 2022-06-20 07:35:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2027000 (842 MB) 2022-06-20 07:35:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2028000 (842 MB) 2022-06-20 07:35:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2029000 (843 MB) 2022-06-20 07:35:40 source > 2022-06-20 07:35:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2030000 2022-06-20 07:35:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2030000 (843 MB) 2022-06-20 07:35:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2031000 (843 MB) 2022-06-20 07:35:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2032000 (844 MB) 2022-06-20 07:35:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2033000 (844 MB) 2022-06-20 07:35:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2034000 (845 MB) 2022-06-20 07:35:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2035000 (845 MB) 2022-06-20 07:35:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2036000 (846 MB) 2022-06-20 07:35:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2037000 (846 MB) 2022-06-20 07:35:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2038000 (846 MB) 2022-06-20 07:35:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2039000 (847 MB) 2022-06-20 07:35:41 source > 2022-06-20 07:35:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2040000 2022-06-20 07:35:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2040000 (847 MB) 2022-06-20 07:35:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2041000 (848 MB) 2022-06-20 07:35:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2042000 (848 MB) 2022-06-20 07:35:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2043000 (849 MB) 2022-06-20 07:35:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2044000 (849 MB) 2022-06-20 07:35:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2045000 (849 MB) 2022-06-20 07:35:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2046000 (850 MB) 2022-06-20 07:35:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2047000 (850 MB) 2022-06-20 07:35:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2048000 (851 MB) 2022-06-20 07:35:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2049000 (851 MB) 2022-06-20 07:35:42 source > 2022-06-20 07:35:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2050000 2022-06-20 07:35:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2050000 (851 MB) 2022-06-20 07:35:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2051000 (852 MB) 2022-06-20 07:35:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2052000 (852 MB) 2022-06-20 07:35:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2053000 (853 MB) 2022-06-20 07:35:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2054000 (853 MB) 2022-06-20 07:35:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2055000 (854 MB) 2022-06-20 07:35:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2056000 (854 MB) 2022-06-20 07:35:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2057000 (854 MB) 2022-06-20 07:35:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2058000 (855 MB) 2022-06-20 07:35:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2059000 (855 MB) 2022-06-20 07:35:43 source > 2022-06-20 07:35:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2060000 2022-06-20 07:35:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2060000 (856 MB) 2022-06-20 07:35:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2061000 (856 MB) 2022-06-20 07:35:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2062000 (857 MB) 2022-06-20 07:35:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2063000 (857 MB) 2022-06-20 07:35:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2064000 (857 MB) 2022-06-20 07:35:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2065000 (858 MB) 2022-06-20 07:35:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2066000 (858 MB) 2022-06-20 07:35:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2067000 (859 MB) 2022-06-20 07:35:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2068000 (859 MB) 2022-06-20 07:35:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2069000 (859 MB) 2022-06-20 07:35:44 source > 2022-06-20 07:35:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2070000 2022-06-20 07:35:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2070000 (860 MB) 2022-06-20 07:35:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2071000 (860 MB) 2022-06-20 07:35:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2072000 (861 MB) 2022-06-20 07:35:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2073000 (861 MB) 2022-06-20 07:35:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2074000 (862 MB) 2022-06-20 07:35:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2075000 (862 MB) 2022-06-20 07:35:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2076000 (862 MB) 2022-06-20 07:35:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2077000 (863 MB) 2022-06-20 07:35:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2078000 (863 MB) 2022-06-20 07:35:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2079000 (864 MB) 2022-06-20 07:35:45 source > 2022-06-20 07:35:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2080000 2022-06-20 07:35:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2080000 (864 MB) 2022-06-20 07:35:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2081000 (865 MB) 2022-06-20 07:35:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2082000 (865 MB) 2022-06-20 07:35:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2083000 (865 MB) 2022-06-20 07:35:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2084000 (866 MB) 2022-06-20 07:35:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2085000 (866 MB) 2022-06-20 07:35:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2086000 (867 MB) 2022-06-20 07:35:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2087000 (867 MB) 2022-06-20 07:35:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2088000 (868 MB) 2022-06-20 07:35:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2089000 (868 MB) 2022-06-20 07:35:46 source > 2022-06-20 07:35:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2090000 2022-06-20 07:35:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2090000 (868 MB) 2022-06-20 07:35:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2091000 (869 MB) 2022-06-20 07:35:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2092000 (869 MB) 2022-06-20 07:35:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2093000 (870 MB) 2022-06-20 07:35:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2094000 (870 MB) 2022-06-20 07:35:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2095000 (870 MB) 2022-06-20 07:35:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2096000 (871 MB) 2022-06-20 07:35:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2097000 (871 MB) 2022-06-20 07:35:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2098000 (872 MB) 2022-06-20 07:35:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2099000 (872 MB) 2022-06-20 07:35:47 source > 2022-06-20 07:35:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2100000 2022-06-20 07:35:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2100000 (873 MB) 2022-06-20 07:35:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2101000 (873 MB) 2022-06-20 07:35:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2102000 (873 MB) 2022-06-20 07:35:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2103000 (874 MB) 2022-06-20 07:35:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2104000 (874 MB) 2022-06-20 07:35:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2105000 (875 MB) 2022-06-20 07:35:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2106000 (875 MB) 2022-06-20 07:35:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2107000 (876 MB) 2022-06-20 07:35:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2108000 (876 MB) 2022-06-20 07:35:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2109000 (876 MB) 2022-06-20 07:35:47 source > 2022-06-20 07:35:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2110000 2022-06-20 07:35:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2110000 (877 MB) 2022-06-20 07:35:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2111000 (877 MB) 2022-06-20 07:35:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2112000 (878 MB) 2022-06-20 07:35:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2113000 (878 MB) 2022-06-20 07:35:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2114000 (878 MB) 2022-06-20 07:35:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2115000 (879 MB) 2022-06-20 07:35:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2116000 (879 MB) 2022-06-20 07:35:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2117000 (880 MB) 2022-06-20 07:35:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2118000 (880 MB) 2022-06-20 07:35:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2119000 (881 MB) 2022-06-20 07:35:48 source > 2022-06-20 07:35:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2120000 2022-06-20 07:35:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2120000 (881 MB) 2022-06-20 07:35:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2121000 (881 MB) 2022-06-20 07:35:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2122000 (882 MB) 2022-06-20 07:35:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2123000 (882 MB) 2022-06-20 07:35:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2124000 (883 MB) 2022-06-20 07:35:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2125000 (883 MB) 2022-06-20 07:35:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2126000 (884 MB) 2022-06-20 07:35:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2127000 (884 MB) 2022-06-20 07:35:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2128000 (884 MB) 2022-06-20 07:35:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2129000 (885 MB) 2022-06-20 07:35:49 source > 2022-06-20 07:35:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2130000 2022-06-20 07:35:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2130000 (885 MB) 2022-06-20 07:35:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2131000 (886 MB) 2022-06-20 07:35:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2132000 (886 MB) 2022-06-20 07:35:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2133000 (887 MB) 2022-06-20 07:35:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2134000 (887 MB) 2022-06-20 07:35:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2135000 (887 MB) 2022-06-20 07:35:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2136000 (888 MB) 2022-06-20 07:35:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2137000 (888 MB) 2022-06-20 07:35:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2138000 (889 MB) 2022-06-20 07:35:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2139000 (889 MB) 2022-06-20 07:35:51 source > 2022-06-20 07:35:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2140000 2022-06-20 07:35:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2140000 (889 MB) 2022-06-20 07:35:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2141000 (890 MB) 2022-06-20 07:35:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2142000 (890 MB) 2022-06-20 07:35:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2143000 (891 MB) 2022-06-20 07:35:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2144000 (891 MB) 2022-06-20 07:35:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2145000 (892 MB) 2022-06-20 07:35:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2146000 (892 MB) 2022-06-20 07:35:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2147000 (892 MB) 2022-06-20 07:35:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2148000 (893 MB) 2022-06-20 07:35:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2149000 (893 MB) 2022-06-20 07:35:52 source > 2022-06-20 07:35:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2150000 2022-06-20 07:35:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2150000 (894 MB) 2022-06-20 07:35:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2151000 (894 MB) 2022-06-20 07:35:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2152000 (895 MB) 2022-06-20 07:35:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2153000 (895 MB) 2022-06-20 07:35:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2154000 (895 MB) 2022-06-20 07:35:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2155000 (896 MB) 2022-06-20 07:35:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2156000 (896 MB) 2022-06-20 07:35:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2157000 (897 MB) 2022-06-20 07:35:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2158000 (897 MB) 2022-06-20 07:35:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2159000 (898 MB) 2022-06-20 07:35:53 source > 2022-06-20 07:35:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2160000 2022-06-20 07:35:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2160000 (898 MB) 2022-06-20 07:35:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2161000 (898 MB) 2022-06-20 07:35:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2162000 (899 MB) 2022-06-20 07:35:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2163000 (899 MB) 2022-06-20 07:35:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2164000 (900 MB) 2022-06-20 07:35:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2165000 (900 MB) 2022-06-20 07:35:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2166000 (900 MB) 2022-06-20 07:35:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2167000 (901 MB) 2022-06-20 07:35:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2168000 (901 MB) 2022-06-20 07:35:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2169000 (902 MB) 2022-06-20 07:35:53 source > 2022-06-20 07:35:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2170000 2022-06-20 07:35:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2170000 (902 MB) 2022-06-20 07:35:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2171000 (903 MB) 2022-06-20 07:35:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2172000 (903 MB) 2022-06-20 07:35:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2173000 (903 MB) 2022-06-20 07:35:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2174000 (904 MB) 2022-06-20 07:35:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2175000 (904 MB) 2022-06-20 07:35:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2176000 (905 MB) 2022-06-20 07:35:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2177000 (905 MB) 2022-06-20 07:35:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2178000 (906 MB) 2022-06-20 07:35:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2179000 (906 MB) 2022-06-20 07:35:54 source > 2022-06-20 07:35:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2180000 2022-06-20 07:35:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2180000 (906 MB) 2022-06-20 07:35:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2181000 (907 MB) 2022-06-20 07:35:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2182000 (907 MB) 2022-06-20 07:35:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2183000 (908 MB) 2022-06-20 07:35:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2184000 (908 MB) 2022-06-20 07:35:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2185000 (908 MB) 2022-06-20 07:35:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2186000 (909 MB) 2022-06-20 07:35:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2187000 (909 MB) 2022-06-20 07:35:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2188000 (910 MB) 2022-06-20 07:35:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2189000 (910 MB) 2022-06-20 07:35:56 source > 2022-06-20 07:35:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2190000 2022-06-20 07:35:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2190000 (911 MB) 2022-06-20 07:35:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2191000 (911 MB) 2022-06-20 07:35:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2192000 (911 MB) 2022-06-20 07:35:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2193000 (912 MB) 2022-06-20 07:35:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2194000 (912 MB) 2022-06-20 07:35:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2195000 (913 MB) 2022-06-20 07:35:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2196000 (913 MB) 2022-06-20 07:35:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2197000 (914 MB) 2022-06-20 07:35:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2198000 (914 MB) 2022-06-20 07:35:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2199000 (914 MB) 2022-06-20 07:35:57 source > 2022-06-20 07:35:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2200000 2022-06-20 07:35:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2200000 (915 MB) 2022-06-20 07:35:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2201000 (915 MB) 2022-06-20 07:35:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2202000 (916 MB) 2022-06-20 07:35:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2203000 (916 MB) 2022-06-20 07:35:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2204000 (917 MB) 2022-06-20 07:35:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2205000 (917 MB) 2022-06-20 07:35:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2206000 (917 MB) 2022-06-20 07:35:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2207000 (918 MB) 2022-06-20 07:35:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2208000 (918 MB) 2022-06-20 07:35:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2209000 (919 MB) 2022-06-20 07:35:57 source > 2022-06-20 07:35:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2210000 2022-06-20 07:35:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2210000 (919 MB) 2022-06-20 07:35:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2211000 (919 MB) 2022-06-20 07:35:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2212000 (920 MB) 2022-06-20 07:35:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2213000 (920 MB) 2022-06-20 07:35:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2214000 (921 MB) 2022-06-20 07:35:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2215000 (921 MB) 2022-06-20 07:35:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2216000 (922 MB) 2022-06-20 07:35:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2217000 (922 MB) 2022-06-20 07:35:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2218000 (922 MB) 2022-06-20 07:35:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2219000 (923 MB) 2022-06-20 07:35:58 source > 2022-06-20 07:35:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2220000 2022-06-20 07:35:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2220000 (923 MB) 2022-06-20 07:35:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2221000 (924 MB) 2022-06-20 07:35:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2222000 (924 MB) 2022-06-20 07:35:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2223000 (925 MB) 2022-06-20 07:35:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2224000 (925 MB) 2022-06-20 07:35:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2225000 (925 MB) 2022-06-20 07:35:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2226000 (926 MB) 2022-06-20 07:35:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2227000 (926 MB) 2022-06-20 07:35:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2228000 (927 MB) 2022-06-20 07:35:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2229000 (927 MB) 2022-06-20 07:35:59 source > 2022-06-20 07:35:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2230000 2022-06-20 07:35:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2230000 (927 MB) 2022-06-20 07:35:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2231000 (928 MB) 2022-06-20 07:35:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2232000 (928 MB) 2022-06-20 07:35:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2233000 (929 MB) 2022-06-20 07:35:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2234000 (929 MB) 2022-06-20 07:36:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2235000 (930 MB) 2022-06-20 07:36:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2236000 (930 MB) 2022-06-20 07:36:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2237000 (930 MB) 2022-06-20 07:36:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2238000 (931 MB) 2022-06-20 07:36:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2239000 (931 MB) 2022-06-20 07:36:00 source > 2022-06-20 07:36:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2240000 2022-06-20 07:36:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2240000 (932 MB) 2022-06-20 07:36:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2241000 (932 MB) 2022-06-20 07:36:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2242000 (933 MB) 2022-06-20 07:36:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2243000 (933 MB) 2022-06-20 07:36:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2244000 (933 MB) 2022-06-20 07:36:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2245000 (934 MB) 2022-06-20 07:36:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2246000 (934 MB) 2022-06-20 07:36:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2247000 (935 MB) 2022-06-20 07:36:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2248000 (935 MB) 2022-06-20 07:36:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2249000 (936 MB) 2022-06-20 07:36:01 source > 2022-06-20 07:36:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2250000 2022-06-20 07:36:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2250000 (936 MB) 2022-06-20 07:36:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2251000 (936 MB) 2022-06-20 07:36:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2252000 (937 MB) 2022-06-20 07:36:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2253000 (937 MB) 2022-06-20 07:36:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2254000 (938 MB) 2022-06-20 07:36:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2255000 (938 MB) 2022-06-20 07:36:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2256000 (938 MB) 2022-06-20 07:36:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2257000 (939 MB) 2022-06-20 07:36:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2258000 (939 MB) 2022-06-20 07:36:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2259000 (940 MB) 2022-06-20 07:36:02 source > 2022-06-20 07:36:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2260000 2022-06-20 07:36:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2260000 (940 MB) 2022-06-20 07:36:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2261000 (941 MB) 2022-06-20 07:36:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2262000 (941 MB) 2022-06-20 07:36:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2263000 (941 MB) 2022-06-20 07:36:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2264000 (942 MB) 2022-06-20 07:36:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2265000 (942 MB) 2022-06-20 07:36:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2266000 (943 MB) 2022-06-20 07:36:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2267000 (943 MB) 2022-06-20 07:36:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2268000 (944 MB) 2022-06-20 07:36:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2269000 (944 MB) 2022-06-20 07:36:03 source > 2022-06-20 07:36:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2270000 2022-06-20 07:36:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2270000 (944 MB) 2022-06-20 07:36:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2271000 (945 MB) 2022-06-20 07:36:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2272000 (945 MB) 2022-06-20 07:36:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2273000 (946 MB) 2022-06-20 07:36:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2274000 (946 MB) 2022-06-20 07:36:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2275000 (947 MB) 2022-06-20 07:36:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2276000 (947 MB) 2022-06-20 07:36:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2277000 (947 MB) 2022-06-20 07:36:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2278000 (948 MB) 2022-06-20 07:36:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2279000 (948 MB) 2022-06-20 07:36:04 source > 2022-06-20 07:36:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2280000 2022-06-20 07:36:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2280000 (949 MB) 2022-06-20 07:36:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2281000 (949 MB) 2022-06-20 07:36:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2282000 (949 MB) 2022-06-20 07:36:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2283000 (950 MB) 2022-06-20 07:36:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2284000 (950 MB) 2022-06-20 07:36:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2285000 (951 MB) 2022-06-20 07:36:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2286000 (951 MB) 2022-06-20 07:36:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2287000 (952 MB) 2022-06-20 07:36:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2288000 (952 MB) 2022-06-20 07:36:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2289000 (952 MB) 2022-06-20 07:36:05 source > 2022-06-20 07:36:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2290000 2022-06-20 07:36:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2290000 (953 MB) 2022-06-20 07:36:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2291000 (953 MB) 2022-06-20 07:36:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2292000 (954 MB) 2022-06-20 07:36:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2293000 (954 MB) 2022-06-20 07:36:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2294000 (955 MB) 2022-06-20 07:36:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2295000 (955 MB) 2022-06-20 07:36:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2296000 (955 MB) 2022-06-20 07:36:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2297000 (956 MB) 2022-06-20 07:36:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2298000 (956 MB) 2022-06-20 07:36:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2299000 (957 MB) 2022-06-20 07:36:06 source > 2022-06-20 07:36:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2300000 2022-06-20 07:36:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2300000 (957 MB) 2022-06-20 07:36:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2301000 (957 MB) 2022-06-20 07:36:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2302000 (958 MB) 2022-06-20 07:36:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2303000 (958 MB) 2022-06-20 07:36:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2304000 (959 MB) 2022-06-20 07:36:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2305000 (959 MB) 2022-06-20 07:36:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2306000 (960 MB) 2022-06-20 07:36:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2307000 (960 MB) 2022-06-20 07:36:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2308000 (960 MB) 2022-06-20 07:36:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2309000 (961 MB) 2022-06-20 07:36:07 source > 2022-06-20 07:36:07 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2310000 2022-06-20 07:36:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2310000 (961 MB) 2022-06-20 07:36:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2311000 (962 MB) 2022-06-20 07:36:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2312000 (962 MB) 2022-06-20 07:36:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2313000 (963 MB) 2022-06-20 07:36:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2314000 (963 MB) 2022-06-20 07:36:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2315000 (963 MB) 2022-06-20 07:36:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2316000 (964 MB) 2022-06-20 07:36:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2317000 (964 MB) 2022-06-20 07:36:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2318000 (965 MB) 2022-06-20 07:36:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2319000 (965 MB) 2022-06-20 07:36:08 source > 2022-06-20 07:36:08 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2320000 2022-06-20 07:36:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2320000 (966 MB) 2022-06-20 07:36:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2321000 (966 MB) 2022-06-20 07:36:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2322000 (966 MB) 2022-06-20 07:36:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2323000 (967 MB) 2022-06-20 07:36:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2324000 (967 MB) 2022-06-20 07:36:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2325000 (968 MB) 2022-06-20 07:36:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2326000 (968 MB) 2022-06-20 07:36:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2327000 (968 MB) 2022-06-20 07:36:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2328000 (969 MB) 2022-06-20 07:36:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2329000 (969 MB) 2022-06-20 07:36:09 source > 2022-06-20 07:36:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2330000 2022-06-20 07:36:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2330000 (970 MB) 2022-06-20 07:36:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2331000 (970 MB) 2022-06-20 07:36:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2332000 (971 MB) 2022-06-20 07:36:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2333000 (971 MB) 2022-06-20 07:36:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2334000 (971 MB) 2022-06-20 07:36:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2335000 (972 MB) 2022-06-20 07:36:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2336000 (972 MB) 2022-06-20 07:36:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2337000 (973 MB) 2022-06-20 07:36:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2338000 (973 MB) 2022-06-20 07:36:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2339000 (974 MB) 2022-06-20 07:36:10 source > 2022-06-20 07:36:09 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2340000 2022-06-20 07:36:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2340000 (974 MB) 2022-06-20 07:36:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2341000 (974 MB) 2022-06-20 07:36:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2342000 (975 MB) 2022-06-20 07:36:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2343000 (975 MB) 2022-06-20 07:36:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2344000 (976 MB) 2022-06-20 07:36:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2345000 (976 MB) 2022-06-20 07:36:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2346000 (977 MB) 2022-06-20 07:36:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2347000 (977 MB) 2022-06-20 07:36:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2348000 (977 MB) 2022-06-20 07:36:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2349000 (978 MB) 2022-06-20 07:36:11 source > 2022-06-20 07:36:10 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2350000 2022-06-20 07:36:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2350000 (978 MB) 2022-06-20 07:36:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2351000 (979 MB) 2022-06-20 07:36:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2352000 (979 MB) 2022-06-20 07:36:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2353000 (979 MB) 2022-06-20 07:36:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2354000 (980 MB) 2022-06-20 07:36:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2355000 (980 MB) 2022-06-20 07:36:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2356000 (981 MB) 2022-06-20 07:36:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2357000 (981 MB) 2022-06-20 07:36:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2358000 (982 MB) 2022-06-20 07:36:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2359000 (982 MB) 2022-06-20 07:36:12 source > 2022-06-20 07:36:11 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2360000 2022-06-20 07:36:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2360000 (982 MB) 2022-06-20 07:36:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2361000 (983 MB) 2022-06-20 07:36:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2362000 (983 MB) 2022-06-20 07:36:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2363000 (984 MB) 2022-06-20 07:36:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2364000 (984 MB) 2022-06-20 07:36:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2365000 (985 MB) 2022-06-20 07:36:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2366000 (985 MB) 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2367000 (985 MB) 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2368000 (986 MB) 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2369000 (986 MB) 2022-06-20 07:36:13 source > 2022-06-20 07:36:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2370000 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2370000 (987 MB) 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2371000 (987 MB) 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2372000 (987 MB) 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2373000 (988 MB) 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2374000 (988 MB) 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2375000 (989 MB) 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2376000 (989 MB) 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2377000 (990 MB) 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2378000 (990 MB) 2022-06-20 07:36:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2379000 (990 MB) 2022-06-20 07:36:14 source > 2022-06-20 07:36:13 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2380000 2022-06-20 07:36:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2380000 (991 MB) 2022-06-20 07:36:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2381000 (991 MB) 2022-06-20 07:36:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2382000 (992 MB) 2022-06-20 07:36:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2383000 (992 MB) 2022-06-20 07:36:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2384000 (993 MB) 2022-06-20 07:36:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2385000 (993 MB) 2022-06-20 07:36:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2386000 (993 MB) 2022-06-20 07:36:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2387000 (994 MB) 2022-06-20 07:36:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2388000 (994 MB) 2022-06-20 07:36:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2389000 (995 MB) 2022-06-20 07:36:14 source > 2022-06-20 07:36:14 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2390000 2022-06-20 07:36:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2390000 (995 MB) 2022-06-20 07:36:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2391000 (996 MB) 2022-06-20 07:36:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2392000 (996 MB) 2022-06-20 07:36:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2393000 (996 MB) 2022-06-20 07:36:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2394000 (997 MB) 2022-06-20 07:36:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2395000 (997 MB) 2022-06-20 07:36:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2396000 (998 MB) 2022-06-20 07:36:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2397000 (998 MB) 2022-06-20 07:36:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2398000 (998 MB) 2022-06-20 07:36:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2399000 (999 MB) 2022-06-20 07:36:15 source > 2022-06-20 07:36:15 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2400000 2022-06-20 07:36:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2400000 (999 MB) 2022-06-20 07:36:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2401000 (1000 MB) 2022-06-20 07:36:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2402000 (1000 MB) 2022-06-20 07:36:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2403000 (1001 MB) 2022-06-20 07:36:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2404000 (1001 MB) 2022-06-20 07:36:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2405000 (1001 MB) 2022-06-20 07:36:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2406000 (1002 MB) 2022-06-20 07:36:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2407000 (1002 MB) 2022-06-20 07:36:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2408000 (1003 MB) 2022-06-20 07:36:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2409000 (1003 MB) 2022-06-20 07:36:17 source > 2022-06-20 07:36:16 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2410000 2022-06-20 07:36:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2410000 (1004 MB) 2022-06-20 07:36:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2411000 (1004 MB) 2022-06-20 07:36:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2412000 (1004 MB) 2022-06-20 07:36:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2413000 (1005 MB) 2022-06-20 07:36:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2414000 (1005 MB) 2022-06-20 07:36:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2415000 (1006 MB) 2022-06-20 07:36:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2416000 (1006 MB) 2022-06-20 07:36:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2417000 (1006 MB) 2022-06-20 07:36:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2418000 (1007 MB) 2022-06-20 07:36:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2419000 (1007 MB) 2022-06-20 07:36:18 source > 2022-06-20 07:36:17 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2420000 2022-06-20 07:36:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2420000 (1008 MB) 2022-06-20 07:36:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2421000 (1008 MB) 2022-06-20 07:36:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2422000 (1009 MB) 2022-06-20 07:36:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2423000 (1009 MB) 2022-06-20 07:36:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2424000 (1009 MB) 2022-06-20 07:36:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2425000 (1010 MB) 2022-06-20 07:36:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2426000 (1010 MB) 2022-06-20 07:36:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2427000 (1011 MB) 2022-06-20 07:36:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2428000 (1011 MB) 2022-06-20 07:36:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2429000 (1012 MB) 2022-06-20 07:36:18 source > 2022-06-20 07:36:18 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2430000 2022-06-20 07:36:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2430000 (1012 MB) 2022-06-20 07:36:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2431000 (1012 MB) 2022-06-20 07:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2432000 (1013 MB) 2022-06-20 07:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2433000 (1013 MB) 2022-06-20 07:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2434000 (1014 MB) 2022-06-20 07:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2435000 (1014 MB) 2022-06-20 07:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2436000 (1015 MB) 2022-06-20 07:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2437000 (1015 MB) 2022-06-20 07:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2438000 (1015 MB) 2022-06-20 07:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2439000 (1016 MB) 2022-06-20 07:36:19 source > 2022-06-20 07:36:19 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2440000 2022-06-20 07:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2440000 (1016 MB) 2022-06-20 07:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2441000 (1017 MB) 2022-06-20 07:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2442000 (1017 MB) 2022-06-20 07:36:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2443000 (1017 MB) 2022-06-20 07:36:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2444000 (1018 MB) 2022-06-20 07:36:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2445000 (1018 MB) 2022-06-20 07:36:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2446000 (1019 MB) 2022-06-20 07:36:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2447000 (1019 MB) 2022-06-20 07:36:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2448000 (1020 MB) 2022-06-20 07:36:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2449000 (1020 MB) 2022-06-20 07:36:20 source > 2022-06-20 07:36:20 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2450000 2022-06-20 07:36:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2450000 (1020 MB) 2022-06-20 07:36:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2451000 (1021 MB) 2022-06-20 07:36:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2452000 (1021 MB) 2022-06-20 07:36:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2453000 (1022 MB) 2022-06-20 07:36:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2454000 (1022 MB) 2022-06-20 07:36:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2455000 (1023 MB) 2022-06-20 07:36:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2456000 (1023 MB) 2022-06-20 07:36:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2457000 (1023 MB) 2022-06-20 07:36:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2458000 (1 GB) 2022-06-20 07:36:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2459000 (1 GB) 2022-06-20 07:36:21 source > 2022-06-20 07:36:21 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2460000 2022-06-20 07:36:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2460000 (1 GB) 2022-06-20 07:36:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2461000 (1 GB) 2022-06-20 07:36:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2462000 (1 GB) 2022-06-20 07:36:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2463000 (1 GB) 2022-06-20 07:36:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2464000 (1 GB) 2022-06-20 07:36:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2465000 (1 GB) 2022-06-20 07:36:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2466000 (1 GB) 2022-06-20 07:36:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2467000 (1 GB) 2022-06-20 07:36:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2468000 (1 GB) 2022-06-20 07:36:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2469000 (1 GB) 2022-06-20 07:36:22 source > 2022-06-20 07:36:22 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2470000 2022-06-20 07:36:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2470000 (1 GB) 2022-06-20 07:36:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2471000 (1 GB) 2022-06-20 07:36:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2472000 (1 GB) 2022-06-20 07:36:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2473000 (1 GB) 2022-06-20 07:36:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2474000 (1 GB) 2022-06-20 07:36:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2475000 (1 GB) 2022-06-20 07:36:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2476000 (1 GB) 2022-06-20 07:36:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2477000 (1 GB) 2022-06-20 07:36:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2478000 (1 GB) 2022-06-20 07:36:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2479000 (1 GB) 2022-06-20 07:36:23 source > 2022-06-20 07:36:23 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2480000 2022-06-20 07:36:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2480000 (1 GB) 2022-06-20 07:36:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2481000 (1 GB) 2022-06-20 07:36:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2482000 (1 GB) 2022-06-20 07:36:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2483000 (1 GB) 2022-06-20 07:36:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2484000 (1 GB) 2022-06-20 07:36:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2485000 (1 GB) 2022-06-20 07:36:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2486000 (1 GB) 2022-06-20 07:36:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2487000 (1 GB) 2022-06-20 07:36:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2488000 (1 GB) 2022-06-20 07:36:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2489000 (1 GB) 2022-06-20 07:36:24 source > 2022-06-20 07:36:24 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2490000 2022-06-20 07:36:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2490000 (1 GB) 2022-06-20 07:36:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2491000 (1 GB) 2022-06-20 07:36:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2492000 (1 GB) 2022-06-20 07:36:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2493000 (1 GB) 2022-06-20 07:36:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2494000 (1 GB) 2022-06-20 07:36:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2495000 (1 GB) 2022-06-20 07:36:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2496000 (1 GB) 2022-06-20 07:36:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2497000 (1 GB) 2022-06-20 07:36:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2498000 (1 GB) 2022-06-20 07:36:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2499000 (1 GB) 2022-06-20 07:36:25 source > 2022-06-20 07:36:25 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2500000 2022-06-20 07:36:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2500000 (1 GB) 2022-06-20 07:36:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2501000 (1 GB) 2022-06-20 07:36:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2502000 (1 GB) 2022-06-20 07:36:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2503000 (1 GB) 2022-06-20 07:36:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2504000 (1 GB) 2022-06-20 07:36:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2505000 (1 GB) 2022-06-20 07:36:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2506000 (1 GB) 2022-06-20 07:36:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2507000 (1 GB) 2022-06-20 07:36:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2508000 (1 GB) 2022-06-20 07:36:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2509000 (1 GB) 2022-06-20 07:36:26 source > 2022-06-20 07:36:26 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2510000 2022-06-20 07:36:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2510000 (1 GB) 2022-06-20 07:36:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2511000 (1 GB) 2022-06-20 07:36:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2512000 (1 GB) 2022-06-20 07:36:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2513000 (1 GB) 2022-06-20 07:36:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2514000 (1 GB) 2022-06-20 07:36:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2515000 (1 GB) 2022-06-20 07:36:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2516000 (1 GB) 2022-06-20 07:36:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2517000 (1 GB) 2022-06-20 07:36:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2518000 (1 GB) 2022-06-20 07:36:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2519000 (1 GB) 2022-06-20 07:36:27 source > 2022-06-20 07:36:27 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2520000 2022-06-20 07:36:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2520000 (1 GB) 2022-06-20 07:36:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2521000 (1 GB) 2022-06-20 07:36:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2522000 (1 GB) 2022-06-20 07:36:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2523000 (1 GB) 2022-06-20 07:36:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2524000 (1 GB) 2022-06-20 07:36:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2525000 (1 GB) 2022-06-20 07:36:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2526000 (1 GB) 2022-06-20 07:36:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2527000 (1 GB) 2022-06-20 07:36:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2528000 (1 GB) 2022-06-20 07:36:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2529000 (1 GB) 2022-06-20 07:36:28 source > 2022-06-20 07:36:28 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2530000 2022-06-20 07:36:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2530000 (1 GB) 2022-06-20 07:36:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2531000 (1 GB) 2022-06-20 07:36:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2532000 (1 GB) 2022-06-20 07:36:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2533000 (1 GB) 2022-06-20 07:36:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2534000 (1 GB) 2022-06-20 07:36:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2535000 (1 GB) 2022-06-20 07:36:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2536000 (1 GB) 2022-06-20 07:36:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2537000 (1 GB) 2022-06-20 07:36:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2538000 (1 GB) 2022-06-20 07:36:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2539000 (1 GB) 2022-06-20 07:36:29 source > 2022-06-20 07:36:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2540000 2022-06-20 07:36:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2540000 (1 GB) 2022-06-20 07:36:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2541000 (1 GB) 2022-06-20 07:36:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2542000 (1 GB) 2022-06-20 07:36:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2543000 (1 GB) 2022-06-20 07:36:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2544000 (1 GB) 2022-06-20 07:36:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2545000 (1 GB) 2022-06-20 07:36:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2546000 (1 GB) 2022-06-20 07:36:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2547000 (1 GB) 2022-06-20 07:36:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2548000 (1 GB) 2022-06-20 07:36:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2549000 (1 GB) 2022-06-20 07:36:30 source > 2022-06-20 07:36:29 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2550000 2022-06-20 07:36:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2550000 (1 GB) 2022-06-20 07:36:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2551000 (1 GB) 2022-06-20 07:36:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2552000 (1 GB) 2022-06-20 07:36:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2553000 (1 GB) 2022-06-20 07:36:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2554000 (1 GB) 2022-06-20 07:36:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2555000 (1 GB) 2022-06-20 07:36:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2556000 (1 GB) 2022-06-20 07:36:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2557000 (1 GB) 2022-06-20 07:36:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2558000 (1 GB) 2022-06-20 07:36:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2559000 (1 GB) 2022-06-20 07:36:31 source > 2022-06-20 07:36:30 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2560000 2022-06-20 07:36:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2560000 (1 GB) 2022-06-20 07:36:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2561000 (1 GB) 2022-06-20 07:36:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2562000 (1 GB) 2022-06-20 07:36:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2563000 (1 GB) 2022-06-20 07:36:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2564000 (1 GB) 2022-06-20 07:36:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2565000 (1 GB) 2022-06-20 07:36:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2566000 (1 GB) 2022-06-20 07:36:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2567000 (1 GB) 2022-06-20 07:36:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2568000 (1 GB) 2022-06-20 07:36:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2569000 (1 GB) 2022-06-20 07:36:32 source > 2022-06-20 07:36:31 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2570000 2022-06-20 07:36:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2570000 (1 GB) 2022-06-20 07:36:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2571000 (1 GB) 2022-06-20 07:36:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2572000 (1 GB) 2022-06-20 07:36:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2573000 (1 GB) 2022-06-20 07:36:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2574000 (1 GB) 2022-06-20 07:36:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2575000 (1 GB) 2022-06-20 07:36:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2576000 (1 GB) 2022-06-20 07:36:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2577000 (1 GB) 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2578000 (1 GB) 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2579000 (1 GB) 2022-06-20 07:36:33 source > 2022-06-20 07:36:32 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2580000 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2580000 (1 GB) 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2581000 (1 GB) 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2582000 (1 GB) 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2583000 (1 GB) 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2584000 (1 GB) 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2585000 (1 GB) 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2586000 (1 GB) 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2587000 (1 GB) 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2588000 (1 GB) 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2589000 (1 GB) 2022-06-20 07:36:33 source > 2022-06-20 07:36:33 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2590000 2022-06-20 07:36:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2590000 (1 GB) 2022-06-20 07:36:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2591000 (1 GB) 2022-06-20 07:36:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2592000 (1 GB) 2022-06-20 07:36:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2593000 (1 GB) 2022-06-20 07:36:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2594000 (1 GB) 2022-06-20 07:36:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2595000 (1 GB) 2022-06-20 07:36:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2596000 (1 GB) 2022-06-20 07:36:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2597000 (1 GB) 2022-06-20 07:36:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2598000 (1 GB) 2022-06-20 07:36:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2599000 (1 GB) 2022-06-20 07:36:34 source > 2022-06-20 07:36:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2600000 2022-06-20 07:36:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2600000 (1 GB) 2022-06-20 07:36:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2601000 (1 GB) 2022-06-20 07:36:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2602000 (1 GB) 2022-06-20 07:36:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2603000 (1 GB) 2022-06-20 07:36:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2604000 (1 GB) 2022-06-20 07:36:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2605000 (1 GB) 2022-06-20 07:36:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2606000 (1 GB) 2022-06-20 07:36:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2607000 (1 GB) 2022-06-20 07:36:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2608000 (1 GB) 2022-06-20 07:36:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2609000 (1 GB) 2022-06-20 07:36:35 source > 2022-06-20 07:36:35 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2610000 2022-06-20 07:36:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2610000 (1 GB) 2022-06-20 07:36:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2611000 (1 GB) 2022-06-20 07:36:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2612000 (1 GB) 2022-06-20 07:36:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2613000 (1 GB) 2022-06-20 07:36:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2614000 (1 GB) 2022-06-20 07:36:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2615000 (1 GB) 2022-06-20 07:36:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2616000 (1 GB) 2022-06-20 07:36:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2617000 (1 GB) 2022-06-20 07:36:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2618000 (1 GB) 2022-06-20 07:36:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2619000 (1 GB) 2022-06-20 07:36:36 source > 2022-06-20 07:36:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2620000 2022-06-20 07:36:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2620000 (1 GB) 2022-06-20 07:36:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2621000 (1 GB) 2022-06-20 07:36:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2622000 (1 GB) 2022-06-20 07:36:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2623000 (1 GB) 2022-06-20 07:36:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2624000 (1 GB) 2022-06-20 07:36:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2625000 (1 GB) 2022-06-20 07:36:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2626000 (1 GB) 2022-06-20 07:36:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2627000 (1 GB) 2022-06-20 07:36:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2628000 (1 GB) 2022-06-20 07:36:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2629000 (1 GB) 2022-06-20 07:36:38 source > 2022-06-20 07:36:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2630000 2022-06-20 07:36:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2630000 (1 GB) 2022-06-20 07:36:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2631000 (1 GB) 2022-06-20 07:36:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2632000 (1 GB) 2022-06-20 07:36:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2633000 (1 GB) 2022-06-20 07:36:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2634000 (1 GB) 2022-06-20 07:36:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2635000 (1 GB) 2022-06-20 07:36:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2636000 (1 GB) 2022-06-20 07:36:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2637000 (1 GB) 2022-06-20 07:36:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2638000 (1 GB) 2022-06-20 07:36:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2639000 (1 GB) 2022-06-20 07:36:38 source > 2022-06-20 07:36:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2640000 2022-06-20 07:36:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2640000 (1 GB) 2022-06-20 07:36:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2641000 (1 GB) 2022-06-20 07:36:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2642000 (1 GB) 2022-06-20 07:36:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2643000 (1 GB) 2022-06-20 07:36:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2644000 (1 GB) 2022-06-20 07:36:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2645000 (1 GB) 2022-06-20 07:36:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2646000 (1 GB) 2022-06-20 07:36:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2647000 (1 GB) 2022-06-20 07:36:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2648000 (1 GB) 2022-06-20 07:36:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2649000 (1 GB) 2022-06-20 07:36:39 source > 2022-06-20 07:36:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2650000 2022-06-20 07:36:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2650000 (1 GB) 2022-06-20 07:36:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2651000 (1 GB) 2022-06-20 07:36:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2652000 (1 GB) 2022-06-20 07:36:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2653000 (1 GB) 2022-06-20 07:36:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2654000 (1 GB) 2022-06-20 07:36:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2655000 (1 GB) 2022-06-20 07:36:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2656000 (1 GB) 2022-06-20 07:36:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2657000 (1 GB) 2022-06-20 07:36:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2658000 (1 GB) 2022-06-20 07:36:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2659000 (1 GB) 2022-06-20 07:36:40 source > 2022-06-20 07:36:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2660000 2022-06-20 07:36:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2660000 (1 GB) 2022-06-20 07:36:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2661000 (1 GB) 2022-06-20 07:36:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2662000 (1 GB) 2022-06-20 07:36:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2663000 (1 GB) 2022-06-20 07:36:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2664000 (1 GB) 2022-06-20 07:36:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2665000 (1 GB) 2022-06-20 07:36:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2666000 (1 GB) 2022-06-20 07:36:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2667000 (1 GB) 2022-06-20 07:36:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2668000 (1 GB) 2022-06-20 07:36:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2669000 (1 GB) 2022-06-20 07:36:41 source > 2022-06-20 07:36:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2670000 2022-06-20 07:36:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2670000 (1 GB) 2022-06-20 07:36:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2671000 (1 GB) 2022-06-20 07:36:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2672000 (1 GB) 2022-06-20 07:36:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2673000 (1 GB) 2022-06-20 07:36:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2674000 (1 GB) 2022-06-20 07:36:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2675000 (1 GB) 2022-06-20 07:36:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2676000 (1 GB) 2022-06-20 07:36:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2677000 (1 GB) 2022-06-20 07:36:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2678000 (1 GB) 2022-06-20 07:36:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2679000 (1 GB) 2022-06-20 07:36:42 source > 2022-06-20 07:36:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2680000 2022-06-20 07:36:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2680000 (1 GB) 2022-06-20 07:36:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2681000 (1 GB) 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2682000 (1 GB) 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2683000 (1 GB) 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2684000 (1 GB) 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2685000 (1 GB) 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2686000 (1 GB) 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2687000 (1 GB) 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2688000 (1 GB) 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2689000 (1 GB) 2022-06-20 07:36:43 source > 2022-06-20 07:36:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2690000 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2690000 (1 GB) 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2691000 (1 GB) 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2692000 (1 GB) 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2693000 (1 GB) 2022-06-20 07:36:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2694000 (1 GB) 2022-06-20 07:36:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2695000 (1 GB) 2022-06-20 07:36:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2696000 (1 GB) 2022-06-20 07:36:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2697000 (1 GB) 2022-06-20 07:36:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2698000 (1 GB) 2022-06-20 07:36:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2699000 (1 GB) 2022-06-20 07:36:44 source > 2022-06-20 07:36:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2700000 2022-06-20 07:36:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2700000 (1 GB) 2022-06-20 07:36:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2701000 (1 GB) 2022-06-20 07:36:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2702000 (1 GB) 2022-06-20 07:36:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2703000 (1 GB) 2022-06-20 07:36:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2704000 (1 GB) 2022-06-20 07:36:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2705000 (1 GB) 2022-06-20 07:36:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2706000 (1 GB) 2022-06-20 07:36:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2707000 (1 GB) 2022-06-20 07:36:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2708000 (1 GB) 2022-06-20 07:36:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2709000 (1 GB) 2022-06-20 07:36:45 source > 2022-06-20 07:36:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2710000 2022-06-20 07:36:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2710000 (1 GB) 2022-06-20 07:36:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2711000 (1 GB) 2022-06-20 07:36:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2712000 (1 GB) 2022-06-20 07:36:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2713000 (1 GB) 2022-06-20 07:36:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2714000 (1 GB) 2022-06-20 07:36:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2715000 (1 GB) 2022-06-20 07:36:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2716000 (1 GB) 2022-06-20 07:36:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2717000 (1 GB) 2022-06-20 07:36:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2718000 (1 GB) 2022-06-20 07:36:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2719000 (1 GB) 2022-06-20 07:36:46 source > 2022-06-20 07:36:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2720000 2022-06-20 07:36:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2720000 (1 GB) 2022-06-20 07:36:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2721000 (1 GB) 2022-06-20 07:36:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2722000 (1 GB) 2022-06-20 07:36:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2723000 (1 GB) 2022-06-20 07:36:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2724000 (1 GB) 2022-06-20 07:36:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2725000 (1 GB) 2022-06-20 07:36:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2726000 (1 GB) 2022-06-20 07:36:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2727000 (1 GB) 2022-06-20 07:36:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2728000 (1 GB) 2022-06-20 07:36:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2729000 (1 GB) 2022-06-20 07:36:47 source > 2022-06-20 07:36:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2730000 2022-06-20 07:36:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2730000 (1 GB) 2022-06-20 07:36:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2731000 (1 GB) 2022-06-20 07:36:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2732000 (1 GB) 2022-06-20 07:36:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2733000 (1 GB) 2022-06-20 07:36:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2734000 (1 GB) 2022-06-20 07:36:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2735000 (1 GB) 2022-06-20 07:36:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2736000 (1 GB) 2022-06-20 07:36:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2737000 (1 GB) 2022-06-20 07:36:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2738000 (1 GB) 2022-06-20 07:36:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2739000 (1 GB) 2022-06-20 07:36:48 source > 2022-06-20 07:36:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2740000 2022-06-20 07:36:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2740000 (1 GB) 2022-06-20 07:36:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2741000 (1 GB) 2022-06-20 07:36:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2742000 (1 GB) 2022-06-20 07:36:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2743000 (1 GB) 2022-06-20 07:36:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2744000 (1 GB) 2022-06-20 07:36:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2745000 (1 GB) 2022-06-20 07:36:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2746000 (1 GB) 2022-06-20 07:36:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2747000 (1 GB) 2022-06-20 07:36:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2748000 (1 GB) 2022-06-20 07:36:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2749000 (1 GB) 2022-06-20 07:36:49 source > 2022-06-20 07:36:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2750000 2022-06-20 07:36:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2750000 (1 GB) 2022-06-20 07:36:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2751000 (1 GB) 2022-06-20 07:36:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2752000 (1 GB) 2022-06-20 07:36:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2753000 (1 GB) 2022-06-20 07:36:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2754000 (1 GB) 2022-06-20 07:36:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2755000 (1 GB) 2022-06-20 07:36:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2756000 (1 GB) 2022-06-20 07:36:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2757000 (1 GB) 2022-06-20 07:36:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2758000 (1 GB) 2022-06-20 07:36:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2759000 (1 GB) 2022-06-20 07:36:50 source > 2022-06-20 07:36:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2760000 2022-06-20 07:36:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2760000 (1 GB) 2022-06-20 07:36:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2761000 (1 GB) 2022-06-20 07:36:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2762000 (1 GB) 2022-06-20 07:36:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2763000 (1 GB) 2022-06-20 07:36:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2764000 (1 GB) 2022-06-20 07:36:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2765000 (1 GB) 2022-06-20 07:36:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2766000 (1 GB) 2022-06-20 07:36:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2767000 (1 GB) 2022-06-20 07:36:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2768000 (1 GB) 2022-06-20 07:36:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2769000 (1 GB) 2022-06-20 07:36:51 source > 2022-06-20 07:36:50 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2770000 2022-06-20 07:36:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2770000 (1 GB) 2022-06-20 07:36:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2771000 (1 GB) 2022-06-20 07:36:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2772000 (1 GB) 2022-06-20 07:36:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2773000 (1 GB) 2022-06-20 07:36:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2774000 (1 GB) 2022-06-20 07:36:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2775000 (1 GB) 2022-06-20 07:36:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2776000 (1 GB) 2022-06-20 07:36:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2777000 (1 GB) 2022-06-20 07:36:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2778000 (1 GB) 2022-06-20 07:36:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2779000 (1 GB) 2022-06-20 07:36:52 source > 2022-06-20 07:36:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2780000 2022-06-20 07:36:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2780000 (1 GB) 2022-06-20 07:36:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2781000 (1 GB) 2022-06-20 07:36:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2782000 (1 GB) 2022-06-20 07:36:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2783000 (1 GB) 2022-06-20 07:36:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2784000 (1 GB) 2022-06-20 07:36:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2785000 (1 GB) 2022-06-20 07:36:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2786000 (1 GB) 2022-06-20 07:36:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2787000 (1 GB) 2022-06-20 07:36:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2788000 (1 GB) 2022-06-20 07:36:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2789000 (1 GB) 2022-06-20 07:36:53 source > 2022-06-20 07:36:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2790000 2022-06-20 07:36:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2790000 (1 GB) 2022-06-20 07:36:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2791000 (1 GB) 2022-06-20 07:36:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2792000 (1 GB) 2022-06-20 07:36:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2793000 (1 GB) 2022-06-20 07:36:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2794000 (1 GB) 2022-06-20 07:36:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2795000 (1 GB) 2022-06-20 07:36:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2796000 (1 GB) 2022-06-20 07:36:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2797000 (1 GB) 2022-06-20 07:36:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2798000 (1 GB) 2022-06-20 07:36:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2799000 (1 GB) 2022-06-20 07:36:54 source > 2022-06-20 07:36:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2800000 2022-06-20 07:36:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2800000 (1 GB) 2022-06-20 07:36:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2801000 (1 GB) 2022-06-20 07:36:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2802000 (1 GB) 2022-06-20 07:36:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2803000 (1 GB) 2022-06-20 07:36:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2804000 (1 GB) 2022-06-20 07:36:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2805000 (1 GB) 2022-06-20 07:36:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2806000 (1 GB) 2022-06-20 07:36:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2807000 (1 GB) 2022-06-20 07:36:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2808000 (1 GB) 2022-06-20 07:36:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2809000 (1 GB) 2022-06-20 07:36:55 source > 2022-06-20 07:36:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2810000 2022-06-20 07:36:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2810000 (1 GB) 2022-06-20 07:36:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2811000 (1 GB) 2022-06-20 07:36:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2812000 (1 GB) 2022-06-20 07:36:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2813000 (1 GB) 2022-06-20 07:36:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2814000 (1 GB) 2022-06-20 07:36:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2815000 (1 GB) 2022-06-20 07:36:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2816000 (1 GB) 2022-06-20 07:36:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2817000 (1 GB) 2022-06-20 07:36:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2818000 (1 GB) 2022-06-20 07:36:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2819000 (1 GB) 2022-06-20 07:36:56 source > 2022-06-20 07:36:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2820000 2022-06-20 07:36:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2820000 (1 GB) 2022-06-20 07:36:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2821000 (1 GB) 2022-06-20 07:36:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2822000 (1 GB) 2022-06-20 07:36:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2823000 (1 GB) 2022-06-20 07:36:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2824000 (1 GB) 2022-06-20 07:36:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2825000 (1 GB) 2022-06-20 07:36:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2826000 (1 GB) 2022-06-20 07:36:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2827000 (1 GB) 2022-06-20 07:36:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2828000 (1 GB) 2022-06-20 07:36:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2829000 (1 GB) 2022-06-20 07:36:57 source > 2022-06-20 07:36:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2830000 2022-06-20 07:36:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2830000 (1 GB) 2022-06-20 07:36:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2831000 (1 GB) 2022-06-20 07:36:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2832000 (1 GB) 2022-06-20 07:36:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2833000 (1 GB) 2022-06-20 07:36:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2834000 (1 GB) 2022-06-20 07:36:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2835000 (1 GB) 2022-06-20 07:36:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2836000 (1 GB) 2022-06-20 07:36:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2837000 (1 GB) 2022-06-20 07:36:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2838000 (1 GB) 2022-06-20 07:36:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2839000 (1 GB) 2022-06-20 07:36:58 source > 2022-06-20 07:36:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2840000 2022-06-20 07:36:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2840000 (1 GB) 2022-06-20 07:36:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2841000 (1 GB) 2022-06-20 07:36:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2842000 (1 GB) 2022-06-20 07:36:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2843000 (1 GB) 2022-06-20 07:36:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2844000 (1 GB) 2022-06-20 07:36:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2845000 (1 GB) 2022-06-20 07:36:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2846000 (1 GB) 2022-06-20 07:36:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2847000 (1 GB) 2022-06-20 07:36:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2848000 (1 GB) 2022-06-20 07:36:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2849000 (1 GB) 2022-06-20 07:36:59 source > 2022-06-20 07:36:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2850000 2022-06-20 07:36:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2850000 (1 GB) 2022-06-20 07:36:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2851000 (1 GB) 2022-06-20 07:36:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2852000 (1 GB) 2022-06-20 07:36:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2853000 (1 GB) 2022-06-20 07:36:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2854000 (1 GB) 2022-06-20 07:36:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2855000 (1 GB) 2022-06-20 07:36:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2856000 (1 GB) 2022-06-20 07:36:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2857000 (1 GB) 2022-06-20 07:36:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2858000 (1 GB) 2022-06-20 07:36:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2859000 (1 GB) 2022-06-20 07:37:00 source > 2022-06-20 07:36:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 2860000 2022-06-20 07:37:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2860000 (1 GB) 2022-06-20 07:37:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2861000 (1 GB) 2022-06-20 07:37:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2862000 (1 GB) 2022-06-20 07:37:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2863000 (1 GB) 2022-06-20 07:37:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2864000 (1 GB) 2022-06-20 07:37:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2865000 (1 GB) 2022-06-20 07:37:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2866000 (1 GB) 2022-06-20 07:37:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2867000 (1 GB) 2022-06-20 07:37:00 source > 2022-06-20 07:37:00 INFO i.a.i.s.r.AbstractDbSource(lambda$read$2):130 - Closing database connection pool. 2022-06-20 07:37:00 source > 2022-06-20 07:37:00 INFO c.z.h.HikariDataSource(close):350 - HikariPool-2 - Shutdown initiated... 2022-06-20 07:37:00 source > 2022-06-20 07:37:00 INFO c.z.h.HikariDataSource(close):352 - HikariPool-2 - Shutdown completed. 2022-06-20 07:37:00 source > 2022-06-20 07:37:00 INFO i.a.i.s.r.AbstractDbSource(lambda$read$2):132 - Closed database connection pool. 2022-06-20 07:37:00 source > 2022-06-20 07:37:00 INFO i.a.i.b.IntegrationRunner(runInternal):171 - Completed integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-20 07:37:00 source > 2022-06-20 07:37:00 INFO i.a.i.b.a.AdaptiveSourceRunner$Runner(run):87 - Completed source: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-20 07:37:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):347 - Source has no more messages, closing connection. 2022-06-20 07:37:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):355 - Total records read: 2867434 (1 GB) 2022-06-20 07:37:00 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):358 - Schema validation errors found for stream dpdp_indicator_daily_20220620. Error messages: [$.measured_source is of an incorrect type. Expected it to be string, $.invoice is of an incorrect type. Expected it to be number, $.estimated_source is of an incorrect type. Expected it to be string, $.estimated is of an incorrect type. Expected it to be number, $.measured is of an incorrect type. Expected it to be number, $.gtb_reading is of an incorrect type. Expected it to be number, $.distributor_billing is of an incorrect type. Expected it to be number, $.measured_source_year is of an incorrect type. Expected it to be number, $.predicted_source is of an incorrect type. Expected it to be string, $.estimated_source_year is of an incorrect type. Expected it to be number, $.predicted_source_year is of an incorrect type. Expected it to be number, $.predicted is of an incorrect type. Expected it to be number, $.manual_reading is of an incorrect type. Expected it to be number, $.iot_reading is of an incorrect type. Expected it to be number, $.distributor_reading is of an incorrect type. Expected it to be number, $.ipmvp_prediction is of an incorrect type. Expected it to be number] 2022-06-20 07:37:00 INFO i.a.w.g.DefaultReplicationWorker(run):174 - One of source or destination thread complete. Waiting on the other. 2022-06-20 07:37:00 destination > 2022-06-20 07:37:00 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-06-20 07:37:00 destination > 2022-06-20 07:37:00 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-06-20 07:37:00 destination > 2022-06-20 07:37:00 INFO i.a.i.d.r.SerializedBufferingStrategy(flushAll):92 - Flushing all 1 current buffers (112 MB in total) 2022-06-20 07:37:00 destination > 2022-06-20 07:37:00 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream dp_indicator_daily_20220620 (112 MB) 2022-06-20 07:37:00 destination > 2022-06-20 07:37:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):158 - Flushing buffer for stream dp_indicator_daily_20220620 (112 MB) to staging 2022-06-20 07:37:00 destination > 2022-06-20 07:37:00 INFO i.a.i.d.r.BaseSerializedBuffer(flush):131 - Wrapping up compression and write GZIP trailer data. 2022-06-20 07:37:00 destination > 2022-06-20 07:37:00 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 8ca745a2-b84c-4b0f-a73b-df455ed05c575933927794196260952.csv.gz (112 MB) 2022-06-20 07:37:00 destination > 2022-06-20 07:37:00 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with full ID nDFqnycluL6MRu._Mtm3LexpspLklPaBrbVg2QsBewSmEiU6W5_VfocwOR3a1O.8KqnfGZpk9OATJasXRQOlxxsqEJZkKLXKHQephQa6XC8IANy688Hw133L40OKanBP 2022-06-20 07:37:01 destination > 2022-06-20 07:37:01 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-06-20 07:37:01 destination > 2022-06-20 07:37:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with id nDFqnyclu...L40OKanBP]: Finished uploading [Part number 1 containing 10.01 MB] 2022-06-20 07:37:01 destination > 2022-06-20 07:37:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with id nDFqnyclu...L40OKanBP]: Finished uploading [Part number 3 containing 10.01 MB] 2022-06-20 07:37:01 destination > 2022-06-20 07:37:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with id nDFqnyclu...L40OKanBP]: Finished uploading [Part number 5 containing 10.01 MB] 2022-06-20 07:37:01 destination > 2022-06-20 07:37:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with id nDFqnyclu...L40OKanBP]: Finished uploading [Part number 4 containing 10.01 MB] 2022-06-20 07:37:01 destination > 2022-06-20 07:37:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with id nDFqnyclu...L40OKanBP]: Finished uploading [Part number 2 containing 10.01 MB] 2022-06-20 07:37:01 destination > 2022-06-20 07:37:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with id nDFqnyclu...L40OKanBP]: Finished uploading [Part number 10 containing 10.01 MB] 2022-06-20 07:37:01 destination > 2022-06-20 07:37:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with id nDFqnyclu...L40OKanBP]: Finished uploading [Part number 8 containing 10.01 MB] 2022-06-20 07:37:02 destination > 2022-06-20 07:37:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with id nDFqnyclu...L40OKanBP]: Finished uploading [Part number 6 containing 10.01 MB] 2022-06-20 07:37:02 destination > 2022-06-20 07:37:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with id nDFqnyclu...L40OKanBP]: Finished uploading [Part number 9 containing 10.01 MB] 2022-06-20 07:37:02 destination > 2022-06-20 07:37:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with id nDFqnyclu...L40OKanBP]: Finished uploading [Part number 11 containing 12.38 MB] 2022-06-20 07:37:02 destination > 2022-06-20 07:37:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with id nDFqnyclu...L40OKanBP]: Finished uploading [Part number 7 containing 10.01 MB] 2022-06-20 07:37:02 destination > 2022-06-20 07:37:02 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to airbyte-dev-data/source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz with id nDFqnyclu...L40OKanBP]: Completed 2022-06-20 07:37:02 destination > 2022-06-20 07:37:02 INFO i.a.i.d.s.S3StorageOperations(loadDataIntoBucket):178 - Uploaded buffer file to storage: 8ca745a2-b84c-4b0f-a73b-df455ed05c575933927794196260952.csv.gz -> source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz (filename: 0.csv.gz) 2022-06-20 07:37:02 destination > 2022-06-20 07:37:02 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 8ca745a2-b84c-4b0f-a73b-df455ed05c575933927794196260952.csv.gz 2022-06-20 07:37:02 destination > 2022-06-20 07:37:02 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream dp_indicator_daily_20220620 2022-06-20 07:37:02 destination > 2022-06-20 07:37:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):186 - Copying into tables in destination started for 1 streams 2022-06-20 07:37:02 destination > 2022-06-20 07:37:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream dp_indicator_daily_20220620 of schema source into tmp table _airbyte_tmp_add_dp_indicator_daily_20220620 to final table _airbyte_raw_dp_indicator_daily_20220620 from stage path source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/ with 1 file(s) [0.csv.gz] 2022-06-20 07:37:02 destination > 2022-06-20 07:37:02 INFO i.a.i.d.r.o.RedshiftS3StagingSqlOperations(copyIntoTmpTableFromStage):90 - Starting copy to tmp table from stage: _airbyte_tmp_add_dp_indicator_daily_20220620 in destination from stage: source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/, schema: source, . 2022-06-20 07:37:50 destination > 2022-06-20 07:37:50 INFO i.a.i.d.r.o.RedshiftS3StagingSqlOperations(copyIntoTmpTableFromStage):97 - Copy to tmp table source._airbyte_tmp_add_dp_indicator_daily_20220620 in destination complete. 2022-06-20 07:37:50 destination > 2022-06-20 07:37:50 INFO i.a.i.d.r.o.RedshiftSqlOperations(onDestinationCloseOperations):131 - Executing operations for Redshift Destination DB engine... 2022-06-20 07:37:50 destination > 2022-06-20 07:37:50 INFO i.a.i.d.r.o.RedshiftSqlOperations(discoverNotSuperTables):150 - Discovering NOT SUPER table types... 2022-06-20 07:37:50 destination > 2022-06-20 07:37:50 INFO i.a.i.d.r.o.RedshiftSqlOperations(onDestinationCloseOperations):139 - Executing operations for Redshift Destination DB engine completed. 2022-06-20 07:37:50 destination > 2022-06-20 07:37:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):217 - Executing finalization of tables. 2022-06-20 07:37:53 destination > 2022-06-20 07:37:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):219 - Finalizing tables in destination completed. 2022-06-20 07:37:53 destination > 2022-06-20 07:37:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning up destination started for 1 streams 2022-06-20 07:37:53 destination > 2022-06-20 07:37:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):225 - Cleaning tmp table in destination started for stream dp_indicator_daily_20220620. schema source, tmp table name: _airbyte_tmp_add_dp_indicator_daily_20220620 2022-06-20 07:37:54 destination > 2022-06-20 07:37:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):231 - Cleaning stage in destination started for stream dp_indicator_daily_20220620. schema source, stage: source_dp_indicator_daily_20220620 2022-06-20 07:37:54 destination > 2022-06-20 07:37:54 INFO i.a.i.d.s.S3StorageOperations(cleanUpObjects):281 - Deleting objects source_dp_indicator_daily_20220620/, source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/0.csv.gz, source_dp_indicator_daily_20220620/2022_06_20_07_48354c2c-69c0-4a3f-b75c-e5ac7001f6f1/d75b6b81-9768-4a4a-8d0d-ced1b432a8ae.manifest 2022-06-20 07:37:54 destination > 2022-06-20 07:37:54 INFO i.a.i.d.s.S3StorageOperations(cleanUpBucketObject):270 - Storage bucket source_dp_indicator_daily_20220620 has been cleaned-up (3 objects were deleted)... 2022-06-20 07:37:54 destination > 2022-06-20 07:37:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):236 - Cleaning up destination completed. 2022-06-20 07:37:54 destination > 2022-06-20 07:37:54 INFO i.a.i.b.IntegrationRunner(runInternal):171 - Completed integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-20 07:37:54 destination > 2022-06-20 07:37:54 INFO i.a.i.d.r.RedshiftDestination(main):63 - completed destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-20 07:37:55 INFO i.a.w.g.DefaultReplicationWorker(run):176 - Source and destination threads complete. 2022-06-20 07:37:55 INFO i.a.w.g.DefaultReplicationWorker(run):239 - sync summary: io.airbyte.config.ReplicationAttemptSummary@17a1a804[status=completed,recordsSynced=2867434,bytesSynced=1255371812,startTime=1655710338335,endTime=1655710675091,totalStats=io.airbyte.config.SyncStats@22ccb174[recordsEmitted=2867434,bytesEmitted=1255371812,stateMessagesEmitted=0,recordsCommitted=2867434],streamStats=[io.airbyte.config.StreamSyncStats@7c58428b[streamName=dp_indicator_daily_20220620,stats=io.airbyte.config.SyncStats@2459f0f3[recordsEmitted=2867434,bytesEmitted=1255371812,stateMessagesEmitted=,recordsCommitted=2867434]]]] 2022-06-20 07:37:55 INFO i.a.w.g.DefaultReplicationWorker(run):268 - Source did not output any state messages 2022-06-20 07:37:55 WARN i.a.w.g.DefaultReplicationWorker(run):279 - State capture: No state retained. 2022-06-20 07:37:55 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-20 07:37:55 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):157 - sync summary: io.airbyte.config.StandardSyncOutput@62bb7851[standardSyncSummary=io.airbyte.config.StandardSyncSummary@27b9fa62[status=completed,recordsSynced=2867434,bytesSynced=1255371812,startTime=1655710338335,endTime=1655710675091,totalStats=io.airbyte.config.SyncStats@22ccb174[recordsEmitted=2867434,bytesEmitted=1255371812,stateMessagesEmitted=0,recordsCommitted=2867434],streamStats=[io.airbyte.config.StreamSyncStats@7c58428b[streamName=dp_indicator_daily_20220620,stats=io.airbyte.config.SyncStats@2459f0f3[recordsEmitted=2867434,bytesEmitted=1255371812,stateMessagesEmitted=,recordsCommitted=2867434]]]],normalizationSummary=,state=,outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@57933faf[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@16d41b3c[stream=io.airbyte.protocol.models.AirbyteStream@2f148047[name=dp_indicator_daily_20220620,jsonSchema={"type":"object","properties":{"day":{"type":"string","format":"date"},"invoice":{"type":"number"},"measured":{"type":"number"},"estimated":{"type":"number"},"predicted":{"type":"number"},"gtb_reading":{"type":"number"},"iot_reading":{"type":"number"},"manual_reading":{"type":"number"},"dp_indicator_id":{"type":"number"},"measured_source":{"type":"string"},"estimated_source":{"type":"string"},"ipmvp_prediction":{"type":"number"},"predicted_source":{"type":"string"},"distributor_billing":{"type":"number"},"distributor_reading":{"type":"number"},"measured_source_year":{"type":"number"},"estimated_source_year":{"type":"number"},"predicted_source_year":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[dp_indicator_id], [day]],namespace=,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[dp_indicator_id], [day]],additionalProperties={}]],additionalProperties={}],failures=[]] 2022-06-20 07:37:55 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):237 - Stopping temporal heartbeating... 2022-06-20 07:37:55 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/78/0/logs.log 2022-06-20 07:37:55 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.20-alpha 2022-06-20 07:37:55 INFO i.a.w.g.DefaultNormalizationWorker(run):49 - Running normalization. 2022-06-20 07:37:55 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization-redshift:0.2.5 2022-06-20 07:37:55 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization-redshift:0.2.5 exists... 2022-06-20 07:37:55 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization-redshift:0.2.5 was found locally. 2022-06-20 07:37:55 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 78 2022-06-20 07:37:55 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/78/0/normalize --log-driver none --name normalization-redshift-normalize-78-0-quvlo --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.39.20-alpha airbyte/normalization-redshift:0.2.5 run --integration-type redshift --config destination_config.json --catalog destination_catalog.json 2022-06-20 07:37:55 normalization > Running: transform-config --config destination_config.json --integration-type redshift --out /data/78/0/normalize 2022-06-20 07:37:56 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/78/0/normalize') 2022-06-20 07:37:56 normalization > transform_redshift 2022-06-20 07:37:56 normalization > Running: transform-catalog --integration-type redshift --profile-config-dir /data/78/0/normalize --catalog destination_catalog.json --out /data/78/0/normalize/models/generated/ --json-column _airbyte_data 2022-06-20 07:37:56 normalization > Processing destination_catalog.json... 2022-06-20 07:37:56 normalization > Generating airbyte_ctes/source/dp_indicator_daily_20220620_ab1.sql from dp_indicator_daily_20220620 2022-06-20 07:37:56 normalization > Generating airbyte_ctes/source/dp_indicator_daily_20220620_ab2.sql from dp_indicator_daily_20220620 2022-06-20 07:37:56 normalization > Generating airbyte_ctes/source/dp_indicator_daily_20220620_ab3.sql from dp_indicator_daily_20220620 2022-06-20 07:37:56 normalization > Generating airbyte_tables/source/dp_indicator_daily_20220620.sql from dp_indicator_daily_20220620 2022-06-20 07:37:56 normalization > detected no config file for ssh, assuming ssh is off. 2022-06-20 07:37:59 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-06-20 07:37:59 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-06-20 07:37:59 normalization > 2022-06-20 07:37:59 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-06-20 07:37:59 normalization > 2022-06-20 07:38:01 normalization > 07:38:01 Running with dbt=1.0.0 2022-06-20 07:38:01 normalization > 07:38:01 Partial parse save file not found. Starting full parse. 2022-06-20 07:38:03 normalization > 07:38:03 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-06-20 07:38:03 normalization > There are 2 unused configuration paths: 2022-06-20 07:38:03 normalization > - models.airbyte_utils.generated.airbyte_incremental 2022-06-20 07:38:03 normalization > - models.airbyte_utils.generated.airbyte_views 2022-06-20 07:38:03 normalization > 2022-06-20 07:38:03 normalization > 07:38:03 Found 4 models, 0 tests, 0 snapshots, 0 analyses, 552 macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics 2022-06-20 07:38:03 normalization > 07:38:03 2022-06-20 07:38:03 normalization > 07:38:03 Concurrency: 4 threads (target='prod') 2022-06-20 07:38:03 normalization > 07:38:03 2022-06-20 07:38:08 normalization > 07:38:08 1 of 1 START table model source.dp_indicator_daily_20220620............................................................. [RUN] 2022-06-20 07:38:16 normalization > 07:38:16 1 of 1 ERROR creating table model source.dp_indicator_daily_20220620.................................................... [ERROR in 8.53s] 2022-06-20 07:38:16 normalization > 07:38:16 2022-06-20 07:38:16 normalization > 07:38:16 Finished running 1 table model in 13.43s. 2022-06-20 07:38:16 normalization > 07:38:16 2022-06-20 07:38:16 normalization > 07:38:16 Completed with 1 error and 0 warnings: 2022-06-20 07:38:16 normalization > 07:38:16 2022-06-20 07:38:16 normalization > 07:38:16 Database Error in model dp_indicator_daily_20220620 (models/generated/airbyte_tables/source/dp_indicator_daily_20220620.sql) 2022-06-20 07:38:16 normalization > 07:38:16 Error converting text to date 2022-06-20 07:38:16 normalization > 07:38:16 compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_tables/source/dp_indicator_daily_20220620.sql 2022-06-20 07:38:16 normalization > 07:38:16 2022-06-20 07:38:16 normalization > 07:38:16 Done. PASS=0 WARN=0 ERROR=1 SKIP=0 TOTAL=1 2022-06-20 07:38:16 normalization > 2022-06-20 07:38:16 normalization > Diagnosing dbt debug to check if destination is available for dbt and well configured (1): 2022-06-20 07:38:16 normalization > 2022-06-20 07:38:18 normalization > 07:38:18 Running with dbt=1.0.0 2022-06-20 07:38:18 normalization > dbt version: 1.0.0 2022-06-20 07:38:18 normalization > python version: 3.9.9 2022-06-20 07:38:18 normalization > python path: /usr/local/bin/python 2022-06-20 07:38:18 normalization > os info: Linux-5.13.0-1021-aws-x86_64-with-glibc2.31 2022-06-20 07:38:18 normalization > Using profiles.yml file at /data/78/0/normalize/profiles.yml 2022-06-20 07:38:18 normalization > Using dbt_project.yml file at /data/78/0/normalize/dbt_project.yml 2022-06-20 07:38:18 normalization > 2022-06-20 07:38:19 normalization > Configuration: 2022-06-20 07:38:19 normalization > profiles.yml file [OK found and valid] 2022-06-20 07:38:19 normalization > dbt_project.yml file [OK found and valid] 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > Required dependencies: 2022-06-20 07:38:19 normalization > - git [OK found] 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > Connection: 2022-06-20 07:38:19 normalization > host: datawarehouse-test-redshiftcluster.cc4y5crncpjk.eu-west-3.redshift.amazonaws.com 2022-06-20 07:38:19 normalization > port: 5439 2022-06-20 07:38:19 normalization > user: redshiftadmin 2022-06-20 07:38:19 normalization > database: defaultdb 2022-06-20 07:38:19 normalization > schema: source 2022-06-20 07:38:19 normalization > search_path: None 2022-06-20 07:38:19 normalization > keepalives_idle: 240 2022-06-20 07:38:19 normalization > sslmode: None 2022-06-20 07:38:19 normalization > method: database 2022-06-20 07:38:19 normalization > cluster_id: None 2022-06-20 07:38:19 normalization > iam_profile: None 2022-06-20 07:38:19 normalization > iam_duration_seconds: 900 2022-06-20 07:38:19 normalization > Connection test: [OK connection ok] 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > All checks passed! 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > Forward dbt output logs to diagnose/debug errors (0): 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > ============================== 2022-06-20 07:38:01.926572 | 59c6c996-34c7-4e80-8a72-c43ce98f5132 ============================== 2022-06-20 07:38:19 normalization > 07:38:01.926572 [info ] [MainThread]: Running with dbt=1.0.0 2022-06-20 07:38:19 normalization > 07:38:01.926937 [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/78/0/normalize', send_anonymous_usage_stats=None, fail_fast=None, event_buffer_size='10000', project_dir='/data/78/0/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-06-20 07:38:19 normalization > 07:38:01.927112 [debug] [MainThread]: Tracking: do not track 2022-06-20 07:38:19 normalization > 07:38:01.954175 [info ] [MainThread]: Partial parse save file not found. Starting full parse. 2022-06-20 07:38:19 normalization > 07:38:02.007859 [debug] [MainThread]: Parsing macros/star_intersect.sql 2022-06-20 07:38:19 normalization > 07:38:02.014242 [debug] [MainThread]: Parsing macros/should_full_refresh.sql 2022-06-20 07:38:19 normalization > 07:38:02.018894 [debug] [MainThread]: Parsing macros/incremental.sql 2022-06-20 07:38:19 normalization > 07:38:02.024923 [debug] [MainThread]: Parsing macros/get_custom_schema.sql 2022-06-20 07:38:19 normalization > 07:38:02.025484 [debug] [MainThread]: Parsing macros/configuration.sql 2022-06-20 07:38:19 normalization > 07:38:02.027401 [debug] [MainThread]: Parsing macros/cross_db_utils/surrogate_key.sql 2022-06-20 07:38:19 normalization > 07:38:02.029195 [debug] [MainThread]: Parsing macros/cross_db_utils/datatypes.sql 2022-06-20 07:38:19 normalization > 07:38:02.038862 [debug] [MainThread]: Parsing macros/cross_db_utils/json_operations.sql 2022-06-20 07:38:19 normalization > 07:38:02.071596 [debug] [MainThread]: Parsing macros/cross_db_utils/type_conversions.sql 2022-06-20 07:38:19 normalization > 07:38:02.079164 [debug] [MainThread]: Parsing macros/cross_db_utils/quote.sql 2022-06-20 07:38:19 normalization > 07:38:02.080662 [debug] [MainThread]: Parsing macros/cross_db_utils/current_timestamp.sql 2022-06-20 07:38:19 normalization > 07:38:02.081209 [debug] [MainThread]: Parsing macros/cross_db_utils/concat.sql 2022-06-20 07:38:19 normalization > 07:38:02.083453 [debug] [MainThread]: Parsing macros/cross_db_utils/hash.sql 2022-06-20 07:38:19 normalization > 07:38:02.084009 [debug] [MainThread]: Parsing macros/cross_db_utils/except.sql 2022-06-20 07:38:19 normalization > 07:38:02.084695 [debug] [MainThread]: Parsing macros/cross_db_utils/array.sql 2022-06-20 07:38:19 normalization > 07:38:02.097223 [debug] [MainThread]: Parsing macros/cross_db_utils/columns.sql 2022-06-20 07:38:19 normalization > 07:38:02.099761 [debug] [MainThread]: Parsing macros/schema_tests/equality.sql 2022-06-20 07:38:19 normalization > 07:38:02.105464 [debug] [MainThread]: Parsing macros/schema_tests/equal_rowcount.sql 2022-06-20 07:38:19 normalization > 07:38:02.106543 [debug] [MainThread]: Parsing macros/catalog.sql 2022-06-20 07:38:19 normalization > 07:38:02.117972 [debug] [MainThread]: Parsing macros/relations.sql 2022-06-20 07:38:19 normalization > 07:38:02.118491 [debug] [MainThread]: Parsing macros/adapters.sql 2022-06-20 07:38:19 normalization > 07:38:02.144515 [debug] [MainThread]: Parsing macros/materializations/snapshot_merge.sql 2022-06-20 07:38:19 normalization > 07:38:02.145138 [debug] [MainThread]: Parsing macros/catalog.sql 2022-06-20 07:38:19 normalization > 07:38:02.147233 [debug] [MainThread]: Parsing macros/relations.sql 2022-06-20 07:38:19 normalization > 07:38:02.148501 [debug] [MainThread]: Parsing macros/adapters.sql 2022-06-20 07:38:19 normalization > 07:38:02.169007 [debug] [MainThread]: Parsing macros/materializations/snapshot_merge.sql 2022-06-20 07:38:19 normalization > 07:38:02.170649 [debug] [MainThread]: Parsing macros/materializations/hooks.sql 2022-06-20 07:38:19 normalization > 07:38:02.174314 [debug] [MainThread]: Parsing macros/materializations/configs.sql 2022-06-20 07:38:19 normalization > 07:38:02.176659 [debug] [MainThread]: Parsing macros/materializations/snapshots/strategies.sql 2022-06-20 07:38:19 normalization > 07:38:02.192980 [debug] [MainThread]: Parsing macros/materializations/snapshots/snapshot_merge.sql 2022-06-20 07:38:19 normalization > 07:38:02.194598 [debug] [MainThread]: Parsing macros/materializations/snapshots/helpers.sql 2022-06-20 07:38:19 normalization > 07:38:02.204936 [debug] [MainThread]: Parsing macros/materializations/snapshots/snapshot.sql 2022-06-20 07:38:19 normalization > 07:38:02.215657 [debug] [MainThread]: Parsing macros/materializations/tests/where_subquery.sql 2022-06-20 07:38:19 normalization > 07:38:02.217404 [debug] [MainThread]: Parsing macros/materializations/tests/test.sql 2022-06-20 07:38:19 normalization > 07:38:02.221723 [debug] [MainThread]: Parsing macros/materializations/tests/helpers.sql 2022-06-20 07:38:19 normalization > 07:38:02.223395 [debug] [MainThread]: Parsing macros/materializations/models/view/view.sql 2022-06-20 07:38:19 normalization > 07:38:02.230135 [debug] [MainThread]: Parsing macros/materializations/models/view/create_or_replace_view.sql 2022-06-20 07:38:19 normalization > 07:38:02.232749 [debug] [MainThread]: Parsing macros/materializations/models/view/create_view_as.sql 2022-06-20 07:38:19 normalization > 07:38:02.234963 [debug] [MainThread]: Parsing macros/materializations/models/view/helpers.sql 2022-06-20 07:38:19 normalization > 07:38:02.236185 [debug] [MainThread]: Parsing macros/materializations/models/incremental/incremental.sql 2022-06-20 07:38:19 normalization > 07:38:02.245903 [debug] [MainThread]: Parsing macros/materializations/models/incremental/merge.sql 2022-06-20 07:38:19 normalization > 07:38:02.256434 [debug] [MainThread]: Parsing macros/materializations/models/incremental/column_helpers.sql 2022-06-20 07:38:19 normalization > 07:38:02.260763 [debug] [MainThread]: Parsing macros/materializations/models/incremental/is_incremental.sql 2022-06-20 07:38:19 normalization > 07:38:02.262220 [debug] [MainThread]: Parsing macros/materializations/models/incremental/on_schema_change.sql 2022-06-20 07:38:19 normalization > 07:38:02.276875 [debug] [MainThread]: Parsing macros/materializations/models/table/table.sql 2022-06-20 07:38:19 normalization > 07:38:02.283671 [debug] [MainThread]: Parsing macros/materializations/models/table/create_table_as.sql 2022-06-20 07:38:19 normalization > 07:38:02.286448 [debug] [MainThread]: Parsing macros/materializations/seeds/seed.sql 2022-06-20 07:38:19 normalization > 07:38:02.292364 [debug] [MainThread]: Parsing macros/materializations/seeds/helpers.sql 2022-06-20 07:38:19 normalization > 07:38:02.307501 [debug] [MainThread]: Parsing macros/get_custom_name/get_custom_database.sql 2022-06-20 07:38:19 normalization > 07:38:02.309006 [debug] [MainThread]: Parsing macros/get_custom_name/get_custom_schema.sql 2022-06-20 07:38:19 normalization > 07:38:02.311339 [debug] [MainThread]: Parsing macros/get_custom_name/get_custom_alias.sql 2022-06-20 07:38:19 normalization > 07:38:02.312717 [debug] [MainThread]: Parsing macros/etc/datetime.sql 2022-06-20 07:38:19 normalization > 07:38:02.320723 [debug] [MainThread]: Parsing macros/etc/statement.sql 2022-06-20 07:38:19 normalization > 07:38:02.325042 [debug] [MainThread]: Parsing macros/generic_test_sql/relationships.sql 2022-06-20 07:38:19 normalization > 07:38:02.325883 [debug] [MainThread]: Parsing macros/generic_test_sql/accepted_values.sql 2022-06-20 07:38:19 normalization > 07:38:02.327162 [debug] [MainThread]: Parsing macros/generic_test_sql/unique.sql 2022-06-20 07:38:19 normalization > 07:38:02.327813 [debug] [MainThread]: Parsing macros/generic_test_sql/not_null.sql 2022-06-20 07:38:19 normalization > 07:38:02.328298 [debug] [MainThread]: Parsing macros/adapters/freshness.sql 2022-06-20 07:38:19 normalization > 07:38:02.331000 [debug] [MainThread]: Parsing macros/adapters/indexes.sql 2022-06-20 07:38:19 normalization > 07:38:02.333539 [debug] [MainThread]: Parsing macros/adapters/relation.sql 2022-06-20 07:38:19 normalization > 07:38:02.342553 [debug] [MainThread]: Parsing macros/adapters/metadata.sql 2022-06-20 07:38:19 normalization > 07:38:02.349210 [debug] [MainThread]: Parsing macros/adapters/persist_docs.sql 2022-06-20 07:38:19 normalization > 07:38:02.353535 [debug] [MainThread]: Parsing macros/adapters/schema.sql 2022-06-20 07:38:19 normalization > 07:38:02.355614 [debug] [MainThread]: Parsing macros/adapters/columns.sql 2022-06-20 07:38:19 normalization > 07:38:02.364884 [debug] [MainThread]: Parsing tests/generic/builtin.sql 2022-06-20 07:38:19 normalization > 07:38:02.367757 [debug] [MainThread]: Parsing macros/cross_db_utils/any_value.sql 2022-06-20 07:38:19 normalization > 07:38:02.368944 [debug] [MainThread]: Parsing macros/cross_db_utils/width_bucket.sql 2022-06-20 07:38:19 normalization > 07:38:02.373761 [debug] [MainThread]: Parsing macros/cross_db_utils/literal.sql 2022-06-20 07:38:19 normalization > 07:38:02.374671 [debug] [MainThread]: Parsing macros/cross_db_utils/date_trunc.sql 2022-06-20 07:38:19 normalization > 07:38:02.376062 [debug] [MainThread]: Parsing macros/cross_db_utils/safe_cast.sql 2022-06-20 07:38:19 normalization > 07:38:02.377908 [debug] [MainThread]: Parsing macros/cross_db_utils/replace.sql 2022-06-20 07:38:19 normalization > 07:38:02.379086 [debug] [MainThread]: Parsing macros/cross_db_utils/bool_or.sql 2022-06-20 07:38:19 normalization > 07:38:02.380539 [debug] [MainThread]: Parsing macros/cross_db_utils/last_day.sql 2022-06-20 07:38:19 normalization > 07:38:02.383839 [debug] [MainThread]: Parsing macros/cross_db_utils/escape_single_quotes.sql 2022-06-20 07:38:19 normalization > 07:38:02.385554 [debug] [MainThread]: Parsing macros/cross_db_utils/dateadd.sql 2022-06-20 07:38:19 normalization > 07:38:02.388385 [debug] [MainThread]: Parsing macros/cross_db_utils/split_part.sql 2022-06-20 07:38:19 normalization > 07:38:02.390132 [debug] [MainThread]: Parsing macros/cross_db_utils/datatypes.sql 2022-06-20 07:38:19 normalization > 07:38:02.395786 [debug] [MainThread]: Parsing macros/cross_db_utils/datediff.sql 2022-06-20 07:38:19 normalization > 07:38:02.404994 [debug] [MainThread]: Parsing macros/cross_db_utils/position.sql 2022-06-20 07:38:19 normalization > 07:38:02.406487 [debug] [MainThread]: Parsing macros/cross_db_utils/_is_relation.sql 2022-06-20 07:38:19 normalization > 07:38:02.407569 [debug] [MainThread]: Parsing macros/cross_db_utils/current_timestamp.sql 2022-06-20 07:38:19 normalization > 07:38:02.410819 [debug] [MainThread]: Parsing macros/cross_db_utils/concat.sql 2022-06-20 07:38:19 normalization > 07:38:02.411753 [debug] [MainThread]: Parsing macros/cross_db_utils/_is_ephemeral.sql 2022-06-20 07:38:19 normalization > 07:38:02.413576 [debug] [MainThread]: Parsing macros/cross_db_utils/identifier.sql 2022-06-20 07:38:19 normalization > 07:38:02.415149 [debug] [MainThread]: Parsing macros/cross_db_utils/hash.sql 2022-06-20 07:38:19 normalization > 07:38:02.416483 [debug] [MainThread]: Parsing macros/cross_db_utils/right.sql 2022-06-20 07:38:19 normalization > 07:38:02.418582 [debug] [MainThread]: Parsing macros/cross_db_utils/except.sql 2022-06-20 07:38:19 normalization > 07:38:02.419563 [debug] [MainThread]: Parsing macros/cross_db_utils/cast_bool_to_text.sql 2022-06-20 07:38:19 normalization > 07:38:02.420915 [debug] [MainThread]: Parsing macros/cross_db_utils/intersect.sql 2022-06-20 07:38:19 normalization > 07:38:02.422007 [debug] [MainThread]: Parsing macros/cross_db_utils/length.sql 2022-06-20 07:38:19 normalization > 07:38:02.423182 [debug] [MainThread]: Parsing macros/schema_tests/fewer_rows_than.sql 2022-06-20 07:38:19 normalization > 07:38:02.424791 [debug] [MainThread]: Parsing macros/schema_tests/relationships_where.sql 2022-06-20 07:38:19 normalization > 07:38:02.426992 [debug] [MainThread]: Parsing macros/schema_tests/expression_is_true.sql 2022-06-20 07:38:19 normalization > 07:38:02.428749 [debug] [MainThread]: Parsing macros/schema_tests/recency.sql 2022-06-20 07:38:19 normalization > 07:38:02.430443 [debug] [MainThread]: Parsing macros/schema_tests/at_least_one.sql 2022-06-20 07:38:19 normalization > 07:38:02.431622 [debug] [MainThread]: Parsing macros/schema_tests/not_null_proportion.sql 2022-06-20 07:38:19 normalization > 07:38:02.433739 [debug] [MainThread]: Parsing macros/schema_tests/test_not_null_where.sql 2022-06-20 07:38:19 normalization > 07:38:02.435088 [debug] [MainThread]: Parsing macros/schema_tests/mutually_exclusive_ranges.sql 2022-06-20 07:38:19 normalization > 07:38:02.443211 [debug] [MainThread]: Parsing macros/schema_tests/unique_combination_of_columns.sql 2022-06-20 07:38:19 normalization > 07:38:02.445941 [debug] [MainThread]: Parsing macros/schema_tests/not_constant.sql 2022-06-20 07:38:19 normalization > 07:38:02.447112 [debug] [MainThread]: Parsing macros/schema_tests/equality.sql 2022-06-20 07:38:19 normalization > 07:38:02.450598 [debug] [MainThread]: Parsing macros/schema_tests/equal_rowcount.sql 2022-06-20 07:38:19 normalization > 07:38:02.452177 [debug] [MainThread]: Parsing macros/schema_tests/cardinality_equality.sql 2022-06-20 07:38:19 normalization > 07:38:02.454069 [debug] [MainThread]: Parsing macros/schema_tests/sequential_values.sql 2022-06-20 07:38:19 normalization > 07:38:02.456806 [debug] [MainThread]: Parsing macros/schema_tests/test_unique_where.sql 2022-06-20 07:38:19 normalization > 07:38:02.458193 [debug] [MainThread]: Parsing macros/schema_tests/not_accepted_values.sql 2022-06-20 07:38:19 normalization > 07:38:02.460270 [debug] [MainThread]: Parsing macros/schema_tests/accepted_range.sql 2022-06-20 07:38:19 normalization > 07:38:02.462994 [debug] [MainThread]: Parsing macros/materializations/insert_by_period_materialization.sql 2022-06-20 07:38:19 normalization > 07:38:02.485600 [debug] [MainThread]: Parsing macros/web/get_url_path.sql 2022-06-20 07:38:19 normalization > 07:38:02.488142 [debug] [MainThread]: Parsing macros/web/get_url_host.sql 2022-06-20 07:38:19 normalization > 07:38:02.490032 [debug] [MainThread]: Parsing macros/web/get_url_parameter.sql 2022-06-20 07:38:19 normalization > 07:38:02.491555 [debug] [MainThread]: Parsing macros/sql/surrogate_key.sql 2022-06-20 07:38:19 normalization > 07:38:02.494963 [debug] [MainThread]: Parsing macros/sql/unpivot.sql 2022-06-20 07:38:19 normalization > 07:38:02.502578 [debug] [MainThread]: Parsing macros/sql/get_tables_by_pattern_sql.sql 2022-06-20 07:38:19 normalization > 07:38:02.508448 [debug] [MainThread]: Parsing macros/sql/get_relations_by_pattern.sql 2022-06-20 07:38:19 normalization > 07:38:02.511723 [debug] [MainThread]: Parsing macros/sql/haversine_distance.sql 2022-06-20 07:38:19 normalization > 07:38:02.517277 [debug] [MainThread]: Parsing macros/sql/safe_add.sql 2022-06-20 07:38:19 normalization > 07:38:02.518867 [debug] [MainThread]: Parsing macros/sql/date_spine.sql 2022-06-20 07:38:19 normalization > 07:38:02.522893 [debug] [MainThread]: Parsing macros/sql/generate_series.sql 2022-06-20 07:38:19 normalization > 07:38:02.527068 [debug] [MainThread]: Parsing macros/sql/nullcheck_table.sql 2022-06-20 07:38:19 normalization > 07:38:02.528635 [debug] [MainThread]: Parsing macros/sql/get_table_types_sql.sql 2022-06-20 07:38:19 normalization > 07:38:02.529785 [debug] [MainThread]: Parsing macros/sql/pivot.sql 2022-06-20 07:38:19 normalization > 07:38:02.533859 [debug] [MainThread]: Parsing macros/sql/get_query_results_as_dict.sql 2022-06-20 07:38:19 normalization > 07:38:02.536303 [debug] [MainThread]: Parsing macros/sql/star.sql 2022-06-20 07:38:19 normalization > 07:38:02.540461 [debug] [MainThread]: Parsing macros/sql/get_column_values.sql 2022-06-20 07:38:19 normalization > 07:38:02.545540 [debug] [MainThread]: Parsing macros/sql/get_tables_by_prefix_sql.sql 2022-06-20 07:38:19 normalization > 07:38:02.547153 [debug] [MainThread]: Parsing macros/sql/nullcheck.sql 2022-06-20 07:38:19 normalization > 07:38:02.548714 [debug] [MainThread]: Parsing macros/sql/get_relations_by_prefix.sql 2022-06-20 07:38:19 normalization > 07:38:02.551952 [debug] [MainThread]: Parsing macros/sql/union.sql 2022-06-20 07:38:19 normalization > 07:38:02.561729 [debug] [MainThread]: Parsing macros/sql/groupby.sql 2022-06-20 07:38:19 normalization > 07:38:02.563025 [debug] [MainThread]: Parsing macros/jinja_helpers/pretty_time.sql 2022-06-20 07:38:19 normalization > 07:38:02.564187 [debug] [MainThread]: Parsing macros/jinja_helpers/slugify.sql 2022-06-20 07:38:19 normalization > 07:38:02.565304 [debug] [MainThread]: Parsing macros/jinja_helpers/log_info.sql 2022-06-20 07:38:19 normalization > 07:38:02.566384 [debug] [MainThread]: Parsing macros/jinja_helpers/pretty_log_format.sql 2022-06-20 07:38:19 normalization > 07:38:02.975278 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/source/dp_indicator_daily_20220620_ab2.sql 2022-06-20 07:38:19 normalization > 07:38:03.007026 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/source/dp_indicator_daily_20220620_ab2.sql 2022-06-20 07:38:19 normalization > 07:38:03.008665 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/source/dp_indicator_daily_20220620_ab3.sql 2022-06-20 07:38:19 normalization > 07:38:03.031275 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/source/dp_indicator_daily_20220620_ab3.sql 2022-06-20 07:38:19 normalization > 07:38:03.033499 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/source/dp_indicator_daily_20220620_ab1.sql 2022-06-20 07:38:19 normalization > 07:38:03.071897 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/source/dp_indicator_daily_20220620_ab1.sql 2022-06-20 07:38:19 normalization > 07:38:03.073502 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/source/dp_indicator_daily_20220620.sql 2022-06-20 07:38:19 normalization > 07:38:03.080174 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/source/dp_indicator_daily_20220620.sql 2022-06-20 07:38:19 normalization > 07:38:03.185126 [warn ] [MainThread]: [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-06-20 07:38:19 normalization > There are 2 unused configuration paths: 2022-06-20 07:38:19 normalization > - models.airbyte_utils.generated.airbyte_incremental 2022-06-20 07:38:19 normalization > - models.airbyte_utils.generated.airbyte_views 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > 07:38:03.200524 [info ] [MainThread]: Found 4 models, 0 tests, 0 snapshots, 0 analyses, 552 macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics 2022-06-20 07:38:19 normalization > 07:38:03.201736 [info ] [MainThread]: 2022-06-20 07:38:19 normalization > 07:38:03.202375 [debug] [MainThread]: Acquiring new redshift connection "master" 2022-06-20 07:38:19 normalization > 07:38:03.203328 [debug] [ThreadPool]: Acquiring new redshift connection "list_defaultdb" 2022-06-20 07:38:19 normalization > 07:38:03.215047 [debug] [ThreadPool]: Using redshift connection "list_defaultdb" 2022-06-20 07:38:19 normalization > 07:38:03.215269 [debug] [ThreadPool]: On list_defaultdb: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "connection_name": "list_defaultdb"} */ 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > select distinct nspname from pg_namespace 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > 07:38:03.215418 [debug] [ThreadPool]: Opening a new connection, currently in state init 2022-06-20 07:38:19 normalization > 07:38:03.215525 [debug] [ThreadPool]: Redshift adapter: Connecting to Redshift using 'database' credentials 2022-06-20 07:38:19 normalization > 07:38:03.278860 [debug] [ThreadPool]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:03.280383 [debug] [ThreadPool]: On list_defaultdb: Close 2022-06-20 07:38:19 normalization > 07:38:03.282024 [debug] [ThreadPool]: Acquiring new redshift connection "list_defaultdb_source" 2022-06-20 07:38:19 normalization > 07:38:03.289747 [debug] [ThreadPool]: Using redshift connection "list_defaultdb_source" 2022-06-20 07:38:19 normalization > 07:38:03.289894 [debug] [ThreadPool]: On list_defaultdb_source: BEGIN 2022-06-20 07:38:19 normalization > 07:38:03.289985 [debug] [ThreadPool]: Opening a new connection, currently in state closed 2022-06-20 07:38:19 normalization > 07:38:03.290086 [debug] [ThreadPool]: Redshift adapter: Connecting to Redshift using 'database' credentials 2022-06-20 07:38:19 normalization > 07:38:03.324408 [debug] [ThreadPool]: SQL status: BEGIN in 0.03 seconds 2022-06-20 07:38:19 normalization > 07:38:03.324643 [debug] [ThreadPool]: Using redshift connection "list_defaultdb_source" 2022-06-20 07:38:19 normalization > 07:38:03.324741 [debug] [ThreadPool]: On list_defaultdb_source: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "connection_name": "list_defaultdb_source"} */ 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > 'defaultdb' as database, 2022-06-20 07:38:19 normalization > tablename as name, 2022-06-20 07:38:19 normalization > schemaname as schema, 2022-06-20 07:38:19 normalization > 'table' as type 2022-06-20 07:38:19 normalization > from pg_tables 2022-06-20 07:38:19 normalization > where schemaname ilike 'source' 2022-06-20 07:38:19 normalization > union all 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > 'defaultdb' as database, 2022-06-20 07:38:19 normalization > viewname as name, 2022-06-20 07:38:19 normalization > schemaname as schema, 2022-06-20 07:38:19 normalization > 'view' as type 2022-06-20 07:38:19 normalization > from pg_views 2022-06-20 07:38:19 normalization > where schemaname ilike 'source' 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > 07:38:03.356665 [debug] [ThreadPool]: SQL status: SELECT in 0.03 seconds 2022-06-20 07:38:19 normalization > 07:38:03.358994 [debug] [ThreadPool]: On list_defaultdb_source: ROLLBACK 2022-06-20 07:38:19 normalization > 07:38:03.364409 [debug] [ThreadPool]: On list_defaultdb_source: Close 2022-06-20 07:38:19 normalization > 07:38:03.372941 [debug] [MainThread]: Using redshift connection "master" 2022-06-20 07:38:19 normalization > 07:38:03.373084 [debug] [MainThread]: On master: BEGIN 2022-06-20 07:38:19 normalization > 07:38:03.373175 [debug] [MainThread]: Opening a new connection, currently in state init 2022-06-20 07:38:19 normalization > 07:38:03.373271 [debug] [MainThread]: Redshift adapter: Connecting to Redshift using 'database' credentials 2022-06-20 07:38:19 normalization > 07:38:03.417065 [debug] [MainThread]: SQL status: BEGIN in 0.04 seconds 2022-06-20 07:38:19 normalization > 07:38:03.417293 [debug] [MainThread]: Using redshift connection "master" 2022-06-20 07:38:19 normalization > 07:38:03.417405 [debug] [MainThread]: On master: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "connection_name": "master"} */ 2022-06-20 07:38:19 normalization > with relation as ( 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > pg_rewrite.ev_class as class, 2022-06-20 07:38:19 normalization > pg_rewrite.oid as id 2022-06-20 07:38:19 normalization > from pg_rewrite 2022-06-20 07:38:19 normalization > ), 2022-06-20 07:38:19 normalization > class as ( 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > oid as id, 2022-06-20 07:38:19 normalization > relname as name, 2022-06-20 07:38:19 normalization > relnamespace as schema, 2022-06-20 07:38:19 normalization > relkind as kind 2022-06-20 07:38:19 normalization > from pg_class 2022-06-20 07:38:19 normalization > ), 2022-06-20 07:38:19 normalization > dependency as ( 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > pg_depend.objid as id, 2022-06-20 07:38:19 normalization > pg_depend.refobjid as ref 2022-06-20 07:38:19 normalization > from pg_depend 2022-06-20 07:38:19 normalization > ), 2022-06-20 07:38:19 normalization > schema as ( 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > pg_namespace.oid as id, 2022-06-20 07:38:19 normalization > pg_namespace.nspname as name 2022-06-20 07:38:19 normalization > from pg_namespace 2022-06-20 07:38:19 normalization > where nspname != 'information_schema' and nspname not like 'pg\_%' 2022-06-20 07:38:19 normalization > ), 2022-06-20 07:38:19 normalization > referenced as ( 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > relation.id AS id, 2022-06-20 07:38:19 normalization > referenced_class.name , 2022-06-20 07:38:19 normalization > referenced_class.schema , 2022-06-20 07:38:19 normalization > referenced_class.kind 2022-06-20 07:38:19 normalization > from relation 2022-06-20 07:38:19 normalization > join class as referenced_class on relation.class=referenced_class.id 2022-06-20 07:38:19 normalization > where referenced_class.kind in ('r', 'v') 2022-06-20 07:38:19 normalization > ), 2022-06-20 07:38:19 normalization > relationships as ( 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > referenced.name as referenced_name, 2022-06-20 07:38:19 normalization > referenced.schema as referenced_schema_id, 2022-06-20 07:38:19 normalization > dependent_class.name as dependent_name, 2022-06-20 07:38:19 normalization > dependent_class.schema as dependent_schema_id, 2022-06-20 07:38:19 normalization > referenced.kind as kind 2022-06-20 07:38:19 normalization > from referenced 2022-06-20 07:38:19 normalization > join dependency on referenced.id=dependency.id 2022-06-20 07:38:19 normalization > join class as dependent_class on dependency.ref=dependent_class.id 2022-06-20 07:38:19 normalization > where 2022-06-20 07:38:19 normalization > (referenced.name != dependent_class.name or 2022-06-20 07:38:19 normalization > referenced.schema != dependent_class.schema) 2022-06-20 07:38:19 normalization > ) 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > referenced_schema.name as referenced_schema, 2022-06-20 07:38:19 normalization > relationships.referenced_name as referenced_name, 2022-06-20 07:38:19 normalization > dependent_schema.name as dependent_schema, 2022-06-20 07:38:19 normalization > relationships.dependent_name as dependent_name 2022-06-20 07:38:19 normalization > from relationships 2022-06-20 07:38:19 normalization > join schema as dependent_schema on relationships.dependent_schema_id=dependent_schema.id 2022-06-20 07:38:19 normalization > join schema as referenced_schema on relationships.referenced_schema_id=referenced_schema.id 2022-06-20 07:38:19 normalization > group by referenced_schema, referenced_name, dependent_schema, dependent_name 2022-06-20 07:38:19 normalization > order by referenced_schema, referenced_name, dependent_schema, dependent_name; 2022-06-20 07:38:19 normalization > 07:38:03.494211 [debug] [MainThread]: SQL status: SELECT in 0.08 seconds 2022-06-20 07:38:19 normalization > 07:38:03.495469 [debug] [MainThread]: On master: ROLLBACK 2022-06-20 07:38:19 normalization > 07:38:03.500705 [debug] [MainThread]: Using redshift connection "master" 2022-06-20 07:38:19 normalization > 07:38:03.500835 [debug] [MainThread]: On master: BEGIN 2022-06-20 07:38:19 normalization > 07:38:03.510783 [debug] [MainThread]: SQL status: BEGIN in 0.01 seconds 2022-06-20 07:38:19 normalization > 07:38:03.510940 [debug] [MainThread]: On master: COMMIT 2022-06-20 07:38:19 normalization > 07:38:03.511033 [debug] [MainThread]: Using redshift connection "master" 2022-06-20 07:38:19 normalization > 07:38:03.511117 [debug] [MainThread]: On master: COMMIT 2022-06-20 07:38:19 normalization > 07:38:03.515965 [debug] [MainThread]: SQL status: COMMIT in 0.0 seconds 2022-06-20 07:38:19 normalization > 07:38:03.516104 [debug] [MainThread]: On master: Close 2022-06-20 07:38:19 normalization > 07:38:03.516779 [info ] [MainThread]: Concurrency: 4 threads (target='prod') 2022-06-20 07:38:19 normalization > 07:38:03.517020 [info ] [MainThread]: 2022-06-20 07:38:19 normalization > 07:38:03.532531 [debug] [Thread-1 ]: Began running node model.airbyte_utils.dp_indicator_daily_20220620_ab1 2022-06-20 07:38:19 normalization > 07:38:03.533199 [debug] [Thread-1 ]: Acquiring new redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:03.533326 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.dp_indicator_daily_20220620_ab1 2022-06-20 07:38:19 normalization > 07:38:03.533436 [debug] [Thread-1 ]: Compiling model.airbyte_utils.dp_indicator_daily_20220620_ab1 2022-06-20 07:38:19 normalization > 07:38:03.545385 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:03.545548 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: BEGIN 2022-06-20 07:38:19 normalization > 07:38:03.545671 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-06-20 07:38:19 normalization > 07:38:03.545777 [debug] [Thread-1 ]: Redshift adapter: Connecting to Redshift using 'database' credentials 2022-06-20 07:38:19 normalization > 07:38:03.580718 [debug] [Thread-1 ]: SQL status: BEGIN in 0.04 seconds 2022-06-20 07:38:19 normalization > 07:38:03.580929 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:03.581024 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:03.719093 [debug] [Thread-1 ]: SQL status: SELECT in 0.14 seconds 2022-06-20 07:38:19 normalization > 07:38:03.720944 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:03.721125 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:03.792606 [debug] [Thread-1 ]: SQL status: SELECT in 0.07 seconds 2022-06-20 07:38:19 normalization > 07:38:03.794401 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:03.794568 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:03.851339 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:03.853203 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:03.853357 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:03.912598 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:03.915382 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:03.915601 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:03.972585 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:03.975577 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:03.975852 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.033071 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.036071 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.036309 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.093141 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.095059 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.095227 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.151724 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.164951 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.166030 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.222939 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.225252 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.225434 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.283238 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.285818 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.286078 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.344017 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.346201 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.346388 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.404371 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.406771 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.406954 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.465052 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.467643 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.467829 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.526281 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.528690 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.528887 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.587565 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.590382 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.590623 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.648721 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.651546 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.651788 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.709794 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.712676 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.712915 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.771858 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.774655 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.774895 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.832849 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.834677 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.834855 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.892963 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.895282 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.895469 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:04.953005 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:04.955451 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:04.955684 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:05.013432 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:05.015898 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:05.016138 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:05.089991 [debug] [Thread-1 ]: SQL status: SELECT in 0.07 seconds 2022-06-20 07:38:19 normalization > 07:38:05.091793 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:05.091967 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:05.182417 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:05.184252 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:05.184427 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:05.271558 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:05.273288 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:05.273446 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:05.332662 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:05.334715 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:05.334868 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:05.410413 [debug] [Thread-1 ]: SQL status: SELECT in 0.08 seconds 2022-06-20 07:38:19 normalization > 07:38:05.412217 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:05.412383 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:05.499044 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:05.500761 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:05.500926 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:05.576758 [debug] [Thread-1 ]: SQL status: SELECT in 0.08 seconds 2022-06-20 07:38:19 normalization > 07:38:05.578432 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:05.578577 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:05.637046 [debug] [Thread-1 ]: SQL status: SELECT in 0.06 seconds 2022-06-20 07:38:19 normalization > 07:38:05.638760 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:05.638901 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:05.727052 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:05.728881 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:05.729055 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:05.818924 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:05.820910 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:05.821071 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:05.909936 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:05.911661 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:05.911837 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:06.001452 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:06.003114 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:06.003272 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:06.092490 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:06.094220 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:06.094369 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:06.183859 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:06.185539 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:06.185704 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:06.275349 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:06.277021 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:06.277169 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:06.370869 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:06.372759 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:06.372898 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:06.464970 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:06.466746 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:06.466905 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:06.561066 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:06.562701 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:06.562850 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:06.656100 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:06.657790 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:06.657937 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:06.751847 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:06.753487 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:06.753641 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:06.846113 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:06.847879 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:06.848022 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:06.995360 [debug] [Thread-1 ]: SQL status: SELECT in 0.15 seconds 2022-06-20 07:38:19 normalization > 07:38:06.997388 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:06.997554 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:07.092369 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:07.094169 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:07.094333 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:07.192913 [debug] [Thread-1 ]: SQL status: SELECT in 0.1 seconds 2022-06-20 07:38:19 normalization > 07:38:07.194648 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:07.194799 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:07.288339 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:07.290035 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:07.290208 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:07.383156 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:07.384850 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:07.384991 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:07.478099 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:07.479742 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:07.479883 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:07.571812 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:07.573780 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:07.573925 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:07.665507 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:07.667241 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:07.667394 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:07.759102 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:07.760689 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:07.760829 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:07.852778 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:07.854369 [debug] [Thread-1 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:07.854504 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620_ab1"} */ 2022-06-20 07:38:19 normalization > select data_type from SVV_COLUMNS where table_name = '_airbyte_raw_dp_indicator_daily_20220620' and column_name = '_airbyte_data' and table_schema = 'source'; 2022-06-20 07:38:19 normalization > 07:38:07.946578 [debug] [Thread-1 ]: SQL status: SELECT in 0.09 seconds 2022-06-20 07:38:19 normalization > 07:38:07.948171 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.dp_indicator_daily_20220620_ab1" 2022-06-20 07:38:19 normalization > 07:38:07.948576 [debug] [Thread-1 ]: finished collecting timing info 2022-06-20 07:38:19 normalization > 07:38:07.948729 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: ROLLBACK 2022-06-20 07:38:19 normalization > 07:38:07.954021 [debug] [Thread-1 ]: On model.airbyte_utils.dp_indicator_daily_20220620_ab1: Close 2022-06-20 07:38:19 normalization > 07:38:07.954682 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.dp_indicator_daily_20220620_ab1 2022-06-20 07:38:19 normalization > 07:38:07.955338 [debug] [Thread-3 ]: Began running node model.airbyte_utils.dp_indicator_daily_20220620_ab2 2022-06-20 07:38:19 normalization > 07:38:07.955955 [debug] [Thread-3 ]: Acquiring new redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab2" 2022-06-20 07:38:19 normalization > 07:38:07.956078 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.dp_indicator_daily_20220620_ab2 2022-06-20 07:38:19 normalization > 07:38:07.956178 [debug] [Thread-3 ]: Compiling model.airbyte_utils.dp_indicator_daily_20220620_ab2 2022-06-20 07:38:19 normalization > 07:38:07.991145 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.dp_indicator_daily_20220620_ab2" 2022-06-20 07:38:19 normalization > 07:38:07.991496 [debug] [Thread-3 ]: finished collecting timing info 2022-06-20 07:38:19 normalization > 07:38:07.992063 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.dp_indicator_daily_20220620_ab2 2022-06-20 07:38:19 normalization > 07:38:07.992609 [debug] [Thread-2 ]: Began running node model.airbyte_utils.dp_indicator_daily_20220620_ab3 2022-06-20 07:38:19 normalization > 07:38:07.993162 [debug] [Thread-2 ]: Acquiring new redshift connection "model.airbyte_utils.dp_indicator_daily_20220620_ab3" 2022-06-20 07:38:19 normalization > 07:38:07.993292 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.dp_indicator_daily_20220620_ab3 2022-06-20 07:38:19 normalization > 07:38:07.993395 [debug] [Thread-2 ]: Compiling model.airbyte_utils.dp_indicator_daily_20220620_ab3 2022-06-20 07:38:19 normalization > 07:38:08.029093 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.dp_indicator_daily_20220620_ab3" 2022-06-20 07:38:19 normalization > 07:38:08.029419 [debug] [Thread-2 ]: finished collecting timing info 2022-06-20 07:38:19 normalization > 07:38:08.029969 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.dp_indicator_daily_20220620_ab3 2022-06-20 07:38:19 normalization > 07:38:08.030475 [debug] [Thread-4 ]: Began running node model.airbyte_utils.dp_indicator_daily_20220620 2022-06-20 07:38:19 normalization > 07:38:08.030698 [info ] [Thread-4 ]: 1 of 1 START table model source.dp_indicator_daily_20220620............................................................. [RUN] 2022-06-20 07:38:19 normalization > 07:38:08.031345 [debug] [Thread-4 ]: Acquiring new redshift connection "model.airbyte_utils.dp_indicator_daily_20220620" 2022-06-20 07:38:19 normalization > 07:38:08.031477 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.dp_indicator_daily_20220620 2022-06-20 07:38:19 normalization > 07:38:08.031572 [debug] [Thread-4 ]: Compiling model.airbyte_utils.dp_indicator_daily_20220620 2022-06-20 07:38:19 normalization > 07:38:08.042993 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.dp_indicator_daily_20220620" 2022-06-20 07:38:19 normalization > 07:38:08.043297 [debug] [Thread-4 ]: finished collecting timing info 2022-06-20 07:38:19 normalization > 07:38:08.043418 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.dp_indicator_daily_20220620 2022-06-20 07:38:19 normalization > 07:38:08.065254 [debug] [Thread-4 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620" 2022-06-20 07:38:19 normalization > 07:38:08.065405 [debug] [Thread-4 ]: On model.airbyte_utils.dp_indicator_daily_20220620: BEGIN 2022-06-20 07:38:19 normalization > 07:38:08.065495 [debug] [Thread-4 ]: Opening a new connection, currently in state init 2022-06-20 07:38:19 normalization > 07:38:08.065592 [debug] [Thread-4 ]: Redshift adapter: Connecting to Redshift using 'database' credentials 2022-06-20 07:38:19 normalization > 07:38:08.101562 [debug] [Thread-4 ]: SQL status: BEGIN in 0.04 seconds 2022-06-20 07:38:19 normalization > 07:38:08.101745 [debug] [Thread-4 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620" 2022-06-20 07:38:19 normalization > 07:38:08.101843 [debug] [Thread-4 ]: On model.airbyte_utils.dp_indicator_daily_20220620: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620"} */ 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > SET enable_case_sensitive_identifier to TRUE 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > 07:38:08.107132 [debug] [Thread-4 ]: SQL status: SET in 0.01 seconds 2022-06-20 07:38:19 normalization > 07:38:08.123315 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.dp_indicator_daily_20220620" 2022-06-20 07:38:19 normalization > 07:38:08.123727 [debug] [Thread-4 ]: Using redshift connection "model.airbyte_utils.dp_indicator_daily_20220620" 2022-06-20 07:38:19 normalization > 07:38:08.123848 [debug] [Thread-4 ]: On model.airbyte_utils.dp_indicator_daily_20220620: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.dp_indicator_daily_20220620"} */ 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > create table 2022-06-20 07:38:19 normalization > "defaultdb".source."dp_indicator_daily_20220620__dbt_tmp" 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > compound sortkey(_airbyte_emitted_at) 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > as ( 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > with __dbt__cte__dp_indicator_daily_20220620_ab1 as ( 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 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-06-20 07:38:19 normalization > -- depends_on: "defaultdb".source._airbyte_raw_dp_indicator_daily_20220620 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > case when _airbyte_data."day" != '' then _airbyte_data."day" end as day, 2022-06-20 07:38:19 normalization > case when _airbyte_data."invoice" != '' then _airbyte_data."invoice" end as invoice, 2022-06-20 07:38:19 normalization > case when _airbyte_data."measured" != '' then _airbyte_data."measured" end as measured, 2022-06-20 07:38:19 normalization > case when _airbyte_data."estimated" != '' then _airbyte_data."estimated" end as estimated, 2022-06-20 07:38:19 normalization > case when _airbyte_data."predicted" != '' then _airbyte_data."predicted" end as predicted, 2022-06-20 07:38:19 normalization > case when _airbyte_data."gtb_reading" != '' then _airbyte_data."gtb_reading" end as gtb_reading, 2022-06-20 07:38:19 normalization > case when _airbyte_data."iot_reading" != '' then _airbyte_data."iot_reading" end as iot_reading, 2022-06-20 07:38:19 normalization > case when _airbyte_data."manual_reading" != '' then _airbyte_data."manual_reading" end as manual_reading, 2022-06-20 07:38:19 normalization > case when _airbyte_data."dp_indicator_id" != '' then _airbyte_data."dp_indicator_id" end as dp_indicator_id, 2022-06-20 07:38:19 normalization > case when _airbyte_data."measured_source" != '' then _airbyte_data."measured_source" end as measured_source, 2022-06-20 07:38:19 normalization > case when _airbyte_data."estimated_source" != '' then _airbyte_data."estimated_source" end as estimated_source, 2022-06-20 07:38:19 normalization > case when _airbyte_data."ipmvp_prediction" != '' then _airbyte_data."ipmvp_prediction" end as ipmvp_prediction, 2022-06-20 07:38:19 normalization > case when _airbyte_data."predicted_source" != '' then _airbyte_data."predicted_source" end as predicted_source, 2022-06-20 07:38:19 normalization > case when _airbyte_data."distributor_billing" != '' then _airbyte_data."distributor_billing" end as distributor_billing, 2022-06-20 07:38:19 normalization > case when _airbyte_data."distributor_reading" != '' then _airbyte_data."distributor_reading" end as distributor_reading, 2022-06-20 07:38:19 normalization > case when _airbyte_data."measured_source_year" != '' then _airbyte_data."measured_source_year" end as measured_source_year, 2022-06-20 07:38:19 normalization > case when _airbyte_data."estimated_source_year" != '' then _airbyte_data."estimated_source_year" end as estimated_source_year, 2022-06-20 07:38:19 normalization > case when _airbyte_data."predicted_source_year" != '' then _airbyte_data."predicted_source_year" end as predicted_source_year, 2022-06-20 07:38:19 normalization > _airbyte_ab_id, 2022-06-20 07:38:19 normalization > _airbyte_emitted_at, 2022-06-20 07:38:19 normalization > getdate() as _airbyte_normalized_at 2022-06-20 07:38:19 normalization > from "defaultdb".source._airbyte_raw_dp_indicator_daily_20220620 as table_alias 2022-06-20 07:38:19 normalization > -- dp_indicator_daily_20220620 2022-06-20 07:38:19 normalization > where 1 = 1 2022-06-20 07:38:19 normalization > ), __dbt__cte__dp_indicator_daily_20220620_ab2 as ( 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-06-20 07:38:19 normalization > -- depends_on: __dbt__cte__dp_indicator_daily_20220620_ab1 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > cast(nullif(day::varchar, '') as 2022-06-20 07:38:19 normalization > date 2022-06-20 07:38:19 normalization > ) as day, 2022-06-20 07:38:19 normalization > cast(invoice as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as invoice, 2022-06-20 07:38:19 normalization > cast(measured as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as measured, 2022-06-20 07:38:19 normalization > cast(estimated as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as estimated, 2022-06-20 07:38:19 normalization > cast(predicted as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as predicted, 2022-06-20 07:38:19 normalization > cast(gtb_reading as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as gtb_reading, 2022-06-20 07:38:19 normalization > cast(iot_reading as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as iot_reading, 2022-06-20 07:38:19 normalization > cast(manual_reading as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as manual_reading, 2022-06-20 07:38:19 normalization > cast(dp_indicator_id as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as dp_indicator_id, 2022-06-20 07:38:19 normalization > cast(measured_source as text) as measured_source, 2022-06-20 07:38:19 normalization > cast(estimated_source as text) as estimated_source, 2022-06-20 07:38:19 normalization > cast(ipmvp_prediction as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as ipmvp_prediction, 2022-06-20 07:38:19 normalization > cast(predicted_source as text) as predicted_source, 2022-06-20 07:38:19 normalization > cast(distributor_billing as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as distributor_billing, 2022-06-20 07:38:19 normalization > cast(distributor_reading as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as distributor_reading, 2022-06-20 07:38:19 normalization > cast(measured_source_year as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as measured_source_year, 2022-06-20 07:38:19 normalization > cast(estimated_source_year as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as estimated_source_year, 2022-06-20 07:38:19 normalization > cast(predicted_source_year as 2022-06-20 07:38:19 normalization > float 2022-06-20 07:38:19 normalization > ) as predicted_source_year, 2022-06-20 07:38:19 normalization > _airbyte_ab_id, 2022-06-20 07:38:19 normalization > _airbyte_emitted_at, 2022-06-20 07:38:19 normalization > getdate() as _airbyte_normalized_at 2022-06-20 07:38:19 normalization > from __dbt__cte__dp_indicator_daily_20220620_ab1 2022-06-20 07:38:19 normalization > -- dp_indicator_daily_20220620 2022-06-20 07:38:19 normalization > where 1 = 1 2022-06-20 07:38:19 normalization > ), __dbt__cte__dp_indicator_daily_20220620_ab3 as ( 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > -- SQL model to build a hash column based on the values of this record 2022-06-20 07:38:19 normalization > -- depends_on: __dbt__cte__dp_indicator_daily_20220620_ab2 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > md5(cast(coalesce(cast(day as text), '') || '-' || coalesce(cast(invoice as text), '') || '-' || coalesce(cast(measured as text), '') || '-' || coalesce(cast(estimated as text), '') || '-' || coalesce(cast(predicted as text), '') || '-' || coalesce(cast(gtb_reading as text), '') || '-' || coalesce(cast(iot_reading as text), '') || '-' || coalesce(cast(manual_reading as text), '') || '-' || coalesce(cast(dp_indicator_id as text), '') || '-' || coalesce(cast(measured_source as text), '') || '-' || coalesce(cast(estimated_source as text), '') || '-' || coalesce(cast(ipmvp_prediction as text), '') || '-' || coalesce(cast(predicted_source as text), '') || '-' || coalesce(cast(distributor_billing as text), '') || '-' || coalesce(cast(distributor_reading as text), '') || '-' || coalesce(cast(measured_source_year as text), '') || '-' || coalesce(cast(estimated_source_year as text), '') || '-' || coalesce(cast(predicted_source_year as text), '') as text)) as _airbyte_dp_indicator_daily_20220620_hashid, 2022-06-20 07:38:19 normalization > tmp.* 2022-06-20 07:38:19 normalization > from __dbt__cte__dp_indicator_daily_20220620_ab2 tmp 2022-06-20 07:38:19 normalization > -- dp_indicator_daily_20220620 2022-06-20 07:38:19 normalization > where 1 = 1 2022-06-20 07:38:19 normalization > )-- Final base SQL model 2022-06-20 07:38:19 normalization > -- depends_on: __dbt__cte__dp_indicator_daily_20220620_ab3 2022-06-20 07:38:19 normalization > select 2022-06-20 07:38:19 normalization > day, 2022-06-20 07:38:19 normalization > invoice, 2022-06-20 07:38:19 normalization > measured, 2022-06-20 07:38:19 normalization > estimated, 2022-06-20 07:38:19 normalization > predicted, 2022-06-20 07:38:19 normalization > gtb_reading, 2022-06-20 07:38:19 normalization > iot_reading, 2022-06-20 07:38:19 normalization > manual_reading, 2022-06-20 07:38:19 normalization > dp_indicator_id, 2022-06-20 07:38:19 normalization > measured_source, 2022-06-20 07:38:19 normalization > estimated_source, 2022-06-20 07:38:19 normalization > ipmvp_prediction, 2022-06-20 07:38:19 normalization > predicted_source, 2022-06-20 07:38:19 normalization > distributor_billing, 2022-06-20 07:38:19 normalization > distributor_reading, 2022-06-20 07:38:19 normalization > measured_source_year, 2022-06-20 07:38:19 normalization > estimated_source_year, 2022-06-20 07:38:19 normalization > predicted_source_year, 2022-06-20 07:38:19 normalization > _airbyte_ab_id, 2022-06-20 07:38:19 normalization > _airbyte_emitted_at, 2022-06-20 07:38:19 normalization > getdate() as _airbyte_normalized_at, 2022-06-20 07:38:19 normalization > _airbyte_dp_indicator_daily_20220620_hashid 2022-06-20 07:38:19 normalization > from __dbt__cte__dp_indicator_daily_20220620_ab3 2022-06-20 07:38:19 normalization > -- dp_indicator_daily_20220620 from "defaultdb".source._airbyte_raw_dp_indicator_daily_20220620 2022-06-20 07:38:19 normalization > where 1 = 1 2022-06-20 07:38:19 normalization > ); 2022-06-20 07:38:19 normalization > 07:38:16.549651 [debug] [Thread-4 ]: Postgres adapter: Postgres error: Error converting text to date 2022-06-20 07:38:19 normalization > 2022-06-20 07:38:19 normalization > 07:38:16.549939 [debug] [Thread-4 ]: On model.airbyte_utils.dp_indicator_daily_20220620: ROLLBACK 2022-06-20 07:38:19 normalization > 07:38:16.557330 [debug] [Thread-4 ]: finished collecting timing info 2022-06-20 07:38:19 normalization > 07:38:16.557476 [debug] [Thread-4 ]: On model.airbyte_utils.dp_indicator_daily_20220620: Close 2022-06-20 07:38:19 normalization > 07:38:16.558140 [debug] [Thread-4 ]: Database Error in model dp_indicator_daily_20220620 (models/generated/airbyte_tables/source/dp_indicator_daily_20220620.sql) 2022-06-20 07:38:19 normalization > Error converting text to date 2022-06-20 07:38:19 normalization > compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_tables/source/dp_indicator_daily_20220620.sql 2022-06-20 07:38:19 normalization > 07:38:16.558529 [error] [Thread-4 ]: 1 of 1 ERROR creating table model source.dp_indicator_daily_20220620.................................................... [ERROR in 8.53s] 2022-06-20 07:38:19 normalization > 07:38:16.558853 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.dp_indicator_daily_20220620 2022-06-20 07:38:19 normalization > 07:38:16.560309 [debug] [MainThread]: Acquiring new redshift connection "master" 2022-06-20 07:38:19 normalization > 07:38:16.560482 [debug] [MainThread]: Using redshift connection "master" 2022-06-20 07:38:19 normalization > 07:38:16.560574 [debug] [MainThread]: On master: BEGIN 2022-06-20 07:38:19 normalization > 07:38:16.560656 [debug] [MainThread]: Opening a new connection, currently in state closed 2022-06-20 07:38:19 normalization > 07:38:16.560749 [debug] [MainThread]: Redshift adapter: Connecting to Redshift using 'database' credentials 2022-06-20 07:38:19 normalization > 07:38:16.628456 [debug] [MainThread]: SQL status: BEGIN in 0.07 seconds 2022-06-20 07:38:19 normalization > 07:38:16.628727 [debug] [MainThread]: On master: COMMIT 2022-06-20 07:38:19 normalization > 07:38:16.628826 [debug] [MainThread]: Using redshift connection "master" 2022-06-20 07:38:19 normalization > 07:38:16.628918 [debug] [MainThread]: On master: COMMIT 2022-06-20 07:38:19 normalization > 07:38:16.633820 [debug] [MainThread]: SQL status: COMMIT in 0.0 seconds 2022-06-20 07:38:19 normalization > 07:38:16.633948 [debug] [MainThread]: On master: Close 2022-06-20 07:38:19 normalization > 07:38:16.634619 [info ] [MainThread]: 2022-06-20 07:38:19 normalization > 07:38:16.634877 [info ] [MainThread]: Finished running 1 table model in 13.43s. 2022-06-20 07:38:19 normalization > 07:38:16.635099 [debug] [MainThread]: Connection 'master' was properly closed. 2022-06-20 07:38:19 normalization > 07:38:16.635216 [debug] [MainThread]: Connection 'model.airbyte_utils.dp_indicator_daily_20220620_ab1' was properly closed. 2022-06-20 07:38:19 normalization > 07:38:16.635334 [debug] [MainThread]: Connection 'model.airbyte_utils.dp_indicator_daily_20220620_ab2' was properly closed. 2022-06-20 07:38:19 normalization > 07:38:16.635417 [debug] [MainThread]: Connection 'model.airbyte_utils.dp_indicator_daily_20220620_ab3' was properly closed. 2022-06-20 07:38:19 normalization > 07:38:16.635492 [debug] [MainThread]: Connection 'model.airbyte_utils.dp_indicator_daily_20220620' was properly closed. 2022-06-20 07:38:19 normalization > 07:38:16.646161 [info ] [MainThread]: 2022-06-20 07:38:19 normalization > 07:38:16.646400 [info ] [MainThread]: Completed with 1 error and 0 warnings: 2022-06-20 07:38:19 normalization > 07:38:16.646687 [info ] [MainThread]: 2022-06-20 07:38:19 normalization > 07:38:16.646892 [error] [MainThread]: Database Error in model dp_indicator_daily_20220620 (models/generated/airbyte_tables/source/dp_indicator_daily_20220620.sql) 2022-06-20 07:38:19 normalization > 07:38:16.647106 [error] [MainThread]: Error converting text to date 2022-06-20 07:38:19 normalization > 07:38:16.647294 [error] [MainThread]: compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_tables/source/dp_indicator_daily_20220620.sql 2022-06-20 07:38:19 normalization > 07:38:16.647500 [info ] [MainThread]: 2022-06-20 07:38:19 normalization > 07:38:16.647703 [info ] [MainThread]: Done. PASS=0 WARN=0 ERROR=1 SKIP=0 TOTAL=1 2022-06-20 07:38:19 INFO i.a.w.t.TemporalAttemptExecution(lambda$getWorkerThread$2):161 - Completing future exceptionally... io.airbyte.workers.exception.WorkerException: Normalization Failed. at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:63) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:21) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.exception.WorkerException: Normalization Failed. at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:60) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] ... 3 more Suppressed: io.airbyte.workers.exception.WorkerException: Normalization process wasn't successful at io.airbyte.workers.normalization.DefaultNormalizationRunner.close(DefaultNormalizationRunner.java:162) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:48) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:21) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-20 07:38:19 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-20 07:38:19 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):237 - Stopping temporal heartbeating... 2022-06-20 07:38:19 WARN i.t.i.a.POJOActivityTaskHandler(activityFailureToResult):307 - Activity failure. ActivityId=76ce4169-b41c-3915-8247-2dc249b7f7ea, activityType=Normalize, attempt=1 java.lang.RuntimeException: io.temporal.serviceclient.CheckedExceptionWrapper: java.util.concurrent.ExecutionException: io.airbyte.workers.exception.WorkerException: Normalization Failed. at io.airbyte.workers.temporal.TemporalUtils.withBackgroundHeartbeat(TemporalUtils.java:235) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.temporal.sync.NormalizationActivityImpl.normalize(NormalizationActivityImpl.java:75) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at jdk.internal.reflect.GeneratedMethodAccessor458.invoke(Unknown Source) ~[?:?] 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.exception.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:138) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.temporal.sync.NormalizationActivityImpl.lambda$normalize$3(NormalizationActivityImpl.java:103) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.temporal.TemporalUtils.withBackgroundHeartbeat(TemporalUtils.java:230) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] ... 13 more Caused by: java.util.concurrent.ExecutionException: io.airbyte.workers.exception.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:132) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.temporal.sync.NormalizationActivityImpl.lambda$normalize$3(NormalizationActivityImpl.java:103) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.temporal.TemporalUtils.withBackgroundHeartbeat(TemporalUtils.java:230) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] ... 13 more Caused by: io.airbyte.workers.exception.WorkerException: Normalization Failed. at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:63) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:21) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] ... 1 more Caused by: io.airbyte.workers.exception.WorkerException: Normalization Failed. at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:60) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:21) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] ... 1 more Suppressed: io.airbyte.workers.exception.WorkerException: Normalization process wasn't successful at io.airbyte.workers.normalization.DefaultNormalizationRunner.close(DefaultNormalizationRunner.java:162) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:48) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:21) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-20 07:38:19 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.part_size: is not defined in the schema and the schema does not allow additional properties, $.access_key_id: is not defined in the schema and the schema does not allow additional properties, $.s3_bucket_name: is not defined in the schema and the schema does not allow additional properties, $.s3_bucket_path: is not defined in the schema and the schema does not allow additional properties, $.s3_bucket_region: is not defined in the schema and the schema does not allow additional properties, $.secret_access_key: is not defined in the schema and the schema does not allow additional properties, $.purge_staging_data: is not defined in the schema and the schema does not allow additional properties, $.method: must be a constant value Standard 2022-06-20 07:38:19 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.access_key_id: object found, string expected, $.secret_access_key: object found, string expected 2022-06-20 07:38:19 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/78/1/logs.log 2022-06-20 07:38:19 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.20-alpha 2022-06-20 07:38:19 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-postgres:0.4.25 exists... 2022-06-20 07:38:19 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-postgres:0.4.25 was found locally. 2022-06-20 07:38:19 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 78 2022-06-20 07:38:19 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/78/1 --log-driver none --name source-postgres-check-78-1-zqrbw --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=1 -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:0.4.25 -e AIRBYTE_VERSION=0.39.20-alpha -e WORKER_JOB_ID=78 airbyte/source-postgres:0.4.25 check --config source_config.json 2022-06-20 07:38:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:21 INFO i.a.i.b.a.AdaptiveSourceRunner$Runner(getSource):73 - Running source under deployment mode: OSS 2022-06-20 07:38:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:21 INFO i.a.i.b.a.AdaptiveSourceRunner$Runner(run):85 - Starting source: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-20 07:38:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:21 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json} 2022-06-20 07:38:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:21 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-20 07:38:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:21 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: CHECK 2022-06-20 07:38:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:21 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-06-20 07:38:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:21 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-06-20 07:38:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:21 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-06-20 07:38:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:21 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-06-20 07:38:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:21 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-06-20 07:38:22 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:22 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-06-20 07:38:22 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:22 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-20 07:38:22 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:22 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-20 07:38:22 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:22 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-20 07:38:22 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:22 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-06-20 07:38:22 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:22 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-20 07:38:22 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:22 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-20 07:38:22 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-20 07:38:22 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/78/1/logs.log 2022-06-20 07:38:22 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.20-alpha 2022-06-20 07:38:22 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-redshift:0.3.39 exists... 2022-06-20 07:38:22 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-redshift:0.3.39 was found locally. 2022-06-20 07:38:22 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 78 2022-06-20 07:38:22 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/78/1 --log-driver none --name destination-redshift-check-78-1-nsusb --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=1 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-redshift:0.3.39 -e AIRBYTE_VERSION=0.39.20-alpha -e WORKER_JOB_ID=78 airbyte/destination-redshift:0.3.39 check --config source_config.json 2022-06-20 07:38:24 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Class path contains multiple SLF4J bindings. 2022-06-20 07:38:24 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-20 07:38:24 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-20 07:38:24 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-20 07:38:24 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-20 07:38:24 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-20 07:38:24 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:24 INFO i.a.i.d.r.RedshiftDestination(main):61 - starting destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-20 07:38:25 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:25 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json} 2022-06-20 07:38:25 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:25 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-20 07:38:25 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:25 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: CHECK 2022-06-20 07:38:25 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:25 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-06-20 07:38:25 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:25 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-06-20 07:38:25 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:25 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-06-20 07:38:25 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:25 INFO i.a.i.d.j.c.SwitchingDestination(check):55 - Using destination type: COPY_S3 2022-06-20 07:38:25 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:25 INFO i.a.i.d.s.S3DestinationConfig(createS3Client):166 - Creating S3 client... 2022-06-20 07:38:25 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:25 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object airbyte-dev-data/airbyte-dev-data does not exist in bucket; creating... 2022-06-20 07:38:26 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:26 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object airbyte-dev-data/airbyte-dev-data has been created in bucket. 2022-06-20 07:38:26 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:26 INFO i.a.i.d.s.S3Destination(testIAMUserHasListObjectPermission):155 - Started testing if IAM user can call listObjects on the destination bucket 2022-06-20 07:38:26 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:26 INFO i.a.i.d.s.S3Destination(testIAMUserHasListObjectPermission):158 - Finished checking for listObjects permission 2022-06-20 07:38:26 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:26 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-20 07:38:26 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:26 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-20 07:38:26 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:26 INFO c.z.h.p.PoolBase(getAndSetNetworkTimeout):536 - HikariPool-1 - Driver does not support get/set network timeout for connections. ([Amazon][JDBC](10220) Driver does not support this optional feature.) 2022-06-20 07:38:27 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:27 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-20 07:38:27 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-20 07:38:27 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-20 07:38:27 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-20 07:38:27 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/78/1/logs.log 2022-06-20 07:38:27 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.20-alpha 2022-06-20 07:38:27 INFO i.a.w.g.DefaultReplicationWorker(run):115 - start sync worker. job id: 78 attempt id: 1 2022-06-20 07:38:27 INFO i.a.w.g.DefaultReplicationWorker(run):127 - configured sync modes: {dp.dp_indicator_daily_20220620=full_refresh - overwrite} 2022-06-20 07:38:27 INFO i.a.w.i.DefaultAirbyteDestination(start):69 - Running destination... 2022-06-20 07:38:27 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-redshift:0.3.39 exists... 2022-06-20 07:38:27 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-redshift:0.3.39 was found locally. 2022-06-20 07:38:27 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 78 2022-06-20 07:38:27 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/78/1 --log-driver none --name destination-redshift-write-78-1-spswm --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=1 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-redshift:0.3.39 -e AIRBYTE_VERSION=0.39.20-alpha -e WORKER_JOB_ID=78 airbyte/destination-redshift:0.3.39 write --config destination_config.json --catalog destination_catalog.json 2022-06-20 07:38:27 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-postgres:0.4.25 exists... 2022-06-20 07:38:27 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-postgres:0.4.25 was found locally. 2022-06-20 07:38:27 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 78 2022-06-20 07:38:27 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/78/1 --log-driver none --name source-postgres-read-78-1-vathz --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=1 -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:0.4.25 -e AIRBYTE_VERSION=0.39.20-alpha -e WORKER_JOB_ID=78 airbyte/source-postgres:0.4.25 read --config source_config.json --catalog source_catalog.json 2022-06-20 07:38:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):395 - Destination output thread started. 2022-06-20 07:38:27 INFO i.a.w.g.DefaultReplicationWorker(run):169 - Waiting for source and destination threads to complete. 2022-06-20 07:38:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):298 - Replication thread started. 2022-06-20 07:38:27 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-06-20 07:38:27 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-20 07:38:27 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-20 07:38:27 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-20 07:38:27 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-20 07:38:27 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-20 07:38:28 source > 2022-06-20 07:38:28 INFO i.a.i.b.a.AdaptiveSourceRunner$Runner(getSource):73 - Running source under deployment mode: OSS 2022-06-20 07:38:29 destination > 2022-06-20 07:38:29 INFO i.a.i.d.r.RedshiftDestination(main):61 - starting destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-20 07:38:29 source > 2022-06-20 07:38:29 INFO i.a.i.b.a.AdaptiveSourceRunner$Runner(run):85 - Starting source: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-20 07:38:29 source > 2022-06-20 07:38:29 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {read=null, catalog=source_catalog.json, config=source_config.json} 2022-06-20 07:38:29 source > 2022-06-20 07:38:29 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-20 07:38:29 source > 2022-06-20 07:38:29 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: READ 2022-06-20 07:38:29 source > 2022-06-20 07:38:29 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='null'} 2022-06-20 07:38:29 destination > 2022-06-20 07:38:29 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-06-20 07:38:29 destination > 2022-06-20 07:38:29 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-20 07:38:29 destination > 2022-06-20 07:38:29 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-06-20 07:38:29 destination > 2022-06-20 07:38:29 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-06-20 07:38:29 source > 2022-06-20 07:38:29 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-06-20 07:38:29 source > 2022-06-20 07:38:29 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-06-20 07:38:29 source > 2022-06-20 07:38:29 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-06-20 07:38:29 source > 2022-06-20 07:38:29 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-06-20 07:38:29 destination > 2022-06-20 07:38:29 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-06-20 07:38:29 destination > 2022-06-20 07:38:29 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-06-20 07:38:29 destination > 2022-06-20 07:38:29 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: COPY_S3 2022-06-20 07:38:29 source > 2022-06-20 07:38:29 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-06-20 07:38:30 source > 2022-06-20 07:38:30 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-20 07:38:30 source > 2022-06-20 07:38:30 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-20 07:38:30 destination > 2022-06-20 07:38:30 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-20 07:38:30 destination > 2022-06-20 07:38:30 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-20 07:38:30 destination > 2022-06-20 07:38:30 INFO i.a.i.d.s.S3DestinationConfig(createS3Client):166 - Creating S3 client... 2022-06-20 07:38:30 source > 2022-06-20 07:38:30 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-20 07:38:30 source > 2022-06-20 07:38:30 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-06-20 07:38:30 source > 2022-06-20 07:38:30 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-20 07:38:30 source > 2022-06-20 07:38:30 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-20 07:38:30 source > 2022-06-20 07:38:30 INFO i.a.i.s.r.CdcStateManager():26 - Initialized CDC state with: null 2022-06-20 07:38:30 source > 2022-06-20 07:38:30 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):118 - No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='dp_indicator_daily_20220620', namespace='dp'}, New Cursor Field: null. Resetting cursor value 2022-06-20 07:38:30 source > 2022-06-20 07:38:30 INFO c.z.h.HikariDataSource():80 - HikariPool-2 - Starting... 2022-06-20 07:38:30 source > 2022-06-20 07:38:30 INFO c.z.h.HikariDataSource():82 - HikariPool-2 - Start completed. 2022-06-20 07:38:30 source > 2022-06-20 07:38:30 INFO i.a.i.s.p.PostgresSource(discoverInternal):144 - Checking schema: dp 2022-06-20 07:38:30 source > 2022-06-20 07:38:30 INFO i.a.i.s.j.AbstractJdbcSource(discoverInternal):121 - Internal schemas to exclude: [catalog_history, information_schema, pg_catalog, pg_internal] 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):38 - Set initial fetch size: 10 rows 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):72 - Max memory limit: 12381585408, JDBC buffer size: 1073741824 2022-06-20 07:38:31 destination > 2022-06-20 07:38:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=dp_indicator_daily_20220620, namespace=null, outputSchemaName=source, tmpTableName=_airbyte_tmp_yvw_dp_indicator_daily_20220620, outputTableName=_airbyte_raw_dp_indicator_daily_20220620, syncMode=overwrite} 2022-06-20 07:38:31 destination > 2022-06-20 07:38:31 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-06-20 07:38:31 destination > 2022-06-20 07:38:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):117 - Preparing tmp tables in destination started for 1 streams 2022-06-20 07:38:31 destination > 2022-06-20 07:38:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema source stream dp_indicator_daily_20220620: tmp table: _airbyte_tmp_yvw_dp_indicator_daily_20220620, stage: source_dp_indicator_daily_20220620/2022_06_20_07_c8d0cd4b-8eaa-4e28-9455-2a9cc136d3a3/ 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column dp_id (type serial[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column dp_uid (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column ref_number (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column name (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column address (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column portal_access_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column last_scraping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column last_scraping_failed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column scraping_failure_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column distributor_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column billing_period (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column last_billing_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column received_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column missing_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column supplier_contacted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column supplier_contacted_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column period_code (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column consumption (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column unit_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column status (type varchar[10]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column is_estimated (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column building_id (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column building_name (type varchar[500]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_distributor_billing column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column point_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column indexes_reading (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column is_last_before_meter_change (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column new_index_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column updated_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column meter_name (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column point_is_visible (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column building_name (type varchar[500]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_point_manual_reading column building_id (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_legal_period column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_legal_period column metric (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_legal_period column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_legal_period column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column dp_uid (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column point_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column ref_number (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column name (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column building_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column project_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column comment (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column portal_access_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column last_scraping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column last_scraping_failed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column address (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column distributor_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column scraping_failure_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column billing_frequency (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column last_billing_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column received_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column missing_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column supplier_contacted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column supplier_contacted_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_delivery_point column supplier_contacted_by_username (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_universe_ref column indicator_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_universe_ref column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_universe_ref column invoice_column_name (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column invoice (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column distributor_billing (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column distributor_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column manual_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column iot_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column gtb_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column ipmvp_prediction (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column measured (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column estimated (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column predicted (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column measured_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column estimated_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column predicted_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column measured_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column estimated_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_20220620 column predicted_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column dp_uid (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column point_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column ref_number (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column name (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column address (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column comment (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column building_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column building_name (type varchar[500]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column portal_access_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column last_scraping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column last_scraping_failed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column scraping_failure_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column distributor_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column billing_period (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column last_billing_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column received_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column missing_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column supplier_contacted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column supplier_contacted_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_dp column supplier_contacted_by_username (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column name (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column url (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column nb_pages (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column scraping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column split_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column mapping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column success (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column failure_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column lock_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column human_mapping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column mapped_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column human_fail_message (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column feedback (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column feedback_message (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column rank (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column deleted (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column file_hash (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column status (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_file column project_id (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator column indicator_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator column unit_code (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator column dp_indicator_id (type serial[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget column budget_id (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget column project_id (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget column year (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget column is_locked (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget column lock_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget column details (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column indicator_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column unit_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column src_unit_group_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column factor (type numeric[0]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column offset_ (type numeric[0]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_consumption_to_indicator_ref column is_default (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column supplier_code (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column invoice_ref (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column dp_ref_number (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column dp_name (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column billing_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column consumption (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column unit_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column is_estimated (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column energy_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column distribution_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column services_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column taxes_contribution_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column total_vat_excl (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column total_vat_incl (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column vat_amount (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column status (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column invoice_file_name (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column document_url (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column building_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column building_name (type varchar[500]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_invoice column building_external_code (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_invoice column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_invoice column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_invoice column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_invoice column invoice_ref (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_invoice column val (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_iot_backup column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_iot_backup column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_iot_backup column iot_reading (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_iot_backup column gtb_reading (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_iot_backup column status (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget_adjustment column building_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget_adjustment column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget_adjustment column month (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table budget_adjustment column val (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_recomputing_queue column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_recomputing_queue column priority (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_recomputing_queue column inserted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_resource_inheritance column resource_type (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_resource_inheritance column resource_id (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_resource_inheritance column parent_resource_type (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table v_resource_inheritance column parent_resource_id (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column invoice_ref (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column operation (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column val (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column status (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column inserted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice_queue column priority (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column period_code (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column consumption (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column status (type varchar[10]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column is_estimated (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table distributor_billing column energy_unit_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column invoice (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column distributor_billing (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column distributor_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column manual_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column iot_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column gtb_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column ipmvp_prediction (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column measured (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column estimated (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column predicted (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column measured_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column estimated_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column predicted_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column measured_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column estimated_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_test_20220517 column predicted_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_ref column indicator_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_ref column unit_code (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_ref column is_consumption (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table indicator_ref column unit_group_code (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading_queue column point_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading_queue column inserted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading_queue column priority (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column resource_type (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column resource_id (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column indicator_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column output_ts (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column input_ts (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column rank_ (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table datasource_priority column time_shift (type interval[49]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column point_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column period_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column index_value (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column is_error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column is_rollover (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flat_manual_reading column is_last_before_meter_change (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column name (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column portal_url (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column logo_url (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column is_scraped (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column is_mapped (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column is_inclusive (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column help_url (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table supplier_ref column entity (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading column point_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading column indexes_reading (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading column is_last_before_meter_change (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading column new_index_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table point_manual_reading column updated_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column period_code (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column val (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column status (type varchar[10]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_distributor_billing column is_estimated (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column universe_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column indicator_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column unit_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column src_unit_group_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column factor (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table consumption_to_indicator_ref column offset_ (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column dp_uid (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column ref_number (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column name (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column address (type varchar[200]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column portal_access_id (type varchar[36]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column last_scraping_date (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column last_scraping_failed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column scraping_failure_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column distributor_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column supplier_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column billing_period (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column last_billing_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column received_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column missing_invoice_count (type int2[5]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column supplier_contacted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column supplier_contacted_by (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_rc_test column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column dp_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column invoice_ref (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column supplier_code (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column billing_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column consumption (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column unit_code (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column is_estimated (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column energy_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column distribution_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column services_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column taxes_contribution_cost (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column total_vat_excl (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column total_vat_incl (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column vat_amount (type numeric[16]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column currency (type varchar[50]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column document_url (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column invoice_file_name (type varchar[1000]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column status (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invoice column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_computing_queue column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_computing_queue column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_computing_queue column priority (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_computing_queue column inserted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily_computing_queue column status (type varchar[20]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column month (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column invoice (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column distributor_billing (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column distributor_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column manual_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column iot_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column gtb_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column ipmvp_prediction (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column measured (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column estimated (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column predicted (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column budget (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column measured_source (type json[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column estimated_source (type json[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column predicted_source (type json[2147483647]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column invoice_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column distributor_billing_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column distributor_reading_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column manual_reading_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column iot_reading_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column gtb_reading_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column measured_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column estimated_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_monthly column value_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column dp_indicator_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column day (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column invoice (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column distributor_billing (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column distributor_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column manual_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column iot_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column gtb_reading (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column ipmvp_prediction (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column measured (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column estimated (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column predicted (type numeric[32]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column measured_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column estimated_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column predicted_source (type varchar[100]) -> JsonSchemaType({type=string}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column measured_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column estimated_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table dp_indicator_daily column predicted_source_year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_distributor_billing 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_point_manual_reading 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_legal_period 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_delivery_point 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.indicator_universe_ref 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily_20220620 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_dp 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.invoice_file 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.budget 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_consumption_to_indicator_ref 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_invoice 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily_invoice 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily_iot_backup 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.budget_adjustment 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_recomputing_queue 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.v_resource_inheritance 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.invoice_queue 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.distributor_billing 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily_test_20220517 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.indicator_ref 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.point_manual_reading_queue 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.datasource_priority 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.flat_manual_reading 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.supplier_ref 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.point_manual_reading 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily_distributor_billing 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.consumption_to_indicator_ref 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_rc_test 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.invoice 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily_computing_queue 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_monthly 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(discoverInternal):148 - Found table: dp.dp_indicator_daily 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: dp_indicator_daily_20220620 2022-06-20 07:38:31 source > 2022-06-20 07:38:31 INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):38 - Set initial fetch size: 10 rows 2022-06-20 07:38:31 destination > 2022-06-20 07:38:31 INFO c.z.h.p.PoolBase(getAndSetNetworkTimeout):536 - HikariPool-1 - Driver does not support get/set network timeout for connections. ([Amazon][JDBC](10220) Driver does not support this optional feature.) 2022-06-20 07:38:32 source > 2022-06-20 07:38:32 INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):72 - Max memory limit: 12381585408, JDBC buffer size: 1073741824 2022-06-20 07:38:32 destination > 2022-06-20 07:38:32 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object airbyte-dev-data/source_dp_indicator_daily_20220620 does not exist in bucket; creating... 2022-06-20 07:38:32 destination > 2022-06-20 07:38:32 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object airbyte-dev-data/source_dp_indicator_daily_20220620 has been created in bucket. 2022-06-20 07:38:32 destination > 2022-06-20 07:38:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema source stream dp_indicator_daily_20220620 2022-06-20 07:38:32 destination > 2022-06-20 07:38:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):139 - Preparing tmp tables in destination completed. 2022-06-20 07:38:32 destination > 2022-06-20 07:38:32 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream dp_indicator_daily_20220620 (current state: 0 bytes in 0 buffers) 2022-06-20 07:38:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 1000 (422 KB) 2022-06-20 07:38:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 2000 (845 KB) 2022-06-20 07:38:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 3000 (1 MB) 2022-06-20 07:38:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 4000 (1 MB) 2022-06-20 07:38:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 5000 (2 MB) 2022-06-20 07:38:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 6000 (2 MB) 2022-06-20 07:38:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 7000 (2 MB) 2022-06-20 07:38:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 8000 (3 MB) 2022-06-20 07:38:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 9000 (3 MB) 2022-06-20 07:38:35 source > 2022-06-20 07:38:34 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 10000 2022-06-20 07:38:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 10000 (4 MB) 2022-06-20 07:38:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 11000 (4 MB) 2022-06-20 07:38:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 12000 (4 MB) 2022-06-20 07:38:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 13000 (5 MB) 2022-06-20 07:38:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 14000 (5 MB) 2022-06-20 07:38:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 15000 (6 MB) 2022-06-20 07:38:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 16000 (6 MB) 2022-06-20 07:38:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 17000 (7 MB) 2022-06-20 07:38:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 18000 (7 MB) 2022-06-20 07:38:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 19000 (7 MB) 2022-06-20 07:38:36 source > 2022-06-20 07:38:36 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 20000 2022-06-20 07:38:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 20000 (8 MB) 2022-06-20 07:38:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 21000 (8 MB) 2022-06-20 07:38:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 22000 (9 MB) 2022-06-20 07:38:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 23000 (9 MB) 2022-06-20 07:38:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 24000 (9 MB) 2022-06-20 07:38:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 25000 (10 MB) 2022-06-20 07:38:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 26000 (10 MB) 2022-06-20 07:38:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 27000 (11 MB) 2022-06-20 07:38:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 28000 (11 MB) 2022-06-20 07:38:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 29000 (12 MB) 2022-06-20 07:38:37 source > 2022-06-20 07:38:37 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 30000 2022-06-20 07:38:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 30000 (12 MB) 2022-06-20 07:38:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 31000 (12 MB) 2022-06-20 07:38:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 32000 (13 MB) 2022-06-20 07:38:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 33000 (13 MB) 2022-06-20 07:38:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 34000 (14 MB) 2022-06-20 07:38:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 35000 (14 MB) 2022-06-20 07:38:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 36000 (15 MB) 2022-06-20 07:38:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 37000 (15 MB) 2022-06-20 07:38:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 38000 (15 MB) 2022-06-20 07:38:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 39000 (16 MB) 2022-06-20 07:38:38 source > 2022-06-20 07:38:38 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 40000 2022-06-20 07:38:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 40000 (16 MB) 2022-06-20 07:38:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 41000 (17 MB) 2022-06-20 07:38:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 42000 (17 MB) 2022-06-20 07:38:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 43000 (17 MB) 2022-06-20 07:38:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 44000 (18 MB) 2022-06-20 07:38:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 45000 (18 MB) 2022-06-20 07:38:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 46000 (19 MB) 2022-06-20 07:38:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 47000 (19 MB) 2022-06-20 07:38:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 48000 (19 MB) 2022-06-20 07:38:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 49000 (20 MB) 2022-06-20 07:38:39 source > 2022-06-20 07:38:39 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 50000 2022-06-20 07:38:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 50000 (20 MB) 2022-06-20 07:38:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 51000 (21 MB) 2022-06-20 07:38:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 52000 (21 MB) 2022-06-20 07:38:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 53000 (22 MB) 2022-06-20 07:38:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 54000 (22 MB) 2022-06-20 07:38:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 55000 (22 MB) 2022-06-20 07:38:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 56000 (23 MB) 2022-06-20 07:38:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 57000 (23 MB) 2022-06-20 07:38:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 58000 (24 MB) 2022-06-20 07:38:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 59000 (24 MB) 2022-06-20 07:38:40 source > 2022-06-20 07:38:40 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 60000 2022-06-20 07:38:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 60000 (24 MB) 2022-06-20 07:38:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 61000 (25 MB) 2022-06-20 07:38:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 62000 (25 MB) 2022-06-20 07:38:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 63000 (26 MB) 2022-06-20 07:38:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 64000 (26 MB) 2022-06-20 07:38:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 65000 (27 MB) 2022-06-20 07:38:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 66000 (27 MB) 2022-06-20 07:38:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 67000 (27 MB) 2022-06-20 07:38:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 68000 (28 MB) 2022-06-20 07:38:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 69000 (28 MB) 2022-06-20 07:38:41 source > 2022-06-20 07:38:41 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 70000 2022-06-20 07:38:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 70000 (29 MB) 2022-06-20 07:38:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 71000 (29 MB) 2022-06-20 07:38:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 72000 (29 MB) 2022-06-20 07:38:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 73000 (30 MB) 2022-06-20 07:38:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 74000 (30 MB) 2022-06-20 07:38:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 75000 (31 MB) 2022-06-20 07:38:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 76000 (31 MB) 2022-06-20 07:38:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 77000 (31 MB) 2022-06-20 07:38:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 78000 (32 MB) 2022-06-20 07:38:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 79000 (32 MB) 2022-06-20 07:38:42 source > 2022-06-20 07:38:42 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 80000 2022-06-20 07:38:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 80000 (33 MB) 2022-06-20 07:38:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 81000 (33 MB) 2022-06-20 07:38:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 82000 (34 MB) 2022-06-20 07:38:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 83000 (34 MB) 2022-06-20 07:38:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 84000 (34 MB) 2022-06-20 07:38:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 85000 (35 MB) 2022-06-20 07:38:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 86000 (35 MB) 2022-06-20 07:38:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 87000 (36 MB) 2022-06-20 07:38:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 88000 (36 MB) 2022-06-20 07:38:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 89000 (36 MB) 2022-06-20 07:38:43 source > 2022-06-20 07:38:43 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 90000 2022-06-20 07:38:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 90000 (37 MB) 2022-06-20 07:38:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 91000 (37 MB) 2022-06-20 07:38:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 92000 (38 MB) 2022-06-20 07:38:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 93000 (38 MB) 2022-06-20 07:38:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 94000 (38 MB) 2022-06-20 07:38:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 95000 (39 MB) 2022-06-20 07:38:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 96000 (39 MB) 2022-06-20 07:38:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 97000 (40 MB) 2022-06-20 07:38:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 98000 (40 MB) 2022-06-20 07:38:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 99000 (41 MB) 2022-06-20 07:38:44 source > 2022-06-20 07:38:44 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 100000 2022-06-20 07:38:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 100000 (41 MB) 2022-06-20 07:38:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 101000 (41 MB) 2022-06-20 07:38:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 102000 (42 MB) 2022-06-20 07:38:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 103000 (42 MB) 2022-06-20 07:38:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 104000 (43 MB) 2022-06-20 07:38:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 105000 (43 MB) 2022-06-20 07:38:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 106000 (43 MB) 2022-06-20 07:38:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 107000 (44 MB) 2022-06-20 07:38:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 108000 (44 MB) 2022-06-20 07:38:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 109000 (45 MB) 2022-06-20 07:38:45 source > 2022-06-20 07:38:45 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 110000 2022-06-20 07:38:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 110000 (45 MB) 2022-06-20 07:38:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 111000 (45 MB) 2022-06-20 07:38:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 112000 (46 MB) 2022-06-20 07:38:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 113000 (46 MB) 2022-06-20 07:38:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 114000 (47 MB) 2022-06-20 07:38:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 115000 (47 MB) 2022-06-20 07:38:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 116000 (48 MB) 2022-06-20 07:38:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 117000 (48 MB) 2022-06-20 07:38:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 118000 (48 MB) 2022-06-20 07:38:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 119000 (49 MB) 2022-06-20 07:38:47 source > 2022-06-20 07:38:46 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 120000 2022-06-20 07:38:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 120000 (49 MB) 2022-06-20 07:38:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 121000 (50 MB) 2022-06-20 07:38:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 122000 (50 MB) 2022-06-20 07:38:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 123000 (50 MB) 2022-06-20 07:38:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 124000 (51 MB) 2022-06-20 07:38:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 125000 (51 MB) 2022-06-20 07:38:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 126000 (52 MB) 2022-06-20 07:38:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 127000 (52 MB) 2022-06-20 07:38:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 128000 (53 MB) 2022-06-20 07:38:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 129000 (53 MB) 2022-06-20 07:38:48 source > 2022-06-20 07:38:47 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 130000 2022-06-20 07:38:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 130000 (53 MB) 2022-06-20 07:38:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 131000 (54 MB) 2022-06-20 07:38:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 132000 (54 MB) 2022-06-20 07:38:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 133000 (55 MB) 2022-06-20 07:38:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 134000 (55 MB) 2022-06-20 07:38:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 135000 (55 MB) 2022-06-20 07:38:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 136000 (56 MB) 2022-06-20 07:38:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 137000 (56 MB) 2022-06-20 07:38:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 138000 (57 MB) 2022-06-20 07:38:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 139000 (57 MB) 2022-06-20 07:38:49 source > 2022-06-20 07:38:48 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 140000 2022-06-20 07:38:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 140000 (57 MB) 2022-06-20 07:38:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 141000 (58 MB) 2022-06-20 07:38:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 142000 (58 MB) 2022-06-20 07:38:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 143000 (59 MB) 2022-06-20 07:38:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 144000 (59 MB) 2022-06-20 07:38:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 145000 (60 MB) 2022-06-20 07:38:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 146000 (60 MB) 2022-06-20 07:38:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 147000 (60 MB) 2022-06-20 07:38:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 148000 (61 MB) 2022-06-20 07:38:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 149000 (61 MB) 2022-06-20 07:38:49 source > 2022-06-20 07:38:49 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 150000 2022-06-20 07:38:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 150000 (62 MB) 2022-06-20 07:38:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 151000 (62 MB) 2022-06-20 07:38:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 152000 (62 MB) 2022-06-20 07:38:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 153000 (63 MB) 2022-06-20 07:38:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 154000 (63 MB) 2022-06-20 07:38:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 155000 (64 MB) 2022-06-20 07:38:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 156000 (64 MB) 2022-06-20 07:38:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 157000 (64 MB) 2022-06-20 07:38:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 158000 (65 MB) 2022-06-20 07:38:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 159000 (65 MB) 2022-06-20 07:38:51 source > 2022-06-20 07:38:51 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 160000 2022-06-20 07:38:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 160000 (66 MB) 2022-06-20 07:38:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 161000 (66 MB) 2022-06-20 07:38:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 162000 (67 MB) 2022-06-20 07:38:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 163000 (67 MB) 2022-06-20 07:38:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 164000 (67 MB) 2022-06-20 07:38:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 165000 (68 MB) 2022-06-20 07:38:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 166000 (68 MB) 2022-06-20 07:38:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 167000 (69 MB) 2022-06-20 07:38:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 168000 (69 MB) 2022-06-20 07:38:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 169000 (69 MB) 2022-06-20 07:38:52 source > 2022-06-20 07:38:52 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 170000 2022-06-20 07:38:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 170000 (70 MB) 2022-06-20 07:38:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 171000 (70 MB) 2022-06-20 07:38:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 172000 (71 MB) 2022-06-20 07:38:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 173000 (71 MB) 2022-06-20 07:38:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 174000 (71 MB) 2022-06-20 07:38:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 175000 (72 MB) 2022-06-20 07:38:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 176000 (72 MB) 2022-06-20 07:38:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 177000 (73 MB) 2022-06-20 07:38:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 178000 (73 MB) 2022-06-20 07:38:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 179000 (74 MB) 2022-06-20 07:38:53 source > 2022-06-20 07:38:53 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 180000 2022-06-20 07:38:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 180000 (74 MB) 2022-06-20 07:38:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 181000 (74 MB) 2022-06-20 07:38:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 182000 (75 MB) 2022-06-20 07:38:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 183000 (75 MB) 2022-06-20 07:38:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 184000 (76 MB) 2022-06-20 07:38:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 185000 (76 MB) 2022-06-20 07:38:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 186000 (76 MB) 2022-06-20 07:38:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 187000 (77 MB) 2022-06-20 07:38:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 188000 (77 MB) 2022-06-20 07:38:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 189000 (78 MB) 2022-06-20 07:38:54 source > 2022-06-20 07:38:54 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 190000 2022-06-20 07:38:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 190000 (78 MB) 2022-06-20 07:38:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 191000 (78 MB) 2022-06-20 07:38:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 192000 (79 MB) 2022-06-20 07:38:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 193000 (79 MB) 2022-06-20 07:38:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 194000 (80 MB) 2022-06-20 07:38:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 195000 (80 MB) 2022-06-20 07:38:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 196000 (81 MB) 2022-06-20 07:38:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 197000 (81 MB) 2022-06-20 07:38:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 198000 (81 MB) 2022-06-20 07:38:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 199000 (82 MB) 2022-06-20 07:38:55 source > 2022-06-20 07:38:55 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 200000 2022-06-20 07:38:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 200000 (82 MB) 2022-06-20 07:38:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 201000 (83 MB) 2022-06-20 07:38:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 202000 (83 MB) 2022-06-20 07:38:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 203000 (83 MB) 2022-06-20 07:38:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 204000 (84 MB) 2022-06-20 07:38:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 205000 (84 MB) 2022-06-20 07:38:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 206000 (85 MB) 2022-06-20 07:38:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 207000 (85 MB) 2022-06-20 07:38:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 208000 (86 MB) 2022-06-20 07:38:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 209000 (86 MB) 2022-06-20 07:38:56 source > 2022-06-20 07:38:56 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 210000 2022-06-20 07:38:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 210000 (86 MB) 2022-06-20 07:38:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 211000 (87 MB) 2022-06-20 07:38:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 212000 (87 MB) 2022-06-20 07:38:57 INFO i.a.w.t.TemporalAttemptExecution(lambda$getCancellationChecker$3):194 - Running sync worker cancellation... 2022-06-20 07:38:57 INFO i.a.w.g.DefaultReplicationWorker(cancel):433 - Cancelling replication worker... 2022-06-20 07:38:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 213000 (88 MB) 2022-06-20 07:38:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 214000 (88 MB) 2022-06-20 07:38:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 215000 (88 MB) 2022-06-20 07:38:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 216000 (89 MB) 2022-06-20 07:38:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 217000 (89 MB) 2022-06-20 07:38:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 218000 (90 MB) 2022-06-20 07:38:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 219000 (90 MB) 2022-06-20 07:38:58 source > 2022-06-20 07:38:57 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 220000 2022-06-20 07:38:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 220000 (90 MB) 2022-06-20 07:38:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 221000 (91 MB) 2022-06-20 07:38:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 222000 (91 MB) 2022-06-20 07:38:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 223000 (92 MB) 2022-06-20 07:38:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 224000 (92 MB) 2022-06-20 07:38:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 225000 (93 MB) 2022-06-20 07:38:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 226000 (93 MB) 2022-06-20 07:38:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 227000 (93 MB) 2022-06-20 07:38:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 228000 (94 MB) 2022-06-20 07:38:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 229000 (94 MB) 2022-06-20 07:38:59 source > 2022-06-20 07:38:58 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 230000 2022-06-20 07:38:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 230000 (95 MB) 2022-06-20 07:38:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 231000 (95 MB) 2022-06-20 07:38:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 232000 (95 MB) 2022-06-20 07:38:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 233000 (96 MB) 2022-06-20 07:38:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 234000 (96 MB) 2022-06-20 07:38:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 235000 (97 MB) 2022-06-20 07:38:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 236000 (97 MB) 2022-06-20 07:38:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 237000 (97 MB) 2022-06-20 07:38:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 238000 (98 MB) 2022-06-20 07:38:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 239000 (98 MB) 2022-06-20 07:38:59 source > 2022-06-20 07:38:59 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 240000 2022-06-20 07:38:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 240000 (99 MB) 2022-06-20 07:38:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 241000 (99 MB) 2022-06-20 07:39:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 242000 (100 MB) 2022-06-20 07:39:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 243000 (100 MB) 2022-06-20 07:39:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 244000 (100 MB) 2022-06-20 07:39:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 245000 (101 MB) 2022-06-20 07:39:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 246000 (101 MB) 2022-06-20 07:39:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 247000 (102 MB) 2022-06-20 07:39:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 248000 (102 MB) 2022-06-20 07:39:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 249000 (102 MB) 2022-06-20 07:39:00 source > 2022-06-20 07:39:00 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 250000 2022-06-20 07:39:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 250000 (103 MB) 2022-06-20 07:39:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 251000 (103 MB) 2022-06-20 07:39:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 252000 (104 MB) 2022-06-20 07:39:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 253000 (104 MB) 2022-06-20 07:39:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 254000 (104 MB) 2022-06-20 07:39:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 255000 (105 MB) 2022-06-20 07:39:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 256000 (105 MB) 2022-06-20 07:39:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 257000 (106 MB) 2022-06-20 07:39:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 258000 (106 MB) 2022-06-20 07:39:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 259000 (107 MB) 2022-06-20 07:39:01 source > 2022-06-20 07:39:01 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 260000 2022-06-20 07:39:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 260000 (107 MB) 2022-06-20 07:39:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 261000 (107 MB) 2022-06-20 07:39:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 262000 (108 MB) 2022-06-20 07:39:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 263000 (108 MB) 2022-06-20 07:39:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 264000 (109 MB) 2022-06-20 07:39:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 265000 (109 MB) 2022-06-20 07:39:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 266000 (109 MB) 2022-06-20 07:39:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 267000 (110 MB) 2022-06-20 07:39:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 268000 (110 MB) 2022-06-20 07:39:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 269000 (111 MB) 2022-06-20 07:39:02 source > 2022-06-20 07:39:02 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 270000 2022-06-20 07:39:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 270000 (111 MB) 2022-06-20 07:39:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 271000 (112 MB) 2022-06-20 07:39:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 272000 (112 MB) 2022-06-20 07:39:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 273000 (112 MB) 2022-06-20 07:39:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 274000 (113 MB) 2022-06-20 07:39:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 275000 (113 MB) 2022-06-20 07:39:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 276000 (114 MB) 2022-06-20 07:39:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 277000 (114 MB) 2022-06-20 07:39:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 278000 (114 MB) 2022-06-20 07:39:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 279000 (115 MB) 2022-06-20 07:39:04 source > 2022-06-20 07:39:03 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 280000 2022-06-20 07:39:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 280000 (115 MB) 2022-06-20 07:39:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 281000 (116 MB) 2022-06-20 07:39:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 282000 (116 MB) 2022-06-20 07:39:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 283000 (116 MB) 2022-06-20 07:39:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 284000 (117 MB) 2022-06-20 07:39:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 285000 (117 MB) 2022-06-20 07:39:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 286000 (118 MB) 2022-06-20 07:39:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 287000 (118 MB) 2022-06-20 07:39:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 288000 (119 MB) 2022-06-20 07:39:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 289000 (119 MB) 2022-06-20 07:39:04 source > 2022-06-20 07:39:04 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 290000 2022-06-20 07:39:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 290000 (119 MB) 2022-06-20 07:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 291000 (120 MB) 2022-06-20 07:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 292000 (120 MB) 2022-06-20 07:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 293000 (121 MB) 2022-06-20 07:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 294000 (121 MB) 2022-06-20 07:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 295000 (121 MB) 2022-06-20 07:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 296000 (122 MB) 2022-06-20 07:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 297000 (122 MB) 2022-06-20 07:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 298000 (123 MB) 2022-06-20 07:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 299000 (123 MB) 2022-06-20 07:39:05 source > 2022-06-20 07:39:05 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 300000 2022-06-20 07:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 300000 (123 MB) 2022-06-20 07:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 301000 (124 MB) 2022-06-20 07:39:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 302000 (124 MB) 2022-06-20 07:39:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 303000 (125 MB) 2022-06-20 07:39:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 304000 (125 MB) 2022-06-20 07:39:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 305000 (126 MB) 2022-06-20 07:39:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 306000 (126 MB) 2022-06-20 07:39:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 307000 (126 MB) 2022-06-20 07:39:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 308000 (127 MB) 2022-06-20 07:39:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 309000 (127 MB) 2022-06-20 07:39:06 source > 2022-06-20 07:39:06 INFO i.a.i.s.r.AbstractDbSource(lambda$createReadIterator$7):256 - Reading stream dp_indicator_daily_20220620. Records read: 310000 2022-06-20 07:39:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 310000 (128 MB) 2022-06-20 07:39:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 311000 (128 MB) 2022-06-20 07:39:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 312000 (128 MB) 2022-06-20 07:39:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 313000 (129 MB) 2022-06-20 07:39:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):344 - Records read: 314000 (129 MB) 2022-06-20 07:39:07 INFO i.a.w.g.DefaultReplicationWorker(cancel):441 - Cancelling destination... 2022-06-20 07:39:07 INFO i.a.w.i.DefaultAirbyteDestination(cancel):125 - Attempting to cancel destination process... 2022-06-20 07:39:07 INFO i.a.w.i.DefaultAirbyteDestination(cancel):130 - Destination process exists, cancelling... 2022-06-20 07:39:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):355 - Total records read: 314247 (129 MB) 2022-06-20 07:39:07 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):358 - Schema validation errors found for stream dpdp_indicator_daily_20220620. Error messages: [$.measured_source is of an incorrect type. Expected it to be string, $.invoice is of an incorrect type. Expected it to be number, $.estimated_source is of an incorrect type. Expected it to be string, $.estimated is of an incorrect type. Expected it to be number, $.measured is of an incorrect type. Expected it to be number, $.gtb_reading is of an incorrect type. Expected it to be number, $.distributor_billing is of an incorrect type. Expected it to be number, $.measured_source_year is of an incorrect type. Expected it to be number, $.predicted_source is of an incorrect type. Expected it to be string, $.estimated_source_year is of an incorrect type. Expected it to be number, $.predicted_source_year is of an incorrect type. Expected it to be number, $.predicted is of an incorrect type. Expected it to be number, $.manual_reading is of an incorrect type. Expected it to be number, $.iot_reading is of an incorrect type. Expected it to be number, $.distributor_reading is of an incorrect type. Expected it to be number, $.ipmvp_prediction is of an incorrect type. Expected it to be number] 2022-06-20 07:39:07 INFO i.a.w.g.DefaultReplicationWorker(run):174 - One of source or destination thread complete. Waiting on the other. 2022-06-20 07:39:07 INFO i.a.w.g.DefaultReplicationWorker(run):176 - Source and destination threads complete. 2022-06-20 07:39:07 WARN i.a.c.i.LineGobbler(voidCall):86 - airbyte-destination gobbler IOException: Stream closed. Typically happens when cancelling a job. 2022-06-20 07:39:07 INFO i.a.w.i.DefaultAirbyteDestination(cancel):132 - Cancelled destination process! 2022-06-20 07:39:07 INFO i.a.w.g.DefaultReplicationWorker(cancel):448 - Cancelling source... 2022-06-20 07:39:07 INFO i.a.w.i.DefaultAirbyteSource(cancel):142 - Attempting to cancel source process... 2022-06-20 07:39:07 INFO i.a.w.i.DefaultAirbyteSource(cancel):147 - Source process exists, cancelling... 2022-06-20 07:39:07 WARN i.a.c.i.LineGobbler(voidCall):86 - airbyte-source gobbler IOException: Stream closed. Typically happens when cancelling a job. 2022-06-20 07:39:07 ERROR i.a.w.g.DefaultReplicationWorker(run):180 - Sync worker failed. io.airbyte.workers.exception.WorkerException: Source process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.internal.DefaultAirbyteSource.close(DefaultAirbyteSource.java:136) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:178) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: java.io.IOException: Stream closed at java.lang.ProcessBuilder$NullOutputStream.write(ProcessBuilder.java:445) ~[?:?] at java.io.OutputStream.write(OutputStream.java:162) ~[?:?] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) ~[?:?] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142) ~[?:?] at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:320) ~[?:?] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:160) ~[?:?] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:248) ~[?:?] at java.io.BufferedWriter.flush(BufferedWriter.java:257) ~[?:?] at io.airbyte.workers.internal.DefaultAirbyteDestination.notifyEndOfInput(DefaultAirbyteDestination.java:98) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.internal.DefaultAirbyteDestination.close(DefaultAirbyteDestination.java:111) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:137) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.20-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-20 07:39:07 INFO i.a.w.i.DefaultAirbyteSource(cancel):149 - Cancelled source process! 2022-06-20 07:39:07 INFO i.a.w.t.TemporalAttemptExecution(lambda$getCancellationChecker$3):198 - Interrupting worker thread... 2022-06-20 07:39:07 INFO i.a.w.g.DefaultReplicationWorker(run):239 - sync summary: io.airbyte.config.ReplicationAttemptSummary@68e0a6cb[status=cancelled,recordsSynced=314247,bytesSynced=136162713,startTime=1655710707235,endTime=1655710747277,totalStats=io.airbyte.config.SyncStats@6bd07a8e[recordsEmitted=314247,bytesEmitted=136162713,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@23713401[streamName=dp_indicator_daily_20220620,stats=io.airbyte.config.SyncStats@59df329c[recordsEmitted=314247,bytesEmitted=136162713,stateMessagesEmitted=,recordsCommitted=]]]] 2022-06-20 07:39:07 INFO i.a.w.g.DefaultReplicationWorker(run):268 - Source did not output any state messages 2022-06-20 07:39:07 WARN i.a.w.g.DefaultReplicationWorker(run):279 - State capture: No state retained. 2022-06-20 07:39:07 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-20 07:39:07 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):157 - sync summary: io.airbyte.config.StandardSyncOutput@7d2f790f[standardSyncSummary=io.airbyte.config.StandardSyncSummary@382de8ce[status=cancelled,recordsSynced=314247,bytesSynced=136162713,startTime=1655710707235,endTime=1655710747277,totalStats=io.airbyte.config.SyncStats@6bd07a8e[recordsEmitted=314247,bytesEmitted=136162713,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@23713401[streamName=dp_indicator_daily_20220620,stats=io.airbyte.config.SyncStats@59df329c[recordsEmitted=314247,bytesEmitted=136162713,stateMessagesEmitted=,recordsCommitted=]]]],normalizationSummary=,state=,outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@77a6515e[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@9df1215[stream=io.airbyte.protocol.models.AirbyteStream@fbef520[name=dp_indicator_daily_20220620,jsonSchema={"type":"object","properties":{"day":{"type":"string","format":"date"},"invoice":{"type":"number"},"measured":{"type":"number"},"estimated":{"type":"number"},"predicted":{"type":"number"},"gtb_reading":{"type":"number"},"iot_reading":{"type":"number"},"manual_reading":{"type":"number"},"dp_indicator_id":{"type":"number"},"measured_source":{"type":"string"},"estimated_source":{"type":"string"},"ipmvp_prediction":{"type":"number"},"predicted_source":{"type":"string"},"distributor_billing":{"type":"number"},"distributor_reading":{"type":"number"},"measured_source_year":{"type":"number"},"estimated_source_year":{"type":"number"},"predicted_source_year":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[dp_indicator_id], [day]],namespace=,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[dp_indicator_id], [day]],additionalProperties={}]],additionalProperties={}],failures=[]] 2022-06-20 07:39:07 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):237 - Stopping temporal heartbeating... 2022-06-20 07:39:07 INFO i.a.w.t.TemporalAttemptExecution(lambda$getCancellationChecker$3):201 - Cancelling completable future... 2022-06-20 07:39:07 WARN i.a.w.t.CancellationHandler$TemporalCancellationHandler(checkAndHandleCancellation):53 - Job either timed out or was cancelled.