2022-04-26 08:21:37 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.36.1-alpha 2022-04-26 08:21:37 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/9/0/logs.log 2022-04-26 08:21:37 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.36.1-alpha 2022-04-26 08:21:37 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 9 attempt id: 0 2022-04-26 08:21:37 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {tracking.LocalUser=incremental - append, tracking.LocalGroup=incremental - append} 2022-04-26 08:21:37 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-04-26 08:21:37 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-bigquery-denormalized:0.3.1 exists... 2022-04-26 08:21:37 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-bigquery-denormalized:0.3.1 was found locally. 2022-04-26 08:21:37 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 9 2022-04-26 08:21:37 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/9/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-bigquery-denormalized:0.3.1 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.1-alpha -e WORKER_JOB_ID=9 airbyte/destination-bigquery-denormalized:0.3.1 write --config destination_config.json --catalog destination_catalog.json 2022-04-26 08:21:37 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-mysql:0.5.6 exists... 2022-04-26 08:21:37 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-mysql:0.5.6 was found locally. 2022-04-26 08:21:37 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 9 2022-04-26 08:21:37 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/9/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/source-mysql:0.5.6 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.1-alpha -e WORKER_JOB_ID=9 airbyte/source-mysql:0.5.6 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-04-26 08:21:37 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-04-26 08:21:37 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-04-26 08:21:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-04-26 08:21:38 source > SLF4J: Class path contains multiple SLF4J bindings. 2022-04-26 08:21:38 source > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-26 08:21:38 source > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-26 08:21:38 source > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-04-26 08:21:38 source > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-04-26 08:21:38 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-04-26 08:21:38 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-26 08:21:38 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-26 08:21:38 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-04-26 08:21:38 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-04-26 08:21:39 source > 2022-04-26 08:21:39 INFO i.a.i.s.m.MySqlSource(main):206 - starting source: class io.airbyte.integrations.source.mysql.MySqlSource 2022-04-26 08:21:39 destination > 2022-04-26 08:21:39 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-04-26 08:21:39 destination > 2022-04-26 08:21:39 INFO i.a.i.b.IntegrationRunner(runInternal):121 - Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDenormalizedDestination 2022-04-26 08:21:39 destination > 2022-04-26 08:21:39 INFO i.a.i.b.IntegrationRunner(runInternal):122 - Command: WRITE 2022-04-26 08:21:39 destination > 2022-04-26 08:21:39 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-04-26 08:21:39 destination > 2022-04-26 08:21:39 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-04-26 08:21:39 destination > 2022-04-26 08:21:39 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-04-26 08:21:39 source > 2022-04-26 08:21:39 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {read=null, catalog=source_catalog.json, state=input_state.json, config=source_config.json} 2022-04-26 08:21:39 destination > 2022-04-26 08:21:39 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):295 - Selected loading method is set to: GCS 2022-04-26 08:21:39 source > 2022-04-26 08:21:39 INFO i.a.i.b.IntegrationRunner(run):88 - Sentry transaction event: 00411414aa514f05b11807b5b4a6adde 2022-04-26 08:21:39 source > 2022-04-26 08:21:39 INFO i.a.i.b.IntegrationRunner(runInternal):106 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-04-26 08:21:39 source > 2022-04-26 08:21:39 INFO i.a.i.b.IntegrationRunner(runInternal):107 - Command: READ 2022-04-26 08:21:39 source > 2022-04-26 08:21:39 INFO i.a.i.b.IntegrationRunner(runInternal):108 - Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='input_state.json'} 2022-04-26 08:21:39 source > 2022-04-26 08:21:39 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-04-26 08:21:39 source > 2022-04-26 08:21:39 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-04-26 08:21:39 source > 2022-04-26 08:21:39 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-04-26 08:21:39 source > 2022-04-26 08:21:39 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-04-26 08:21:39 destination > 2022-04-26 08:21:39 INFO i.a.i.d.s.S3FormatConfigs(getS3FormatConfig):22 - S3 format config: {"format_type":"AVRO","flattening":"No flattening","part_size_mb":"5"} 2022-04-26 08:21:39 destination > 2022-04-26 08:21:39 INFO i.a.i.d.b.BigQueryUtils(isKeepFilesInGcs):311 - All tmp files will be removed from GCS when replication is finished 2022-04-26 08:21:39 source > 2022-04-26 08:21:39 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-04-26 08:21:39 source > 2022-04-26 08:21:39 INFO i.a.i.s.r.CdcStateManager():26 - Initialized CDC state with: null 2022-04-26 08:21:39 source > 2022-04-26 08:21:39 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):118 - No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='LocalUser', namespace='tracking'}, New Cursor Field: null. Resetting cursor value 2022-04-26 08:21:39 source > 2022-04-26 08:21:39 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):118 - No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='LocalGroup', namespace='tracking'}, New Cursor Field: null. Resetting cursor value 2022-04-26 08:21:40 destination > 2022-04-26 08:21:40 INFO i.a.i.d.b.BigQueryDestination(getGcsRecordConsumer):287 - Creating BigQuery staging message consumer with staging ID 919598e6-4530-4020-b917-7146aea7ad00 at 2022-04-26T08:21:39.842Z 2022-04-26 08:21:40 destination > 2022-04-26 08:21:40 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(formatAllOfAndAnyOfFields):68 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:21:40 destination > 2022-04-26 08:21:40 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getSchemaFields):222 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:21:40 destination > 2022-04-26 08:21:40 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getBigQuerySchema):217 - Airbyte Schema is transformed from {"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}} to [Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]. 2022-04-26 08:21:40 destination > 2022-04-26 08:21:40 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$createWriteConfigs$1):86 - BigQuery write config: BigQueryWriteConfig[streamName=sql2_tracking_LocalGroup, namespace=tracking, datasetId=tracking, datasetLocation=europe-west1, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=sql2_tracking_LocalGroup}}, tableSchema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, syncMode=append, stagedFiles=[]] 2022-04-26 08:21:40 destination > 2022-04-26 08:21:40 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(formatAllOfAndAnyOfFields):68 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"email":{"type":"string"},"isVip":{"type":"boolean"},"bucket":{"type":"number"},"status":{"type":"string"},"isOwner":{"type":"boolean"},"group_id":{"type":"string"},"language":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"jobPosition":{"type":"string"},"roleInGroup":{"type":"string"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:21:40 destination > 2022-04-26 08:21:40 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getSchemaFields):222 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"email":{"type":"string"},"isVip":{"type":"boolean"},"bucket":{"type":"number"},"status":{"type":"string"},"isOwner":{"type":"boolean"},"group_id":{"type":"string"},"language":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"jobPosition":{"type":"string"},"roleInGroup":{"type":"string"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:21:40 destination > 2022-04-26 08:21:40 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getBigQuerySchema):217 - Airbyte Schema is transformed from {"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"email":{"type":"string"},"isVip":{"type":"boolean"},"bucket":{"type":"number"},"status":{"type":"string"},"isOwner":{"type":"boolean"},"group_id":{"type":"string"},"language":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"jobPosition":{"type":"string"},"roleInGroup":{"type":"string"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}} to [Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=name, type=STRING, mode=null, description=null, policyTags=null}, Field{name=email, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isVip, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=bucket, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isOwner, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=group_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=language, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=jobPosition, type=STRING, mode=null, description=null, policyTags=null}, Field{name=roleInGroup, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]. 2022-04-26 08:21:40 destination > 2022-04-26 08:21:40 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$createWriteConfigs$1):86 - BigQuery write config: BigQueryWriteConfig[streamName=sql2_tracking_LocalUser, namespace=tracking, datasetId=tracking, datasetLocation=europe-west1, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=sql2_tracking_LocalUser}}, tableSchema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=name, type=STRING, mode=null, description=null, policyTags=null}, Field{name=email, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isVip, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=bucket, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isOwner, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=group_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=language, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=jobPosition, type=STRING, mode=null, description=null, policyTags=null}, Field{name=roleInGroup, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, syncMode=append, stagedFiles=[]] 2022-04-26 08:21:40 destination > 2022-04-26 08:21:40 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-04-26 08:21:40 destination > 2022-04-26 08:21:40 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onStartFunction$3):98 - Preparing tmp tables in destination started for 2 streams 2022-04-26 08:21:40 destination > 2022-04-26 08:21:40 INFO i.a.i.d.b.BigQueryGcsOperations(createSchemaIfNotExists):86 - Creating dataset tracking 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column id (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column mrr (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column status (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column commitmentRenew (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column userId (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column createdAt (type DATETIME[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column updatedAt (type DATETIME[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column lastFullPushAt (type DATETIME[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column paymentRenew (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column country (type VARCHAR[2]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column companyName (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column membersCount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column maxMembersCount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column membersQuotaPercent (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column alertsCount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column maxAlertsCount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column alertsQuotaPercent (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column consumedQuota (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column consumedQuotaPercent (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column quota (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column booleanAccess (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@3ae0b770 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column plan (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column groupCreatedAt (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column isMnd (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@3ae0b770 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column reportsCount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column maxReports (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column socialAccountCount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column maxSocialAccount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column apiAccess (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@3ae0b770 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column lastApiAccess (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column firstDateOfPayment (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column contractTotalAmount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column paymentRecurrence (type VARCHAR[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column lastMrrChangeDate (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column lastMrrChange (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column totalPaidAmount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column churnDate (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column churned (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@3ae0b770 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column timezone (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column fullCountryName (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column numberOfScheduledReports (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column daysBeforeQuotaRenew (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column lastQuotaConsumed (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column lastQuotaConsumedPercent (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column planCategory (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentGroup column paymentType (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column id (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column status (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column group_id (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column createdAt (type DATETIME[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column updatedAt (type DATETIME[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column email (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column name (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column jobPosition (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column language (type VARCHAR[2]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column isVip (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@3ae0b770 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column bucket (type SMALLINT[5]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column roleInGroup (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalUser column isOwner (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@3ae0b770 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column id (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column mrr (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column status (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column commitmentRenew (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column userId (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column createdAt (type DATETIME[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column updatedAt (type DATETIME[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column paymentRenew (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column country (type VARCHAR[2]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column companyName (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column membersCount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column maxMembersCount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column membersQuotaPercent (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column alertsCount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column maxAlertsCount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column alertsQuotaPercent (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column consumedQuota (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column consumedQuotaPercent (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column quota (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column booleanAccess (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@3ae0b770 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column plan (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column groupCreatedAt (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column isMnd (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@3ae0b770 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column reportsCount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column maxReports (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column socialAccountCount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column maxSocialAccount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column apiAccess (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@3ae0b770 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column lastApiAccess (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column firstDateOfPayment (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column contractTotalAmount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column paymentRecurrence (type VARCHAR[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column lastMrrChangeDate (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column lastMrrChange (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column totalPaidAmount (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column churnDate (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column churned (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@3ae0b770 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column timezone (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column fullCountryName (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column numberOfScheduledReports (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column daysBeforeQuotaRenew (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column lastQuotaConsumed (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column lastQuotaConsumedPercent (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column planCategory (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table LocalGroup column paymentType (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column id (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column status (type VARCHAR[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column group_id (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column createdAt (type DATETIME[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column updatedAt (type DATETIME[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column email (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column name (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column jobPosition (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column language (type VARCHAR[2]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column isVip (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@3ae0b770 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column bucket (type SMALLINT[5]) -> Json type io.airbyte.protocol.models.JsonSchemaType@10bd9df0 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column roleInGroup (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column lastFullPushAt (type DATETIME[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@367b22e5 2022-04-26 08:21:40 source > 2022-04-26 08:21:40 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table SegmentUser column isOwner (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@3ae0b770 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.a.i.s.m.MySqlCdcTargetPosition(targetPosition):61 - Target File position : FileName: mysql-bin.001283, Position : 1044225388 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.a.i.d.AirbyteDebeziumHandler(getIncrementalIterators):72 - using CDC: true 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO o.a.k.c.c.AbstractConfig(logAll):354 - EmbeddedConfig values: 2022-04-26 08:21:41 source > access.control.allow.methods = 2022-04-26 08:21:41 source > access.control.allow.origin = 2022-04-26 08:21:41 source > admin.listeners = null 2022-04-26 08:21:41 source > bootstrap.servers = [localhost:9092] 2022-04-26 08:21:41 source > client.dns.lookup = use_all_dns_ips 2022-04-26 08:21:41 source > config.providers = [] 2022-04-26 08:21:41 source > connector.client.config.override.policy = None 2022-04-26 08:21:41 source > header.converter = class org.apache.kafka.connect.storage.SimpleHeaderConverter 2022-04-26 08:21:41 source > internal.key.converter = class org.apache.kafka.connect.json.JsonConverter 2022-04-26 08:21:41 source > internal.value.converter = class org.apache.kafka.connect.json.JsonConverter 2022-04-26 08:21:41 source > key.converter = class org.apache.kafka.connect.json.JsonConverter 2022-04-26 08:21:41 source > listeners = null 2022-04-26 08:21:41 source > metric.reporters = [] 2022-04-26 08:21:41 source > metrics.num.samples = 2 2022-04-26 08:21:41 source > metrics.recording.level = INFO 2022-04-26 08:21:41 source > metrics.sample.window.ms = 30000 2022-04-26 08:21:41 source > offset.flush.interval.ms = 1000 2022-04-26 08:21:41 source > offset.flush.timeout.ms = 5000 2022-04-26 08:21:41 source > offset.storage.file.filename = /tmp/cdc-state-offset2535967640764102685/offset.dat 2022-04-26 08:21:41 source > offset.storage.partitions = null 2022-04-26 08:21:41 source > offset.storage.replication.factor = null 2022-04-26 08:21:41 source > offset.storage.topic = 2022-04-26 08:21:41 source > plugin.path = null 2022-04-26 08:21:41 source > response.http.headers.config = 2022-04-26 08:21:41 source > rest.advertised.host.name = null 2022-04-26 08:21:41 source > rest.advertised.listener = null 2022-04-26 08:21:41 source > rest.advertised.port = null 2022-04-26 08:21:41 source > rest.extension.classes = [] 2022-04-26 08:21:41 source > rest.host.name = null 2022-04-26 08:21:41 source > rest.port = 8083 2022-04-26 08:21:41 source > ssl.cipher.suites = null 2022-04-26 08:21:41 source > ssl.client.auth = none 2022-04-26 08:21:41 source > ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 2022-04-26 08:21:41 source > ssl.endpoint.identification.algorithm = https 2022-04-26 08:21:41 source > ssl.engine.factory.class = null 2022-04-26 08:21:41 source > ssl.key.password = null 2022-04-26 08:21:41 source > ssl.keymanager.algorithm = SunX509 2022-04-26 08:21:41 source > ssl.keystore.location = null 2022-04-26 08:21:41 source > ssl.keystore.password = null 2022-04-26 08:21:41 source > ssl.keystore.type = JKS 2022-04-26 08:21:41 source > ssl.protocol = TLSv1.3 2022-04-26 08:21:41 source > ssl.provider = null 2022-04-26 08:21:41 source > ssl.secure.random.implementation = null 2022-04-26 08:21:41 source > ssl.trustmanager.algorithm = PKIX 2022-04-26 08:21:41 source > ssl.truststore.location = null 2022-04-26 08:21:41 source > ssl.truststore.password = null 2022-04-26 08:21:41 source > ssl.truststore.type = JKS 2022-04-26 08:21:41 source > task.shutdown.graceful.timeout.ms = 5000 2022-04-26 08:21:41 source > topic.creation.enable = true 2022-04-26 08:21:41 source > topic.tracking.allow.reset = true 2022-04-26 08:21:41 source > topic.tracking.enable = true 2022-04-26 08:21:41 source > value.converter = class org.apache.kafka.connect.json.JsonConverter 2022-04-26 08:21:41 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $: unknown found, object expected 2022-04-26 08:21:41 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: null 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN o.a.k.c.r.WorkerConfig(logPluginPathConfigProviderWarning):420 - Variables cannot be used in the 'plugin.path' property, since the property is used by plugin scanning before the config providers that replace the variables are initialized. The raw value 'null' was used for plugin scanning, as opposed to the transformed value 'null', and this may cause unexpected results. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "table.blacklist" is deprecated and will be removed in future versions. Please use "table.exclude.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "table.blacklist" is deprecated and will be removed in future versions. Please use "table.exclude.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "database.blacklist" is deprecated and will be removed in future versions. Please use "database.exclude.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "database.blacklist" is deprecated and will be removed in future versions. Please use "database.exclude.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "column.whitelist" is deprecated and will be removed in future versions. Please use "column.include.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "column.blacklist" is deprecated and will be removed in future versions. Please use "column.exclude.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "column.whitelist" is deprecated and will be removed in future versions. Please use "column.include.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "column.blacklist" is deprecated and will be removed in future versions. Please use "column.exclude.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "column.whitelist" is deprecated and will be removed in future versions. Please use "column.include.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "column.blacklist" is deprecated and will be removed in future versions. Please use "column.exclude.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(start):100 - Starting MySqlConnectorTask with configuration: 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - connector.class = io.debezium.connector.mysql.MySqlConnector 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - snapshot.locking.mode = none 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - max.queue.size = 8192 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - include.schema.changes = false 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - binary.handling.mode = base64 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - offset.storage.file.filename = /tmp/cdc-state-offset2535967640764102685/offset.dat 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - decimal.handling.mode = string 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - converters = boolean, datetime 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - datetime.type = io.airbyte.integrations.debezium.internals.MySQLConverter 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - database.history.file.filename = /tmp/cdc-db-history1163865037555605363/dbhistory.dat 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - database.user = airbyte-ro 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - database.dbname = tracking 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - offset.storage = org.apache.kafka.connect.storage.FileOffsetBackingStore 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - boolean.type = io.debezium.connector.mysql.converters.TinyIntOneToBooleanConverter 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - database.server.name = tracking 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - database.port = 3306 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - offset.flush.interval.ms = 1000 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - key.converter.schemas.enable = false 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - database.hostname = sql2-x.mention.net 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - database.password = ******** 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - name = tracking 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - value.converter.schemas.enable = false 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - max.batch.size = 2048 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - table.include.list = tracking.LocalGroup,tracking.LocalUser 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - snapshot.mode = initial 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - database.history = io.airbyte.integrations.debezium.internals.FilteredFileDatabaseHistory 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.c.BaseSourceTask(lambda$start$0):102 - database.include.list = tracking 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "database.blacklist" is deprecated and will be removed in future versions. Please use "database.exclude.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "table.blacklist" is deprecated and will be removed in future versions. Please use "table.exclude.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 WARN i.d.c.Configuration(lambda$getFallbackStringProperty$34):2135 - Using configuration property "column.blacklist" is deprecated and will be removed in future versions. Please use "column.exclude.list" instead. 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.MySqlConnectorTask(start):168 - Found no existing offset, so preparing to perform a snapshot 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.u.Threads(threadFactory):270 - Requested thread factory for connector MySqlConnector, id = tracking named = binlog-client 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.u.Threads(threadFactory):270 - Requested thread factory for connector MySqlConnector, id = tracking named = snapshot 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.u.Threads$3(newThread):287 - Creating thread debezium-mysqlconnector-tracking-snapshot 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(execute):248 - Starting snapshot for jdbc:mysql://sql2-x.mention.net:3306/?useInformationSchema=true&nullCatalogMeansCurrent=false&useSSL=false&useUnicode=true&characterEncoding=UTF-8&characterSetResults=UTF-8&zeroDateTimeBehavior=CONVERT_TO_NULL&connectTimeout=30000 with user 'airbyte-ro' with locking mode 'none' 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(logRolesForCurrentUser):1021 - Snapshot is using user 'airbyte-ro' with these MySQL grants: 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logRolesForCurrentUser$21):1022 - GRANT RELOAD, SHOW DATABASES, REPLICATION SLAVE, REPLICATION CLIENT ON *.* TO 'airbyte-ro'@'51.77.229.216' 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logRolesForCurrentUser$21):1022 - GRANT SELECT ON `tracking`.* TO 'airbyte-ro'@'51.77.229.216' 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(logServerInformation):992 - MySQL server variables related to change data capture: 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_cache_size = 32768 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_checksum = CRC32 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_direct_non_transactional_updates = OFF 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_error_action = ABORT_SERVER 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_format = ROW 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_group_commit_sync_delay = 0 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_group_commit_sync_no_delay_count = 0 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_gtid_simple_recovery = ON 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_max_flush_queue_time = 0 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_order_commits = ON 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_row_image = FULL 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_rows_query_log_events = OFF 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_skip_flush_commands = OFF 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_space_limit = 0 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_stmt_cache_size = 32768 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_transaction_dependency_history_size = 25000 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - binlog_transaction_dependency_tracking = COMMIT_ORDER 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - character_set_client = utf8mb4 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - character_set_connection = utf8mb4 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - character_set_database = latin1 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - character_set_filesystem = binary 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - character_set_results = utf8mb4 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - character_set_server = latin1 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - character_set_system = utf8 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - character_sets_dir = /usr/share/mysql/charsets/ 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - collation_connection = utf8mb4_general_ci 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - collation_database = latin1_swedish_ci 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - collation_server = latin1_swedish_ci 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - encrypt_binlog = OFF 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - enforce_gtid_consistency = ON 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - gtid_executed_compression_period = 1000 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - gtid_mode = ON 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - gtid_next = AUTOMATIC 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - gtid_owned = 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - gtid_purged = 7fd08196-a72e-11e6-9505-0cc47a419f60:1-324, 2022-04-26 08:21:41 source > 9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392, 2022-04-26 08:21:41 source > a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-380875729, 2022-04-26 08:21:41 source > e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - have_backup_safe_binlog_info = YES 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - innodb_api_enable_binlog = OFF 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - innodb_locks_unsafe_for_binlog = OFF 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - innodb_version = 5.7.27-30 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - log_statements_unsafe_for_binlog = ON 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - max_binlog_cache_size = 18446744073709547520 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - max_binlog_files = 0 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - max_binlog_size = 1073741824 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - max_binlog_stmt_cache_size = 18446744073709547520 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - protocol_version = 10 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - session_track_gtids = OFF 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - slave_type_conversions = 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - sync_binlog = 1 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - system_time_zone = UTC 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - time_zone = SYSTEM 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - tls_version = TLSv1.2 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - tx_isolation = REPEATABLE-READ 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - tx_read_only = OFF 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - version = 5.7.27-30-log 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - version_comment = Percona Server (GPL), Release '30', Revision '8916819' 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - version_compile_machine = x86_64 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - version_compile_os = debian-linux-gnu 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$logServerInformation$19):995 - version_suffix = -log 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(execute):282 - Step 0: disabling autocommit, enabling repeatable read transactions, and setting lock wait timeout to 10 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(execute):342 - Step 2: start transaction with consistent snapshot 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(execute):367 - Step 3: read list of available databases 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(execute):375 - list of available databases is: [information_schema, email, heartbeat, klout, mysql, old_genders, old_genders2, old_sentiment, old_zabbix2, performance_schema, stats, sys, test, tracking, zabbix2] 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(execute):386 - Step 4: read list of available tables in each database 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$execute$4):407 - including 'tracking.LocalGroup' among known tables 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$execute$4):414 - including 'tracking.LocalGroup' for further processing 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$execute$4):407 - including 'tracking.LocalUser' among known tables 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$execute$4):414 - including 'tracking.LocalUser' for further processing 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$execute$4):407 - including 'tracking.SegmentGroup' among known tables 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$execute$4):417 - 'tracking.SegmentGroup' is filtered out of capturing 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$execute$4):407 - including 'tracking.SegmentUser' among known tables 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$execute$4):417 - 'tracking.SegmentUser' is filtered out of capturing 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(execute):448 - snapshot continuing with database(s): [tracking] 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(readBinlogPosition):906 - Step 5: read binlog position of MySQL primary server 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(lambda$readBinlogPosition$18):918 - using binlog 'mysql-bin.001283' at position '1044225829' and gtid '7fd08196-a72e-11e6-9505-0cc47a419f60:1-324, 2022-04-26 08:21:41 source > 9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392, 2022-04-26 08:21:41 source > a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189, 2022-04-26 08:21:41 source > e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989' 2022-04-26 08:21:41 source > 2022-04-26 08:21:41 INFO i.d.c.m.SnapshotReader(execute):494 - Step 6: generating DROP and CREATE statements to reflect current database schemas: 2022-04-26 08:21:41 destination > 2022-04-26 08:21:41 INFO i.a.i.d.b.BigQueryGcsOperations(createTmpTableIfNotExists):94 - Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}} 2022-04-26 08:21:41 destination > 2022-04-26 08:21:41 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}} 2022-04-26 08:21:41 destination > 2022-04-26 08:21:41 INFO i.a.i.d.b.BigQueryGcsOperations(createStageIfNotExists):101 - Creating staging path for stream sql2_tracking_LocalGroup (dataset tracking): airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ 2022-04-26 08:21:42 destination > 2022-04-26 08:21:42 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):94 - Storage Object mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ does not exist in bucket; creating... 2022-04-26 08:21:42 source > 2022-04-26 08:21:42 INFO i.d.c.m.SnapshotReader(execute):595 - Step 7: scanning contents of 2 tables while still in transaction 2022-04-26 08:21:42 source > 2022-04-26 08:21:42 INFO i.d.c.m.SnapshotReader(execute):646 - Step 7: - scanning table 'tracking.LocalGroup' (1 of 2 tables) 2022-04-26 08:21:42 source > 2022-04-26 08:21:42 INFO i.d.c.m.SnapshotReader(execute):651 - For table 'tracking.LocalGroup' using select statement: 'SELECT * FROM `tracking`.`LocalGroup`' 2022-04-26 08:21:42 destination > 2022-04-26 08:21:42 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):96 - Storage Object mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ has been created in bucket. 2022-04-26 08:21:42 destination > 2022-04-26 08:21:42 INFO i.a.i.d.b.BigQueryGcsOperations(createTmpTableIfNotExists):94 - Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}} 2022-04-26 08:21:42 destination > 2022-04-26 08:21:42 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}} 2022-04-26 08:21:42 destination > 2022-04-26 08:21:42 INFO i.a.i.d.b.BigQueryGcsOperations(createStageIfNotExists):101 - Creating staging path for stream sql2_tracking_LocalUser (dataset tracking): airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ 2022-04-26 08:21:42 destination > 2022-04-26 08:21:42 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):94 - Storage Object mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ does not exist in bucket; creating... 2022-04-26 08:21:42 destination > 2022-04-26 08:21:42 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):96 - Storage Object mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ has been created in bucket. 2022-04-26 08:21:42 destination > 2022-04-26 08:21:42 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onStartFunction$3):107 - Preparing tmp tables in destination completed. 2022-04-26 08:21:42 destination > 2022-04-26 08:21:42 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream sql2_tracking_LocalGroup (current state: 0 bytes in 0 buffers) 2022-04-26 08:21:42 destination > 2022-04-26 08:21:42 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(formatAllOfAndAnyOfFields):68 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:21:43 destination > 2022-04-26 08:21:43 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getSchemaFields):222 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:21:43 destination > 2022-04-26 08:21:43 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getBigQuerySchema):217 - Airbyte Schema is transformed from {"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}} to [Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]. 2022-04-26 08:21:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000 (1 MB) 2022-04-26 08:21:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2000 (2 MB) 2022-04-26 08:21:46 source > 2022-04-26 08:21:44 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 10000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:00:01.898 2022-04-26 08:21:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3000 (3 MB) 2022-04-26 08:21:47 source > 2022-04-26 08:21:45 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 20000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:00:03.576 2022-04-26 08:21:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 4000 (4 MB) 2022-04-26 08:21:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 5000 (5 MB) 2022-04-26 08:21:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 6000 (7 MB) 2022-04-26 08:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 7000 (8 MB) 2022-04-26 08:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 8000 (9 MB) 2022-04-26 08:21:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 9000 (10 MB) 2022-04-26 08:21:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 10000 (11 MB) 2022-04-26 08:21:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 11000 (12 MB) 2022-04-26 08:21:55 source > 2022-04-26 08:21:53 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 30000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:00:10.953 2022-04-26 08:21:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 12000 (14 MB) 2022-04-26 08:21:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 13000 (15 MB) 2022-04-26 08:21:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 14000 (16 MB) 2022-04-26 08:21:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 15000 (17 MB) 2022-04-26 08:21:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 16000 (18 MB) 2022-04-26 08:22:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 17000 (19 MB) 2022-04-26 08:22:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 18000 (21 MB) 2022-04-26 08:22:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 19000 (22 MB) 2022-04-26 08:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 20000 (23 MB) 2022-04-26 08:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 21000 (24 MB) 2022-04-26 08:22:04 source > 2022-04-26 08:22:03 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 40000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:00:20.641 2022-04-26 08:22:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 22000 (25 MB) 2022-04-26 08:22:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 23000 (26 MB) 2022-04-26 08:22:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 24000 (27 MB) 2022-04-26 08:22:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 25000 (29 MB) 2022-04-26 08:22:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 26000 (30 MB) 2022-04-26 08:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 27000 (31 MB) 2022-04-26 08:22:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 28000 (32 MB) 2022-04-26 08:22:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 29000 (33 MB) 2022-04-26 08:22:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 30000 (34 MB) 2022-04-26 08:22:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 31000 (36 MB) 2022-04-26 08:22:13 source > 2022-04-26 08:22:12 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 50000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:00:29.947 2022-04-26 08:22:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 32000 (37 MB) 2022-04-26 08:22:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 33000 (38 MB) 2022-04-26 08:22:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 34000 (39 MB) 2022-04-26 08:22:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 35000 (40 MB) 2022-04-26 08:22:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 36000 (41 MB) 2022-04-26 08:22:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 37000 (43 MB) 2022-04-26 08:22:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 38000 (44 MB) 2022-04-26 08:22:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 39000 (45 MB) 2022-04-26 08:22:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 40000 (46 MB) 2022-04-26 08:22:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 41000 (47 MB) 2022-04-26 08:22:22 source > 2022-04-26 08:22:21 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 60000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:00:38.797 2022-04-26 08:22:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 42000 (48 MB) 2022-04-26 08:22:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 43000 (50 MB) 2022-04-26 08:22:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 44000 (51 MB) 2022-04-26 08:22:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 45000 (52 MB) 2022-04-26 08:22:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 46000 (53 MB) 2022-04-26 08:22:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 47000 (54 MB) 2022-04-26 08:22:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 48000 (55 MB) 2022-04-26 08:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 49000 (57 MB) 2022-04-26 08:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 50000 (58 MB) 2022-04-26 08:22:30 source > 2022-04-26 08:22:28 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 70000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:00:46.284 2022-04-26 08:22:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 51000 (59 MB) 2022-04-26 08:22:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52000 (60 MB) 2022-04-26 08:22:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53000 (61 MB) 2022-04-26 08:22:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54000 (62 MB) 2022-04-26 08:22:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55000 (64 MB) 2022-04-26 08:22:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56000 (65 MB) 2022-04-26 08:22:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57000 (66 MB) 2022-04-26 08:22:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58000 (67 MB) 2022-04-26 08:22:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59000 (68 MB) 2022-04-26 08:22:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60000 (69 MB) 2022-04-26 08:22:39 source > 2022-04-26 08:22:37 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 80000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:00:55.257 2022-04-26 08:22:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61000 (71 MB) 2022-04-26 08:22:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62000 (72 MB) 2022-04-26 08:22:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 63000 (73 MB) 2022-04-26 08:22:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 64000 (74 MB) 2022-04-26 08:22:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 65000 (75 MB) 2022-04-26 08:22:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 66000 (76 MB) 2022-04-26 08:22:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 67000 (78 MB) 2022-04-26 08:22:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 68000 (79 MB) 2022-04-26 08:22:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 69000 (80 MB) 2022-04-26 08:22:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 70000 (81 MB) 2022-04-26 08:22:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 71000 (82 MB) 2022-04-26 08:22:48 source > 2022-04-26 08:22:47 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 90000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:01:04.899 2022-04-26 08:22:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 72000 (83 MB) 2022-04-26 08:22:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 73000 (85 MB) 2022-04-26 08:22:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 74000 (86 MB) 2022-04-26 08:22:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 75000 (87 MB) 2022-04-26 08:22:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 76000 (88 MB) 2022-04-26 08:22:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 77000 (89 MB) 2022-04-26 08:22:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 78000 (91 MB) 2022-04-26 08:22:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 79000 (92 MB) 2022-04-26 08:22:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 80000 (93 MB) 2022-04-26 08:22:57 source > 2022-04-26 08:22:55 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 100000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:01:13.454 2022-04-26 08:22:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 81000 (94 MB) 2022-04-26 08:22:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 82000 (95 MB) 2022-04-26 08:22:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 83000 (96 MB) 2022-04-26 08:23:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 84000 (98 MB) 2022-04-26 08:23:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 85000 (99 MB) 2022-04-26 08:23:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 86000 (100 MB) 2022-04-26 08:23:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 87000 (101 MB) 2022-04-26 08:23:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 88000 (102 MB) 2022-04-26 08:23:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 89000 (103 MB) 2022-04-26 08:23:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 90000 (105 MB) 2022-04-26 08:23:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 91000 (106 MB) 2022-04-26 08:23:06 source > 2022-04-26 08:23:05 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 110000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:01:22.89 2022-04-26 08:23:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 92000 (107 MB) 2022-04-26 08:23:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 93000 (108 MB) 2022-04-26 08:23:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 94000 (109 MB) 2022-04-26 08:23:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 95000 (110 MB) 2022-04-26 08:23:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 96000 (112 MB) 2022-04-26 08:23:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 97000 (113 MB) 2022-04-26 08:23:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 98000 (114 MB) 2022-04-26 08:23:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 99000 (115 MB) 2022-04-26 08:23:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 100000 (116 MB) 2022-04-26 08:23:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 101000 (117 MB) 2022-04-26 08:23:15 source > 2022-04-26 08:23:13 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 120000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:01:31.519 2022-04-26 08:23:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 102000 (119 MB) 2022-04-26 08:23:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 103000 (120 MB) 2022-04-26 08:23:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 104000 (121 MB) 2022-04-26 08:23:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 105000 (122 MB) 2022-04-26 08:23:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 106000 (123 MB) 2022-04-26 08:23:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 107000 (124 MB) 2022-04-26 08:23:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 108000 (126 MB) 2022-04-26 08:23:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 109000 (127 MB) 2022-04-26 08:23:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 110000 (128 MB) 2022-04-26 08:23:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 111000 (129 MB) 2022-04-26 08:23:24 source > 2022-04-26 08:23:23 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 130000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:01:41.113 2022-04-26 08:23:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 112000 (130 MB) 2022-04-26 08:23:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 113000 (131 MB) 2022-04-26 08:23:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 114000 (133 MB) 2022-04-26 08:23:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 115000 (134 MB) 2022-04-26 08:23:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 116000 (135 MB) 2022-04-26 08:23:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 117000 (136 MB) 2022-04-26 08:23:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 118000 (137 MB) 2022-04-26 08:23:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 119000 (138 MB) 2022-04-26 08:23:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 120000 (140 MB) 2022-04-26 08:23:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 121000 (141 MB) 2022-04-26 08:23:33 source > 2022-04-26 08:23:32 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 140000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:01:50.35 2022-04-26 08:23:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 122000 (142 MB) 2022-04-26 08:23:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 123000 (143 MB) 2022-04-26 08:23:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 124000 (144 MB) 2022-04-26 08:23:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 125000 (145 MB) 2022-04-26 08:23:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 126000 (147 MB) 2022-04-26 08:23:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 127000 (148 MB) 2022-04-26 08:23:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 128000 (149 MB) 2022-04-26 08:23:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 129000 (150 MB) 2022-04-26 08:23:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 130000 (151 MB) 2022-04-26 08:23:41 source > 2022-04-26 08:23:40 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 150000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:01:57.756 2022-04-26 08:23:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 131000 (152 MB) 2022-04-26 08:23:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 132000 (154 MB) 2022-04-26 08:23:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 133000 (155 MB) 2022-04-26 08:23:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 134000 (156 MB) 2022-04-26 08:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 135000 (157 MB) 2022-04-26 08:23:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 136000 (158 MB) 2022-04-26 08:23:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 137000 (159 MB) 2022-04-26 08:23:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 138000 (161 MB) 2022-04-26 08:23:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 139000 (162 MB) 2022-04-26 08:23:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 140000 (163 MB) 2022-04-26 08:23:50 source > 2022-04-26 08:23:48 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 160000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:02:06.236 2022-04-26 08:23:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 141000 (164 MB) 2022-04-26 08:23:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 142000 (165 MB) 2022-04-26 08:23:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 143000 (166 MB) 2022-04-26 08:23:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 144000 (168 MB) 2022-04-26 08:23:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 145000 (169 MB) 2022-04-26 08:23:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 146000 (170 MB) 2022-04-26 08:23:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 147000 (171 MB) 2022-04-26 08:23:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 148000 (172 MB) 2022-04-26 08:23:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 149000 (173 MB) 2022-04-26 08:23:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 150000 (175 MB) 2022-04-26 08:23:59 source > 2022-04-26 08:23:58 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 170000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:02:15.802 2022-04-26 08:24:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 151000 (176 MB) 2022-04-26 08:24:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 152000 (177 MB) 2022-04-26 08:24:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 153000 (178 MB) 2022-04-26 08:24:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 154000 (179 MB) 2022-04-26 08:24:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 155000 (180 MB) 2022-04-26 08:24:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 156000 (182 MB) 2022-04-26 08:24:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 157000 (183 MB) 2022-04-26 08:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 158000 (184 MB) 2022-04-26 08:24:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 159000 (185 MB) 2022-04-26 08:24:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 160000 (186 MB) 2022-04-26 08:24:09 source > 2022-04-26 08:24:07 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 180000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:02:25.18 2022-04-26 08:24:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 161000 (187 MB) 2022-04-26 08:24:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 162000 (189 MB) 2022-04-26 08:24:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 163000 (190 MB) 2022-04-26 08:24:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 164000 (191 MB) 2022-04-26 08:24:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 165000 (192 MB) 2022-04-26 08:24:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 166000 (193 MB) 2022-04-26 08:24:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 167000 (194 MB) 2022-04-26 08:24:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 168000 (196 MB) 2022-04-26 08:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 169000 (197 MB) 2022-04-26 08:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 170000 (198 MB) 2022-04-26 08:24:17 source > 2022-04-26 08:24:16 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 190000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:02:33.878 2022-04-26 08:24:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 171000 (199 MB) 2022-04-26 08:24:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 172000 (200 MB) 2022-04-26 08:24:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 173000 (201 MB) 2022-04-26 08:24:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 174000 (203 MB) 2022-04-26 08:24:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 175000 (204 MB) 2022-04-26 08:24:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 176000 (205 MB) 2022-04-26 08:24:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 177000 (206 MB) 2022-04-26 08:24:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 178000 (207 MB) 2022-04-26 08:24:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 179000 (208 MB) 2022-04-26 08:24:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 180000 (210 MB) 2022-04-26 08:24:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 181000 (211 MB) 2022-04-26 08:24:26 source > 2022-04-26 08:24:25 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 200000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:02:43.154 2022-04-26 08:24:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 182000 (212 MB) 2022-04-26 08:24:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 183000 (213 MB) 2022-04-26 08:24:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 184000 (214 MB) 2022-04-26 08:24:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 185000 (215 MB) 2022-04-26 08:24:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 186000 (217 MB) 2022-04-26 08:24:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 187000 (218 MB) 2022-04-26 08:24:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 188000 (219 MB) 2022-04-26 08:24:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 189000 (220 MB) 2022-04-26 08:24:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 190000 (221 MB) 2022-04-26 08:24:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 191000 (222 MB) 2022-04-26 08:24:36 source > 2022-04-26 08:24:34 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 210000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:02:52.457 2022-04-26 08:24:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 192000 (224 MB) 2022-04-26 08:24:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 193000 (225 MB) 2022-04-26 08:24:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 194000 (226 MB) 2022-04-26 08:24:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 195000 (227 MB) 2022-04-26 08:24:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 196000 (228 MB) 2022-04-26 08:24:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 197000 (229 MB) 2022-04-26 08:24:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 198000 (231 MB) 2022-04-26 08:24:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 199000 (232 MB) 2022-04-26 08:24:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 200000 (233 MB) 2022-04-26 08:24:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 201000 (234 MB) 2022-04-26 08:24:45 source > 2022-04-26 08:24:43 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 220000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:03:01.249 2022-04-26 08:24:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 202000 (235 MB) 2022-04-26 08:24:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 203000 (236 MB) 2022-04-26 08:24:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 204000 (238 MB) 2022-04-26 08:24:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 205000 (239 MB) 2022-04-26 08:24:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 206000 (240 MB) 2022-04-26 08:24:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 207000 (241 MB) 2022-04-26 08:24:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 208000 (242 MB) 2022-04-26 08:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 209000 (243 MB) 2022-04-26 08:24:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 210000 (245 MB) 2022-04-26 08:24:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 211000 (246 MB) 2022-04-26 08:24:54 source > 2022-04-26 08:24:53 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 230000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:03:11.062 2022-04-26 08:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 212000 (247 MB) 2022-04-26 08:24:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 213000 (248 MB) 2022-04-26 08:24:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 214000 (249 MB) 2022-04-26 08:24:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 215000 (250 MB) 2022-04-26 08:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 216000 (252 MB) 2022-04-26 08:24:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 217000 (253 MB) 2022-04-26 08:25:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 218000 (254 MB) 2022-04-26 08:25:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 219000 (255 MB) 2022-04-26 08:25:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 220000 (256 MB) 2022-04-26 08:25:02 source > 2022-04-26 08:25:00 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 240000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:03:18.462 2022-04-26 08:25:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 221000 (257 MB) 2022-04-26 08:25:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 222000 (259 MB) 2022-04-26 08:25:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 223000 (260 MB) 2022-04-26 08:25:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 224000 (261 MB) 2022-04-26 08:25:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 225000 (262 MB) 2022-04-26 08:25:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 226000 (263 MB) 2022-04-26 08:25:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 227000 (264 MB) 2022-04-26 08:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 228000 (266 MB) 2022-04-26 08:25:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 229000 (267 MB) 2022-04-26 08:25:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 230000 (268 MB) 2022-04-26 08:25:11 source > 2022-04-26 08:25:09 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 250000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:03:27.091 2022-04-26 08:25:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 231000 (269 MB) 2022-04-26 08:25:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 232000 (270 MB) 2022-04-26 08:25:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 233000 (271 MB) 2022-04-26 08:25:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 234000 (273 MB) 2022-04-26 08:25:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 235000 (274 MB) 2022-04-26 08:25:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 236000 (275 MB) 2022-04-26 08:25:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 237000 (276 MB) 2022-04-26 08:25:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 238000 (277 MB) 2022-04-26 08:25:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 239000 (278 MB) 2022-04-26 08:25:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 240000 (279 MB) 2022-04-26 08:25:20 source > 2022-04-26 08:25:18 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 260000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:03:36.448 2022-04-26 08:25:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 241000 (281 MB) 2022-04-26 08:25:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 242000 (282 MB) 2022-04-26 08:25:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 243000 (283 MB) 2022-04-26 08:25:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 244000 (284 MB) 2022-04-26 08:25:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 245000 (285 MB) 2022-04-26 08:25:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 246000 (286 MB) 2022-04-26 08:25:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 247000 (287 MB) 2022-04-26 08:25:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 248000 (288 MB) 2022-04-26 08:25:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 249000 (290 MB) 2022-04-26 08:25:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 250000 (291 MB) 2022-04-26 08:25:29 source > 2022-04-26 08:25:27 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 270000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:03:45.188 2022-04-26 08:25:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 251000 (292 MB) 2022-04-26 08:25:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 252000 (293 MB) 2022-04-26 08:25:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 253000 (294 MB) 2022-04-26 08:25:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 254000 (295 MB) 2022-04-26 08:25:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 255000 (296 MB) 2022-04-26 08:25:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 256000 (298 MB) 2022-04-26 08:25:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 257000 (299 MB) 2022-04-26 08:25:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 258000 (300 MB) 2022-04-26 08:25:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 259000 (301 MB) 2022-04-26 08:25:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 260000 (302 MB) 2022-04-26 08:25:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 261000 (303 MB) 2022-04-26 08:25:38 source > 2022-04-26 08:25:37 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 280000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:03:54.783 2022-04-26 08:25:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 262000 (304 MB) 2022-04-26 08:25:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 263000 (306 MB) 2022-04-26 08:25:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 264000 (307 MB) 2022-04-26 08:25:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 265000 (308 MB) 2022-04-26 08:25:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 266000 (309 MB) 2022-04-26 08:25:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 267000 (310 MB) 2022-04-26 08:25:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 268000 (311 MB) 2022-04-26 08:25:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 269000 (312 MB) 2022-04-26 08:25:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 270000 (314 MB) 2022-04-26 08:25:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 271000 (315 MB) 2022-04-26 08:25:47 source > 2022-04-26 08:25:45 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 290000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:04:03.594 2022-04-26 08:25:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 272000 (316 MB) 2022-04-26 08:25:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 273000 (317 MB) 2022-04-26 08:25:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 274000 (318 MB) 2022-04-26 08:25:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 275000 (319 MB) 2022-04-26 08:25:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 276000 (320 MB) 2022-04-26 08:25:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 277000 (322 MB) 2022-04-26 08:25:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 278000 (323 MB) 2022-04-26 08:25:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 279000 (324 MB) 2022-04-26 08:25:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 280000 (325 MB) 2022-04-26 08:25:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 281000 (326 MB) 2022-04-26 08:25:56 source > 2022-04-26 08:25:55 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 300000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:04:12.631 2022-04-26 08:25:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 282000 (327 MB) 2022-04-26 08:25:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 283000 (328 MB) 2022-04-26 08:25:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 284000 (330 MB) 2022-04-26 08:25:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 285000 (331 MB) 2022-04-26 08:26:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 286000 (332 MB) 2022-04-26 08:26:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 287000 (333 MB) 2022-04-26 08:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 288000 (334 MB) 2022-04-26 08:26:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 289000 (335 MB) 2022-04-26 08:26:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 290000 (336 MB) 2022-04-26 08:26:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 291000 (338 MB) 2022-04-26 08:26:05 source > 2022-04-26 08:26:04 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 310000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:04:22.262 2022-04-26 08:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 292000 (339 MB) 2022-04-26 08:26:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 293000 (340 MB) 2022-04-26 08:26:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 294000 (341 MB) 2022-04-26 08:26:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 295000 (342 MB) 2022-04-26 08:26:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 296000 (343 MB) 2022-04-26 08:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 297000 (345 MB) 2022-04-26 08:26:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 298000 (346 MB) 2022-04-26 08:26:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 299000 (347 MB) 2022-04-26 08:26:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 300000 (348 MB) 2022-04-26 08:26:13 source > 2022-04-26 08:26:12 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 320000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:04:29.844 2022-04-26 08:26:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 301000 (349 MB) 2022-04-26 08:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 302000 (350 MB) 2022-04-26 08:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 303000 (351 MB) 2022-04-26 08:26:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 304000 (353 MB) 2022-04-26 08:26:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 305000 (354 MB) 2022-04-26 08:26:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 306000 (355 MB) 2022-04-26 08:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 307000 (356 MB) 2022-04-26 08:26:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 308000 (357 MB) 2022-04-26 08:26:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 309000 (358 MB) 2022-04-26 08:26:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 310000 (359 MB) 2022-04-26 08:26:22 source > 2022-04-26 08:26:21 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 330000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:04:38.615 2022-04-26 08:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 311000 (361 MB) 2022-04-26 08:26:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 312000 (362 MB) 2022-04-26 08:26:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 313000 (363 MB) 2022-04-26 08:26:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 314000 (364 MB) 2022-04-26 08:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 315000 (365 MB) 2022-04-26 08:26:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 316000 (366 MB) 2022-04-26 08:26:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 317000 (367 MB) 2022-04-26 08:26:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 318000 (369 MB) 2022-04-26 08:26:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 319000 (370 MB) 2022-04-26 08:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 320000 (371 MB) 2022-04-26 08:26:31 source > 2022-04-26 08:26:29 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 340000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:04:47.445 2022-04-26 08:26:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 321000 (372 MB) 2022-04-26 08:26:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 322000 (373 MB) 2022-04-26 08:26:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 323000 (374 MB) 2022-04-26 08:26:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 324000 (375 MB) 2022-04-26 08:26:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 325000 (377 MB) 2022-04-26 08:26:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 326000 (378 MB) 2022-04-26 08:26:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 327000 (379 MB) 2022-04-26 08:26:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 328000 (380 MB) 2022-04-26 08:26:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 329000 (381 MB) 2022-04-26 08:26:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 330000 (382 MB) 2022-04-26 08:26:40 source > 2022-04-26 08:26:39 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 350000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:04:57.047 2022-04-26 08:26:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 331000 (383 MB) 2022-04-26 08:26:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 332000 (385 MB) 2022-04-26 08:26:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 333000 (386 MB) 2022-04-26 08:26:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 334000 (387 MB) 2022-04-26 08:26:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 335000 (388 MB) 2022-04-26 08:26:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 336000 (389 MB) 2022-04-26 08:26:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 337000 (390 MB) 2022-04-26 08:26:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 338000 (391 MB) 2022-04-26 08:26:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 339000 (393 MB) 2022-04-26 08:26:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 340000 (394 MB) 2022-04-26 08:26:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 341000 (395 MB) 2022-04-26 08:26:49 source > 2022-04-26 08:26:48 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 360000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:05:05.865 2022-04-26 08:26:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 342000 (396 MB) 2022-04-26 08:26:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 343000 (397 MB) 2022-04-26 08:26:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 344000 (398 MB) 2022-04-26 08:26:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 345000 (399 MB) 2022-04-26 08:26:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 346000 (401 MB) 2022-04-26 08:26:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 347000 (402 MB) 2022-04-26 08:26:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 348000 (403 MB) 2022-04-26 08:26:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 349000 (404 MB) 2022-04-26 08:26:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 350000 (405 MB) 2022-04-26 08:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 351000 (406 MB) 2022-04-26 08:26:59 source > 2022-04-26 08:26:58 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 370000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:05:15.635 2022-04-26 08:26:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 352000 (407 MB) 2022-04-26 08:27:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 353000 (409 MB) 2022-04-26 08:27:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 354000 (410 MB) 2022-04-26 08:27:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 355000 (411 MB) 2022-04-26 08:27:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 356000 (412 MB) 2022-04-26 08:27:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 357000 (413 MB) 2022-04-26 08:27:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 358000 (414 MB) 2022-04-26 08:27:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 359000 (416 MB) 2022-04-26 08:27:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 360000 (417 MB) 2022-04-26 08:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 361000 (418 MB) 2022-04-26 08:27:08 source > 2022-04-26 08:27:07 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 380000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:05:24.63 2022-04-26 08:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 362000 (419 MB) 2022-04-26 08:27:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 363000 (420 MB) 2022-04-26 08:27:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 364000 (421 MB) 2022-04-26 08:27:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 365000 (422 MB) 2022-04-26 08:27:11 destination > 2022-04-26 08:27:11 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):82 - Flushing buffer of stream sql2_tracking_LocalGroup (200 MB) 2022-04-26 08:27:11 destination > 2022-04-26 08:27:11 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$flushBufferFunction$4):115 - Flushing buffer for stream sql2_tracking_LocalGroup (200 MB) to staging 2022-04-26 08:27:11 destination > 2022-04-26 08:27:11 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 43358db6-5f0d-4bc6-bdde-9af7caedc44b17598971300181762369.avro (200 MB) 2022-04-26 08:27:11 destination > 2022-04-26 08:27:11 INFO i.a.i.d.b.BigQueryGcsOperations(uploadRecordsToStage):108 - Uploading records to staging for stream sql2_tracking_LocalGroup (dataset tracking): airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ 2022-04-26 08:27:11 destination > 2022-04-26 08:27:11 INFO i.a.i.d.s.u.StreamTransferManagerHelper(getDefault):55 - PartSize arg is set to 5 MB 2022-04-26 08:27:11 destination > 2022-04-26 08:27:11 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with full ID ABPnzm4aeiha0xvUMJj9TsC5K0X-FmOg6HSErb3Zpe1k1fWIyTeJJH99RwhNBoqIkw1MAi6E 2022-04-26 08:27:13 destination > 2022-04-26 08:27:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 3 containing 5.01 MB] 2022-04-26 08:27:13 destination > 2022-04-26 08:27:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 5 containing 5.01 MB] 2022-04-26 08:27:13 destination > 2022-04-26 08:27:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 9 containing 5.01 MB] 2022-04-26 08:27:13 destination > 2022-04-26 08:27:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 4 containing 5.01 MB] 2022-04-26 08:27:13 destination > 2022-04-26 08:27:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 1 containing 5.01 MB] 2022-04-26 08:27:13 destination > 2022-04-26 08:27:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 7 containing 5.01 MB] 2022-04-26 08:27:14 destination > 2022-04-26 08:27:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 8 containing 5.01 MB] 2022-04-26 08:27:14 destination > 2022-04-26 08:27:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 6 containing 5.01 MB] 2022-04-26 08:27:14 destination > 2022-04-26 08:27:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 11 containing 5.01 MB] 2022-04-26 08:27:14 destination > 2022-04-26 08:27:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 14 containing 5.01 MB] 2022-04-26 08:27:14 destination > 2022-04-26 08:27:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 17 containing 5.01 MB] 2022-04-26 08:27:15 destination > 2022-04-26 08:27:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 2 containing 5.01 MB] 2022-04-26 08:27:15 destination > 2022-04-26 08:27:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 10 containing 5.01 MB] 2022-04-26 08:27:15 destination > 2022-04-26 08:27:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 12 containing 5.01 MB] 2022-04-26 08:27:15 destination > 2022-04-26 08:27:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 16 containing 5.01 MB] 2022-04-26 08:27:15 destination > 2022-04-26 08:27:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 13 containing 5.01 MB] 2022-04-26 08:27:15 destination > 2022-04-26 08:27:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 20 containing 5.01 MB] 2022-04-26 08:27:16 destination > 2022-04-26 08:27:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 15 containing 5.01 MB] 2022-04-26 08:27:16 destination > 2022-04-26 08:27:16 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-04-26 08:27:16 destination > 2022-04-26 08:27:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 21 containing 5.01 MB] 2022-04-26 08:27:16 destination > 2022-04-26 08:27:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 19 containing 5.01 MB] 2022-04-26 08:27:16 destination > 2022-04-26 08:27:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 27 containing 5.01 MB] 2022-04-26 08:27:16 destination > 2022-04-26 08:27:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 24 containing 5.01 MB] 2022-04-26 08:27:16 destination > 2022-04-26 08:27:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 25 containing 5.01 MB] 2022-04-26 08:27:17 destination > 2022-04-26 08:27:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 22 containing 5.01 MB] 2022-04-26 08:27:17 destination > 2022-04-26 08:27:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 23 containing 5.01 MB] 2022-04-26 08:27:17 destination > 2022-04-26 08:27:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 30 containing 5.01 MB] 2022-04-26 08:27:17 destination > 2022-04-26 08:27:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 26 containing 5.01 MB] 2022-04-26 08:27:17 destination > 2022-04-26 08:27:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 18 containing 5.01 MB] 2022-04-26 08:27:17 destination > 2022-04-26 08:27:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 29 containing 5.01 MB] 2022-04-26 08:27:18 destination > 2022-04-26 08:27:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 36 containing 5.01 MB] 2022-04-26 08:27:18 destination > 2022-04-26 08:27:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 32 containing 5.01 MB] 2022-04-26 08:27:18 destination > 2022-04-26 08:27:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 31 containing 5.01 MB] 2022-04-26 08:27:18 destination > 2022-04-26 08:27:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 33 containing 5.01 MB] 2022-04-26 08:27:18 destination > 2022-04-26 08:27:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 28 containing 5.01 MB] 2022-04-26 08:27:18 destination > 2022-04-26 08:27:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 34 containing 5.01 MB] 2022-04-26 08:27:18 destination > 2022-04-26 08:27:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 35 containing 5.01 MB] 2022-04-26 08:27:19 destination > 2022-04-26 08:27:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 39 containing 9.70 MB] 2022-04-26 08:27:19 destination > 2022-04-26 08:27:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 37 containing 5.01 MB] 2022-04-26 08:27:19 destination > 2022-04-26 08:27:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Finished uploading [Part number 38 containing 5.01 MB] 2022-04-26 08:27:19 destination > 2022-04-26 08:27:19 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4ae...Ikw1MAi6E]: Completed 2022-04-26 08:27:19 destination > 2022-04-26 08:27:19 INFO i.a.i.d.s.S3StorageOperations(loadDataIntoBucket):161 - Uploaded buffer file to storage: 43358db6-5f0d-4bc6-bdde-9af7caedc44b17598971300181762369.avro -> airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro (filename: 1.avro) 2022-04-26 08:27:19 destination > 2022-04-26 08:27:19 INFO i.a.i.d.b.BigQueryWriteConfig(addStagedFile):53 - Added staged file: 1.avro 2022-04-26 08:27:19 destination > 2022-04-26 08:27:19 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 43358db6-5f0d-4bc6-bdde-9af7caedc44b17598971300181762369.avro 2022-04-26 08:27:19 destination > 2022-04-26 08:27:19 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream sql2_tracking_LocalGroup (current state: -3482 bytes in 0 buffers) 2022-04-26 08:27:19 destination > 2022-04-26 08:27:19 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(formatAllOfAndAnyOfFields):68 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:27:19 destination > 2022-04-26 08:27:19 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getSchemaFields):222 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:27:19 destination > 2022-04-26 08:27:19 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getBigQuerySchema):217 - Airbyte Schema is transformed from {"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}} to [Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]. 2022-04-26 08:27:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 366000 (423 MB) 2022-04-26 08:27:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 367000 (425 MB) 2022-04-26 08:27:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 368000 (426 MB) 2022-04-26 08:27:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 369000 (427 MB) 2022-04-26 08:27:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 370000 (428 MB) 2022-04-26 08:27:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 371000 (429 MB) 2022-04-26 08:27:26 source > 2022-04-26 08:27:24 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 390000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:05:42.113 2022-04-26 08:27:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 372000 (430 MB) 2022-04-26 08:27:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 373000 (431 MB) 2022-04-26 08:27:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 374000 (433 MB) 2022-04-26 08:27:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 375000 (434 MB) 2022-04-26 08:27:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 376000 (435 MB) 2022-04-26 08:27:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 377000 (436 MB) 2022-04-26 08:27:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 378000 (437 MB) 2022-04-26 08:27:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 379000 (438 MB) 2022-04-26 08:27:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 380000 (439 MB) 2022-04-26 08:27:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 381000 (441 MB) 2022-04-26 08:27:35 source > 2022-04-26 08:27:34 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 400000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:05:51.645 2022-04-26 08:27:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 382000 (442 MB) 2022-04-26 08:27:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 383000 (443 MB) 2022-04-26 08:27:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 384000 (444 MB) 2022-04-26 08:27:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 385000 (445 MB) 2022-04-26 08:27:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 386000 (446 MB) 2022-04-26 08:27:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 387000 (448 MB) 2022-04-26 08:27:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 388000 (449 MB) 2022-04-26 08:27:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 389000 (450 MB) 2022-04-26 08:27:42 source > 2022-04-26 08:27:41 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 410000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:05:58.638 2022-04-26 08:27:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 390000 (451 MB) 2022-04-26 08:27:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 391000 (452 MB) 2022-04-26 08:27:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 392000 (453 MB) 2022-04-26 08:27:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 393000 (454 MB) 2022-04-26 08:27:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 394000 (456 MB) 2022-04-26 08:27:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 395000 (457 MB) 2022-04-26 08:27:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 396000 (458 MB) 2022-04-26 08:27:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 397000 (459 MB) 2022-04-26 08:27:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 398000 (460 MB) 2022-04-26 08:27:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 399000 (461 MB) 2022-04-26 08:27:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 400000 (462 MB) 2022-04-26 08:27:51 source > 2022-04-26 08:27:50 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 420000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:06:07.987 2022-04-26 08:27:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 401000 (464 MB) 2022-04-26 08:27:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 402000 (465 MB) 2022-04-26 08:27:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 403000 (466 MB) 2022-04-26 08:27:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 404000 (467 MB) 2022-04-26 08:27:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 405000 (468 MB) 2022-04-26 08:27:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 406000 (469 MB) 2022-04-26 08:27:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 407000 (470 MB) 2022-04-26 08:27:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 408000 (472 MB) 2022-04-26 08:27:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 409000 (473 MB) 2022-04-26 08:28:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 410000 (474 MB) 2022-04-26 08:28:00 source > 2022-04-26 08:27:59 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 430000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:06:17.0 2022-04-26 08:28:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 411000 (475 MB) 2022-04-26 08:28:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 412000 (476 MB) 2022-04-26 08:28:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 413000 (477 MB) 2022-04-26 08:28:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 414000 (478 MB) 2022-04-26 08:28:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 415000 (480 MB) 2022-04-26 08:28:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 416000 (481 MB) 2022-04-26 08:28:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 417000 (482 MB) 2022-04-26 08:28:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 418000 (483 MB) 2022-04-26 08:28:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 419000 (484 MB) 2022-04-26 08:28:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 420000 (485 MB) 2022-04-26 08:28:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 421000 (486 MB) 2022-04-26 08:28:10 source > 2022-04-26 08:28:08 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 440000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:06:26.522 2022-04-26 08:28:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 422000 (488 MB) 2022-04-26 08:28:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 423000 (489 MB) 2022-04-26 08:28:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 424000 (490 MB) 2022-04-26 08:28:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 425000 (491 MB) 2022-04-26 08:28:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 426000 (492 MB) 2022-04-26 08:28:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 427000 (493 MB) 2022-04-26 08:28:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 428000 (494 MB) 2022-04-26 08:28:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 429000 (496 MB) 2022-04-26 08:28:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 430000 (497 MB) 2022-04-26 08:28:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 431000 (498 MB) 2022-04-26 08:28:19 source > 2022-04-26 08:28:17 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 450000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:06:35.496 2022-04-26 08:28:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 432000 (499 MB) 2022-04-26 08:28:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 433000 (500 MB) 2022-04-26 08:28:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 434000 (501 MB) 2022-04-26 08:28:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 435000 (502 MB) 2022-04-26 08:28:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 436000 (504 MB) 2022-04-26 08:28:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 437000 (505 MB) 2022-04-26 08:28:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 438000 (506 MB) 2022-04-26 08:28:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 439000 (507 MB) 2022-04-26 08:28:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 440000 (508 MB) 2022-04-26 08:28:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 441000 (509 MB) 2022-04-26 08:28:28 source > 2022-04-26 08:28:27 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 460000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:06:45.341 2022-04-26 08:28:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 442000 (510 MB) 2022-04-26 08:28:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 443000 (512 MB) 2022-04-26 08:28:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 444000 (513 MB) 2022-04-26 08:28:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 445000 (514 MB) 2022-04-26 08:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 446000 (515 MB) 2022-04-26 08:28:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 447000 (516 MB) 2022-04-26 08:28:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 448000 (517 MB) 2022-04-26 08:28:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 449000 (519 MB) 2022-04-26 08:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 450000 (520 MB) 2022-04-26 08:28:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 451000 (521 MB) 2022-04-26 08:28:37 source > 2022-04-26 08:28:36 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 470000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:06:54.224 2022-04-26 08:28:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 452000 (522 MB) 2022-04-26 08:28:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 453000 (523 MB) 2022-04-26 08:28:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 454000 (524 MB) 2022-04-26 08:28:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 455000 (525 MB) 2022-04-26 08:28:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 456000 (527 MB) 2022-04-26 08:28:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 457000 (528 MB) 2022-04-26 08:28:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 458000 (529 MB) 2022-04-26 08:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 459000 (530 MB) 2022-04-26 08:28:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 460000 (531 MB) 2022-04-26 08:28:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 461000 (532 MB) 2022-04-26 08:28:47 source > 2022-04-26 08:28:45 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 480000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:07:03.174 2022-04-26 08:28:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 462000 (533 MB) 2022-04-26 08:28:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 463000 (535 MB) 2022-04-26 08:28:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 464000 (536 MB) 2022-04-26 08:28:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 465000 (537 MB) 2022-04-26 08:28:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 466000 (538 MB) 2022-04-26 08:28:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 467000 (539 MB) 2022-04-26 08:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 468000 (540 MB) 2022-04-26 08:28:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 469000 (541 MB) 2022-04-26 08:28:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 470000 (543 MB) 2022-04-26 08:28:54 source > 2022-04-26 08:28:52 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 490000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:07:10.595 2022-04-26 08:28:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 471000 (544 MB) 2022-04-26 08:28:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 472000 (545 MB) 2022-04-26 08:28:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 473000 (546 MB) 2022-04-26 08:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 474000 (547 MB) 2022-04-26 08:28:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 475000 (548 MB) 2022-04-26 08:28:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 476000 (550 MB) 2022-04-26 08:29:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 477000 (551 MB) 2022-04-26 08:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 478000 (552 MB) 2022-04-26 08:29:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 479000 (553 MB) 2022-04-26 08:29:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 480000 (554 MB) 2022-04-26 08:29:04 source > 2022-04-26 08:29:02 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 500000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:07:20.169 2022-04-26 08:29:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 481000 (555 MB) 2022-04-26 08:29:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 482000 (556 MB) 2022-04-26 08:29:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 483000 (558 MB) 2022-04-26 08:29:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 484000 (559 MB) 2022-04-26 08:29:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 485000 (560 MB) 2022-04-26 08:29:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 486000 (561 MB) 2022-04-26 08:29:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 487000 (562 MB) 2022-04-26 08:29:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 488000 (563 MB) 2022-04-26 08:29:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 489000 (564 MB) 2022-04-26 08:29:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 490000 (566 MB) 2022-04-26 08:29:12 source > 2022-04-26 08:29:11 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 510000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:07:28.871 2022-04-26 08:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 491000 (567 MB) 2022-04-26 08:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 492000 (568 MB) 2022-04-26 08:29:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 493000 (569 MB) 2022-04-26 08:29:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 494000 (570 MB) 2022-04-26 08:29:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 495000 (571 MB) 2022-04-26 08:29:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 496000 (572 MB) 2022-04-26 08:29:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 497000 (574 MB) 2022-04-26 08:29:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 498000 (575 MB) 2022-04-26 08:29:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 499000 (576 MB) 2022-04-26 08:29:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 500000 (577 MB) 2022-04-26 08:29:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 501000 (578 MB) 2022-04-26 08:29:21 source > 2022-04-26 08:29:20 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 520000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:07:38.199 2022-04-26 08:29:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 502000 (579 MB) 2022-04-26 08:29:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 503000 (581 MB) 2022-04-26 08:29:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 504000 (582 MB) 2022-04-26 08:29:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 505000 (583 MB) 2022-04-26 08:29:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 506000 (584 MB) 2022-04-26 08:29:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 507000 (585 MB) 2022-04-26 08:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 508000 (586 MB) 2022-04-26 08:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 509000 (587 MB) 2022-04-26 08:29:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 510000 (589 MB) 2022-04-26 08:29:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 511000 (590 MB) 2022-04-26 08:29:30 source > 2022-04-26 08:29:29 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 530000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:07:46.935 2022-04-26 08:29:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 512000 (591 MB) 2022-04-26 08:29:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 513000 (592 MB) 2022-04-26 08:29:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 514000 (593 MB) 2022-04-26 08:29:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 515000 (594 MB) 2022-04-26 08:29:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 516000 (595 MB) 2022-04-26 08:29:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 517000 (597 MB) 2022-04-26 08:29:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 518000 (598 MB) 2022-04-26 08:29:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 519000 (599 MB) 2022-04-26 08:29:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 520000 (600 MB) 2022-04-26 08:29:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 521000 (601 MB) 2022-04-26 08:29:39 source > 2022-04-26 08:29:38 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 540000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:07:55.678 2022-04-26 08:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 522000 (602 MB) 2022-04-26 08:29:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 523000 (603 MB) 2022-04-26 08:29:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 524000 (605 MB) 2022-04-26 08:29:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 525000 (606 MB) 2022-04-26 08:29:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 526000 (607 MB) 2022-04-26 08:29:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 527000 (608 MB) 2022-04-26 08:29:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 528000 (609 MB) 2022-04-26 08:29:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 529000 (610 MB) 2022-04-26 08:29:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 530000 (612 MB) 2022-04-26 08:29:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 531000 (613 MB) 2022-04-26 08:29:48 source > 2022-04-26 08:29:47 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 550000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:08:05.144 2022-04-26 08:29:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 532000 (614 MB) 2022-04-26 08:29:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 533000 (615 MB) 2022-04-26 08:29:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 534000 (616 MB) 2022-04-26 08:29:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 535000 (617 MB) 2022-04-26 08:29:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 536000 (618 MB) 2022-04-26 08:29:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 537000 (620 MB) 2022-04-26 08:29:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 538000 (621 MB) 2022-04-26 08:29:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 539000 (622 MB) 2022-04-26 08:29:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 540000 (623 MB) 2022-04-26 08:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 541000 (624 MB) 2022-04-26 08:29:58 source > 2022-04-26 08:29:56 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 560000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:08:14.347 2022-04-26 08:29:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 542000 (625 MB) 2022-04-26 08:29:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 543000 (626 MB) 2022-04-26 08:30:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 544000 (628 MB) 2022-04-26 08:30:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 545000 (629 MB) 2022-04-26 08:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 546000 (630 MB) 2022-04-26 08:30:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 547000 (631 MB) 2022-04-26 08:30:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 548000 (632 MB) 2022-04-26 08:30:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 549000 (633 MB) 2022-04-26 08:30:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 550000 (635 MB) 2022-04-26 08:30:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 551000 (636 MB) 2022-04-26 08:30:07 source > 2022-04-26 08:30:06 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 570000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:08:24.088 2022-04-26 08:30:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 552000 (637 MB) 2022-04-26 08:30:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 553000 (638 MB) 2022-04-26 08:30:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 554000 (639 MB) 2022-04-26 08:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 555000 (640 MB) 2022-04-26 08:30:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 556000 (641 MB) 2022-04-26 08:30:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 557000 (643 MB) 2022-04-26 08:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 558000 (644 MB) 2022-04-26 08:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 559000 (645 MB) 2022-04-26 08:30:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 560000 (646 MB) 2022-04-26 08:30:15 source > 2022-04-26 08:30:14 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 580000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:08:31.817 2022-04-26 08:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 561000 (647 MB) 2022-04-26 08:30:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 562000 (648 MB) 2022-04-26 08:30:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 563000 (649 MB) 2022-04-26 08:30:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 564000 (651 MB) 2022-04-26 08:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 565000 (652 MB) 2022-04-26 08:30:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 566000 (653 MB) 2022-04-26 08:30:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 567000 (654 MB) 2022-04-26 08:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 568000 (655 MB) 2022-04-26 08:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 569000 (656 MB) 2022-04-26 08:30:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 570000 (657 MB) 2022-04-26 08:30:24 source > 2022-04-26 08:30:22 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 590000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:08:40.486 2022-04-26 08:30:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 571000 (659 MB) 2022-04-26 08:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 572000 (660 MB) 2022-04-26 08:30:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 573000 (661 MB) 2022-04-26 08:30:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 574000 (662 MB) 2022-04-26 08:30:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 575000 (663 MB) 2022-04-26 08:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 576000 (664 MB) 2022-04-26 08:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 577000 (665 MB) 2022-04-26 08:30:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 578000 (667 MB) 2022-04-26 08:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 579000 (668 MB) 2022-04-26 08:30:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 580000 (669 MB) 2022-04-26 08:30:33 source > 2022-04-26 08:30:31 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 600000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:08:49.148 2022-04-26 08:30:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 581000 (670 MB) 2022-04-26 08:30:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 582000 (671 MB) 2022-04-26 08:30:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 583000 (672 MB) 2022-04-26 08:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 584000 (673 MB) 2022-04-26 08:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 585000 (675 MB) 2022-04-26 08:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 586000 (676 MB) 2022-04-26 08:30:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 587000 (677 MB) 2022-04-26 08:30:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 588000 (678 MB) 2022-04-26 08:30:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 589000 (679 MB) 2022-04-26 08:30:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 590000 (680 MB) 2022-04-26 08:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 591000 (681 MB) 2022-04-26 08:30:42 source > 2022-04-26 08:30:40 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 610000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:08:58.462 2022-04-26 08:30:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 592000 (683 MB) 2022-04-26 08:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 593000 (684 MB) 2022-04-26 08:30:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 594000 (685 MB) 2022-04-26 08:30:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 595000 (686 MB) 2022-04-26 08:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 596000 (687 MB) 2022-04-26 08:30:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 597000 (688 MB) 2022-04-26 08:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 598000 (689 MB) 2022-04-26 08:30:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 599000 (691 MB) 2022-04-26 08:30:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 600000 (692 MB) 2022-04-26 08:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 601000 (693 MB) 2022-04-26 08:30:51 source > 2022-04-26 08:30:49 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 620000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:09:07.359 2022-04-26 08:30:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 602000 (694 MB) 2022-04-26 08:30:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 603000 (695 MB) 2022-04-26 08:30:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 604000 (696 MB) 2022-04-26 08:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 605000 (698 MB) 2022-04-26 08:30:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 606000 (699 MB) 2022-04-26 08:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 607000 (700 MB) 2022-04-26 08:30:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 608000 (701 MB) 2022-04-26 08:30:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 609000 (702 MB) 2022-04-26 08:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 610000 (703 MB) 2022-04-26 08:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 611000 (704 MB) 2022-04-26 08:31:00 source > 2022-04-26 08:30:59 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 630000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:09:16.634 2022-04-26 08:31:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 612000 (706 MB) 2022-04-26 08:31:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 613000 (707 MB) 2022-04-26 08:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 614000 (708 MB) 2022-04-26 08:31:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 615000 (709 MB) 2022-04-26 08:31:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 616000 (710 MB) 2022-04-26 08:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 617000 (711 MB) 2022-04-26 08:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 618000 (712 MB) 2022-04-26 08:31:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 619000 (714 MB) 2022-04-26 08:31:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 620000 (715 MB) 2022-04-26 08:31:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 621000 (716 MB) 2022-04-26 08:31:09 source > 2022-04-26 08:31:07 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 640000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:09:25.288 2022-04-26 08:31:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 622000 (717 MB) 2022-04-26 08:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 623000 (718 MB) 2022-04-26 08:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 624000 (719 MB) 2022-04-26 08:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 625000 (720 MB) 2022-04-26 08:31:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 626000 (722 MB) 2022-04-26 08:31:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 627000 (723 MB) 2022-04-26 08:31:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 628000 (724 MB) 2022-04-26 08:31:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 629000 (725 MB) 2022-04-26 08:31:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 630000 (726 MB) 2022-04-26 08:31:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 631000 (727 MB) 2022-04-26 08:31:17 source > 2022-04-26 08:31:16 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 650000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:09:33.928 2022-04-26 08:31:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 632000 (728 MB) 2022-04-26 08:31:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 633000 (730 MB) 2022-04-26 08:31:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 634000 (731 MB) 2022-04-26 08:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 635000 (732 MB) 2022-04-26 08:31:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 636000 (733 MB) 2022-04-26 08:31:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 637000 (734 MB) 2022-04-26 08:31:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 638000 (735 MB) 2022-04-26 08:31:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 639000 (736 MB) 2022-04-26 08:31:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 640000 (738 MB) 2022-04-26 08:31:26 source > 2022-04-26 08:31:24 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 660000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:09:41.894 2022-04-26 08:31:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 641000 (739 MB) 2022-04-26 08:31:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 642000 (740 MB) 2022-04-26 08:31:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 643000 (741 MB) 2022-04-26 08:31:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 644000 (742 MB) 2022-04-26 08:31:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 645000 (743 MB) 2022-04-26 08:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 646000 (744 MB) 2022-04-26 08:31:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 647000 (746 MB) 2022-04-26 08:31:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 648000 (747 MB) 2022-04-26 08:31:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 649000 (748 MB) 2022-04-26 08:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 650000 (749 MB) 2022-04-26 08:31:35 source > 2022-04-26 08:31:34 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 670000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:09:51.854 2022-04-26 08:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 651000 (750 MB) 2022-04-26 08:31:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 652000 (751 MB) 2022-04-26 08:31:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 653000 (752 MB) 2022-04-26 08:31:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 654000 (754 MB) 2022-04-26 08:31:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 655000 (755 MB) 2022-04-26 08:31:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 656000 (756 MB) 2022-04-26 08:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 657000 (757 MB) 2022-04-26 08:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 658000 (758 MB) 2022-04-26 08:31:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 659000 (759 MB) 2022-04-26 08:31:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 660000 (760 MB) 2022-04-26 08:31:44 source > 2022-04-26 08:31:43 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 680000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:10:00.845 2022-04-26 08:31:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 661000 (762 MB) 2022-04-26 08:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 662000 (763 MB) 2022-04-26 08:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 663000 (764 MB) 2022-04-26 08:31:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 664000 (765 MB) 2022-04-26 08:31:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 665000 (766 MB) 2022-04-26 08:31:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 666000 (767 MB) 2022-04-26 08:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 667000 (768 MB) 2022-04-26 08:31:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 668000 (770 MB) 2022-04-26 08:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 669000 (771 MB) 2022-04-26 08:31:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 670000 (772 MB) 2022-04-26 08:31:54 source > 2022-04-26 08:31:52 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 690000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:10:10.117 2022-04-26 08:31:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 671000 (773 MB) 2022-04-26 08:31:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 672000 (774 MB) 2022-04-26 08:31:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 673000 (775 MB) 2022-04-26 08:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 674000 (776 MB) 2022-04-26 08:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 675000 (778 MB) 2022-04-26 08:31:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 676000 (779 MB) 2022-04-26 08:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 677000 (780 MB) 2022-04-26 08:32:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 678000 (781 MB) 2022-04-26 08:32:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 679000 (782 MB) 2022-04-26 08:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 680000 (783 MB) 2022-04-26 08:32:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 681000 (785 MB) 2022-04-26 08:32:03 source > 2022-04-26 08:32:02 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 700000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:10:19.962 2022-04-26 08:32:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 682000 (786 MB) 2022-04-26 08:32:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 683000 (787 MB) 2022-04-26 08:32:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 684000 (788 MB) 2022-04-26 08:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 685000 (789 MB) 2022-04-26 08:32:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 686000 (790 MB) 2022-04-26 08:32:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 687000 (791 MB) 2022-04-26 08:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 688000 (793 MB) 2022-04-26 08:32:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 689000 (794 MB) 2022-04-26 08:32:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 690000 (795 MB) 2022-04-26 08:32:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 691000 (796 MB) 2022-04-26 08:32:12 source > 2022-04-26 08:32:11 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 710000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:10:28.898 2022-04-26 08:32:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 692000 (797 MB) 2022-04-26 08:32:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 693000 (798 MB) 2022-04-26 08:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 694000 (799 MB) 2022-04-26 08:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 695000 (801 MB) 2022-04-26 08:32:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 696000 (802 MB) 2022-04-26 08:32:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 697000 (803 MB) 2022-04-26 08:32:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 698000 (804 MB) 2022-04-26 08:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 699000 (805 MB) 2022-04-26 08:32:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 700000 (806 MB) 2022-04-26 08:32:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 701000 (808 MB) 2022-04-26 08:32:22 source > 2022-04-26 08:32:21 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 720000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:10:38.603 2022-04-26 08:32:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 702000 (809 MB) 2022-04-26 08:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 703000 (810 MB) 2022-04-26 08:32:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 704000 (811 MB) 2022-04-26 08:32:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 705000 (812 MB) 2022-04-26 08:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 706000 (813 MB) 2022-04-26 08:32:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 707000 (814 MB) 2022-04-26 08:32:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 708000 (816 MB) 2022-04-26 08:32:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 709000 (817 MB) 2022-04-26 08:32:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 710000 (818 MB) 2022-04-26 08:32:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 711000 (819 MB) 2022-04-26 08:32:31 source > 2022-04-26 08:32:29 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 730000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:10:47.483 2022-04-26 08:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 712000 (820 MB) 2022-04-26 08:32:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 713000 (821 MB) 2022-04-26 08:32:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 714000 (822 MB) 2022-04-26 08:32:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 715000 (824 MB) 2022-04-26 08:32:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 716000 (825 MB) 2022-04-26 08:32:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 717000 (826 MB) 2022-04-26 08:32:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 718000 (827 MB) 2022-04-26 08:32:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 719000 (828 MB) 2022-04-26 08:32:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 720000 (829 MB) 2022-04-26 08:32:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 721000 (830 MB) 2022-04-26 08:32:40 source > 2022-04-26 08:32:39 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 740000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:10:56.986 2022-04-26 08:32:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 722000 (832 MB) 2022-04-26 08:32:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 723000 (833 MB) 2022-04-26 08:32:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 724000 (834 MB) 2022-04-26 08:32:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 725000 (835 MB) 2022-04-26 08:32:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 726000 (836 MB) 2022-04-26 08:32:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 727000 (837 MB) 2022-04-26 08:32:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 728000 (839 MB) 2022-04-26 08:32:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 729000 (840 MB) 2022-04-26 08:32:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 730000 (841 MB) 2022-04-26 08:32:47 source > 2022-04-26 08:32:46 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 750000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:11:03.729 2022-04-26 08:32:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 731000 (842 MB) 2022-04-26 08:32:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 732000 (843 MB) 2022-04-26 08:32:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 733000 (844 MB) 2022-04-26 08:32:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 734000 (845 MB) 2022-04-26 08:32:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 735000 (847 MB) 2022-04-26 08:32:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 736000 (848 MB) 2022-04-26 08:32:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 737000 (849 MB) 2022-04-26 08:32:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 738000 (850 MB) 2022-04-26 08:32:54 destination > 2022-04-26 08:32:54 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):82 - Flushing buffer of stream sql2_tracking_LocalGroup (200 MB) 2022-04-26 08:32:54 destination > 2022-04-26 08:32:54 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$flushBufferFunction$4):115 - Flushing buffer for stream sql2_tracking_LocalGroup (200 MB) to staging 2022-04-26 08:32:54 destination > 2022-04-26 08:32:54 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 4a34602a-f581-4ac0-aaac-a0e9f4c39c472822776516990638615.avro (200 MB) 2022-04-26 08:32:54 destination > 2022-04-26 08:32:54 INFO i.a.i.d.b.BigQueryGcsOperations(uploadRecordsToStage):108 - Uploading records to staging for stream sql2_tracking_LocalGroup (dataset tracking): airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ 2022-04-26 08:32:55 destination > 2022-04-26 08:32:55 INFO i.a.i.d.s.u.StreamTransferManagerHelper(getDefault):55 - PartSize arg is set to 5 MB 2022-04-26 08:32:55 destination > 2022-04-26 08:32:55 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with full ID ABPnzm6NUX4jDguNQjUIQVgh7bSNKyytHG14QKNwUtpJgzTBWho-MuGKfq98NSuktWtCsyPC 2022-04-26 08:32:55 destination > 2022-04-26 08:32:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 1 containing 5.01 MB] 2022-04-26 08:32:56 destination > 2022-04-26 08:32:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 11 containing 5.01 MB] 2022-04-26 08:32:56 destination > 2022-04-26 08:32:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 4 containing 5.01 MB] 2022-04-26 08:32:56 destination > 2022-04-26 08:32:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 8 containing 5.01 MB] 2022-04-26 08:32:56 destination > 2022-04-26 08:32:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 12 containing 5.01 MB] 2022-04-26 08:32:56 destination > 2022-04-26 08:32:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 5 containing 5.01 MB] 2022-04-26 08:32:57 destination > 2022-04-26 08:32:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 14 containing 5.01 MB] 2022-04-26 08:32:57 destination > 2022-04-26 08:32:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 6 containing 5.01 MB] 2022-04-26 08:32:57 destination > 2022-04-26 08:32:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 15 containing 5.01 MB] 2022-04-26 08:32:57 destination > 2022-04-26 08:32:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 13 containing 5.01 MB] 2022-04-26 08:32:57 destination > 2022-04-26 08:32:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 17 containing 5.01 MB] 2022-04-26 08:32:58 destination > 2022-04-26 08:32:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 16 containing 5.01 MB] 2022-04-26 08:32:58 destination > 2022-04-26 08:32:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 19 containing 5.01 MB] 2022-04-26 08:32:58 destination > 2022-04-26 08:32:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 3 containing 5.01 MB] 2022-04-26 08:32:58 destination > 2022-04-26 08:32:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 21 containing 5.01 MB] 2022-04-26 08:32:58 destination > 2022-04-26 08:32:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 10 containing 5.01 MB] 2022-04-26 08:32:59 destination > 2022-04-26 08:32:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 23 containing 5.01 MB] 2022-04-26 08:32:59 destination > 2022-04-26 08:32:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 2 containing 5.01 MB] 2022-04-26 08:32:59 destination > 2022-04-26 08:32:59 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-04-26 08:32:59 destination > 2022-04-26 08:32:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 20 containing 5.01 MB] 2022-04-26 08:32:59 destination > 2022-04-26 08:32:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 9 containing 5.01 MB] 2022-04-26 08:32:59 destination > 2022-04-26 08:32:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 7 containing 5.01 MB] 2022-04-26 08:32:59 destination > 2022-04-26 08:32:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 28 containing 5.01 MB] 2022-04-26 08:32:59 destination > 2022-04-26 08:32:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 18 containing 5.01 MB] 2022-04-26 08:32:59 destination > 2022-04-26 08:32:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 25 containing 5.01 MB] 2022-04-26 08:33:00 destination > 2022-04-26 08:33:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 22 containing 5.01 MB] 2022-04-26 08:33:00 destination > 2022-04-26 08:33:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 32 containing 5.01 MB] 2022-04-26 08:33:00 destination > 2022-04-26 08:33:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 29 containing 5.01 MB] 2022-04-26 08:33:01 destination > 2022-04-26 08:33:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 36 containing 5.01 MB] 2022-04-26 08:33:01 destination > 2022-04-26 08:33:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 34 containing 5.01 MB] 2022-04-26 08:33:01 destination > 2022-04-26 08:33:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 24 containing 5.01 MB] 2022-04-26 08:33:01 destination > 2022-04-26 08:33:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 33 containing 5.01 MB] 2022-04-26 08:33:01 destination > 2022-04-26 08:33:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 26 containing 5.01 MB] 2022-04-26 08:33:01 destination > 2022-04-26 08:33:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 27 containing 5.01 MB] 2022-04-26 08:33:01 destination > 2022-04-26 08:33:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 37 containing 5.01 MB] 2022-04-26 08:33:01 destination > 2022-04-26 08:33:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 35 containing 5.01 MB] 2022-04-26 08:33:02 destination > 2022-04-26 08:33:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 31 containing 5.01 MB] 2022-04-26 08:33:02 destination > 2022-04-26 08:33:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 30 containing 5.01 MB] 2022-04-26 08:33:02 destination > 2022-04-26 08:33:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 38 containing 5.01 MB] 2022-04-26 08:33:02 destination > 2022-04-26 08:33:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Finished uploading [Part number 39 containing 9.73 MB] 2022-04-26 08:33:02 destination > 2022-04-26 08:33:02 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm6NU...ktWtCsyPC]: Completed 2022-04-26 08:33:02 destination > 2022-04-26 08:33:02 INFO i.a.i.d.s.S3StorageOperations(loadDataIntoBucket):161 - Uploaded buffer file to storage: 4a34602a-f581-4ac0-aaac-a0e9f4c39c472822776516990638615.avro -> airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro (filename: 2.avro) 2022-04-26 08:33:02 destination > 2022-04-26 08:33:02 INFO i.a.i.d.b.BigQueryWriteConfig(addStagedFile):53 - Added staged file: 2.avro 2022-04-26 08:33:02 destination > 2022-04-26 08:33:02 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 4a34602a-f581-4ac0-aaac-a0e9f4c39c472822776516990638615.avro 2022-04-26 08:33:02 destination > 2022-04-26 08:33:02 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream sql2_tracking_LocalGroup (current state: -6964 bytes in 0 buffers) 2022-04-26 08:33:02 destination > 2022-04-26 08:33:02 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(formatAllOfAndAnyOfFields):68 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:33:02 destination > 2022-04-26 08:33:02 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getSchemaFields):222 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:33:02 destination > 2022-04-26 08:33:02 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getBigQuerySchema):217 - Airbyte Schema is transformed from {"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}} to [Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]. 2022-04-26 08:33:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 739000 (851 MB) 2022-04-26 08:33:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 740000 (852 MB) 2022-04-26 08:33:04 source > 2022-04-26 08:33:03 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 760000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:11:20.699 2022-04-26 08:33:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 741000 (853 MB) 2022-04-26 08:33:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 742000 (855 MB) 2022-04-26 08:33:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 743000 (856 MB) 2022-04-26 08:33:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 744000 (857 MB) 2022-04-26 08:33:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 745000 (858 MB) 2022-04-26 08:33:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 746000 (859 MB) 2022-04-26 08:33:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 747000 (860 MB) 2022-04-26 08:33:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 748000 (861 MB) 2022-04-26 08:33:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 749000 (863 MB) 2022-04-26 08:33:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 750000 (864 MB) 2022-04-26 08:33:13 source > 2022-04-26 08:33:11 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 770000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:11:29.458 2022-04-26 08:33:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 751000 (865 MB) 2022-04-26 08:33:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 752000 (866 MB) 2022-04-26 08:33:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 753000 (867 MB) 2022-04-26 08:33:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 754000 (868 MB) 2022-04-26 08:33:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 755000 (869 MB) 2022-04-26 08:33:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 756000 (871 MB) 2022-04-26 08:33:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 757000 (872 MB) 2022-04-26 08:33:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 758000 (873 MB) 2022-04-26 08:33:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 759000 (874 MB) 2022-04-26 08:33:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 760000 (875 MB) 2022-04-26 08:33:22 source > 2022-04-26 08:33:21 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 780000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:11:39.11 2022-04-26 08:33:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 761000 (876 MB) 2022-04-26 08:33:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 762000 (877 MB) 2022-04-26 08:33:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 763000 (879 MB) 2022-04-26 08:33:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 764000 (880 MB) 2022-04-26 08:33:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 765000 (881 MB) 2022-04-26 08:33:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 766000 (882 MB) 2022-04-26 08:33:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 767000 (883 MB) 2022-04-26 08:33:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 768000 (884 MB) 2022-04-26 08:33:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 769000 (885 MB) 2022-04-26 08:33:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 770000 (887 MB) 2022-04-26 08:33:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 771000 (888 MB) 2022-04-26 08:33:32 source > 2022-04-26 08:33:30 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 790000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:11:48.01 2022-04-26 08:33:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 772000 (889 MB) 2022-04-26 08:33:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 773000 (890 MB) 2022-04-26 08:33:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 774000 (891 MB) 2022-04-26 08:33:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 775000 (892 MB) 2022-04-26 08:33:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 776000 (893 MB) 2022-04-26 08:33:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 777000 (895 MB) 2022-04-26 08:33:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 778000 (896 MB) 2022-04-26 08:33:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 779000 (897 MB) 2022-04-26 08:33:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 780000 (898 MB) 2022-04-26 08:33:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 781000 (899 MB) 2022-04-26 08:33:41 source > 2022-04-26 08:33:39 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 800000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:11:57.064 2022-04-26 08:33:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 782000 (900 MB) 2022-04-26 08:33:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 783000 (901 MB) 2022-04-26 08:33:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 784000 (903 MB) 2022-04-26 08:33:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 785000 (904 MB) 2022-04-26 08:33:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 786000 (905 MB) 2022-04-26 08:33:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 787000 (906 MB) 2022-04-26 08:33:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 788000 (907 MB) 2022-04-26 08:33:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 789000 (908 MB) 2022-04-26 08:33:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 790000 (909 MB) 2022-04-26 08:33:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 791000 (911 MB) 2022-04-26 08:33:51 source > 2022-04-26 08:33:49 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 810000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:12:07.089 2022-04-26 08:33:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 792000 (912 MB) 2022-04-26 08:33:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 793000 (913 MB) 2022-04-26 08:33:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 794000 (914 MB) 2022-04-26 08:33:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 795000 (915 MB) 2022-04-26 08:33:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 796000 (916 MB) 2022-04-26 08:33:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 797000 (918 MB) 2022-04-26 08:33:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 798000 (919 MB) 2022-04-26 08:33:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 799000 (920 MB) 2022-04-26 08:33:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 800000 (921 MB) 2022-04-26 08:34:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 801000 (922 MB) 2022-04-26 08:34:00 source > 2022-04-26 08:33:59 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 820000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:12:16.985 2022-04-26 08:34:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 802000 (923 MB) 2022-04-26 08:34:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 803000 (924 MB) 2022-04-26 08:34:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 804000 (926 MB) 2022-04-26 08:34:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 805000 (927 MB) 2022-04-26 08:34:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 806000 (928 MB) 2022-04-26 08:34:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 807000 (929 MB) 2022-04-26 08:34:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 808000 (930 MB) 2022-04-26 08:34:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 809000 (931 MB) 2022-04-26 08:34:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 810000 (932 MB) 2022-04-26 08:34:08 source > 2022-04-26 08:34:06 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 830000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:12:24.513 2022-04-26 08:34:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 811000 (934 MB) 2022-04-26 08:34:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 812000 (935 MB) 2022-04-26 08:34:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 813000 (936 MB) 2022-04-26 08:34:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 814000 (937 MB) 2022-04-26 08:34:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 815000 (938 MB) 2022-04-26 08:34:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 816000 (939 MB) 2022-04-26 08:34:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 817000 (940 MB) 2022-04-26 08:34:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 818000 (942 MB) 2022-04-26 08:34:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 819000 (943 MB) 2022-04-26 08:34:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 820000 (944 MB) 2022-04-26 08:34:17 source > 2022-04-26 08:34:16 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 840000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:12:33.642 2022-04-26 08:34:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 821000 (945 MB) 2022-04-26 08:34:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 822000 (946 MB) 2022-04-26 08:34:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 823000 (947 MB) 2022-04-26 08:34:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 824000 (948 MB) 2022-04-26 08:34:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 825000 (950 MB) 2022-04-26 08:34:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 826000 (951 MB) 2022-04-26 08:34:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 827000 (952 MB) 2022-04-26 08:34:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 828000 (953 MB) 2022-04-26 08:34:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 829000 (954 MB) 2022-04-26 08:34:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 830000 (955 MB) 2022-04-26 08:34:27 source > 2022-04-26 08:34:25 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 850000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:12:43.317 2022-04-26 08:34:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 831000 (956 MB) 2022-04-26 08:34:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 832000 (958 MB) 2022-04-26 08:34:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 833000 (959 MB) 2022-04-26 08:34:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 834000 (960 MB) 2022-04-26 08:34:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 835000 (961 MB) 2022-04-26 08:34:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 836000 (962 MB) 2022-04-26 08:34:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 837000 (963 MB) 2022-04-26 08:34:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 838000 (964 MB) 2022-04-26 08:34:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 839000 (966 MB) 2022-04-26 08:34:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 840000 (967 MB) 2022-04-26 08:34:36 source > 2022-04-26 08:34:34 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 860000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:12:52.232 2022-04-26 08:34:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 841000 (968 MB) 2022-04-26 08:34:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 842000 (969 MB) 2022-04-26 08:34:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 843000 (970 MB) 2022-04-26 08:34:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 844000 (971 MB) 2022-04-26 08:34:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 845000 (972 MB) 2022-04-26 08:34:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 846000 (974 MB) 2022-04-26 08:34:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 847000 (975 MB) 2022-04-26 08:34:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 848000 (976 MB) 2022-04-26 08:34:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 849000 (977 MB) 2022-04-26 08:34:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 850000 (978 MB) 2022-04-26 08:34:45 source > 2022-04-26 08:34:43 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 870000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:13:01.084 2022-04-26 08:34:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 851000 (979 MB) 2022-04-26 08:34:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 852000 (980 MB) 2022-04-26 08:34:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 853000 (982 MB) 2022-04-26 08:34:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 854000 (983 MB) 2022-04-26 08:34:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 855000 (984 MB) 2022-04-26 08:34:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 856000 (985 MB) 2022-04-26 08:34:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 857000 (986 MB) 2022-04-26 08:34:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 858000 (987 MB) 2022-04-26 08:34:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 859000 (988 MB) 2022-04-26 08:34:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 860000 (990 MB) 2022-04-26 08:34:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 861000 (991 MB) 2022-04-26 08:34:54 source > 2022-04-26 08:34:53 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 880000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:13:10.779 2022-04-26 08:34:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 862000 (992 MB) 2022-04-26 08:34:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 863000 (993 MB) 2022-04-26 08:34:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 864000 (994 MB) 2022-04-26 08:34:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 865000 (995 MB) 2022-04-26 08:34:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 866000 (996 MB) 2022-04-26 08:34:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 867000 (998 MB) 2022-04-26 08:35:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 868000 (999 MB) 2022-04-26 08:35:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 869000 (1000 MB) 2022-04-26 08:35:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 870000 (1001 MB) 2022-04-26 08:35:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 871000 (1002 MB) 2022-04-26 08:35:03 source > 2022-04-26 08:35:02 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 890000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:13:19.831 2022-04-26 08:35:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 872000 (1003 MB) 2022-04-26 08:35:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 873000 (1004 MB) 2022-04-26 08:35:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 874000 (1006 MB) 2022-04-26 08:35:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 875000 (1007 MB) 2022-04-26 08:35:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 876000 (1008 MB) 2022-04-26 08:35:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 877000 (1009 MB) 2022-04-26 08:35:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 878000 (1010 MB) 2022-04-26 08:35:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 879000 (1011 MB) 2022-04-26 08:35:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 880000 (1012 MB) 2022-04-26 08:35:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 881000 (1013 MB) 2022-04-26 08:35:12 source > 2022-04-26 08:35:11 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 900000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:13:28.936 2022-04-26 08:35:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 882000 (1014 MB) 2022-04-26 08:35:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 883000 (1016 MB) 2022-04-26 08:35:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 884000 (1017 MB) 2022-04-26 08:35:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 885000 (1018 MB) 2022-04-26 08:35:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 886000 (1019 MB) 2022-04-26 08:35:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 887000 (1020 MB) 2022-04-26 08:35:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 888000 (1021 MB) 2022-04-26 08:35:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 889000 (1022 MB) 2022-04-26 08:35:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 890000 (1 GB) 2022-04-26 08:35:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 891000 (1 GB) 2022-04-26 08:35:22 source > 2022-04-26 08:35:20 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 910000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:13:38.524 2022-04-26 08:35:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 892000 (1 GB) 2022-04-26 08:35:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 893000 (1 GB) 2022-04-26 08:35:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 894000 (1 GB) 2022-04-26 08:35:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 895000 (1 GB) 2022-04-26 08:35:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 896000 (1 GB) 2022-04-26 08:35:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 897000 (1 GB) 2022-04-26 08:35:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 898000 (1 GB) 2022-04-26 08:35:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 899000 (1 GB) 2022-04-26 08:35:29 source > 2022-04-26 08:35:27 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 920000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:13:45.572 2022-04-26 08:35:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 900000 (1 GB) 2022-04-26 08:35:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 901000 (1 GB) 2022-04-26 08:35:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 902000 (1 GB) 2022-04-26 08:35:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 903000 (1 GB) 2022-04-26 08:35:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 904000 (1 GB) 2022-04-26 08:35:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 905000 (1 GB) 2022-04-26 08:35:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 906000 (1 GB) 2022-04-26 08:35:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 907000 (1 GB) 2022-04-26 08:35:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 908000 (1 GB) 2022-04-26 08:35:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 909000 (1 GB) 2022-04-26 08:35:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 910000 (1 GB) 2022-04-26 08:35:39 source > 2022-04-26 08:35:37 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 930000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:13:55.167 2022-04-26 08:35:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 911000 (1 GB) 2022-04-26 08:35:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 912000 (1 GB) 2022-04-26 08:35:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 913000 (1 GB) 2022-04-26 08:35:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 914000 (1 GB) 2022-04-26 08:35:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 915000 (1 GB) 2022-04-26 08:35:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 916000 (1 GB) 2022-04-26 08:35:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 917000 (1 GB) 2022-04-26 08:35:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 918000 (1 GB) 2022-04-26 08:35:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 919000 (1 GB) 2022-04-26 08:35:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 920000 (1 GB) 2022-04-26 08:35:48 source > 2022-04-26 08:35:46 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 940000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:14:04.18 2022-04-26 08:35:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 921000 (1 GB) 2022-04-26 08:35:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 922000 (1 GB) 2022-04-26 08:35:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 923000 (1 GB) 2022-04-26 08:35:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 924000 (1 GB) 2022-04-26 08:35:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 925000 (1 GB) 2022-04-26 08:35:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 926000 (1 GB) 2022-04-26 08:35:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 927000 (1 GB) 2022-04-26 08:35:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 928000 (1 GB) 2022-04-26 08:35:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 929000 (1 GB) 2022-04-26 08:35:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 930000 (1 GB) 2022-04-26 08:35:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 931000 (1 GB) 2022-04-26 08:35:57 source > 2022-04-26 08:35:56 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 950000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:14:13.665 2022-04-26 08:35:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 932000 (1 GB) 2022-04-26 08:35:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 933000 (1 GB) 2022-04-26 08:36:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 934000 (1 GB) 2022-04-26 08:36:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 935000 (1 GB) 2022-04-26 08:36:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 936000 (1 GB) 2022-04-26 08:36:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 937000 (1 GB) 2022-04-26 08:36:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 938000 (1 GB) 2022-04-26 08:36:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 939000 (1 GB) 2022-04-26 08:36:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 940000 (1 GB) 2022-04-26 08:36:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 941000 (1 GB) 2022-04-26 08:36:06 source > 2022-04-26 08:36:04 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 960000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:14:22.58 2022-04-26 08:36:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 942000 (1 GB) 2022-04-26 08:36:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 943000 (1 GB) 2022-04-26 08:36:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 944000 (1 GB) 2022-04-26 08:36:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 945000 (1 GB) 2022-04-26 08:36:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 946000 (1 GB) 2022-04-26 08:36:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 947000 (1 GB) 2022-04-26 08:36:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 948000 (1 GB) 2022-04-26 08:36:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 949000 (1 GB) 2022-04-26 08:36:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 950000 (1 GB) 2022-04-26 08:36:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 951000 (1 GB) 2022-04-26 08:36:15 source > 2022-04-26 08:36:13 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 970000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:14:31.434 2022-04-26 08:36:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 952000 (1 GB) 2022-04-26 08:36:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 953000 (1 GB) 2022-04-26 08:36:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 954000 (1 GB) 2022-04-26 08:36:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 955000 (1 GB) 2022-04-26 08:36:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 956000 (1 GB) 2022-04-26 08:36:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 957000 (1 GB) 2022-04-26 08:36:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 958000 (1 GB) 2022-04-26 08:36:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 959000 (1 GB) 2022-04-26 08:36:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 960000 (1 GB) 2022-04-26 08:36:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 961000 (1 GB) 2022-04-26 08:36:24 source > 2022-04-26 08:36:23 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 980000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:14:40.811 2022-04-26 08:36:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 962000 (1 GB) 2022-04-26 08:36:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 963000 (1 GB) 2022-04-26 08:36:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 964000 (1 GB) 2022-04-26 08:36:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 965000 (1 GB) 2022-04-26 08:36:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 966000 (1 GB) 2022-04-26 08:36:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 967000 (1 GB) 2022-04-26 08:36:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 968000 (1 GB) 2022-04-26 08:36:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 969000 (1 GB) 2022-04-26 08:36:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 970000 (1 GB) 2022-04-26 08:36:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 971000 (1 GB) 2022-04-26 08:36:33 source > 2022-04-26 08:36:32 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 990000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:14:49.871 2022-04-26 08:36:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 972000 (1 GB) 2022-04-26 08:36:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 973000 (1 GB) 2022-04-26 08:36:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 974000 (1 GB) 2022-04-26 08:36:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 975000 (1 GB) 2022-04-26 08:36:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 976000 (1 GB) 2022-04-26 08:36:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 977000 (1 GB) 2022-04-26 08:36:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 978000 (1 GB) 2022-04-26 08:36:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 979000 (1 GB) 2022-04-26 08:36:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 980000 (1 GB) 2022-04-26 08:36:41 source > 2022-04-26 08:36:39 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 1000000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:14:57.386 2022-04-26 08:36:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 981000 (1 GB) 2022-04-26 08:36:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 982000 (1 GB) 2022-04-26 08:36:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 983000 (1 GB) 2022-04-26 08:36:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 984000 (1 GB) 2022-04-26 08:36:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 985000 (1 GB) 2022-04-26 08:36:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 986000 (1 GB) 2022-04-26 08:36:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 987000 (1 GB) 2022-04-26 08:36:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 988000 (1 GB) 2022-04-26 08:36:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 989000 (1 GB) 2022-04-26 08:36:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 990000 (1 GB) 2022-04-26 08:36:50 source > 2022-04-26 08:36:48 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 1010000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:15:06.525 2022-04-26 08:36:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 991000 (1 GB) 2022-04-26 08:36:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 992000 (1 GB) 2022-04-26 08:36:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 993000 (1 GB) 2022-04-26 08:36:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 994000 (1 GB) 2022-04-26 08:36:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 995000 (1 GB) 2022-04-26 08:36:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 996000 (1 GB) 2022-04-26 08:36:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 997000 (1 GB) 2022-04-26 08:36:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 998000 (1 GB) 2022-04-26 08:36:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 999000 (1 GB) 2022-04-26 08:36:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000000 (1 GB) 2022-04-26 08:37:00 source > 2022-04-26 08:36:59 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 1020000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:15:16.721 2022-04-26 08:37:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1001000 (1 GB) 2022-04-26 08:37:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1002000 (1 GB) 2022-04-26 08:37:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1003000 (1 GB) 2022-04-26 08:37:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1004000 (1 GB) 2022-04-26 08:37:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1005000 (1 GB) 2022-04-26 08:37:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1006000 (1 GB) 2022-04-26 08:37:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1007000 (1 GB) 2022-04-26 08:37:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1008000 (1 GB) 2022-04-26 08:37:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1009000 (1 GB) 2022-04-26 08:37:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1010000 (1 GB) 2022-04-26 08:37:09 source > 2022-04-26 08:37:08 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 1030000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:15:25.938 2022-04-26 08:37:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1011000 (1 GB) 2022-04-26 08:37:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1012000 (1 GB) 2022-04-26 08:37:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1013000 (1 GB) 2022-04-26 08:37:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1014000 (1 GB) 2022-04-26 08:37:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1015000 (1 GB) 2022-04-26 08:37:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1016000 (1 GB) 2022-04-26 08:37:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1017000 (1 GB) 2022-04-26 08:37:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1018000 (1 GB) 2022-04-26 08:37:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1019000 (1 GB) 2022-04-26 08:37:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1020000 (1 GB) 2022-04-26 08:37:18 source > 2022-04-26 08:37:17 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 1040000 of 996591 rows scanned from table 'tracking.LocalGroup' after 00:15:34.997 2022-04-26 08:37:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1021000 (1 GB) 2022-04-26 08:37:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1022000 (1 GB) 2022-04-26 08:37:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1023000 (1 GB) 2022-04-26 08:37:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1024000 (1 GB) 2022-04-26 08:37:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1025000 (1 GB) 2022-04-26 08:37:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1026000 (1 GB) 2022-04-26 08:37:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1027000 (1 GB) 2022-04-26 08:37:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1028000 (1 GB) 2022-04-26 08:37:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1029000 (1 GB) 2022-04-26 08:37:26 source > 2022-04-26 08:37:24 INFO i.d.c.m.SnapshotReader(lambda$execute$16):687 - Step 7: - Completed scanning a total of 1048126 rows from table 'tracking.LocalGroup' after 00:15:42.513 2022-04-26 08:37:26 source > 2022-04-26 08:37:25 INFO i.d.c.m.SnapshotReader(execute):646 - Step 7: - scanning table 'tracking.LocalUser' (2 of 2 tables) 2022-04-26 08:37:26 source > 2022-04-26 08:37:25 INFO i.d.c.m.SnapshotReader(execute):651 - For table 'tracking.LocalUser' using select statement: 'SELECT * FROM `tracking`.`LocalUser`' 2022-04-26 08:37:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1030000 (1 GB) 2022-04-26 08:37:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1031000 (1 GB) 2022-04-26 08:37:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1032000 (1 GB) 2022-04-26 08:37:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1033000 (1 GB) 2022-04-26 08:37:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1034000 (1 GB) 2022-04-26 08:37:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1035000 (1 GB) 2022-04-26 08:37:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1036000 (1 GB) 2022-04-26 08:37:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1037000 (1 GB) 2022-04-26 08:37:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1038000 (1 GB) 2022-04-26 08:37:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1039000 (1 GB) 2022-04-26 08:37:35 source > 2022-04-26 08:37:34 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 10000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:09.018 2022-04-26 08:37:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1040000 (1 GB) 2022-04-26 08:37:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1041000 (1 GB) 2022-04-26 08:37:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1042000 (1 GB) 2022-04-26 08:37:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1043000 (1 GB) 2022-04-26 08:37:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1044000 (1 GB) 2022-04-26 08:37:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1045000 (1 GB) 2022-04-26 08:37:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1046000 (1 GB) 2022-04-26 08:37:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1047000 (1 GB) 2022-04-26 08:37:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1048000 (1 GB) 2022-04-26 08:37:44 destination > 2022-04-26 08:37:44 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream sql2_tracking_LocalUser (current state: 165 MB in 1 buffers) 2022-04-26 08:37:44 destination > 2022-04-26 08:37:44 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(formatAllOfAndAnyOfFields):68 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"email":{"type":"string"},"isVip":{"type":"boolean"},"bucket":{"type":"number"},"status":{"type":"string"},"isOwner":{"type":"boolean"},"group_id":{"type":"string"},"language":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"jobPosition":{"type":"string"},"roleInGroup":{"type":"string"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:37:44 destination > 2022-04-26 08:37:44 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getSchemaFields):222 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"email":{"type":"string"},"isVip":{"type":"boolean"},"bucket":{"type":"number"},"status":{"type":"string"},"isOwner":{"type":"boolean"},"group_id":{"type":"string"},"language":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"jobPosition":{"type":"string"},"roleInGroup":{"type":"string"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:37:44 destination > 2022-04-26 08:37:44 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getBigQuerySchema):217 - Airbyte Schema is transformed from {"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"email":{"type":"string"},"isVip":{"type":"boolean"},"bucket":{"type":"number"},"status":{"type":"string"},"isOwner":{"type":"boolean"},"group_id":{"type":"string"},"language":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"jobPosition":{"type":"string"},"roleInGroup":{"type":"string"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}} to [Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=name, type=STRING, mode=null, description=null, policyTags=null}, Field{name=email, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isVip, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=bucket, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isOwner, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=group_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=language, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=jobPosition, type=STRING, mode=null, description=null, policyTags=null}, Field{name=roleInGroup, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]. 2022-04-26 08:37:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1049000 (1 GB) 2022-04-26 08:37:44 source > 2022-04-26 08:37:43 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 20000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:17.884 2022-04-26 08:37:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1050000 (1 GB) 2022-04-26 08:37:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1051000 (1 GB) 2022-04-26 08:37:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1052000 (1 GB) 2022-04-26 08:37:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1053000 (1 GB) 2022-04-26 08:37:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1054000 (1 GB) 2022-04-26 08:37:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1055000 (1 GB) 2022-04-26 08:37:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1056000 (1 GB) 2022-04-26 08:37:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1057000 (1 GB) 2022-04-26 08:37:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1058000 (1 GB) 2022-04-26 08:37:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1059000 (1 GB) 2022-04-26 08:37:47 source > 2022-04-26 08:37:46 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 30000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:21.147 2022-04-26 08:37:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1060000 (1 GB) 2022-04-26 08:37:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1061000 (1 GB) 2022-04-26 08:37:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1062000 (1 GB) 2022-04-26 08:37:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1063000 (1 GB) 2022-04-26 08:37:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1064000 (1 GB) 2022-04-26 08:37:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1065000 (1 GB) 2022-04-26 08:37:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1066000 (1 GB) 2022-04-26 08:37:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1067000 (1 GB) 2022-04-26 08:37:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1068000 (1 GB) 2022-04-26 08:37:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1069000 (1 GB) 2022-04-26 08:37:51 source > 2022-04-26 08:37:50 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 40000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:24.474 2022-04-26 08:37:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1070000 (1 GB) 2022-04-26 08:37:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1071000 (1 GB) 2022-04-26 08:37:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1072000 (1 GB) 2022-04-26 08:37:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1073000 (1 GB) 2022-04-26 08:37:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1074000 (1 GB) 2022-04-26 08:37:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1075000 (1 GB) 2022-04-26 08:37:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1076000 (1 GB) 2022-04-26 08:37:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1077000 (1 GB) 2022-04-26 08:37:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1078000 (1 GB) 2022-04-26 08:37:53 source > 2022-04-26 08:37:52 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 50000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:27.281 2022-04-26 08:37:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1079000 (1 GB) 2022-04-26 08:37:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1080000 (1 GB) 2022-04-26 08:37:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1081000 (1 GB) 2022-04-26 08:37:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1082000 (1 GB) 2022-04-26 08:37:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1083000 (1 GB) 2022-04-26 08:37:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1084000 (1 GB) 2022-04-26 08:37:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1085000 (1 GB) 2022-04-26 08:37:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1086000 (1 GB) 2022-04-26 08:37:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1087000 (1 GB) 2022-04-26 08:37:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1088000 (1 GB) 2022-04-26 08:37:56 source > 2022-04-26 08:37:55 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 60000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:30.064 2022-04-26 08:37:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1089000 (1 GB) 2022-04-26 08:37:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1090000 (1 GB) 2022-04-26 08:37:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1091000 (1 GB) 2022-04-26 08:37:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1092000 (1 GB) 2022-04-26 08:37:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1093000 (1 GB) 2022-04-26 08:37:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1094000 (1 GB) 2022-04-26 08:37:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1095000 (1 GB) 2022-04-26 08:37:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1096000 (1 GB) 2022-04-26 08:37:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1097000 (1 GB) 2022-04-26 08:37:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1098000 (1 GB) 2022-04-26 08:37:59 source > 2022-04-26 08:37:58 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 70000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:33.391 2022-04-26 08:38:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1099000 (1 GB) 2022-04-26 08:38:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1100000 (1 GB) 2022-04-26 08:38:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1101000 (1 GB) 2022-04-26 08:38:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1102000 (1 GB) 2022-04-26 08:38:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1103000 (1 GB) 2022-04-26 08:38:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1104000 (1 GB) 2022-04-26 08:38:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1105000 (1 GB) 2022-04-26 08:38:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1106000 (1 GB) 2022-04-26 08:38:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1107000 (1 GB) 2022-04-26 08:38:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1108000 (1 GB) 2022-04-26 08:38:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1109000 (1 GB) 2022-04-26 08:38:03 source > 2022-04-26 08:38:02 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 80000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:36.758 2022-04-26 08:38:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1110000 (1 GB) 2022-04-26 08:38:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1111000 (1 GB) 2022-04-26 08:38:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1112000 (1 GB) 2022-04-26 08:38:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1113000 (1 GB) 2022-04-26 08:38:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1114000 (1 GB) 2022-04-26 08:38:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1115000 (1 GB) 2022-04-26 08:38:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1116000 (1 GB) 2022-04-26 08:38:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1117000 (1 GB) 2022-04-26 08:38:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1118000 (1 GB) 2022-04-26 08:38:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1119000 (1 GB) 2022-04-26 08:38:06 source > 2022-04-26 08:38:05 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 90000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:39.912 2022-04-26 08:38:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1120000 (1 GB) 2022-04-26 08:38:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1121000 (1 GB) 2022-04-26 08:38:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1122000 (1 GB) 2022-04-26 08:38:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1123000 (1 GB) 2022-04-26 08:38:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1124000 (1 GB) 2022-04-26 08:38:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1125000 (1 GB) 2022-04-26 08:38:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1126000 (1 GB) 2022-04-26 08:38:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1127000 (1 GB) 2022-04-26 08:38:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1128000 (1 GB) 2022-04-26 08:38:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1129000 (1 GB) 2022-04-26 08:38:09 source > 2022-04-26 08:38:08 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 100000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:42.765 2022-04-26 08:38:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1130000 (1 GB) 2022-04-26 08:38:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1131000 (1 GB) 2022-04-26 08:38:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1132000 (1 GB) 2022-04-26 08:38:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1133000 (1 GB) 2022-04-26 08:38:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1134000 (1 GB) 2022-04-26 08:38:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1135000 (1 GB) 2022-04-26 08:38:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1136000 (1 GB) 2022-04-26 08:38:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1137000 (1 GB) 2022-04-26 08:38:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1138000 (1 GB) 2022-04-26 08:38:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1139000 (1 GB) 2022-04-26 08:38:12 source > 2022-04-26 08:38:11 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 110000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:45.823 2022-04-26 08:38:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1140000 (1 GB) 2022-04-26 08:38:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1141000 (1 GB) 2022-04-26 08:38:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1142000 (1 GB) 2022-04-26 08:38:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1143000 (1 GB) 2022-04-26 08:38:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1144000 (1 GB) 2022-04-26 08:38:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1145000 (1 GB) 2022-04-26 08:38:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1146000 (1 GB) 2022-04-26 08:38:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1147000 (1 GB) 2022-04-26 08:38:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1148000 (1 GB) 2022-04-26 08:38:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1149000 (1 GB) 2022-04-26 08:38:15 source > 2022-04-26 08:38:14 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 120000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:49.102 2022-04-26 08:38:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1150000 (1 GB) 2022-04-26 08:38:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1151000 (1 GB) 2022-04-26 08:38:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1152000 (1 GB) 2022-04-26 08:38:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1153000 (1 GB) 2022-04-26 08:38:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1154000 (1 GB) 2022-04-26 08:38:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1155000 (1 GB) 2022-04-26 08:38:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1156000 (1 GB) 2022-04-26 08:38:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1157000 (1 GB) 2022-04-26 08:38:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1158000 (1 GB) 2022-04-26 08:38:18 source > 2022-04-26 08:38:17 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 130000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:51.457 2022-04-26 08:38:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1159000 (1 GB) 2022-04-26 08:38:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1160000 (1 GB) 2022-04-26 08:38:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1161000 (1 GB) 2022-04-26 08:38:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1162000 (1 GB) 2022-04-26 08:38:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1163000 (1 GB) 2022-04-26 08:38:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1164000 (1 GB) 2022-04-26 08:38:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1165000 (1 GB) 2022-04-26 08:38:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1166000 (1 GB) 2022-04-26 08:38:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1167000 (1 GB) 2022-04-26 08:38:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1168000 (1 GB) 2022-04-26 08:38:21 source > 2022-04-26 08:38:20 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 140000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:54.811 2022-04-26 08:38:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1169000 (1 GB) 2022-04-26 08:38:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1170000 (1 GB) 2022-04-26 08:38:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1171000 (1 GB) 2022-04-26 08:38:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1172000 (1 GB) 2022-04-26 08:38:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1173000 (1 GB) 2022-04-26 08:38:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1174000 (1 GB) 2022-04-26 08:38:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1175000 (1 GB) 2022-04-26 08:38:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1176000 (1 GB) 2022-04-26 08:38:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1177000 (1 GB) 2022-04-26 08:38:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1178000 (1 GB) 2022-04-26 08:38:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1179000 (1 GB) 2022-04-26 08:38:24 source > 2022-04-26 08:38:23 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 150000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:00:57.999 2022-04-26 08:38:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1180000 (1 GB) 2022-04-26 08:38:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1181000 (1 GB) 2022-04-26 08:38:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1182000 (1 GB) 2022-04-26 08:38:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1183000 (1 GB) 2022-04-26 08:38:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1184000 (1 GB) 2022-04-26 08:38:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1185000 (1 GB) 2022-04-26 08:38:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1186000 (1 GB) 2022-04-26 08:38:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1187000 (1 GB) 2022-04-26 08:38:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1188000 (1 GB) 2022-04-26 08:38:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1189000 (1 GB) 2022-04-26 08:38:27 source > 2022-04-26 08:38:26 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 160000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:01.04 2022-04-26 08:38:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1190000 (1 GB) 2022-04-26 08:38:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1191000 (1 GB) 2022-04-26 08:38:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1192000 (1 GB) 2022-04-26 08:38:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1193000 (1 GB) 2022-04-26 08:38:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1194000 (1 GB) 2022-04-26 08:38:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1195000 (1 GB) 2022-04-26 08:38:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1196000 (1 GB) 2022-04-26 08:38:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1197000 (1 GB) 2022-04-26 08:38:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1198000 (1 GB) 2022-04-26 08:38:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1199000 (1 GB) 2022-04-26 08:38:30 source > 2022-04-26 08:38:29 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 170000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:04.331 2022-04-26 08:38:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1200000 (1 GB) 2022-04-26 08:38:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1201000 (1 GB) 2022-04-26 08:38:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1202000 (1 GB) 2022-04-26 08:38:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1203000 (1 GB) 2022-04-26 08:38:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1204000 (1 GB) 2022-04-26 08:38:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1205000 (1 GB) 2022-04-26 08:38:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1206000 (1 GB) 2022-04-26 08:38:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1207000 (1 GB) 2022-04-26 08:38:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1208000 (1 GB) 2022-04-26 08:38:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1209000 (1 GB) 2022-04-26 08:38:33 source > 2022-04-26 08:38:32 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 180000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:06.959 2022-04-26 08:38:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1210000 (1 GB) 2022-04-26 08:38:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1211000 (1 GB) 2022-04-26 08:38:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1212000 (1 GB) 2022-04-26 08:38:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1213000 (1 GB) 2022-04-26 08:38:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1214000 (1 GB) 2022-04-26 08:38:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1215000 (1 GB) 2022-04-26 08:38:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1216000 (1 GB) 2022-04-26 08:38:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1217000 (1 GB) 2022-04-26 08:38:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1218000 (1 GB) 2022-04-26 08:38:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1219000 (1 GB) 2022-04-26 08:38:36 source > 2022-04-26 08:38:35 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 190000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:10.272 2022-04-26 08:38:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1220000 (1 GB) 2022-04-26 08:38:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1221000 (1 GB) 2022-04-26 08:38:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1222000 (1 GB) 2022-04-26 08:38:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1223000 (1 GB) 2022-04-26 08:38:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1224000 (1 GB) 2022-04-26 08:38:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1225000 (1 GB) 2022-04-26 08:38:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1226000 (1 GB) 2022-04-26 08:38:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1227000 (1 GB) 2022-04-26 08:38:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1228000 (1 GB) 2022-04-26 08:38:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1229000 (1 GB) 2022-04-26 08:38:39 source > 2022-04-26 08:38:38 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 200000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:13.315 2022-04-26 08:38:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1230000 (1 GB) 2022-04-26 08:38:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1231000 (1 GB) 2022-04-26 08:38:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1232000 (1 GB) 2022-04-26 08:38:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1233000 (1 GB) 2022-04-26 08:38:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1234000 (1 GB) 2022-04-26 08:38:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1235000 (1 GB) 2022-04-26 08:38:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1236000 (1 GB) 2022-04-26 08:38:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1237000 (1 GB) 2022-04-26 08:38:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1238000 (1 GB) 2022-04-26 08:38:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1239000 (1 GB) 2022-04-26 08:38:42 source > 2022-04-26 08:38:41 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 210000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:16.349 2022-04-26 08:38:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1240000 (1 GB) 2022-04-26 08:38:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1241000 (1 GB) 2022-04-26 08:38:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1242000 (1 GB) 2022-04-26 08:38:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1243000 (1 GB) 2022-04-26 08:38:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1244000 (1 GB) 2022-04-26 08:38:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1245000 (1 GB) 2022-04-26 08:38:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1246000 (1 GB) 2022-04-26 08:38:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1247000 (1 GB) 2022-04-26 08:38:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1248000 (1 GB) 2022-04-26 08:38:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1249000 (1 GB) 2022-04-26 08:38:45 source > 2022-04-26 08:38:44 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 220000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:19.209 2022-04-26 08:38:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1250000 (1 GB) 2022-04-26 08:38:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1251000 (1 GB) 2022-04-26 08:38:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1252000 (1 GB) 2022-04-26 08:38:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1253000 (1 GB) 2022-04-26 08:38:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1254000 (1 GB) 2022-04-26 08:38:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1255000 (1 GB) 2022-04-26 08:38:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1256000 (1 GB) 2022-04-26 08:38:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1257000 (1 GB) 2022-04-26 08:38:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1258000 (1 GB) 2022-04-26 08:38:48 source > 2022-04-26 08:38:47 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 230000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:22.072 2022-04-26 08:38:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1259000 (1 GB) 2022-04-26 08:38:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1260000 (1 GB) 2022-04-26 08:38:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1261000 (1 GB) 2022-04-26 08:38:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1262000 (1 GB) 2022-04-26 08:38:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1263000 (1 GB) 2022-04-26 08:38:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1264000 (1 GB) 2022-04-26 08:38:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1265000 (1 GB) 2022-04-26 08:38:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1266000 (1 GB) 2022-04-26 08:38:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1267000 (1 GB) 2022-04-26 08:38:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1268000 (1 GB) 2022-04-26 08:38:51 source > 2022-04-26 08:38:50 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 240000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:25.096 2022-04-26 08:38:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1269000 (1 GB) 2022-04-26 08:38:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1270000 (1 GB) 2022-04-26 08:38:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1271000 (1 GB) 2022-04-26 08:38:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1272000 (1 GB) 2022-04-26 08:38:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1273000 (1 GB) 2022-04-26 08:38:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1274000 (1 GB) 2022-04-26 08:38:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1275000 (1 GB) 2022-04-26 08:38:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1276000 (1 GB) 2022-04-26 08:38:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1277000 (1 GB) 2022-04-26 08:38:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1278000 (1 GB) 2022-04-26 08:38:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1279000 (1 GB) 2022-04-26 08:38:54 source > 2022-04-26 08:38:54 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 250000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:28.457 2022-04-26 08:38:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1280000 (1 GB) 2022-04-26 08:38:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1281000 (1 GB) 2022-04-26 08:38:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1282000 (1 GB) 2022-04-26 08:38:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1283000 (1 GB) 2022-04-26 08:38:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1284000 (1 GB) 2022-04-26 08:38:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1285000 (1 GB) 2022-04-26 08:38:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1286000 (1 GB) 2022-04-26 08:38:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1287000 (1 GB) 2022-04-26 08:38:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1288000 (1 GB) 2022-04-26 08:38:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1289000 (1 GB) 2022-04-26 08:38:58 source > 2022-04-26 08:38:57 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 260000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:31.424 2022-04-26 08:38:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1290000 (1 GB) 2022-04-26 08:38:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1291000 (1 GB) 2022-04-26 08:38:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1292000 (1 GB) 2022-04-26 08:38:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1293000 (1 GB) 2022-04-26 08:38:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1294000 (1 GB) 2022-04-26 08:38:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1295000 (1 GB) 2022-04-26 08:39:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1296000 (1 GB) 2022-04-26 08:39:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1297000 (1 GB) 2022-04-26 08:39:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1298000 (1 GB) 2022-04-26 08:39:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1299000 (1 GB) 2022-04-26 08:39:01 source > 2022-04-26 08:39:00 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 270000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:34.838 2022-04-26 08:39:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1300000 (1 GB) 2022-04-26 08:39:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1301000 (1 GB) 2022-04-26 08:39:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1302000 (1 GB) 2022-04-26 08:39:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1303000 (1 GB) 2022-04-26 08:39:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1304000 (1 GB) 2022-04-26 08:39:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1305000 (1 GB) 2022-04-26 08:39:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1306000 (1 GB) 2022-04-26 08:39:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1307000 (1 GB) 2022-04-26 08:39:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1308000 (1 GB) 2022-04-26 08:39:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1309000 (1 GB) 2022-04-26 08:39:04 source > 2022-04-26 08:39:03 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 280000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:37.813 2022-04-26 08:39:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1310000 (1 GB) 2022-04-26 08:39:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1311000 (1 GB) 2022-04-26 08:39:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1312000 (1 GB) 2022-04-26 08:39:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1313000 (1 GB) 2022-04-26 08:39:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1314000 (1 GB) 2022-04-26 08:39:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1315000 (1 GB) 2022-04-26 08:39:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1316000 (1 GB) 2022-04-26 08:39:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1317000 (1 GB) 2022-04-26 08:39:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1318000 (1 GB) 2022-04-26 08:39:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1319000 (1 GB) 2022-04-26 08:39:07 source > 2022-04-26 08:39:06 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 290000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:41.029 2022-04-26 08:39:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1320000 (1 GB) 2022-04-26 08:39:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1321000 (1 GB) 2022-04-26 08:39:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1322000 (1 GB) 2022-04-26 08:39:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1323000 (1 GB) 2022-04-26 08:39:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1324000 (1 GB) 2022-04-26 08:39:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1325000 (1 GB) 2022-04-26 08:39:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1326000 (1 GB) 2022-04-26 08:39:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1327000 (1 GB) 2022-04-26 08:39:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1328000 (1 GB) 2022-04-26 08:39:10 source > 2022-04-26 08:39:09 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 300000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:43.454 2022-04-26 08:39:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1329000 (1 GB) 2022-04-26 08:39:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1330000 (1 GB) 2022-04-26 08:39:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1331000 (1 GB) 2022-04-26 08:39:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1332000 (1 GB) 2022-04-26 08:39:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1333000 (1 GB) 2022-04-26 08:39:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1334000 (1 GB) 2022-04-26 08:39:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1335000 (1 GB) 2022-04-26 08:39:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1336000 (1 GB) 2022-04-26 08:39:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1337000 (1 GB) 2022-04-26 08:39:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1338000 (1 GB) 2022-04-26 08:39:13 source > 2022-04-26 08:39:12 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 310000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:46.625 2022-04-26 08:39:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1339000 (1 GB) 2022-04-26 08:39:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1340000 (1 GB) 2022-04-26 08:39:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1341000 (1 GB) 2022-04-26 08:39:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1342000 (1 GB) 2022-04-26 08:39:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1343000 (1 GB) 2022-04-26 08:39:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1344000 (1 GB) 2022-04-26 08:39:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1345000 (1 GB) 2022-04-26 08:39:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1346000 (1 GB) 2022-04-26 08:39:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1347000 (1 GB) 2022-04-26 08:39:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1348000 (1 GB) 2022-04-26 08:39:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1349000 (1 GB) 2022-04-26 08:39:16 source > 2022-04-26 08:39:15 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 320000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:49.502 2022-04-26 08:39:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1350000 (1 GB) 2022-04-26 08:39:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1351000 (1 GB) 2022-04-26 08:39:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1352000 (1 GB) 2022-04-26 08:39:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1353000 (1 GB) 2022-04-26 08:39:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1354000 (1 GB) 2022-04-26 08:39:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1355000 (1 GB) 2022-04-26 08:39:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1356000 (1 GB) 2022-04-26 08:39:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1357000 (1 GB) 2022-04-26 08:39:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1358000 (1 GB) 2022-04-26 08:39:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1359000 (1 GB) 2022-04-26 08:39:19 source > 2022-04-26 08:39:18 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 330000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:52.889 2022-04-26 08:39:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1360000 (1 GB) 2022-04-26 08:39:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1361000 (1 GB) 2022-04-26 08:39:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1362000 (1 GB) 2022-04-26 08:39:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1363000 (1 GB) 2022-04-26 08:39:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1364000 (1 GB) 2022-04-26 08:39:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1365000 (1 GB) 2022-04-26 08:39:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1366000 (1 GB) 2022-04-26 08:39:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1367000 (1 GB) 2022-04-26 08:39:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1368000 (1 GB) 2022-04-26 08:39:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1369000 (1 GB) 2022-04-26 08:39:22 source > 2022-04-26 08:39:21 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 340000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:55.735 2022-04-26 08:39:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1370000 (1 GB) 2022-04-26 08:39:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1371000 (1 GB) 2022-04-26 08:39:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1372000 (1 GB) 2022-04-26 08:39:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1373000 (1 GB) 2022-04-26 08:39:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1374000 (1 GB) 2022-04-26 08:39:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1375000 (1 GB) 2022-04-26 08:39:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1376000 (1 GB) 2022-04-26 08:39:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1377000 (1 GB) 2022-04-26 08:39:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1378000 (1 GB) 2022-04-26 08:39:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1379000 (1 GB) 2022-04-26 08:39:25 source > 2022-04-26 08:39:24 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 350000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:01:59.072 2022-04-26 08:39:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1380000 (1 GB) 2022-04-26 08:39:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1381000 (1 GB) 2022-04-26 08:39:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1382000 (1 GB) 2022-04-26 08:39:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1383000 (1 GB) 2022-04-26 08:39:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1384000 (1 GB) 2022-04-26 08:39:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1385000 (1 GB) 2022-04-26 08:39:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1386000 (1 GB) 2022-04-26 08:39:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1387000 (1 GB) 2022-04-26 08:39:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1388000 (1 GB) 2022-04-26 08:39:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1389000 (1 GB) 2022-04-26 08:39:28 source > 2022-04-26 08:39:27 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 360000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:01.863 2022-04-26 08:39:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1390000 (1 GB) 2022-04-26 08:39:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1391000 (1 GB) 2022-04-26 08:39:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1392000 (1 GB) 2022-04-26 08:39:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1393000 (1 GB) 2022-04-26 08:39:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1394000 (1 GB) 2022-04-26 08:39:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1395000 (1 GB) 2022-04-26 08:39:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1396000 (1 GB) 2022-04-26 08:39:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1397000 (1 GB) 2022-04-26 08:39:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1398000 (1 GB) 2022-04-26 08:39:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1399000 (1 GB) 2022-04-26 08:39:31 source > 2022-04-26 08:39:31 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 370000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:05.418 2022-04-26 08:39:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1400000 (1 GB) 2022-04-26 08:39:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1401000 (1 GB) 2022-04-26 08:39:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1402000 (1 GB) 2022-04-26 08:39:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1403000 (1 GB) 2022-04-26 08:39:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1404000 (1 GB) 2022-04-26 08:39:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1405000 (1 GB) 2022-04-26 08:39:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1406000 (1 GB) 2022-04-26 08:39:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1407000 (1 GB) 2022-04-26 08:39:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1408000 (1 GB) 2022-04-26 08:39:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1409000 (1 GB) 2022-04-26 08:39:34 source > 2022-04-26 08:39:33 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 380000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:08.171 2022-04-26 08:39:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1410000 (1 GB) 2022-04-26 08:39:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1411000 (1 GB) 2022-04-26 08:39:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1412000 (1 GB) 2022-04-26 08:39:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1413000 (1 GB) 2022-04-26 08:39:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1414000 (1 GB) 2022-04-26 08:39:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1415000 (1 GB) 2022-04-26 08:39:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1416000 (1 GB) 2022-04-26 08:39:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1417000 (1 GB) 2022-04-26 08:39:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1418000 (1 GB) 2022-04-26 08:39:37 source > 2022-04-26 08:39:36 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 390000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:10.726 2022-04-26 08:39:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1419000 (1 GB) 2022-04-26 08:39:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1420000 (1 GB) 2022-04-26 08:39:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1421000 (1 GB) 2022-04-26 08:39:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1422000 (1 GB) 2022-04-26 08:39:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1423000 (1 GB) 2022-04-26 08:39:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1424000 (1 GB) 2022-04-26 08:39:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1425000 (1 GB) 2022-04-26 08:39:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1426000 (1 GB) 2022-04-26 08:39:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1427000 (1 GB) 2022-04-26 08:39:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1428000 (1 GB) 2022-04-26 08:39:41 source > 2022-04-26 08:39:39 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 400000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:14.368 2022-04-26 08:39:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1429000 (1 GB) 2022-04-26 08:39:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1430000 (1 GB) 2022-04-26 08:39:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1431000 (1 GB) 2022-04-26 08:39:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1432000 (1 GB) 2022-04-26 08:39:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1433000 (1 GB) 2022-04-26 08:39:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1434000 (1 GB) 2022-04-26 08:39:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1435000 (1 GB) 2022-04-26 08:39:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1436000 (1 GB) 2022-04-26 08:39:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1437000 (1 GB) 2022-04-26 08:39:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1438000 (1 GB) 2022-04-26 08:39:44 source > 2022-04-26 08:39:43 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 410000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:17.685 2022-04-26 08:39:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1439000 (1 GB) 2022-04-26 08:39:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1440000 (1 GB) 2022-04-26 08:39:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1441000 (1 GB) 2022-04-26 08:39:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1442000 (1 GB) 2022-04-26 08:39:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1443000 (1 GB) 2022-04-26 08:39:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1444000 (1 GB) 2022-04-26 08:39:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1445000 (1 GB) 2022-04-26 08:39:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1446000 (1 GB) 2022-04-26 08:39:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1447000 (1 GB) 2022-04-26 08:39:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1448000 (1 GB) 2022-04-26 08:39:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1449000 (1 GB) 2022-04-26 08:39:47 source > 2022-04-26 08:39:46 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 420000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:21.073 2022-04-26 08:39:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1450000 (1 GB) 2022-04-26 08:39:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1451000 (1 GB) 2022-04-26 08:39:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1452000 (1 GB) 2022-04-26 08:39:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1453000 (1 GB) 2022-04-26 08:39:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1454000 (1 GB) 2022-04-26 08:39:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1455000 (1 GB) 2022-04-26 08:39:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1456000 (1 GB) 2022-04-26 08:39:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1457000 (1 GB) 2022-04-26 08:39:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1458000 (1 GB) 2022-04-26 08:39:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1459000 (1 GB) 2022-04-26 08:39:51 source > 2022-04-26 08:39:49 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 430000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:24.31 2022-04-26 08:39:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1460000 (1 GB) 2022-04-26 08:39:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1461000 (1 GB) 2022-04-26 08:39:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1462000 (1 GB) 2022-04-26 08:39:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1463000 (1 GB) 2022-04-26 08:39:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1464000 (1 GB) 2022-04-26 08:39:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1465000 (1 GB) 2022-04-26 08:39:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1466000 (1 GB) 2022-04-26 08:39:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1467000 (1 GB) 2022-04-26 08:39:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1468000 (1 GB) 2022-04-26 08:39:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1469000 (1 GB) 2022-04-26 08:39:54 source > 2022-04-26 08:39:53 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 440000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:27.952 2022-04-26 08:39:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1470000 (1 GB) 2022-04-26 08:39:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1471000 (1 GB) 2022-04-26 08:39:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1472000 (1 GB) 2022-04-26 08:39:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1473000 (1 GB) 2022-04-26 08:39:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1474000 (1 GB) 2022-04-26 08:39:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1475000 (1 GB) 2022-04-26 08:39:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1476000 (1 GB) 2022-04-26 08:39:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1477000 (1 GB) 2022-04-26 08:39:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1478000 (1 GB) 2022-04-26 08:39:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1479000 (1 GB) 2022-04-26 08:39:57 source > 2022-04-26 08:39:56 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 450000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:31.007 2022-04-26 08:39:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1480000 (1 GB) 2022-04-26 08:39:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1481000 (1 GB) 2022-04-26 08:39:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1482000 (1 GB) 2022-04-26 08:39:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1483000 (1 GB) 2022-04-26 08:39:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1484000 (1 GB) 2022-04-26 08:39:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1485000 (1 GB) 2022-04-26 08:39:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1486000 (1 GB) 2022-04-26 08:40:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1487000 (1 GB) 2022-04-26 08:40:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1488000 (1 GB) 2022-04-26 08:40:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1489000 (1 GB) 2022-04-26 08:40:01 source > 2022-04-26 08:40:00 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 460000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:34.547 2022-04-26 08:40:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1490000 (1 GB) 2022-04-26 08:40:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1491000 (1 GB) 2022-04-26 08:40:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1492000 (1 GB) 2022-04-26 08:40:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1493000 (1 GB) 2022-04-26 08:40:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1494000 (1 GB) 2022-04-26 08:40:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1495000 (1 GB) 2022-04-26 08:40:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1496000 (1 GB) 2022-04-26 08:40:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1497000 (1 GB) 2022-04-26 08:40:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1498000 (1 GB) 2022-04-26 08:40:03 source > 2022-04-26 08:40:02 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 470000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:37.171 2022-04-26 08:40:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1499000 (1 GB) 2022-04-26 08:40:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1500000 (1 GB) 2022-04-26 08:40:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1501000 (1 GB) 2022-04-26 08:40:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1502000 (1 GB) 2022-04-26 08:40:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1503000 (1 GB) 2022-04-26 08:40:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1504000 (1 GB) 2022-04-26 08:40:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1505000 (1 GB) 2022-04-26 08:40:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1506000 (1 GB) 2022-04-26 08:40:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1507000 (1 GB) 2022-04-26 08:40:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1508000 (1 GB) 2022-04-26 08:40:07 source > 2022-04-26 08:40:06 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 480000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:40.624 2022-04-26 08:40:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1509000 (1 GB) 2022-04-26 08:40:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1510000 (1 GB) 2022-04-26 08:40:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1511000 (1 GB) 2022-04-26 08:40:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1512000 (1 GB) 2022-04-26 08:40:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1513000 (1 GB) 2022-04-26 08:40:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1514000 (1 GB) 2022-04-26 08:40:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1515000 (1 GB) 2022-04-26 08:40:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1516000 (1 GB) 2022-04-26 08:40:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1517000 (1 GB) 2022-04-26 08:40:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1518000 (1 GB) 2022-04-26 08:40:10 source > 2022-04-26 08:40:09 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 490000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:43.558 2022-04-26 08:40:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1519000 (1 GB) 2022-04-26 08:40:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1520000 (1 GB) 2022-04-26 08:40:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1521000 (1 GB) 2022-04-26 08:40:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1522000 (1 GB) 2022-04-26 08:40:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1523000 (1 GB) 2022-04-26 08:40:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1524000 (1 GB) 2022-04-26 08:40:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1525000 (1 GB) 2022-04-26 08:40:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1526000 (1 GB) 2022-04-26 08:40:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1527000 (1 GB) 2022-04-26 08:40:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1528000 (1 GB) 2022-04-26 08:40:13 source > 2022-04-26 08:40:12 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 500000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:47.047 2022-04-26 08:40:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1529000 (1 GB) 2022-04-26 08:40:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1530000 (1 GB) 2022-04-26 08:40:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1531000 (1 GB) 2022-04-26 08:40:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1532000 (1 GB) 2022-04-26 08:40:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1533000 (1 GB) 2022-04-26 08:40:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1534000 (1 GB) 2022-04-26 08:40:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1535000 (1 GB) 2022-04-26 08:40:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1536000 (1 GB) 2022-04-26 08:40:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1537000 (1 GB) 2022-04-26 08:40:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1538000 (1 GB) 2022-04-26 08:40:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1539000 (1 GB) 2022-04-26 08:40:16 source > 2022-04-26 08:40:15 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 510000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:50.112 2022-04-26 08:40:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1540000 (1 GB) 2022-04-26 08:40:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1541000 (1 GB) 2022-04-26 08:40:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1542000 (1 GB) 2022-04-26 08:40:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1543000 (1 GB) 2022-04-26 08:40:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1544000 (1 GB) 2022-04-26 08:40:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1545000 (1 GB) 2022-04-26 08:40:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1546000 (1 GB) 2022-04-26 08:40:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1547000 (1 GB) 2022-04-26 08:40:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1548000 (1 GB) 2022-04-26 08:40:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1549000 (1 GB) 2022-04-26 08:40:20 source > 2022-04-26 08:40:19 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 520000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:53.593 2022-04-26 08:40:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1550000 (1 GB) 2022-04-26 08:40:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1551000 (1 GB) 2022-04-26 08:40:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1552000 (1 GB) 2022-04-26 08:40:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1553000 (1 GB) 2022-04-26 08:40:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1554000 (1 GB) 2022-04-26 08:40:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1555000 (1 GB) 2022-04-26 08:40:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1556000 (1 GB) 2022-04-26 08:40:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1557000 (1 GB) 2022-04-26 08:40:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1558000 (1 GB) 2022-04-26 08:40:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1559000 (1 GB) 2022-04-26 08:40:23 source > 2022-04-26 08:40:22 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 530000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:56.508 2022-04-26 08:40:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1560000 (1 GB) 2022-04-26 08:40:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1561000 (1 GB) 2022-04-26 08:40:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1562000 (1 GB) 2022-04-26 08:40:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1563000 (1 GB) 2022-04-26 08:40:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1564000 (1 GB) 2022-04-26 08:40:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1565000 (1 GB) 2022-04-26 08:40:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1566000 (1 GB) 2022-04-26 08:40:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1567000 (1 GB) 2022-04-26 08:40:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1568000 (1 GB) 2022-04-26 08:40:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1569000 (1 GB) 2022-04-26 08:40:26 source > 2022-04-26 08:40:25 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 540000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:02:59.952 2022-04-26 08:40:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1570000 (1 GB) 2022-04-26 08:40:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1571000 (1 GB) 2022-04-26 08:40:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1572000 (1 GB) 2022-04-26 08:40:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1573000 (1 GB) 2022-04-26 08:40:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1574000 (1 GB) 2022-04-26 08:40:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1575000 (1 GB) 2022-04-26 08:40:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1576000 (1 GB) 2022-04-26 08:40:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1577000 (1 GB) 2022-04-26 08:40:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1578000 (1 GB) 2022-04-26 08:40:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1579000 (1 GB) 2022-04-26 08:40:29 source > 2022-04-26 08:40:28 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 550000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:02.662 2022-04-26 08:40:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1580000 (1 GB) 2022-04-26 08:40:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1581000 (1 GB) 2022-04-26 08:40:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1582000 (1 GB) 2022-04-26 08:40:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1583000 (1 GB) 2022-04-26 08:40:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1584000 (1 GB) 2022-04-26 08:40:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1585000 (1 GB) 2022-04-26 08:40:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1586000 (1 GB) 2022-04-26 08:40:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1587000 (1 GB) 2022-04-26 08:40:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1588000 (1 GB) 2022-04-26 08:40:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1589000 (1 GB) 2022-04-26 08:40:32 source > 2022-04-26 08:40:31 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 560000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:05.599 2022-04-26 08:40:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1590000 (1 GB) 2022-04-26 08:40:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1591000 (1 GB) 2022-04-26 08:40:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1592000 (1 GB) 2022-04-26 08:40:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1593000 (1 GB) 2022-04-26 08:40:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1594000 (1 GB) 2022-04-26 08:40:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1595000 (1 GB) 2022-04-26 08:40:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1596000 (1 GB) 2022-04-26 08:40:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1597000 (1 GB) 2022-04-26 08:40:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1598000 (1 GB) 2022-04-26 08:40:35 source > 2022-04-26 08:40:34 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 570000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:08.514 2022-04-26 08:40:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1599000 (1 GB) 2022-04-26 08:40:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1600000 (1 GB) 2022-04-26 08:40:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1601000 (1 GB) 2022-04-26 08:40:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1602000 (1 GB) 2022-04-26 08:40:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1603000 (1 GB) 2022-04-26 08:40:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1604000 (1 GB) 2022-04-26 08:40:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1605000 (1 GB) 2022-04-26 08:40:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1606000 (1 GB) 2022-04-26 08:40:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1607000 (1 GB) 2022-04-26 08:40:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1608000 (1 GB) 2022-04-26 08:40:38 source > 2022-04-26 08:40:37 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 580000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:11.842 2022-04-26 08:40:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1609000 (1 GB) 2022-04-26 08:40:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1610000 (1 GB) 2022-04-26 08:40:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1611000 (1 GB) 2022-04-26 08:40:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1612000 (1 GB) 2022-04-26 08:40:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1613000 (1 GB) 2022-04-26 08:40:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1614000 (1 GB) 2022-04-26 08:40:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1615000 (1 GB) 2022-04-26 08:40:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1616000 (1 GB) 2022-04-26 08:40:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1617000 (1 GB) 2022-04-26 08:40:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1618000 (1 GB) 2022-04-26 08:40:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1619000 (1 GB) 2022-04-26 08:40:41 source > 2022-04-26 08:40:40 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 590000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:14.843 2022-04-26 08:40:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1620000 (1 GB) 2022-04-26 08:40:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1621000 (1 GB) 2022-04-26 08:40:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1622000 (1 GB) 2022-04-26 08:40:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1623000 (1 GB) 2022-04-26 08:40:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1624000 (1 GB) 2022-04-26 08:40:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1625000 (1 GB) 2022-04-26 08:40:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1626000 (1 GB) 2022-04-26 08:40:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1627000 (1 GB) 2022-04-26 08:40:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1628000 (1 GB) 2022-04-26 08:40:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1629000 (1 GB) 2022-04-26 08:40:44 source > 2022-04-26 08:40:43 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 600000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:18.148 2022-04-26 08:40:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1630000 (1 GB) 2022-04-26 08:40:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1631000 (1 GB) 2022-04-26 08:40:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1632000 (1 GB) 2022-04-26 08:40:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1633000 (1 GB) 2022-04-26 08:40:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1634000 (1 GB) 2022-04-26 08:40:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1635000 (1 GB) 2022-04-26 08:40:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1636000 (1 GB) 2022-04-26 08:40:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1637000 (1 GB) 2022-04-26 08:40:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1638000 (1 GB) 2022-04-26 08:40:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1639000 (1 GB) 2022-04-26 08:40:47 source > 2022-04-26 08:40:46 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 610000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:21.08 2022-04-26 08:40:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1640000 (1 GB) 2022-04-26 08:40:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1641000 (1 GB) 2022-04-26 08:40:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1642000 (1 GB) 2022-04-26 08:40:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1643000 (1 GB) 2022-04-26 08:40:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1644000 (1 GB) 2022-04-26 08:40:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1645000 (1 GB) 2022-04-26 08:40:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1646000 (1 GB) 2022-04-26 08:40:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1647000 (1 GB) 2022-04-26 08:40:49 destination > 2022-04-26 08:40:49 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):82 - Flushing buffer of stream sql2_tracking_LocalUser (200 MB) 2022-04-26 08:40:49 destination > 2022-04-26 08:40:49 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$flushBufferFunction$4):115 - Flushing buffer for stream sql2_tracking_LocalUser (200 MB) to staging 2022-04-26 08:40:49 destination > 2022-04-26 08:40:49 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 88aa0d09-2451-406e-9be2-afd0ea3991a911801076794221423134.avro (200 MB) 2022-04-26 08:40:49 destination > 2022-04-26 08:40:49 INFO i.a.i.d.b.BigQueryGcsOperations(uploadRecordsToStage):108 - Uploading records to staging for stream sql2_tracking_LocalUser (dataset tracking): airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ 2022-04-26 08:40:50 destination > 2022-04-26 08:40:50 INFO i.a.i.d.s.u.StreamTransferManagerHelper(getDefault):55 - PartSize arg is set to 5 MB 2022-04-26 08:40:50 destination > 2022-04-26 08:40:50 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with full ID ABPnzm4n3Zr_EZ9-0z2tkJUbz8beXf_3cfONxAfxcYH2LYyXkt4wYiydds2H1FTE6qVOLY9Y 2022-04-26 08:40:50 destination > 2022-04-26 08:40:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 4 containing 5.01 MB] 2022-04-26 08:40:51 destination > 2022-04-26 08:40:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 1 containing 5.01 MB] 2022-04-26 08:40:51 destination > 2022-04-26 08:40:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 2 containing 5.01 MB] 2022-04-26 08:40:51 destination > 2022-04-26 08:40:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 11 containing 5.01 MB] 2022-04-26 08:40:52 destination > 2022-04-26 08:40:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 12 containing 5.01 MB] 2022-04-26 08:40:52 destination > 2022-04-26 08:40:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 3 containing 5.01 MB] 2022-04-26 08:40:52 destination > 2022-04-26 08:40:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 9 containing 5.01 MB] 2022-04-26 08:40:52 destination > 2022-04-26 08:40:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 7 containing 5.01 MB] 2022-04-26 08:40:52 destination > 2022-04-26 08:40:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 8 containing 5.01 MB] 2022-04-26 08:40:52 destination > 2022-04-26 08:40:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 13 containing 5.01 MB] 2022-04-26 08:40:52 destination > 2022-04-26 08:40:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 10 containing 5.01 MB] 2022-04-26 08:40:53 destination > 2022-04-26 08:40:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 15 containing 5.01 MB] 2022-04-26 08:40:53 destination > 2022-04-26 08:40:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 14 containing 5.01 MB] 2022-04-26 08:40:53 destination > 2022-04-26 08:40:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 6 containing 5.01 MB] 2022-04-26 08:40:53 destination > 2022-04-26 08:40:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 16 containing 5.01 MB] 2022-04-26 08:40:53 destination > 2022-04-26 08:40:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 20 containing 5.01 MB] 2022-04-26 08:40:54 destination > 2022-04-26 08:40:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 17 containing 5.01 MB] 2022-04-26 08:40:54 destination > 2022-04-26 08:40:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 18 containing 5.01 MB] 2022-04-26 08:40:54 destination > 2022-04-26 08:40:54 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-04-26 08:40:54 destination > 2022-04-26 08:40:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 19 containing 5.01 MB] 2022-04-26 08:40:54 destination > 2022-04-26 08:40:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 22 containing 5.01 MB] 2022-04-26 08:40:54 destination > 2022-04-26 08:40:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 5 containing 5.01 MB] 2022-04-26 08:40:54 destination > 2022-04-26 08:40:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 23 containing 5.01 MB] 2022-04-26 08:40:55 destination > 2022-04-26 08:40:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 26 containing 5.01 MB] 2022-04-26 08:40:55 destination > 2022-04-26 08:40:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 21 containing 5.01 MB] 2022-04-26 08:40:55 destination > 2022-04-26 08:40:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 27 containing 5.01 MB] 2022-04-26 08:40:55 destination > 2022-04-26 08:40:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 30 containing 5.01 MB] 2022-04-26 08:40:55 destination > 2022-04-26 08:40:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 25 containing 5.01 MB] 2022-04-26 08:40:55 destination > 2022-04-26 08:40:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 29 containing 5.01 MB] 2022-04-26 08:40:55 destination > 2022-04-26 08:40:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 28 containing 5.01 MB] 2022-04-26 08:40:56 destination > 2022-04-26 08:40:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 33 containing 5.01 MB] 2022-04-26 08:40:56 destination > 2022-04-26 08:40:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 32 containing 5.01 MB] 2022-04-26 08:40:56 destination > 2022-04-26 08:40:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 24 containing 5.01 MB] 2022-04-26 08:40:56 destination > 2022-04-26 08:40:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 35 containing 5.01 MB] 2022-04-26 08:40:56 destination > 2022-04-26 08:40:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 36 containing 5.01 MB] 2022-04-26 08:40:56 destination > 2022-04-26 08:40:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 31 containing 5.01 MB] 2022-04-26 08:40:57 destination > 2022-04-26 08:40:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 37 containing 5.01 MB] 2022-04-26 08:40:57 destination > 2022-04-26 08:40:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 38 containing 5.01 MB] 2022-04-26 08:40:57 destination > 2022-04-26 08:40:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 34 containing 5.01 MB] 2022-04-26 08:40:57 destination > 2022-04-26 08:40:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Finished uploading [Part number 39 containing 9.71 MB] 2022-04-26 08:40:57 destination > 2022-04-26 08:40:57 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro with id ABPnzm4n3...E6qVOLY9Y]: Completed 2022-04-26 08:40:57 destination > 2022-04-26 08:40:57 INFO i.a.i.d.s.S3StorageOperations(loadDataIntoBucket):161 - Uploaded buffer file to storage: 88aa0d09-2451-406e-9be2-afd0ea3991a911801076794221423134.avro -> airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro (filename: 1.avro) 2022-04-26 08:40:57 destination > 2022-04-26 08:40:57 INFO i.a.i.d.b.BigQueryWriteConfig(addStagedFile):53 - Added staged file: 1.avro 2022-04-26 08:40:57 destination > 2022-04-26 08:40:57 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 88aa0d09-2451-406e-9be2-afd0ea3991a911801076794221423134.avro 2022-04-26 08:40:57 destination > 2022-04-26 08:40:57 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream sql2_tracking_LocalUser (current state: 165 MB in 1 buffers) 2022-04-26 08:40:57 destination > 2022-04-26 08:40:57 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(formatAllOfAndAnyOfFields):68 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"email":{"type":"string"},"isVip":{"type":"boolean"},"bucket":{"type":"number"},"status":{"type":"string"},"isOwner":{"type":"boolean"},"group_id":{"type":"string"},"language":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"jobPosition":{"type":"string"},"roleInGroup":{"type":"string"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:40:57 destination > 2022-04-26 08:40:57 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getSchemaFields):222 - getSchemaFields : {"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"email":{"type":"string"},"isVip":{"type":"boolean"},"bucket":{"type":"number"},"status":{"type":"string"},"isOwner":{"type":"boolean"},"group_id":{"type":"string"},"language":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"jobPosition":{"type":"string"},"roleInGroup":{"type":"string"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}} namingResolver io.airbyte.integrations.destination.bigquery.BigQuerySQLNameTransformer@43f0c2d1 2022-04-26 08:40:57 destination > 2022-04-26 08:40:57 INFO i.a.i.d.b.f.DefaultBigQueryDenormalizedRecordFormatter(getBigQuerySchema):217 - Airbyte Schema is transformed from {"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"email":{"type":"string"},"isVip":{"type":"boolean"},"bucket":{"type":"number"},"status":{"type":"string"},"isOwner":{"type":"boolean"},"group_id":{"type":"string"},"language":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"jobPosition":{"type":"string"},"roleInGroup":{"type":"string"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}} to [Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=name, type=STRING, mode=null, description=null, policyTags=null}, Field{name=email, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isVip, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=bucket, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isOwner, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=group_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=language, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=jobPosition, type=STRING, mode=null, description=null, policyTags=null}, Field{name=roleInGroup, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]. 2022-04-26 08:40:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1648000 (1 GB) 2022-04-26 08:40:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1649000 (1 GB) 2022-04-26 08:40:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1650000 (1 GB) 2022-04-26 08:40:58 source > 2022-04-26 08:40:49 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 620000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:24.268 2022-04-26 08:40:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1651000 (1 GB) 2022-04-26 08:40:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1652000 (1 GB) 2022-04-26 08:40:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1653000 (1 GB) 2022-04-26 08:40:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1654000 (1 GB) 2022-04-26 08:40:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1655000 (1 GB) 2022-04-26 08:41:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1656000 (1 GB) 2022-04-26 08:41:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1657000 (1 GB) 2022-04-26 08:41:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1658000 (1 GB) 2022-04-26 08:41:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1659000 (1 GB) 2022-04-26 08:41:01 source > 2022-04-26 08:41:00 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 630000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:34.933 2022-04-26 08:41:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1660000 (1 GB) 2022-04-26 08:41:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1661000 (1 GB) 2022-04-26 08:41:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1662000 (1 GB) 2022-04-26 08:41:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1663000 (1 GB) 2022-04-26 08:41:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1664000 (1 GB) 2022-04-26 08:41:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1665000 (1 GB) 2022-04-26 08:41:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1666000 (1 GB) 2022-04-26 08:41:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1667000 (1 GB) 2022-04-26 08:41:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1668000 (1 GB) 2022-04-26 08:41:04 source > 2022-04-26 08:41:02 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 640000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:37.376 2022-04-26 08:41:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1669000 (1 GB) 2022-04-26 08:41:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1670000 (1 GB) 2022-04-26 08:41:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1671000 (1 GB) 2022-04-26 08:41:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1672000 (1 GB) 2022-04-26 08:41:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1673000 (1 GB) 2022-04-26 08:41:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1674000 (1 GB) 2022-04-26 08:41:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1675000 (1 GB) 2022-04-26 08:41:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1676000 (1 GB) 2022-04-26 08:41:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1677000 (1 GB) 2022-04-26 08:41:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1678000 (1 GB) 2022-04-26 08:41:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1679000 (1 GB) 2022-04-26 08:41:07 source > 2022-04-26 08:41:06 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 650000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:40.776 2022-04-26 08:41:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1680000 (1 GB) 2022-04-26 08:41:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1681000 (1 GB) 2022-04-26 08:41:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1682000 (1 GB) 2022-04-26 08:41:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1683000 (1 GB) 2022-04-26 08:41:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1684000 (1 GB) 2022-04-26 08:41:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1685000 (1 GB) 2022-04-26 08:41:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1686000 (1 GB) 2022-04-26 08:41:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1687000 (1 GB) 2022-04-26 08:41:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1688000 (1 GB) 2022-04-26 08:41:10 source > 2022-04-26 08:41:09 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 660000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:43.647 2022-04-26 08:41:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1689000 (1 GB) 2022-04-26 08:41:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1690000 (1 GB) 2022-04-26 08:41:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1691000 (1 GB) 2022-04-26 08:41:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1692000 (1 GB) 2022-04-26 08:41:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1693000 (1 GB) 2022-04-26 08:41:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1694000 (1 GB) 2022-04-26 08:41:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1695000 (1 GB) 2022-04-26 08:41:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1696000 (1 GB) 2022-04-26 08:41:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1697000 (1 GB) 2022-04-26 08:41:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1698000 (1 GB) 2022-04-26 08:41:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1699000 (1 GB) 2022-04-26 08:41:13 source > 2022-04-26 08:41:12 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 670000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:47.0 2022-04-26 08:41:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1700000 (1 GB) 2022-04-26 08:41:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1701000 (1 GB) 2022-04-26 08:41:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1702000 (1 GB) 2022-04-26 08:41:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1703000 (1 GB) 2022-04-26 08:41:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1704000 (1 GB) 2022-04-26 08:41:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1705000 (1 GB) 2022-04-26 08:41:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1706000 (1 GB) 2022-04-26 08:41:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1707000 (1 GB) 2022-04-26 08:41:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1708000 (1 GB) 2022-04-26 08:41:16 source > 2022-04-26 08:41:15 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 680000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:49.899 2022-04-26 08:41:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1709000 (1 GB) 2022-04-26 08:41:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1710000 (1 GB) 2022-04-26 08:41:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1711000 (1 GB) 2022-04-26 08:41:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1712000 (1 GB) 2022-04-26 08:41:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1713000 (1 GB) 2022-04-26 08:41:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1714000 (1 GB) 2022-04-26 08:41:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1715000 (1 GB) 2022-04-26 08:41:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1716000 (1 GB) 2022-04-26 08:41:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1717000 (1 GB) 2022-04-26 08:41:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1718000 (1 GB) 2022-04-26 08:41:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1719000 (1 GB) 2022-04-26 08:41:19 source > 2022-04-26 08:41:18 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 690000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:53.155 2022-04-26 08:41:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1720000 (1 GB) 2022-04-26 08:41:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1721000 (1 GB) 2022-04-26 08:41:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1722000 (1 GB) 2022-04-26 08:41:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1723000 (1 GB) 2022-04-26 08:41:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1724000 (1 GB) 2022-04-26 08:41:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1725000 (1 GB) 2022-04-26 08:41:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1726000 (1 GB) 2022-04-26 08:41:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1727000 (1 GB) 2022-04-26 08:41:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1728000 (1 GB) 2022-04-26 08:41:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1729000 (1 GB) 2022-04-26 08:41:22 source > 2022-04-26 08:41:21 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 700000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:56.402 2022-04-26 08:41:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1730000 (1 GB) 2022-04-26 08:41:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1731000 (1 GB) 2022-04-26 08:41:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1732000 (1 GB) 2022-04-26 08:41:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1733000 (1 GB) 2022-04-26 08:41:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1734000 (1 GB) 2022-04-26 08:41:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1735000 (1 GB) 2022-04-26 08:41:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1736000 (1 GB) 2022-04-26 08:41:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1737000 (1 GB) 2022-04-26 08:41:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1738000 (1 GB) 2022-04-26 08:41:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1739000 (1 GB) 2022-04-26 08:41:25 source > 2022-04-26 08:41:24 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 710000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:03:59.398 2022-04-26 08:41:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1740000 (1 GB) 2022-04-26 08:41:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1741000 (1 GB) 2022-04-26 08:41:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1742000 (1 GB) 2022-04-26 08:41:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1743000 (1 GB) 2022-04-26 08:41:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1744000 (1 GB) 2022-04-26 08:41:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1745000 (1 GB) 2022-04-26 08:41:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1746000 (1 GB) 2022-04-26 08:41:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1747000 (1 GB) 2022-04-26 08:41:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1748000 (1 GB) 2022-04-26 08:41:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1749000 (1 GB) 2022-04-26 08:41:28 source > 2022-04-26 08:41:28 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 720000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:02.551 2022-04-26 08:41:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1750000 (1 GB) 2022-04-26 08:41:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1751000 (1 GB) 2022-04-26 08:41:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1752000 (1 GB) 2022-04-26 08:41:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1753000 (1 GB) 2022-04-26 08:41:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1754000 (1 GB) 2022-04-26 08:41:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1755000 (1 GB) 2022-04-26 08:41:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1756000 (1 GB) 2022-04-26 08:41:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1757000 (1 GB) 2022-04-26 08:41:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1758000 (1 GB) 2022-04-26 08:41:31 source > 2022-04-26 08:41:30 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 730000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:05.042 2022-04-26 08:41:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1759000 (1 GB) 2022-04-26 08:41:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1760000 (1 GB) 2022-04-26 08:41:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1761000 (1 GB) 2022-04-26 08:41:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1762000 (1 GB) 2022-04-26 08:41:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1763000 (1 GB) 2022-04-26 08:41:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1764000 (1 GB) 2022-04-26 08:41:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1765000 (1 GB) 2022-04-26 08:41:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1766000 (1 GB) 2022-04-26 08:41:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1767000 (1 GB) 2022-04-26 08:41:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1768000 (1 GB) 2022-04-26 08:41:34 source > 2022-04-26 08:41:33 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 740000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:07.926 2022-04-26 08:41:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1769000 (1 GB) 2022-04-26 08:41:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1770000 (1 GB) 2022-04-26 08:41:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1771000 (1 GB) 2022-04-26 08:41:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1772000 (1 GB) 2022-04-26 08:41:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1773000 (1 GB) 2022-04-26 08:41:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1774000 (1 GB) 2022-04-26 08:41:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1775000 (1 GB) 2022-04-26 08:41:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1776000 (1 GB) 2022-04-26 08:41:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1777000 (1 GB) 2022-04-26 08:41:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1778000 (1 GB) 2022-04-26 08:41:37 source > 2022-04-26 08:41:36 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 750000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:11.051 2022-04-26 08:41:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1779000 (1 GB) 2022-04-26 08:41:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1780000 (1 GB) 2022-04-26 08:41:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1781000 (1 GB) 2022-04-26 08:41:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1782000 (1 GB) 2022-04-26 08:41:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1783000 (1 GB) 2022-04-26 08:41:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1784000 (1 GB) 2022-04-26 08:41:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1785000 (1 GB) 2022-04-26 08:41:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1786000 (1 GB) 2022-04-26 08:41:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1787000 (1 GB) 2022-04-26 08:41:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1788000 (1 GB) 2022-04-26 08:41:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1789000 (1 GB) 2022-04-26 08:41:40 source > 2022-04-26 08:41:39 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 760000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:14.038 2022-04-26 08:41:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1790000 (1 GB) 2022-04-26 08:41:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1791000 (1 GB) 2022-04-26 08:41:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1792000 (1 GB) 2022-04-26 08:41:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1793000 (1 GB) 2022-04-26 08:41:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1794000 (1 GB) 2022-04-26 08:41:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1795000 (1 GB) 2022-04-26 08:41:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1796000 (1 GB) 2022-04-26 08:41:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1797000 (1 GB) 2022-04-26 08:41:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1798000 (1 GB) 2022-04-26 08:41:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1799000 (1 GB) 2022-04-26 08:41:43 source > 2022-04-26 08:41:42 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 770000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:17.214 2022-04-26 08:41:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1800000 (1 GB) 2022-04-26 08:41:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1801000 (1 GB) 2022-04-26 08:41:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1802000 (1 GB) 2022-04-26 08:41:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1803000 (1 GB) 2022-04-26 08:41:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1804000 (1 GB) 2022-04-26 08:41:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1805000 (1 GB) 2022-04-26 08:41:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1806000 (1 GB) 2022-04-26 08:41:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1807000 (1 GB) 2022-04-26 08:41:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1808000 (1 GB) 2022-04-26 08:41:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1809000 (1 GB) 2022-04-26 08:41:46 source > 2022-04-26 08:41:45 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 780000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:20.398 2022-04-26 08:41:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1810000 (1 GB) 2022-04-26 08:41:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1811000 (1 GB) 2022-04-26 08:41:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1812000 (1 GB) 2022-04-26 08:41:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1813000 (1 GB) 2022-04-26 08:41:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1814000 (1 GB) 2022-04-26 08:41:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1815000 (1 GB) 2022-04-26 08:41:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1816000 (1 GB) 2022-04-26 08:41:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1817000 (1 GB) 2022-04-26 08:41:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1818000 (1 GB) 2022-04-26 08:41:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1819000 (1 GB) 2022-04-26 08:41:50 source > 2022-04-26 08:41:49 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 790000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:23.604 2022-04-26 08:41:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1820000 (1 GB) 2022-04-26 08:41:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1821000 (1 GB) 2022-04-26 08:41:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1822000 (1 GB) 2022-04-26 08:41:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1823000 (1 GB) 2022-04-26 08:41:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1824000 (1 GB) 2022-04-26 08:41:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1825000 (1 GB) 2022-04-26 08:41:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1826000 (1 GB) 2022-04-26 08:41:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1827000 (1 GB) 2022-04-26 08:41:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1828000 (1 GB) 2022-04-26 08:41:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1829000 (1 GB) 2022-04-26 08:41:53 source > 2022-04-26 08:41:52 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 800000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:26.592 2022-04-26 08:41:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1830000 (1 GB) 2022-04-26 08:41:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1831000 (1 GB) 2022-04-26 08:41:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1832000 (1 GB) 2022-04-26 08:41:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1833000 (1 GB) 2022-04-26 08:41:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1834000 (1 GB) 2022-04-26 08:41:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1835000 (1 GB) 2022-04-26 08:41:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1836000 (1 GB) 2022-04-26 08:41:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1837000 (1 GB) 2022-04-26 08:41:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1838000 (1 GB) 2022-04-26 08:41:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1839000 (1 GB) 2022-04-26 08:41:56 source > 2022-04-26 08:41:55 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 810000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:29.68 2022-04-26 08:41:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1840000 (1 GB) 2022-04-26 08:41:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1841000 (1 GB) 2022-04-26 08:41:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1842000 (1 GB) 2022-04-26 08:41:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1843000 (1 GB) 2022-04-26 08:41:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1844000 (1 GB) 2022-04-26 08:41:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1845000 (1 GB) 2022-04-26 08:41:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1846000 (1 GB) 2022-04-26 08:41:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1847000 (1 GB) 2022-04-26 08:41:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1848000 (1 GB) 2022-04-26 08:41:58 source > 2022-04-26 08:41:57 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 820000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:32.199 2022-04-26 08:41:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1849000 (1 GB) 2022-04-26 08:41:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1850000 (1 GB) 2022-04-26 08:41:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1851000 (1 GB) 2022-04-26 08:41:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1852000 (1 GB) 2022-04-26 08:42:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1853000 (1 GB) 2022-04-26 08:42:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1854000 (1 GB) 2022-04-26 08:42:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1855000 (1 GB) 2022-04-26 08:42:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1856000 (1 GB) 2022-04-26 08:42:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1857000 (1 GB) 2022-04-26 08:42:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1858000 (1 GB) 2022-04-26 08:42:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1859000 (1 GB) 2022-04-26 08:42:02 source > 2022-04-26 08:42:01 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 830000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:35.673 2022-04-26 08:42:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1860000 (1 GB) 2022-04-26 08:42:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1861000 (1 GB) 2022-04-26 08:42:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1862000 (1 GB) 2022-04-26 08:42:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1863000 (1 GB) 2022-04-26 08:42:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1864000 (1 GB) 2022-04-26 08:42:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1865000 (1 GB) 2022-04-26 08:42:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1866000 (1 GB) 2022-04-26 08:42:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1867000 (1 GB) 2022-04-26 08:42:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1868000 (1 GB) 2022-04-26 08:42:05 source > 2022-04-26 08:42:04 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 840000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:38.761 2022-04-26 08:42:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1869000 (1 GB) 2022-04-26 08:42:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1870000 (1 GB) 2022-04-26 08:42:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1871000 (1 GB) 2022-04-26 08:42:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1872000 (1 GB) 2022-04-26 08:42:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1873000 (1 GB) 2022-04-26 08:42:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1874000 (1 GB) 2022-04-26 08:42:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1875000 (1 GB) 2022-04-26 08:42:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1876000 (1 GB) 2022-04-26 08:42:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1877000 (1 GB) 2022-04-26 08:42:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1878000 (1 GB) 2022-04-26 08:42:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1879000 (1 GB) 2022-04-26 08:42:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1880000 (1 GB) 2022-04-26 08:42:08 source > 2022-04-26 08:42:07 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 850000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:42.18 2022-04-26 08:42:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1881000 (1 GB) 2022-04-26 08:42:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1882000 (1 GB) 2022-04-26 08:42:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1883000 (1 GB) 2022-04-26 08:42:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1884000 (1 GB) 2022-04-26 08:42:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1885000 (1 GB) 2022-04-26 08:42:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1886000 (1 GB) 2022-04-26 08:42:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1887000 (1 GB) 2022-04-26 08:42:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1888000 (1 GB) 2022-04-26 08:42:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1889000 (1 GB) 2022-04-26 08:42:11 source > 2022-04-26 08:42:10 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 860000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:44.875 2022-04-26 08:42:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1890000 (1 GB) 2022-04-26 08:42:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1891000 (1 GB) 2022-04-26 08:42:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1892000 (1 GB) 2022-04-26 08:42:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1893000 (1 GB) 2022-04-26 08:42:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1894000 (1 GB) 2022-04-26 08:42:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1895000 (1 GB) 2022-04-26 08:42:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1896000 (1 GB) 2022-04-26 08:42:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1897000 (1 GB) 2022-04-26 08:42:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1898000 (1 GB) 2022-04-26 08:42:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1899000 (1 GB) 2022-04-26 08:42:14 source > 2022-04-26 08:42:13 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 870000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:48.071 2022-04-26 08:42:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1900000 (1 GB) 2022-04-26 08:42:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1901000 (1 GB) 2022-04-26 08:42:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1902000 (1 GB) 2022-04-26 08:42:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1903000 (1 GB) 2022-04-26 08:42:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1904000 (1 GB) 2022-04-26 08:42:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1905000 (1 GB) 2022-04-26 08:42:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1906000 (1 GB) 2022-04-26 08:42:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1907000 (1 GB) 2022-04-26 08:42:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1908000 (1 GB) 2022-04-26 08:42:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1909000 (1 GB) 2022-04-26 08:42:17 source > 2022-04-26 08:42:16 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 880000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:50.825 2022-04-26 08:42:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1910000 (1 GB) 2022-04-26 08:42:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1911000 (1 GB) 2022-04-26 08:42:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1912000 (1 GB) 2022-04-26 08:42:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1913000 (1 GB) 2022-04-26 08:42:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1914000 (1 GB) 2022-04-26 08:42:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1915000 (1 GB) 2022-04-26 08:42:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1916000 (1 GB) 2022-04-26 08:42:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1917000 (1 GB) 2022-04-26 08:42:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1918000 (1 GB) 2022-04-26 08:42:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1919000 (1 GB) 2022-04-26 08:42:20 source > 2022-04-26 08:42:19 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 890000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:54.253 2022-04-26 08:42:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1920000 (1 GB) 2022-04-26 08:42:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1921000 (1 GB) 2022-04-26 08:42:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1922000 (1 GB) 2022-04-26 08:42:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1923000 (1 GB) 2022-04-26 08:42:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1924000 (1 GB) 2022-04-26 08:42:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1925000 (1 GB) 2022-04-26 08:42:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1926000 (1 GB) 2022-04-26 08:42:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1927000 (1 GB) 2022-04-26 08:42:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1928000 (1 GB) 2022-04-26 08:42:23 source > 2022-04-26 08:42:22 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 900000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:56.72 2022-04-26 08:42:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1929000 (1 GB) 2022-04-26 08:42:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1930000 (1 GB) 2022-04-26 08:42:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1931000 (1 GB) 2022-04-26 08:42:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1932000 (1 GB) 2022-04-26 08:42:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1933000 (1 GB) 2022-04-26 08:42:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1934000 (1 GB) 2022-04-26 08:42:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1935000 (1 GB) 2022-04-26 08:42:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1936000 (1 GB) 2022-04-26 08:42:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1937000 (1 GB) 2022-04-26 08:42:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1938000 (1 GB) 2022-04-26 08:42:26 source > 2022-04-26 08:42:25 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 910000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:04:59.779 2022-04-26 08:42:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1939000 (1 GB) 2022-04-26 08:42:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1940000 (1 GB) 2022-04-26 08:42:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1941000 (1 GB) 2022-04-26 08:42:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1942000 (1 GB) 2022-04-26 08:42:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1943000 (1 GB) 2022-04-26 08:42:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1944000 (1 GB) 2022-04-26 08:42:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1945000 (1 GB) 2022-04-26 08:42:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1946000 (1 GB) 2022-04-26 08:42:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1947000 (1 GB) 2022-04-26 08:42:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1948000 (1 GB) 2022-04-26 08:42:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1949000 (1 GB) 2022-04-26 08:42:29 source > 2022-04-26 08:42:28 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 920000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:05:02.799 2022-04-26 08:42:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1950000 (1 GB) 2022-04-26 08:42:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1951000 (1 GB) 2022-04-26 08:42:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1952000 (1 GB) 2022-04-26 08:42:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1953000 (1 GB) 2022-04-26 08:42:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1954000 (1 GB) 2022-04-26 08:42:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1955000 (1 GB) 2022-04-26 08:42:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1956000 (1 GB) 2022-04-26 08:42:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1957000 (1 GB) 2022-04-26 08:42:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1958000 (1 GB) 2022-04-26 08:42:32 source > 2022-04-26 08:42:31 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 930000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:05:05.648 2022-04-26 08:42:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1959000 (1 GB) 2022-04-26 08:42:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1960000 (1 GB) 2022-04-26 08:42:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1961000 (1 GB) 2022-04-26 08:42:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1962000 (1 GB) 2022-04-26 08:42:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1963000 (1 GB) 2022-04-26 08:42:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1964000 (1 GB) 2022-04-26 08:42:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1965000 (1 GB) 2022-04-26 08:42:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1966000 (1 GB) 2022-04-26 08:42:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1967000 (1 GB) 2022-04-26 08:42:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1968000 (1 GB) 2022-04-26 08:42:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1969000 (1 GB) 2022-04-26 08:42:35 source > 2022-04-26 08:42:34 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 940000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:05:08.88 2022-04-26 08:42:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1970000 (1 GB) 2022-04-26 08:42:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1971000 (1 GB) 2022-04-26 08:42:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1972000 (1 GB) 2022-04-26 08:42:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1973000 (1 GB) 2022-04-26 08:42:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1974000 (1 GB) 2022-04-26 08:42:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1975000 (1 GB) 2022-04-26 08:42:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1976000 (1 GB) 2022-04-26 08:42:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1977000 (1 GB) 2022-04-26 08:42:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1978000 (1 GB) 2022-04-26 08:42:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1979000 (1 GB) 2022-04-26 08:42:38 source > 2022-04-26 08:42:37 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 950000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:05:11.651 2022-04-26 08:42:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1980000 (1 GB) 2022-04-26 08:42:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1981000 (1 GB) 2022-04-26 08:42:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1982000 (1 GB) 2022-04-26 08:42:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1983000 (1 GB) 2022-04-26 08:42:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1984000 (1 GB) 2022-04-26 08:42:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1985000 (1 GB) 2022-04-26 08:42:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1986000 (1 GB) 2022-04-26 08:42:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1987000 (1 GB) 2022-04-26 08:42:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1988000 (1 GB) 2022-04-26 08:42:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1989000 (1 GB) 2022-04-26 08:42:41 source > 2022-04-26 08:42:40 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 960000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:05:14.805 2022-04-26 08:42:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1990000 (1 GB) 2022-04-26 08:42:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1991000 (1 GB) 2022-04-26 08:42:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1992000 (1 GB) 2022-04-26 08:42:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1993000 (1 GB) 2022-04-26 08:42:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1994000 (1 GB) 2022-04-26 08:42:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1995000 (1 GB) 2022-04-26 08:42:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1996000 (1 GB) 2022-04-26 08:42:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1997000 (1 GB) 2022-04-26 08:42:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1998000 (1 GB) 2022-04-26 08:42:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1999000 (1 GB) 2022-04-26 08:42:44 source > 2022-04-26 08:42:43 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 970000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:05:18.073 2022-04-26 08:42:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2000000 (1 GB) 2022-04-26 08:42:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2001000 (1 GB) 2022-04-26 08:42:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2002000 (1 GB) 2022-04-26 08:42:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2003000 (1 GB) 2022-04-26 08:42:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2004000 (1 GB) 2022-04-26 08:42:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2005000 (1 GB) 2022-04-26 08:42:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2006000 (1 GB) 2022-04-26 08:42:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2007000 (1 GB) 2022-04-26 08:42:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2008000 (1 GB) 2022-04-26 08:42:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2009000 (1 GB) 2022-04-26 08:42:47 source > 2022-04-26 08:42:46 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 980000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:05:20.875 2022-04-26 08:42:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2010000 (1 GB) 2022-04-26 08:42:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2011000 (1 GB) 2022-04-26 08:42:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2012000 (1 GB) 2022-04-26 08:42:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2013000 (1 GB) 2022-04-26 08:42:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2014000 (1 GB) 2022-04-26 08:42:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2015000 (1 GB) 2022-04-26 08:42:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2016000 (1 GB) 2022-04-26 08:42:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2017000 (1 GB) 2022-04-26 08:42:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2018000 (1 GB) 2022-04-26 08:42:50 source > 2022-04-26 08:42:49 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 990000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:05:23.486 2022-04-26 08:42:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2019000 (1 GB) 2022-04-26 08:42:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2020000 (1 GB) 2022-04-26 08:42:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2021000 (1 GB) 2022-04-26 08:42:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2022000 (1 GB) 2022-04-26 08:42:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2023000 (1 GB) 2022-04-26 08:42:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2024000 (1 GB) 2022-04-26 08:42:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2025000 (1 GB) 2022-04-26 08:42:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2026000 (1 GB) 2022-04-26 08:42:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2027000 (1 GB) 2022-04-26 08:42:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2028000 (1 GB) 2022-04-26 08:42:53 source > 2022-04-26 08:42:52 INFO i.d.c.m.SnapshotReader(lambda$execute$16):677 - Step 7: - 1000000 of 884641 rows scanned from table 'tracking.LocalUser' after 00:05:26.831 2022-04-26 08:42:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2029000 (1 GB) 2022-04-26 08:42:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2030000 (1 GB) 2022-04-26 08:42:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2031000 (1 GB) 2022-04-26 08:42:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2032000 (1 GB) 2022-04-26 08:42:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2033000 (1 GB) 2022-04-26 08:42:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2034000 (1 GB) 2022-04-26 08:42:55 source > 2022-04-26 08:42:54 INFO i.d.c.m.SnapshotReader(lambda$execute$16):687 - Step 7: - Completed scanning a total of 1005288 rows from table 'tracking.LocalUser' after 00:05:28.796 2022-04-26 08:42:55 source > 2022-04-26 08:42:54 INFO i.d.c.m.SnapshotReader(execute):724 - Step 7: scanned 2053414 rows in 2 tables in 00:21:12.001 2022-04-26 08:42:55 source > 2022-04-26 08:42:54 INFO i.d.c.m.SnapshotReader(execute):761 - Step 8: committing transaction 2022-04-26 08:42:55 source > 2022-04-26 08:42:54 INFO i.d.c.m.SnapshotReader(execute):840 - Completed snapshot in 00:21:12.838 2022-04-26 08:42:55 source > 2022-04-26 08:42:54 INFO i.d.j.JdbcConnection(lambda$doClose$3):945 - Connection gracefully closed 2022-04-26 08:42:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2035000 (1 GB) 2022-04-26 08:42:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2036000 (1 GB) 2022-04-26 08:42:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2037000 (1 GB) 2022-04-26 08:42:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2038000 (1 GB) 2022-04-26 08:42:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2039000 (1 GB) 2022-04-26 08:42:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2040000 (1 GB) 2022-04-26 08:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2041000 (1 GB) 2022-04-26 08:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2042000 (1 GB) 2022-04-26 08:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2043000 (1 GB) 2022-04-26 08:42:57 source > Apr 26, 2022 8:42:57 AM com.github.shyiko.mysql.binlog.BinaryLogClient connect 2022-04-26 08:42:57 source > INFO: Connected to sql2-x.mention.net:3306 at 7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989 (sid:5952, cid:614340246) 2022-04-26 08:42:57 source > 2022-04-26 08:42:57 INFO i.d.c.m.ChainedReader(startNextReader):201 - Transitioning from the snapshot reader to the binlog reader 2022-04-26 08:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2044000 (1 GB) 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.c.m.BinlogReader(doStart):367 - GTID set purged on server: 7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-380875729,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.c.m.MySqlTaskContext(filterGtidSet):299 - Attempting to generate a filtered GTID set 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.c.m.MySqlTaskContext(filterGtidSet):300 - GTID set from previous recorded offset: 7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.c.m.MySqlTaskContext(filterGtidSet):307 - GTID set available on server: 7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405590698,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.c.m.MySqlTaskContext(filterGtidSet):313 - Using first available positions for new GTID channels 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.c.m.MySqlTaskContext(filterGtidSet):315 - Relevant GTID set available on server: 7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405590698,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.c.m.MySqlTaskContext(filterGtidSet):326 - Final merged GTID set to use when connecting to MySQL: 7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.c.m.BinlogReader(doStart):372 - Registering binlog reader with GTID set: 7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.u.Threads$3(newThread):287 - Creating thread debezium-mysqlconnector-tracking-binlog-client 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.u.Threads$3(newThread):287 - Creating thread debezium-mysqlconnector-tracking-binlog-client 2022-04-26 08:42:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2045000 (1 GB) 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.c.m.BinlogReader$ReaderThreadLifecycleListener(onConnect):1128 - Connected to MySQL binlog at sql2-x.mention.net:3306, starting at GTIDs 7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989 and binlog file 'mysql-bin.001283', pos=1044225829, skipping 0 events plus 0 rows 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.c.m.BinlogReader(doStart):415 - Waiting for keepalive thread to start 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.u.Threads$3(newThread):287 - Creating thread debezium-mysqlconnector-tracking-binlog-client 2022-04-26 08:42:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2046000 (1 GB) 2022-04-26 08:42:58 source > 2022-04-26 08:42:57 INFO i.d.c.m.BinlogReader(doStart):422 - Keepalive thread is running 2022-04-26 08:42:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2047000 (1 GB) 2022-04-26 08:42:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2048000 (1 GB) 2022-04-26 08:42:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2049000 (1 GB) 2022-04-26 08:42:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2050000 (1 GB) 2022-04-26 08:43:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2051000 (1 GB) 2022-04-26 08:43:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2052000 (1 GB) 2022-04-26 08:43:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2053000 (1 GB) 2022-04-26 08:43:00 source > 2022-04-26 08:42:59 INFO i.a.i.s.m.MySqlCdcTargetPosition(reachedTargetPosition):83 - Signalling close because record's binlog file : mysql-bin.001283 , position : 1044225829 is after target file : mysql-bin.001283 , target position : 1044225388 2022-04-26 08:43:00 source > 2022-04-26 08:42:59 INFO i.d.e.EmbeddedEngine(stop):996 - Stopping the embedded engine 2022-04-26 08:43:00 source > 2022-04-26 08:42:59 INFO i.d.e.EmbeddedEngine(stop):1004 - Waiting for PT5M for connector to stop 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.d.c.c.BaseSourceTask(stop):192 - Stopping down connector 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.d.c.m.MySqlConnectorTask(doStop):453 - Stopping MySQL connector task 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.d.c.m.ChainedReader(stop):121 - ChainedReader: Stopping the binlog reader 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.d.c.m.AbstractReader(stop):140 - Discarding 0 unsent record(s) due to the connector shutting down 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.d.c.m.BinlogReader$ReaderThreadLifecycleListener(lambda$onDisconnect$0):1113 - Stopped reading binlog after 60 events, last recorded offset: {ts_sec=1650962504, file=mysql-bin.001283, pos=1046039710, gtids=7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405590614,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989, row=1, server_id=1000000023, event=2} 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.d.c.m.AbstractReader(stop):140 - Discarding 0 unsent record(s) due to the connector shutting down 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.d.j.JdbcConnection(lambda$doClose$3):945 - Connection gracefully closed 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.d.c.m.MySqlConnectorTask(completeReaders):491 - Connector task finished all work and is now shutdown 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.a.i.d.i.DebeziumRecordPublisher(lambda$start$1):85 - Debezium engine shutdown. 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.a.i.s.m.MySqlCdcStateHandler(saveState):41 - debezium state: {"mysql_db_history":"{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"ddl\":\"SET character_set_server=latin1, collation_server=latin1_swedish_ci;\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`LocalGroup`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`LocalUser`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`SegmentGroup`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`SegmentUser`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP DATABASE IF EXISTS `tracking`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE DATABASE `tracking` CHARSET latin1 COLLATE latin1_swedish_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"USE `tracking`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `LocalGroup` (\\n `id` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `mrr` int(11) NOT NULL,\\n `status` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `commitmentRenew` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `userId` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `paymentRenew` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `country` varchar(2) COLLATE utf8_unicode_ci NOT NULL,\\n `companyName` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `membersCount` int(11) NOT NULL,\\n `maxMembersCount` int(11) NOT NULL,\\n `membersQuotaPercent` int(11) NOT NULL,\\n `alertsCount` int(11) NOT NULL,\\n `maxAlertsCount` int(11) NOT NULL,\\n `alertsQuotaPercent` int(11) NOT NULL,\\n `consumedQuota` int(11) NOT NULL,\\n `consumedQuotaPercent` int(11) NOT NULL,\\n `quota` int(11) NOT NULL,\\n `booleanAccess` tinyint(1) NOT NULL,\\n `plan` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `groupCreatedAt` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `isMnd` tinyint(1) NOT NULL,\\n `reportsCount` int(11) NOT NULL,\\n `maxReports` int(11) NOT NULL,\\n `socialAccountCount` int(11) NOT NULL,\\n `maxSocialAccount` int(11) NOT NULL,\\n `apiAccess` tinyint(1) NOT NULL,\\n `lastApiAccess` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `firstDateOfPayment` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `contractTotalAmount` int(11) NOT NULL,\\n `paymentRecurrence` varchar(10) COLLATE utf8_unicode_ci NOT NULL,\\n `lastMrrChangeDate` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `lastMrrChange` int(11) NOT NULL,\\n `totalPaidAmount` int(11) NOT NULL,\\n `churnDate` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `churned` tinyint(1) NOT NULL,\\n `timezone` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `fullCountryName` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `numberOfScheduledReports` int(11) NOT NULL,\\n `daysBeforeQuotaRenew` int(11) NOT NULL,\\n `lastQuotaConsumed` int(11) NOT NULL,\\n `lastQuotaConsumedPercent` int(11) NOT NULL,\\n `planCategory` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `paymentType` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `LocalUser` (\\n `id` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `status` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `group_id` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `email` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `name` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `jobPosition` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `language` varchar(2) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `isVip` tinyint(1) NOT NULL DEFAULT '0',\\n `bucket` smallint(6) NOT NULL DEFAULT '-1',\\n `roleInGroup` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'undefined',\\n `isOwner` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `group_id` (`group_id`(191))\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `SegmentGroup` (\\n `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `mrr` int(11) NOT NULL,\\n `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `commitmentRenew` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `userId` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `lastFullPushAt` datetime DEFAULT NULL,\\n `paymentRenew` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `companyName` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `membersCount` int(11) NOT NULL,\\n `maxMembersCount` int(11) NOT NULL,\\n `membersQuotaPercent` int(11) NOT NULL,\\n `alertsCount` int(11) NOT NULL,\\n `maxAlertsCount` int(11) NOT NULL,\\n `alertsQuotaPercent` int(11) NOT NULL,\\n `consumedQuota` int(11) NOT NULL,\\n `consumedQuotaPercent` int(11) NOT NULL,\\n `quota` int(11) NOT NULL,\\n `booleanAccess` tinyint(1) NOT NULL,\\n `plan` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `groupCreatedAt` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `isMnd` tinyint(1) NOT NULL,\\n `reportsCount` int(11) NOT NULL,\\n `maxReports` int(11) NOT NULL,\\n `socialAccountCount` int(11) NOT NULL,\\n `maxSocialAccount` int(11) NOT NULL,\\n `apiAccess` tinyint(1) NOT NULL,\\n `lastApiAccess` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `firstDateOfPayment` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `contractTotalAmount` int(11) NOT NULL,\\n `paymentRecurrence` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `lastMrrChangeDate` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `lastMrrChange` int(11) NOT NULL,\\n `totalPaidAmount` int(11) NOT NULL,\\n `churnDate` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `churned` tinyint(1) NOT NULL,\\n `timezone` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `fullCountryName` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `numberOfScheduledReports` int(11) NOT NULL,\\n `daysBeforeQuotaRenew` int(11) NOT NULL,\\n `lastQuotaConsumed` int(11) NOT NULL,\\n `lastQuotaConsumedPercent` int(11) NOT NULL,\\n `planCategory` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `paymentType` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `SegmentUser` (\\n `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `group_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `jobPosition` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `language` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `isVip` tinyint(1) NOT NULL DEFAULT '0',\\n `bucket` smallint(6) NOT NULL DEFAULT '-1',\\n `roleInGroup` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'undefined',\\n `lastFullPushAt` datetime DEFAULT NULL,\\n `isOwner` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `group_id` (`group_id`(191))\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\"}\n","mysql_cdc_offset":{"{\"schema\":null,\"payload\":[\"tracking\",{\"server\":\"tracking\"}]}":"{\"ts_sec\":1650962504,\"file\":\"mysql-bin.001283\",\"pos\":1046039710,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405590614,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"row\":1,\"server_id\":1000000023,\"event\":2}"}} 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.a.i.s.r.AbstractDbSource(lambda$read$2):124 - Closing database connection pool. 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.a.i.s.r.AbstractDbSource(lambda$read$2):126 - Closed database connection pool. 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.a.i.b.IntegrationRunner(runInternal):154 - Completed integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-04-26 08:43:00 source > 2022-04-26 08:43:00 INFO i.a.i.s.m.MySqlSource(main):208 - completed source: class io.airbyte.integrations.source.mysql.MySqlSource 2022-04-26 08:43:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):305 - Total records read: 2053475 (1 GB) 2022-04-26 08:43:00 INFO i.a.w.DefaultReplicationWorker(run):163 - One of source or destination thread complete. Waiting on the other. 2022-04-26 08:43:01 destination > 2022-04-26 08:43:01 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-04-26 08:43:01 destination > 2022-04-26 08:43:01 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-04-26 08:43:01 destination > 2022-04-26 08:43:01 INFO i.a.i.d.r.SerializedBufferingStrategy(flushAll):92 - Flushing all 2 current buffers (299 MB in total) 2022-04-26 08:43:01 destination > 2022-04-26 08:43:01 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream sql2_tracking_LocalGroup (165 MB) 2022-04-26 08:43:01 destination > 2022-04-26 08:43:01 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$flushBufferFunction$4):115 - Flushing buffer for stream sql2_tracking_LocalGroup (165 MB) to staging 2022-04-26 08:43:01 destination > 2022-04-26 08:43:01 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 94a4f232-0f7e-45ee-a8e2-31e9e1c971a111947623469833379357.avro (165 MB) 2022-04-26 08:43:01 destination > 2022-04-26 08:43:01 INFO i.a.i.d.b.BigQueryGcsOperations(uploadRecordsToStage):108 - Uploading records to staging for stream sql2_tracking_LocalGroup (dataset tracking): airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ 2022-04-26 08:43:01 destination > 2022-04-26 08:43:01 INFO i.a.i.d.s.u.StreamTransferManagerHelper(getDefault):55 - PartSize arg is set to 5 MB 2022-04-26 08:43:01 destination > 2022-04-26 08:43:01 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with full ID ABPnzm7_5GBTbArCeWdBbdGDrT6uDDQnZhlCKzKsSr-_vnFIqgTSmfYHtbbmZx3CkVzbMQ2L 2022-04-26 08:43:01 destination > 2022-04-26 08:43:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 1 containing 5.01 MB] 2022-04-26 08:43:02 destination > 2022-04-26 08:43:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 11 containing 5.01 MB] 2022-04-26 08:43:02 destination > 2022-04-26 08:43:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 5 containing 5.01 MB] 2022-04-26 08:43:02 destination > 2022-04-26 08:43:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 4 containing 5.01 MB] 2022-04-26 08:43:02 destination > 2022-04-26 08:43:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 12 containing 5.01 MB] 2022-04-26 08:43:03 destination > 2022-04-26 08:43:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 13 containing 5.01 MB] 2022-04-26 08:43:03 destination > 2022-04-26 08:43:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 15 containing 5.01 MB] 2022-04-26 08:43:03 destination > 2022-04-26 08:43:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 16 containing 5.01 MB] 2022-04-26 08:43:03 destination > 2022-04-26 08:43:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 6 containing 5.01 MB] 2022-04-26 08:43:04 destination > 2022-04-26 08:43:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 17 containing 5.01 MB] 2022-04-26 08:43:04 destination > 2022-04-26 08:43:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 3 containing 5.01 MB] 2022-04-26 08:43:04 destination > 2022-04-26 08:43:04 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-04-26 08:43:04 destination > 2022-04-26 08:43:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 14 containing 5.01 MB] 2022-04-26 08:43:04 destination > 2022-04-26 08:43:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 8 containing 5.01 MB] 2022-04-26 08:43:04 destination > 2022-04-26 08:43:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 7 containing 5.01 MB] 2022-04-26 08:43:04 destination > 2022-04-26 08:43:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 20 containing 5.01 MB] 2022-04-26 08:43:04 destination > 2022-04-26 08:43:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 10 containing 5.01 MB] 2022-04-26 08:43:04 destination > 2022-04-26 08:43:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 9 containing 5.01 MB] 2022-04-26 08:43:05 destination > 2022-04-26 08:43:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 18 containing 5.01 MB] 2022-04-26 08:43:05 destination > 2022-04-26 08:43:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 25 containing 5.01 MB] 2022-04-26 08:43:05 destination > 2022-04-26 08:43:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 21 containing 5.01 MB] 2022-04-26 08:43:05 destination > 2022-04-26 08:43:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 28 containing 5.01 MB] 2022-04-26 08:43:05 destination > 2022-04-26 08:43:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 2 containing 5.01 MB] 2022-04-26 08:43:06 destination > 2022-04-26 08:43:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 29 containing 5.01 MB] 2022-04-26 08:43:06 destination > 2022-04-26 08:43:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 19 containing 5.01 MB] 2022-04-26 08:43:06 destination > 2022-04-26 08:43:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 22 containing 5.01 MB] 2022-04-26 08:43:06 destination > 2022-04-26 08:43:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 23 containing 5.01 MB] 2022-04-26 08:43:06 destination > 2022-04-26 08:43:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 24 containing 5.01 MB] 2022-04-26 08:43:07 destination > 2022-04-26 08:43:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 27 containing 5.01 MB] 2022-04-26 08:43:07 destination > 2022-04-26 08:43:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 26 containing 5.01 MB] 2022-04-26 08:43:07 destination > 2022-04-26 08:43:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 32 containing 9.88 MB] 2022-04-26 08:43:07 destination > 2022-04-26 08:43:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 31 containing 5.01 MB] 2022-04-26 08:43:07 destination > 2022-04-26 08:43:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Finished uploading [Part number 30 containing 5.01 MB] 2022-04-26 08:43:08 destination > 2022-04-26 08:43:08 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro with id ABPnzm7_5...CkVzbMQ2L]: Completed 2022-04-26 08:43:08 destination > 2022-04-26 08:43:08 INFO i.a.i.d.s.S3StorageOperations(loadDataIntoBucket):161 - Uploaded buffer file to storage: 94a4f232-0f7e-45ee-a8e2-31e9e1c971a111947623469833379357.avro -> airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro (filename: 3.avro) 2022-04-26 08:43:08 destination > 2022-04-26 08:43:08 INFO i.a.i.d.b.BigQueryWriteConfig(addStagedFile):53 - Added staged file: 3.avro 2022-04-26 08:43:08 destination > 2022-04-26 08:43:08 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 94a4f232-0f7e-45ee-a8e2-31e9e1c971a111947623469833379357.avro 2022-04-26 08:43:08 destination > 2022-04-26 08:43:08 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream sql2_tracking_LocalUser (134 MB) 2022-04-26 08:43:08 destination > 2022-04-26 08:43:08 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$flushBufferFunction$4):115 - Flushing buffer for stream sql2_tracking_LocalUser (134 MB) to staging 2022-04-26 08:43:08 destination > 2022-04-26 08:43:08 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 614b20c1-7332-42dd-9579-f304e62e8bd43090054150441689638.avro (134 MB) 2022-04-26 08:43:08 destination > 2022-04-26 08:43:08 INFO i.a.i.d.b.BigQueryGcsOperations(uploadRecordsToStage):108 - Uploading records to staging for stream sql2_tracking_LocalUser (dataset tracking): airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ 2022-04-26 08:43:08 destination > 2022-04-26 08:43:08 INFO i.a.i.d.s.u.StreamTransferManagerHelper(getDefault):55 - PartSize arg is set to 5 MB 2022-04-26 08:43:08 destination > 2022-04-26 08:43:08 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with full ID ABPnzm7Xop4zzcPYAInNqa_4QNRO4KCbKmRux1ZmFIJnazlARDwoOpngRKIn0Wee_z81gYpB 2022-04-26 08:43:09 destination > 2022-04-26 08:43:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 2 containing 5.01 MB] 2022-04-26 08:43:09 destination > 2022-04-26 08:43:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 6 containing 5.01 MB] 2022-04-26 08:43:09 destination > 2022-04-26 08:43:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 1 containing 5.01 MB] 2022-04-26 08:43:10 destination > 2022-04-26 08:43:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 12 containing 5.01 MB] 2022-04-26 08:43:10 destination > 2022-04-26 08:43:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 11 containing 5.01 MB] 2022-04-26 08:43:10 destination > 2022-04-26 08:43:10 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-04-26 08:43:10 destination > 2022-04-26 08:43:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 3 containing 5.01 MB] 2022-04-26 08:43:10 destination > 2022-04-26 08:43:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 5 containing 5.01 MB] 2022-04-26 08:43:10 destination > 2022-04-26 08:43:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 4 containing 5.01 MB] 2022-04-26 08:43:10 destination > 2022-04-26 08:43:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 9 containing 5.01 MB] 2022-04-26 08:43:10 destination > 2022-04-26 08:43:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 7 containing 5.01 MB] 2022-04-26 08:43:11 destination > 2022-04-26 08:43:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 10 containing 5.01 MB] 2022-04-26 08:43:11 destination > 2022-04-26 08:43:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 13 containing 5.01 MB] 2022-04-26 08:43:11 destination > 2022-04-26 08:43:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 15 containing 5.01 MB] 2022-04-26 08:43:11 destination > 2022-04-26 08:43:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 14 containing 5.01 MB] 2022-04-26 08:43:11 destination > 2022-04-26 08:43:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 8 containing 5.01 MB] 2022-04-26 08:43:12 destination > 2022-04-26 08:43:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 16 containing 5.01 MB] 2022-04-26 08:43:12 destination > 2022-04-26 08:43:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 23 containing 5.01 MB] 2022-04-26 08:43:12 destination > 2022-04-26 08:43:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 24 containing 5.01 MB] 2022-04-26 08:43:12 destination > 2022-04-26 08:43:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 17 containing 5.01 MB] 2022-04-26 08:43:12 destination > 2022-04-26 08:43:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 22 containing 5.01 MB] 2022-04-26 08:43:12 destination > 2022-04-26 08:43:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 19 containing 5.01 MB] 2022-04-26 08:43:12 destination > 2022-04-26 08:43:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 18 containing 5.01 MB] 2022-04-26 08:43:12 destination > 2022-04-26 08:43:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 20 containing 5.01 MB] 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 26 containing 9.27 MB] 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 21 containing 5.01 MB] 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Finished uploading [Part number 25 containing 5.01 MB] 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro with id ABPnzm7Xo...e_z81gYpB]: Completed 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.s.S3StorageOperations(loadDataIntoBucket):161 - Uploaded buffer file to storage: 614b20c1-7332-42dd-9579-f304e62e8bd43090054150441689638.avro -> airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro (filename: 2.avro) 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.b.BigQueryWriteConfig(addStagedFile):53 - Added staged file: 2.avro 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 614b20c1-7332-42dd-9579-f304e62e8bd43090054150441689638.avro 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream sql2_tracking_LocalGroup 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream sql2_tracking_LocalUser 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onCloseFunction$5):137 - Copying into tables in destination started for 2 streams 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.b.BigQueryGcsOperations(copyIntoTmpTableFromStage):122 - Uploading records from staging files to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}} (dataset tracking): [1.avro, 2.avro, 3.avro] 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):126 - Uploading staged file: gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):126 - Uploading staged file: gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):126 - Uploading staged file: gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):135 - [JobId{project=data-stack-dev, job=1c7816b6-df60-48a7-915d-417e2ac591e2, location=europe-west1}] Created a new job to upload records to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}} (dataset tracking): Job{job=JobId{project=data-stack-dev, job=1c7816b6-df60-48a7-915d-417e2ac591e2, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962593398, endTime=null, startTime=1650962593509, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=BA1SCuYm+c6Ze5Myl5Z53g==, generatedId=data-stack-dev:europe-west1.1c7816b6-df60-48a7-915d-417e2ac591e2, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/1c7816b6-df60-48a7-915d-417e2ac591e2?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):319 - Waiting for job finish Job{job=JobId{project=data-stack-dev, job=1c7816b6-df60-48a7-915d-417e2ac591e2, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962593398, endTime=null, startTime=1650962593509, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=BA1SCuYm+c6Ze5Myl5Z53g==, generatedId=data-stack-dev:europe-west1.1c7816b6-df60-48a7-915d-417e2ac591e2, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/1c7816b6-df60-48a7-915d-417e2ac591e2?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}}. Status: JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):135 - [JobId{project=data-stack-dev, job=27ca6121-08ff-4abe-afc0-3ab206960b55, location=europe-west1}] Created a new job to upload records to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}} (dataset tracking): Job{job=JobId{project=data-stack-dev, job=27ca6121-08ff-4abe-afc0-3ab206960b55, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962593419, endTime=null, startTime=1650962593655, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=PnB1iaI2bJaXX7+gF9XVnw==, generatedId=data-stack-dev:europe-west1.27ca6121-08ff-4abe-afc0-3ab206960b55, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/27ca6121-08ff-4abe-afc0-3ab206960b55?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):319 - Waiting for job finish Job{job=JobId{project=data-stack-dev, job=27ca6121-08ff-4abe-afc0-3ab206960b55, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962593419, endTime=null, startTime=1650962593655, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=PnB1iaI2bJaXX7+gF9XVnw==, generatedId=data-stack-dev:europe-west1.27ca6121-08ff-4abe-afc0-3ab206960b55, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/27ca6121-08ff-4abe-afc0-3ab206960b55?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}}. Status: JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):135 - [JobId{project=data-stack-dev, job=6a147869-2bcc-47c4-aa36-0861142c39b3, location=europe-west1}] Created a new job to upload records to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}} (dataset tracking): Job{job=JobId{project=data-stack-dev, job=6a147869-2bcc-47c4-aa36-0861142c39b3, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962593514, endTime=null, startTime=1650962593699, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=N18gmFyndQgi3uJyymns3A==, generatedId=data-stack-dev:europe-west1.6a147869-2bcc-47c4-aa36-0861142c39b3, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/6a147869-2bcc-47c4-aa36-0861142c39b3?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} 2022-04-26 08:43:13 destination > 2022-04-26 08:43:13 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):319 - Waiting for job finish Job{job=JobId{project=data-stack-dev, job=6a147869-2bcc-47c4-aa36-0861142c39b3, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962593514, endTime=null, startTime=1650962593699, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=N18gmFyndQgi3uJyymns3A==, generatedId=data-stack-dev:europe-west1.6a147869-2bcc-47c4-aa36-0861142c39b3, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/6a147869-2bcc-47c4-aa36-0861142c39b3?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}}. Status: JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-04-26 08:43:24 destination > 2022-04-26 08:43:24 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):321 - Job finish Job{job=JobId{project=data-stack-dev, job=27ca6121-08ff-4abe-afc0-3ab206960b55, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962593419, endTime=null, startTime=1650962593655, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=PnB1iaI2bJaXX7+gF9XVnw==, generatedId=data-stack-dev:europe-west1.27ca6121-08ff-4abe-afc0-3ab206960b55, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/27ca6121-08ff-4abe-afc0-3ab206960b55?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} with status JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-04-26 08:43:24 destination > 2022-04-26 08:43:24 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):139 - [JobId{project=data-stack-dev, job=27ca6121-08ff-4abe-afc0-3ab206960b55, location=europe-west1}] Tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}} (dataset tracking) is successfully appended with staging files 2022-04-26 08:43:28 destination > 2022-04-26 08:43:28 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):321 - Job finish Job{job=JobId{project=data-stack-dev, job=6a147869-2bcc-47c4-aa36-0861142c39b3, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962593514, endTime=null, startTime=1650962593699, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=N18gmFyndQgi3uJyymns3A==, generatedId=data-stack-dev:europe-west1.6a147869-2bcc-47c4-aa36-0861142c39b3, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/6a147869-2bcc-47c4-aa36-0861142c39b3?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} with status JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-04-26 08:43:28 destination > 2022-04-26 08:43:28 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):139 - [JobId{project=data-stack-dev, job=6a147869-2bcc-47c4-aa36-0861142c39b3, location=europe-west1}] Tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}} (dataset tracking) is successfully appended with staging files 2022-04-26 08:43:28 destination > 2022-04-26 08:43:28 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):321 - Job finish Job{job=JobId{project=data-stack-dev, job=1c7816b6-df60-48a7-915d-417e2ac591e2, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962593398, endTime=null, startTime=1650962593509, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=BA1SCuYm+c6Ze5Myl5Z53g==, generatedId=data-stack-dev:europe-west1.1c7816b6-df60-48a7-915d-417e2ac591e2, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/1c7816b6-df60-48a7-915d-417e2ac591e2?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=mrr, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=plan, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isMnd, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=quota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=userId, type=STRING, mode=null, description=null, policyTags=null}, Field{name=churned, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=country, type=STRING, mode=null, description=null, policyTags=null}, Field{name=timezone, type=STRING, mode=null, description=null, policyTags=null}, Field{name=apiAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=churnDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=alertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=companyName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=paymentType, type=STRING, mode=null, description=null, policyTags=null}, Field{name=membersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=planCategory, type=STRING, mode=null, description=null, policyTags=null}, Field{name=reportsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=booleanAccess, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=consumedQuota, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastApiAccess, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastMrrChange, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=groupCreatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxAlertsCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=commitmentRenew, type=STRING, mode=null, description=null, policyTags=null}, Field{name=fullCountryName, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxMembersCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=totalPaidAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=maxSocialAccount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastMrrChangeDate, type=STRING, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumed, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=paymentRecurrence, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=alertsQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=firstDateOfPayment, type=STRING, mode=null, description=null, policyTags=null}, Field{name=socialAccountCount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=contractTotalAmount, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=membersQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=consumedQuotaPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=daysBeforeQuotaRenew, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=lastQuotaConsumedPercent, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=numberOfScheduledReports, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} with status JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-04-26 08:43:28 destination > 2022-04-26 08:43:28 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):139 - [JobId{project=data-stack-dev, job=1c7816b6-df60-48a7-915d-417e2ac591e2, location=europe-west1}] Tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}} (dataset tracking) is successfully appended with staging files 2022-04-26 08:43:28 destination > 2022-04-26 08:43:28 INFO i.a.i.d.b.BigQueryGcsOperations(copyIntoTargetTable):162 - Copying data from tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}} to target table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=sql2_tracking_LocalGroup}} (dataset tracking, sync mode append) 2022-04-26 08:43:33 destination > 2022-04-26 08:43:33 INFO i.a.i.d.b.u.AbstractBigQueryUploader(copyTable):185 - successfully copied table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}} to table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=sql2_tracking_LocalGroup}} 2022-04-26 08:43:33 destination > 2022-04-26 08:43:33 INFO i.a.i.d.b.BigQueryGcsOperations(copyIntoTmpTableFromStage):122 - Uploading records from staging files to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}} (dataset tracking): [1.avro, 2.avro] 2022-04-26 08:43:33 destination > 2022-04-26 08:43:33 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):126 - Uploading staged file: gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro 2022-04-26 08:43:33 destination > 2022-04-26 08:43:33 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):126 - Uploading staged file: gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro 2022-04-26 08:43:33 destination > 2022-04-26 08:43:33 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):135 - [JobId{project=data-stack-dev, job=16518824-86cf-4de9-b2a9-d0ef3be03303, location=europe-west1}] Created a new job to upload records to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}} (dataset tracking): Job{job=JobId{project=data-stack-dev, job=16518824-86cf-4de9-b2a9-d0ef3be03303, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962613317, endTime=null, startTime=1650962613456, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=MQGhKe2oXgqtoWlGSYwwTA==, generatedId=data-stack-dev:europe-west1.16518824-86cf-4de9-b2a9-d0ef3be03303, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/16518824-86cf-4de9-b2a9-d0ef3be03303?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=name, type=STRING, mode=null, description=null, policyTags=null}, Field{name=email, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isVip, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=bucket, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isOwner, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=group_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=language, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=jobPosition, type=STRING, mode=null, description=null, policyTags=null}, Field{name=roleInGroup, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} 2022-04-26 08:43:33 destination > 2022-04-26 08:43:33 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):319 - Waiting for job finish Job{job=JobId{project=data-stack-dev, job=16518824-86cf-4de9-b2a9-d0ef3be03303, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962613317, endTime=null, startTime=1650962613456, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=MQGhKe2oXgqtoWlGSYwwTA==, generatedId=data-stack-dev:europe-west1.16518824-86cf-4de9-b2a9-d0ef3be03303, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/16518824-86cf-4de9-b2a9-d0ef3be03303?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=name, type=STRING, mode=null, description=null, policyTags=null}, Field{name=email, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isVip, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=bucket, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isOwner, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=group_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=language, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=jobPosition, type=STRING, mode=null, description=null, policyTags=null}, Field{name=roleInGroup, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}}. Status: JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-04-26 08:43:33 destination > 2022-04-26 08:43:33 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):135 - [JobId{project=data-stack-dev, job=62e0aee9-2e64-4d45-842d-8cb0a5feab46, location=europe-west1}] Created a new job to upload records to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}} (dataset tracking): Job{job=JobId{project=data-stack-dev, job=62e0aee9-2e64-4d45-842d-8cb0a5feab46, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962613366, endTime=null, startTime=1650962613492, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=Dmqt6rmdEJDgVq5k9uvK3g==, generatedId=data-stack-dev:europe-west1.62e0aee9-2e64-4d45-842d-8cb0a5feab46, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/62e0aee9-2e64-4d45-842d-8cb0a5feab46?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=name, type=STRING, mode=null, description=null, policyTags=null}, Field{name=email, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isVip, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=bucket, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isOwner, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=group_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=language, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=jobPosition, type=STRING, mode=null, description=null, policyTags=null}, Field{name=roleInGroup, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} 2022-04-26 08:43:33 destination > 2022-04-26 08:43:33 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):319 - Waiting for job finish Job{job=JobId{project=data-stack-dev, job=62e0aee9-2e64-4d45-842d-8cb0a5feab46, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962613366, endTime=null, startTime=1650962613492, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=Dmqt6rmdEJDgVq5k9uvK3g==, generatedId=data-stack-dev:europe-west1.62e0aee9-2e64-4d45-842d-8cb0a5feab46, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/62e0aee9-2e64-4d45-842d-8cb0a5feab46?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=name, type=STRING, mode=null, description=null, policyTags=null}, Field{name=email, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isVip, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=bucket, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isOwner, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=group_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=language, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=jobPosition, type=STRING, mode=null, description=null, policyTags=null}, Field{name=roleInGroup, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}}. Status: JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-04-26 08:43:44 destination > 2022-04-26 08:43:44 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):321 - Job finish Job{job=JobId{project=data-stack-dev, job=16518824-86cf-4de9-b2a9-d0ef3be03303, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962613317, endTime=null, startTime=1650962613456, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=MQGhKe2oXgqtoWlGSYwwTA==, generatedId=data-stack-dev:europe-west1.16518824-86cf-4de9-b2a9-d0ef3be03303, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/16518824-86cf-4de9-b2a9-d0ef3be03303?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=name, type=STRING, mode=null, description=null, policyTags=null}, Field{name=email, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isVip, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=bucket, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isOwner, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=group_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=language, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=jobPosition, type=STRING, mode=null, description=null, policyTags=null}, Field{name=roleInGroup, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} with status JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-04-26 08:43:44 destination > 2022-04-26 08:43:44 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):139 - [JobId{project=data-stack-dev, job=16518824-86cf-4de9-b2a9-d0ef3be03303, location=europe-west1}] Tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}} (dataset tracking) is successfully appended with staging files 2022-04-26 08:43:47 destination > 2022-04-26 08:43:47 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):321 - Job finish Job{job=JobId{project=data-stack-dev, job=62e0aee9-2e64-4d45-842d-8cb0a5feab46, location=europe-west1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1650962613366, endTime=null, startTime=1650962613492, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-mini-poc@data-stack-dev.iam.gserviceaccount.com, etag=Dmqt6rmdEJDgVq5k9uvK3g==, generatedId=data-stack-dev:europe-west1.62e0aee9-2e64-4d45-842d-8cb0a5feab46, selfLink=https://www.googleapis.com/bigquery/v2/projects/data-stack-dev/jobs/62e0aee9-2e64-4d45-842d-8cb0a5feab46?location=europe-west1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, projectId=data-stack-dev, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=name, type=STRING, mode=null, description=null, policyTags=null}, Field{name=email, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isVip, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=bucket, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=status, type=STRING, mode=null, description=null, policyTags=null}, Field{name=isOwner, type=BOOLEAN, mode=null, description=null, policyTags=null}, Field{name=group_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=language, type=STRING, mode=null, description=null, policyTags=null}, Field{name=createdAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=updatedAt, type=STRING, mode=null, description=null, policyTags=null}, Field{name=jobPosition, type=STRING, mode=null, description=null, policyTags=null}, Field{name=roleInGroup, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_pos, type=FLOAT, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_log_file, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_deleted_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_ab_cdc_updated_at, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://mini-poc-staging/airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} with status JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-04-26 08:43:47 destination > 2022-04-26 08:43:47 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):139 - [JobId{project=data-stack-dev, job=62e0aee9-2e64-4d45-842d-8cb0a5feab46, location=europe-west1}] Tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}} (dataset tracking) is successfully appended with staging files 2022-04-26 08:43:47 destination > 2022-04-26 08:43:47 INFO i.a.i.d.b.BigQueryGcsOperations(copyIntoTargetTable):162 - Copying data from tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}} to target table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=sql2_tracking_LocalUser}} (dataset tracking, sync mode append) 2022-04-26 08:43:51 destination > 2022-04-26 08:43:51 INFO i.a.i.d.b.u.AbstractBigQueryUploader(copyTable):185 - successfully copied table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}} to table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=sql2_tracking_LocalUser}} 2022-04-26 08:43:51 destination > 2022-04-26 08:43:51 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onCloseFunction$5):156 - Finalizing tables in destination completed 2022-04-26 08:43:51 destination > 2022-04-26 08:43:51 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onCloseFunction$5):159 - Cleaning up destination started for 2 streams 2022-04-26 08:43:51 destination > 2022-04-26 08:43:51 INFO i.a.i.d.b.BigQueryGcsOperations(dropTableIfExists):172 - Deleting tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_vfe_sql2_tracking_LocalGroup}} (dataset tracking) 2022-04-26 08:43:51 destination > 2022-04-26 08:43:51 INFO i.a.i.d.b.BigQueryGcsOperations(dropStageIfExists):183 - Cleaning up staging path for stream sql2_tracking_LocalGroup (dataset tracking): airbyte/mini_poc/tracking_sql2_tracking_LocalGroup 2022-04-26 08:43:51 destination > 2022-04-26 08:43:51 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):41 - Deleting object airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/25/15/61099b39-e9fc-4d05-a357-f1aca2d6ebf0/ 2022-04-26 08:43:51 destination > 2022-04-26 08:43:51 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):41 - Deleting object airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/25/15/61099b39-e9fc-4d05-a357-f1aca2d6ebf0/1.avro 2022-04-26 08:43:51 destination > 2022-04-26 08:43:51 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):41 - Deleting object airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/25/15/61099b39-e9fc-4d05-a357-f1aca2d6ebf0/2.avro 2022-04-26 08:43:51 destination > 2022-04-26 08:43:51 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):41 - Deleting object airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ 2022-04-26 08:43:51 destination > 2022-04-26 08:43:51 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):41 - Deleting object airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):41 - Deleting object airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):41 - Deleting object airbyte/mini_poc/tracking_sql2_tracking_LocalGroup/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/3.avro 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.d.s.S3StorageOperations(cleanUpBucketObject):253 - Storage bucket airbyte/mini_poc/tracking_sql2_tracking_LocalGroup has been cleaned-up (7 objects were deleted)... 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.d.b.BigQueryGcsOperations(dropTableIfExists):172 - Deleting tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=tracking, tableId=_airbyte_tmp_hjf_sql2_tracking_LocalUser}} (dataset tracking) 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.d.b.BigQueryGcsOperations(dropStageIfExists):183 - Cleaning up staging path for stream sql2_tracking_LocalUser (dataset tracking): airbyte/mini_poc/tracking_sql2_tracking_LocalUser 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):41 - Deleting object airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/25/15/61099b39-e9fc-4d05-a357-f1aca2d6ebf0/ 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):41 - Deleting object airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/25/15/61099b39-e9fc-4d05-a357-f1aca2d6ebf0/1.avro 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):41 - Deleting object airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/ 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):41 - Deleting object airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/1.avro 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.d.g.GcsStorageOperations(cleanUpObjects):41 - Deleting object airbyte/mini_poc/tracking_sql2_tracking_LocalUser/2022/04/26/08/919598e6-4530-4020-b917-7146aea7ad00/2.avro 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.d.s.S3StorageOperations(cleanUpBucketObject):253 - Storage bucket airbyte/mini_poc/tracking_sql2_tracking_LocalUser has been cleaned-up (5 objects were deleted)... 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onCloseFunction$5):164 - Cleaning up destination completed. 2022-04-26 08:43:52 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):349 - State in DefaultReplicationWorker from destination: io.airbyte.protocol.models.AirbyteMessage@1226c93f[type=STATE,log=,spec=,connectionStatus=,catalog=,record=,state=io.airbyte.protocol.models.AirbyteStateMessage@1ce1350b[data={"cdc":false,"cdc_state":{"state":{"mysql_db_history":"{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"ddl\":\"SET character_set_server=latin1, collation_server=latin1_swedish_ci;\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`LocalGroup`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`LocalUser`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`SegmentGroup`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`SegmentUser`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP DATABASE IF EXISTS `tracking`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE DATABASE `tracking` CHARSET latin1 COLLATE latin1_swedish_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"USE `tracking`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `LocalGroup` (\\n `id` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `mrr` int(11) NOT NULL,\\n `status` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `commitmentRenew` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `userId` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `paymentRenew` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `country` varchar(2) COLLATE utf8_unicode_ci NOT NULL,\\n `companyName` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `membersCount` int(11) NOT NULL,\\n `maxMembersCount` int(11) NOT NULL,\\n `membersQuotaPercent` int(11) NOT NULL,\\n `alertsCount` int(11) NOT NULL,\\n `maxAlertsCount` int(11) NOT NULL,\\n `alertsQuotaPercent` int(11) NOT NULL,\\n `consumedQuota` int(11) NOT NULL,\\n `consumedQuotaPercent` int(11) NOT NULL,\\n `quota` int(11) NOT NULL,\\n `booleanAccess` tinyint(1) NOT NULL,\\n `plan` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `groupCreatedAt` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `isMnd` tinyint(1) NOT NULL,\\n `reportsCount` int(11) NOT NULL,\\n `maxReports` int(11) NOT NULL,\\n `socialAccountCount` int(11) NOT NULL,\\n `maxSocialAccount` int(11) NOT NULL,\\n `apiAccess` tinyint(1) NOT NULL,\\n `lastApiAccess` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `firstDateOfPayment` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `contractTotalAmount` int(11) NOT NULL,\\n `paymentRecurrence` varchar(10) COLLATE utf8_unicode_ci NOT NULL,\\n `lastMrrChangeDate` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `lastMrrChange` int(11) NOT NULL,\\n `totalPaidAmount` int(11) NOT NULL,\\n `churnDate` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `churned` tinyint(1) NOT NULL,\\n `timezone` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `fullCountryName` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `numberOfScheduledReports` int(11) NOT NULL,\\n `daysBeforeQuotaRenew` int(11) NOT NULL,\\n `lastQuotaConsumed` int(11) NOT NULL,\\n `lastQuotaConsumedPercent` int(11) NOT NULL,\\n `planCategory` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `paymentType` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `LocalUser` (\\n `id` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `status` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `group_id` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `email` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `name` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `jobPosition` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `language` varchar(2) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `isVip` tinyint(1) NOT NULL DEFAULT '0',\\n `bucket` smallint(6) NOT NULL DEFAULT '-1',\\n `roleInGroup` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'undefined',\\n `isOwner` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `group_id` (`group_id`(191))\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `SegmentGroup` (\\n `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `mrr` int(11) NOT NULL,\\n `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `commitmentRenew` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `userId` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `lastFullPushAt` datetime DEFAULT NULL,\\n `paymentRenew` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `companyName` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `membersCount` int(11) NOT NULL,\\n `maxMembersCount` int(11) NOT NULL,\\n `membersQuotaPercent` int(11) NOT NULL,\\n `alertsCount` int(11) NOT NULL,\\n `maxAlertsCount` int(11) NOT NULL,\\n `alertsQuotaPercent` int(11) NOT NULL,\\n `consumedQuota` int(11) NOT NULL,\\n `consumedQuotaPercent` int(11) NOT NULL,\\n `quota` int(11) NOT NULL,\\n `booleanAccess` tinyint(1) NOT NULL,\\n `plan` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `groupCreatedAt` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `isMnd` tinyint(1) NOT NULL,\\n `reportsCount` int(11) NOT NULL,\\n `maxReports` int(11) NOT NULL,\\n `socialAccountCount` int(11) NOT NULL,\\n `maxSocialAccount` int(11) NOT NULL,\\n `apiAccess` tinyint(1) NOT NULL,\\n `lastApiAccess` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `firstDateOfPayment` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `contractTotalAmount` int(11) NOT NULL,\\n `paymentRecurrence` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `lastMrrChangeDate` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `lastMrrChange` int(11) NOT NULL,\\n `totalPaidAmount` int(11) NOT NULL,\\n `churnDate` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `churned` tinyint(1) NOT NULL,\\n `timezone` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `fullCountryName` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `numberOfScheduledReports` int(11) NOT NULL,\\n `daysBeforeQuotaRenew` int(11) NOT NULL,\\n `lastQuotaConsumed` int(11) NOT NULL,\\n `lastQuotaConsumedPercent` int(11) NOT NULL,\\n `planCategory` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `paymentType` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `SegmentUser` (\\n `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `group_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `jobPosition` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `language` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `isVip` tinyint(1) NOT NULL DEFAULT '0',\\n `bucket` smallint(6) NOT NULL DEFAULT '-1',\\n `roleInGroup` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'undefined',\\n `lastFullPushAt` datetime DEFAULT NULL,\\n `isOwner` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `group_id` (`group_id`(191))\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\"}\n","mysql_cdc_offset":{"{\"schema\":null,\"payload\":[\"tracking\",{\"server\":\"tracking\"}]}":"{\"ts_sec\":1650962504,\"file\":\"mysql-bin.001283\",\"pos\":1046039710,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405590614,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"row\":1,\"server_id\":1000000023,\"event\":2}"}}},"streams":[{"stream_name":"LocalGroup","stream_namespace":"tracking","cursor_field":[]},{"stream_name":"LocalUser","stream_namespace":"tracking","cursor_field":[]}]},additionalProperties={}],additionalProperties={}] 2022-04-26 08:43:52 destination > 2022-04-26 08:43:52 INFO i.a.i.b.IntegrationRunner(runInternal):169 - Completed integration: io.airbyte.integrations.destination.bigquery.BigQueryDenormalizedDestination 2022-04-26 08:43:52 INFO i.a.w.DefaultReplicationWorker(run):165 - Source and destination threads complete. 2022-04-26 08:43:52 INFO i.a.w.DefaultReplicationWorker(run):228 - sync summary: io.airbyte.config.ReplicationAttemptSummary@29f392e4[status=completed,recordsSynced=2053474,bytesSynced=1800839794,startTime=1650961297470,endTime=1650962632861,totalStats=io.airbyte.config.SyncStats@622b211[recordsEmitted=2053474,bytesEmitted=1800839794,stateMessagesEmitted=1,recordsCommitted=2053474],streamStats=[io.airbyte.config.StreamSyncStats@485efcee[streamName=sql2_tracking_LocalGroup,stats=io.airbyte.config.SyncStats@1b33bcf9[recordsEmitted=1048162,bytesEmitted=1263798877,stateMessagesEmitted=,recordsCommitted=1048162]], io.airbyte.config.StreamSyncStats@2ee269c9[streamName=sql2_tracking_LocalUser,stats=io.airbyte.config.SyncStats@3d43f43e[recordsEmitted=1005312,bytesEmitted=537040917,stateMessagesEmitted=,recordsCommitted=1005312]]]] 2022-04-26 08:43:52 INFO i.a.w.DefaultReplicationWorker(run):248 - Source output at least one state message 2022-04-26 08:43:52 INFO i.a.w.DefaultReplicationWorker(run):254 - State capture: Updated state to: Optional[io.airbyte.config.State@245d6f4[state={"cdc":false,"cdc_state":{"state":{"mysql_db_history":"{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"ddl\":\"SET character_set_server=latin1, collation_server=latin1_swedish_ci;\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`LocalGroup`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`LocalUser`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`SegmentGroup`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`SegmentUser`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP DATABASE IF EXISTS `tracking`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE DATABASE `tracking` CHARSET latin1 COLLATE latin1_swedish_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"USE `tracking`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `LocalGroup` (\\n `id` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `mrr` int(11) NOT NULL,\\n `status` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `commitmentRenew` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `userId` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `paymentRenew` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `country` varchar(2) COLLATE utf8_unicode_ci NOT NULL,\\n `companyName` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `membersCount` int(11) NOT NULL,\\n `maxMembersCount` int(11) NOT NULL,\\n `membersQuotaPercent` int(11) NOT NULL,\\n `alertsCount` int(11) NOT NULL,\\n `maxAlertsCount` int(11) NOT NULL,\\n `alertsQuotaPercent` int(11) NOT NULL,\\n `consumedQuota` int(11) NOT NULL,\\n `consumedQuotaPercent` int(11) NOT NULL,\\n `quota` int(11) NOT NULL,\\n `booleanAccess` tinyint(1) NOT NULL,\\n `plan` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `groupCreatedAt` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `isMnd` tinyint(1) NOT NULL,\\n `reportsCount` int(11) NOT NULL,\\n `maxReports` int(11) NOT NULL,\\n `socialAccountCount` int(11) NOT NULL,\\n `maxSocialAccount` int(11) NOT NULL,\\n `apiAccess` tinyint(1) NOT NULL,\\n `lastApiAccess` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `firstDateOfPayment` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `contractTotalAmount` int(11) NOT NULL,\\n `paymentRecurrence` varchar(10) COLLATE utf8_unicode_ci NOT NULL,\\n `lastMrrChangeDate` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `lastMrrChange` int(11) NOT NULL,\\n `totalPaidAmount` int(11) NOT NULL,\\n `churnDate` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `churned` tinyint(1) NOT NULL,\\n `timezone` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `fullCountryName` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `numberOfScheduledReports` int(11) NOT NULL,\\n `daysBeforeQuotaRenew` int(11) NOT NULL,\\n `lastQuotaConsumed` int(11) NOT NULL,\\n `lastQuotaConsumedPercent` int(11) NOT NULL,\\n `planCategory` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `paymentType` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `LocalUser` (\\n `id` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `status` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `group_id` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `email` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `name` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `jobPosition` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `language` varchar(2) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `isVip` tinyint(1) NOT NULL DEFAULT '0',\\n `bucket` smallint(6) NOT NULL DEFAULT '-1',\\n `roleInGroup` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'undefined',\\n `isOwner` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `group_id` (`group_id`(191))\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `SegmentGroup` (\\n `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `mrr` int(11) NOT NULL,\\n `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `commitmentRenew` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `userId` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `lastFullPushAt` datetime DEFAULT NULL,\\n `paymentRenew` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `companyName` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `membersCount` int(11) NOT NULL,\\n `maxMembersCount` int(11) NOT NULL,\\n `membersQuotaPercent` int(11) NOT NULL,\\n `alertsCount` int(11) NOT NULL,\\n `maxAlertsCount` int(11) NOT NULL,\\n `alertsQuotaPercent` int(11) NOT NULL,\\n `consumedQuota` int(11) NOT NULL,\\n `consumedQuotaPercent` int(11) NOT NULL,\\n `quota` int(11) NOT NULL,\\n `booleanAccess` tinyint(1) NOT NULL,\\n `plan` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `groupCreatedAt` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `isMnd` tinyint(1) NOT NULL,\\n `reportsCount` int(11) NOT NULL,\\n `maxReports` int(11) NOT NULL,\\n `socialAccountCount` int(11) NOT NULL,\\n `maxSocialAccount` int(11) NOT NULL,\\n `apiAccess` tinyint(1) NOT NULL,\\n `lastApiAccess` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `firstDateOfPayment` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `contractTotalAmount` int(11) NOT NULL,\\n `paymentRecurrence` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `lastMrrChangeDate` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `lastMrrChange` int(11) NOT NULL,\\n `totalPaidAmount` int(11) NOT NULL,\\n `churnDate` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `churned` tinyint(1) NOT NULL,\\n `timezone` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `fullCountryName` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `numberOfScheduledReports` int(11) NOT NULL,\\n `daysBeforeQuotaRenew` int(11) NOT NULL,\\n `lastQuotaConsumed` int(11) NOT NULL,\\n `lastQuotaConsumedPercent` int(11) NOT NULL,\\n `planCategory` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `paymentType` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `SegmentUser` (\\n `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `group_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `jobPosition` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `language` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `isVip` tinyint(1) NOT NULL DEFAULT '0',\\n `bucket` smallint(6) NOT NULL DEFAULT '-1',\\n `roleInGroup` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'undefined',\\n `lastFullPushAt` datetime DEFAULT NULL,\\n `isOwner` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `group_id` (`group_id`(191))\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\"}\n","mysql_cdc_offset":{"{\"schema\":null,\"payload\":[\"tracking\",{\"server\":\"tracking\"}]}":"{\"ts_sec\":1650962504,\"file\":\"mysql-bin.001283\",\"pos\":1046039710,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405590614,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"row\":1,\"server_id\":1000000023,\"event\":2}"}}},"streams":[{"stream_name":"LocalGroup","stream_namespace":"tracking","cursor_field":[]},{"stream_name":"LocalUser","stream_namespace":"tracking","cursor_field":[]}]}]] 2022-04-26 08:43:52 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-04-26 08:43:52 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$1):147 - sync summary: io.airbyte.config.StandardSyncOutput@18bdaf59[standardSyncSummary=io.airbyte.config.StandardSyncSummary@11cafeb1[status=completed,recordsSynced=2053474,bytesSynced=1800839794,startTime=1650961297470,endTime=1650962632861,totalStats=io.airbyte.config.SyncStats@622b211[recordsEmitted=2053474,bytesEmitted=1800839794,stateMessagesEmitted=1,recordsCommitted=2053474],streamStats=[io.airbyte.config.StreamSyncStats@485efcee[streamName=sql2_tracking_LocalGroup,stats=io.airbyte.config.SyncStats@1b33bcf9[recordsEmitted=1048162,bytesEmitted=1263798877,stateMessagesEmitted=,recordsCommitted=1048162]], io.airbyte.config.StreamSyncStats@2ee269c9[streamName=sql2_tracking_LocalUser,stats=io.airbyte.config.SyncStats@3d43f43e[recordsEmitted=1005312,bytesEmitted=537040917,stateMessagesEmitted=,recordsCommitted=1005312]]]],normalizationSummary=,state=io.airbyte.config.State@245d6f4[state={"cdc":false,"cdc_state":{"state":{"mysql_db_history":"{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"ddl\":\"SET character_set_server=latin1, collation_server=latin1_swedish_ci;\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`LocalGroup`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`LocalUser`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`SegmentGroup`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`SegmentUser`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP DATABASE IF EXISTS `tracking`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE DATABASE `tracking` CHARSET latin1 COLLATE latin1_swedish_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"USE `tracking`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `LocalGroup` (\\n `id` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `mrr` int(11) NOT NULL,\\n `status` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `commitmentRenew` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `userId` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `paymentRenew` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `country` varchar(2) COLLATE utf8_unicode_ci NOT NULL,\\n `companyName` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `membersCount` int(11) NOT NULL,\\n `maxMembersCount` int(11) NOT NULL,\\n `membersQuotaPercent` int(11) NOT NULL,\\n `alertsCount` int(11) NOT NULL,\\n `maxAlertsCount` int(11) NOT NULL,\\n `alertsQuotaPercent` int(11) NOT NULL,\\n `consumedQuota` int(11) NOT NULL,\\n `consumedQuotaPercent` int(11) NOT NULL,\\n `quota` int(11) NOT NULL,\\n `booleanAccess` tinyint(1) NOT NULL,\\n `plan` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `groupCreatedAt` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `isMnd` tinyint(1) NOT NULL,\\n `reportsCount` int(11) NOT NULL,\\n `maxReports` int(11) NOT NULL,\\n `socialAccountCount` int(11) NOT NULL,\\n `maxSocialAccount` int(11) NOT NULL,\\n `apiAccess` tinyint(1) NOT NULL,\\n `lastApiAccess` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `firstDateOfPayment` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `contractTotalAmount` int(11) NOT NULL,\\n `paymentRecurrence` varchar(10) COLLATE utf8_unicode_ci NOT NULL,\\n `lastMrrChangeDate` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `lastMrrChange` int(11) NOT NULL,\\n `totalPaidAmount` int(11) NOT NULL,\\n `churnDate` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `churned` tinyint(1) NOT NULL,\\n `timezone` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `fullCountryName` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `numberOfScheduledReports` int(11) NOT NULL,\\n `daysBeforeQuotaRenew` int(11) NOT NULL,\\n `lastQuotaConsumed` int(11) NOT NULL,\\n `lastQuotaConsumedPercent` int(11) NOT NULL,\\n `planCategory` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `paymentType` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `LocalUser` (\\n `id` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `status` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `group_id` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `email` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `name` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `jobPosition` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `language` varchar(2) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `isVip` tinyint(1) NOT NULL DEFAULT '0',\\n `bucket` smallint(6) NOT NULL DEFAULT '-1',\\n `roleInGroup` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'undefined',\\n `isOwner` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `group_id` (`group_id`(191))\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `SegmentGroup` (\\n `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `mrr` int(11) NOT NULL,\\n `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `commitmentRenew` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `userId` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `lastFullPushAt` datetime DEFAULT NULL,\\n `paymentRenew` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `companyName` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `membersCount` int(11) NOT NULL,\\n `maxMembersCount` int(11) NOT NULL,\\n `membersQuotaPercent` int(11) NOT NULL,\\n `alertsCount` int(11) NOT NULL,\\n `maxAlertsCount` int(11) NOT NULL,\\n `alertsQuotaPercent` int(11) NOT NULL,\\n `consumedQuota` int(11) NOT NULL,\\n `consumedQuotaPercent` int(11) NOT NULL,\\n `quota` int(11) NOT NULL,\\n `booleanAccess` tinyint(1) NOT NULL,\\n `plan` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `groupCreatedAt` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `isMnd` tinyint(1) NOT NULL,\\n `reportsCount` int(11) NOT NULL,\\n `maxReports` int(11) NOT NULL,\\n `socialAccountCount` int(11) NOT NULL,\\n `maxSocialAccount` int(11) NOT NULL,\\n `apiAccess` tinyint(1) NOT NULL,\\n `lastApiAccess` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `firstDateOfPayment` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `contractTotalAmount` int(11) NOT NULL,\\n `paymentRecurrence` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `lastMrrChangeDate` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `lastMrrChange` int(11) NOT NULL,\\n `totalPaidAmount` int(11) NOT NULL,\\n `churnDate` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `churned` tinyint(1) NOT NULL,\\n `timezone` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `fullCountryName` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `numberOfScheduledReports` int(11) NOT NULL,\\n `daysBeforeQuotaRenew` int(11) NOT NULL,\\n `lastQuotaConsumed` int(11) NOT NULL,\\n `lastQuotaConsumedPercent` int(11) NOT NULL,\\n `planCategory` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `paymentType` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `SegmentUser` (\\n `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `group_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `jobPosition` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `language` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `isVip` tinyint(1) NOT NULL DEFAULT '0',\\n `bucket` smallint(6) NOT NULL DEFAULT '-1',\\n `roleInGroup` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'undefined',\\n `lastFullPushAt` datetime DEFAULT NULL,\\n `isOwner` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `group_id` (`group_id`(191))\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\"}\n","mysql_cdc_offset":{"{\"schema\":null,\"payload\":[\"tracking\",{\"server\":\"tracking\"}]}":"{\"ts_sec\":1650962504,\"file\":\"mysql-bin.001283\",\"pos\":1046039710,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405590614,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"row\":1,\"server_id\":1000000023,\"event\":2}"}}},"streams":[{"stream_name":"LocalGroup","stream_namespace":"tracking","cursor_field":[]},{"stream_name":"LocalUser","stream_namespace":"tracking","cursor_field":[]}]}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@49f1d8f3[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@3905f51e[stream=io.airbyte.protocol.models.AirbyteStream@4cb75200[name=sql2_tracking_LocalGroup,jsonSchema={"type":"object","properties":{"id":{"type":"string"},"mrr":{"type":"number"},"plan":{"type":"string"},"isMnd":{"type":"boolean"},"quota":{"type":"number"},"status":{"type":"string"},"userId":{"type":"string"},"churned":{"type":"boolean"},"country":{"type":"string"},"timezone":{"type":"string"},"apiAccess":{"type":"boolean"},"churnDate":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"maxReports":{"type":"number"},"alertsCount":{"type":"number"},"companyName":{"type":"string"},"paymentType":{"type":"string"},"membersCount":{"type":"number"},"paymentRenew":{"type":"string"},"planCategory":{"type":"string"},"reportsCount":{"type":"number"},"booleanAccess":{"type":"boolean"},"consumedQuota":{"type":"number"},"lastApiAccess":{"type":"string"},"lastMrrChange":{"type":"number"},"groupCreatedAt":{"type":"string"},"maxAlertsCount":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"commitmentRenew":{"type":"string"},"fullCountryName":{"type":"string"},"maxMembersCount":{"type":"number"},"totalPaidAmount":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"maxSocialAccount":{"type":"number"},"lastMrrChangeDate":{"type":"string"},"lastQuotaConsumed":{"type":"number"},"paymentRecurrence":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"alertsQuotaPercent":{"type":"number"},"firstDateOfPayment":{"type":"string"},"socialAccountCount":{"type":"number"},"contractTotalAmount":{"type":"number"},"membersQuotaPercent":{"type":"number"},"consumedQuotaPercent":{"type":"number"},"daysBeforeQuotaRenew":{"type":"number"},"lastQuotaConsumedPercent":{"type":"number"},"numberOfScheduledReports":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=tracking,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@ace1251[stream=io.airbyte.protocol.models.AirbyteStream@4dbf65bb[name=sql2_tracking_LocalUser,jsonSchema={"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"email":{"type":"string"},"isVip":{"type":"boolean"},"bucket":{"type":"number"},"status":{"type":"string"},"isOwner":{"type":"boolean"},"group_id":{"type":"string"},"language":{"type":"string"},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"jobPosition":{"type":"string"},"roleInGroup":{"type":"string"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=tracking,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[]] 2022-04-26 08:43:52 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating... 2022-04-26 08:43:52 INFO i.a.c.p.ConfigRepository(updateConnectionState):773 - Updating connection f28955cc-927d-45dd-af4d-a49cff18fe55 state: io.airbyte.config.State@57f36954[state={"cdc":false,"cdc_state":{"state":{"mysql_db_history":"{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"ddl\":\"SET character_set_server=latin1, collation_server=latin1_swedish_ci;\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`LocalGroup`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`LocalUser`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`SegmentGroup`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP TABLE IF EXISTS `tracking`.`SegmentUser`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"DROP DATABASE IF EXISTS `tracking`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE DATABASE `tracking` CHARSET latin1 COLLATE latin1_swedish_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"USE `tracking`\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `LocalGroup` (\\n `id` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `mrr` int(11) NOT NULL,\\n `status` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `commitmentRenew` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `userId` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `paymentRenew` varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `country` varchar(2) COLLATE utf8_unicode_ci NOT NULL,\\n `companyName` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `membersCount` int(11) NOT NULL,\\n `maxMembersCount` int(11) NOT NULL,\\n `membersQuotaPercent` int(11) NOT NULL,\\n `alertsCount` int(11) NOT NULL,\\n `maxAlertsCount` int(11) NOT NULL,\\n `alertsQuotaPercent` int(11) NOT NULL,\\n `consumedQuota` int(11) NOT NULL,\\n `consumedQuotaPercent` int(11) NOT NULL,\\n `quota` int(11) NOT NULL,\\n `booleanAccess` tinyint(1) NOT NULL,\\n `plan` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `groupCreatedAt` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `isMnd` tinyint(1) NOT NULL,\\n `reportsCount` int(11) NOT NULL,\\n `maxReports` int(11) NOT NULL,\\n `socialAccountCount` int(11) NOT NULL,\\n `maxSocialAccount` int(11) NOT NULL,\\n `apiAccess` tinyint(1) NOT NULL,\\n `lastApiAccess` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `firstDateOfPayment` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `contractTotalAmount` int(11) NOT NULL,\\n `paymentRecurrence` varchar(10) COLLATE utf8_unicode_ci NOT NULL,\\n `lastMrrChangeDate` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `lastMrrChange` int(11) NOT NULL,\\n `totalPaidAmount` int(11) NOT NULL,\\n `churnDate` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `churned` tinyint(1) NOT NULL,\\n `timezone` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `fullCountryName` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `numberOfScheduledReports` int(11) NOT NULL,\\n `daysBeforeQuotaRenew` int(11) NOT NULL,\\n `lastQuotaConsumed` int(11) NOT NULL,\\n `lastQuotaConsumedPercent` int(11) NOT NULL,\\n `planCategory` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `paymentType` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `LocalUser` (\\n `id` varchar(100) COLLATE utf8_unicode_ci NOT NULL,\\n `status` varchar(20) COLLATE utf8_unicode_ci NOT NULL,\\n `group_id` varchar(255) COLLATE utf8_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `email` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `name` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `jobPosition` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `language` varchar(2) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',\\n `isVip` tinyint(1) NOT NULL DEFAULT '0',\\n `bucket` smallint(6) NOT NULL DEFAULT '-1',\\n `roleInGroup` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'undefined',\\n `isOwner` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `group_id` (`group_id`(191))\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `SegmentGroup` (\\n `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `mrr` int(11) NOT NULL,\\n `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `commitmentRenew` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `userId` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `lastFullPushAt` datetime DEFAULT NULL,\\n `paymentRenew` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `companyName` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `membersCount` int(11) NOT NULL,\\n `maxMembersCount` int(11) NOT NULL,\\n `membersQuotaPercent` int(11) NOT NULL,\\n `alertsCount` int(11) NOT NULL,\\n `maxAlertsCount` int(11) NOT NULL,\\n `alertsQuotaPercent` int(11) NOT NULL,\\n `consumedQuota` int(11) NOT NULL,\\n `consumedQuotaPercent` int(11) NOT NULL,\\n `quota` int(11) NOT NULL,\\n `booleanAccess` tinyint(1) NOT NULL,\\n `plan` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `groupCreatedAt` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `isMnd` tinyint(1) NOT NULL,\\n `reportsCount` int(11) NOT NULL,\\n `maxReports` int(11) NOT NULL,\\n `socialAccountCount` int(11) NOT NULL,\\n `maxSocialAccount` int(11) NOT NULL,\\n `apiAccess` tinyint(1) NOT NULL,\\n `lastApiAccess` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `firstDateOfPayment` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `contractTotalAmount` int(11) NOT NULL,\\n `paymentRecurrence` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `lastMrrChangeDate` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `lastMrrChange` int(11) NOT NULL,\\n `totalPaidAmount` int(11) NOT NULL,\\n `churnDate` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `churned` tinyint(1) NOT NULL,\\n `timezone` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `fullCountryName` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `numberOfScheduledReports` int(11) NOT NULL,\\n `daysBeforeQuotaRenew` int(11) NOT NULL,\\n `lastQuotaConsumed` int(11) NOT NULL,\\n `lastQuotaConsumedPercent` int(11) NOT NULL,\\n `planCategory` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `paymentType` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\"}\n{\"source\":{\"server\":\"tracking\"},\"position\":{\"file\":\"mysql-bin.001283\",\"pos\":1044225829,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405589189,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"snapshot\":true},\"databaseName\":\"tracking\",\"ddl\":\"CREATE TABLE `SegmentUser` (\\n `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `group_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,\\n `createdAt` datetime NOT NULL,\\n `updatedAt` datetime NOT NULL,\\n `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `jobPosition` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `language` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\\n `isVip` tinyint(1) NOT NULL DEFAULT '0',\\n `bucket` smallint(6) NOT NULL DEFAULT '-1',\\n `roleInGroup` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'undefined',\\n `lastFullPushAt` datetime DEFAULT NULL,\\n `isOwner` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `group_id` (`group_id`(191))\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\"}\n","mysql_cdc_offset":{"{\"schema\":null,\"payload\":[\"tracking\",{\"server\":\"tracking\"}]}":"{\"ts_sec\":1650962504,\"file\":\"mysql-bin.001283\",\"pos\":1046039710,\"gtids\":\"7fd08196-a72e-11e6-9505-0cc47a419f60:1-324,9c497e54-a682-11e6-90a4-0cc47a4166b4:1-2293417392,a9af7dc8-fb5f-11eb-94b0-d05099d23f90:1-405590614,e61e2c1e-ff71-11eb-af3c-d05099d38547:1-158224989\",\"row\":1,\"server_id\":1000000023,\"event\":2}"}}},"streams":[{"stream_name":"LocalGroup","stream_namespace":"tracking","cursor_field":[]},{"stream_name":"LocalUser","stream_namespace":"tracking","cursor_field":[]}]}] 2022-04-26 08:43:53 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.credential: is not defined in the schema and the schema does not allow additional properties, $.part_size_mb: is not defined in the schema and the schema does not allow additional properties, $.gcs_bucket_name: is not defined in the schema and the schema does not allow additional properties, $.gcs_bucket_path: is not defined in the schema and the schema does not allow additional properties, $.keep_files_in_gcs-bucket: is not defined in the schema and the schema does not allow additional properties, $.method: must be a constant value Standard